public final class RuleTemplate extends AbstractDataTransferObject implements RuleTemplateContract
| Modifier and Type | Class and Description | 
|---|---|
| static class  | RuleTemplate.BuilderA builder which can be used to construct  RuleTemplateinstances. | 
| static class  | RuleTemplate.Cache | 
| Modifier and Type | Method and Description | 
|---|---|
| List<RuleTemplateAttribute> | getActiveRuleTemplateAttributes() | 
| RuleTemplate | getDelegationTemplate() | 
| String | getDescription() | 
| String | getId()The unique identifier for an object. | 
| String | getName() | 
| String | getObjectId()Return the globally unique object id of this object. | 
| List<RuleTemplateAttribute> | getRuleTemplateAttributes() | 
| List<RuleTemplateOption> | getRuleTemplateOptions() | 
| Long | getVersionNumber()Returns the version number for this object. | 
afterUnmarshal, beforeUnmarshal, equals, equalsExcludeFields, getDefaultHashCodeEqualsExcludeFields, hashCode, hashCodeExcludeFields, toStringpublic String getName()
getName in interface RuleTemplateContractpublic String getDescription()
getDescription in interface RuleTemplateContractpublic RuleTemplate getDelegationTemplate()
getDelegationTemplate in interface RuleTemplateContractpublic List<RuleTemplateAttribute> getRuleTemplateAttributes()
getRuleTemplateAttributes in interface RuleTemplateContractpublic List<RuleTemplateAttribute> getActiveRuleTemplateAttributes()
public List<RuleTemplateOption> getRuleTemplateOptions()
getRuleTemplateOptions in interface RuleTemplateContractpublic String getId()
IdentifiablegetId in interface Identifiablepublic Long getVersionNumber()
VersionedgetVersionNumber in interface Versionedpublic String getObjectId()
GloballyUniquegetObjectId in interface GloballyUniqueCopyright © 2005–2016 The Kuali Foundation. All rights reserved.