Package org.kuali.rice.kew.api.rule
Class RuleExpression
java.lang.Object
org.kuali.rice.core.api.mo.AbstractDataTransferObject
org.kuali.rice.kew.api.rule.RuleExpression
- All Implemented Interfaces:
Serializable,GloballyUnique,Identifiable,Versioned,ModelObjectBasic,ModelObjectComplete,RuleExpressionContract
public final class RuleExpression
extends AbstractDataTransferObject
implements RuleExpressionContract
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classA builder which can be used to constructRuleExpressioninstances. -
Method Summary
Methods inherited from class org.kuali.rice.core.api.mo.AbstractDataTransferObject
afterUnmarshal, beforeUnmarshal, equals, equalsExcludeFields, getDefaultHashCodeEqualsExcludeFields, hashCode, hashCodeExcludeFields, toString
-
Method Details
-
getType
- Specified by:
getTypein interfaceRuleExpressionContract
-
getExpression
- Specified by:
getExpressionin interfaceRuleExpressionContract
-
getId
- Specified by:
getIdin interfaceIdentifiable
-
getVersionNumber
- Specified by:
getVersionNumberin interfaceVersioned
-
getObjectId
- Specified by:
getObjectIdin interfaceGloballyUnique
-