Package org.kuali.rice.kew.api.rule
Class RuleTemplate
java.lang.Object
org.kuali.rice.core.api.mo.AbstractDataTransferObject
org.kuali.rice.kew.api.rule.RuleTemplate
- All Implemented Interfaces:
Serializable,GloballyUnique,Identifiable,Versioned,ModelObjectBasic,ModelObjectComplete,RuleTemplateContract
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classA builder which can be used to constructRuleTemplateinstances.static class -
Method Summary
Methods inherited from class org.kuali.rice.core.api.mo.AbstractDataTransferObject
afterUnmarshal, beforeUnmarshal, equals, equalsExcludeFields, getDefaultHashCodeEqualsExcludeFields, hashCode, hashCodeExcludeFields, toString
-
Method Details
-
getName
- Specified by:
getNamein interfaceRuleTemplateContract
-
getDescription
- Specified by:
getDescriptionin interfaceRuleTemplateContract
-
getDelegationTemplate
- Specified by:
getDelegationTemplatein interfaceRuleTemplateContract
-
getRuleTemplateAttributes
- Specified by:
getRuleTemplateAttributesin interfaceRuleTemplateContract
-
getActiveRuleTemplateAttributes
-
getRuleTemplateOptions
- Specified by:
getRuleTemplateOptionsin interfaceRuleTemplateContract
-
getId
- Specified by:
getIdin interfaceIdentifiable
-
getVersionNumber
- Specified by:
getVersionNumberin interfaceVersioned
-
getObjectId
- Specified by:
getObjectIdin interfaceGloballyUnique
-