public final class RuleTemplate extends AbstractDataTransferObject implements RuleTemplateContract
| Modifier and Type | Class and Description |
|---|---|
static class |
RuleTemplate.Builder
A builder which can be used to construct
RuleTemplate instances. |
static class |
RuleTemplate.Cache |
| Modifier and Type | Method and Description |
|---|---|
List<RuleTemplateAttribute> |
getActiveRuleTemplateAttributes() |
RuleTemplate |
getDelegationTemplate() |
String |
getDescription() |
String |
getId() |
String |
getName() |
String |
getObjectId() |
List<RuleTemplateAttribute> |
getRuleTemplateAttributes() |
List<RuleTemplateOption> |
getRuleTemplateOptions() |
Long |
getVersionNumber() |
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()
getId in interface Identifiablepublic Long getVersionNumber()
getVersionNumber in interface Versionedpublic String getObjectId()
getObjectId in interface GloballyUniqueCopyright © 2005–2018 The Kuali Foundation. All rights reserved.