public final class RuleExtension extends AbstractDataTransferObject implements RuleExtensionContract
| Modifier and Type | Class and Description |
|---|---|
static class |
RuleExtension.Builder
A builder which can be used to construct
RuleExtension instances. |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Map<String,String> |
getExtensionValuesMap() |
RuleTemplateAttributeContract |
getRuleTemplateAttribute() |
Long |
getVersionNumber() |
afterUnmarshal, beforeUnmarshal, equalsExcludeFields, getDefaultHashCodeEqualsExcludeFields, hashCode, hashCodeExcludeFields, toStringpublic RuleTemplateAttributeContract getRuleTemplateAttribute()
getRuleTemplateAttribute in interface RuleExtensionContractpublic Map<String,String> getExtensionValuesMap()
getExtensionValuesMap in interface RuleExtensionContractpublic Long getVersionNumber()
getVersionNumber in interface Versionedpublic boolean equals(Object o)
equals in interface ModelObjectCompleteequals in class AbstractDataTransferObjectCopyright © 2005–2016 The Kuali Foundation. All rights reserved.