|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kuali.rice.core.api.mo.AbstractDataTransferObject
org.kuali.rice.kew.api.rule.RuleTemplateAttribute
public final class RuleTemplateAttribute
| Nested Class Summary | |
|---|---|
static class |
RuleTemplateAttribute.Builder
A builder which can be used to construct RuleTemplateAttribute instances. |
| Method Summary | |
|---|---|
int |
compareTo(RuleTemplateAttribute ruleTemplateAttribute)
|
String |
getDefaultValue()
|
Integer |
getDisplayOrder()
|
String |
getId()
The unique identifier for an object. |
String |
getObjectId()
Return the globally unique object id of this object. |
ExtensionDefinition |
getRuleAttribute()
|
Map<String,String> |
getRuleExtensionMap()
|
String |
getRuleTemplateId()
|
Long |
getVersionNumber()
Returns the version number for this object. |
boolean |
isActive()
The active indicator for an object. |
boolean |
isRequired()
|
| Methods inherited from class org.kuali.rice.core.api.mo.AbstractDataTransferObject |
|---|
afterUnmarshal, beforeUnmarshal, equals, hashCode, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public String getDefaultValue()
getDefaultValue in interface RuleTemplateAttributeContractpublic String getRuleTemplateId()
getRuleTemplateId in interface RuleTemplateAttributeContractpublic boolean isRequired()
isRequired in interface RuleTemplateAttributeContractpublic Integer getDisplayOrder()
getDisplayOrder in interface RuleTemplateAttributeContractpublic ExtensionDefinition getRuleAttribute()
getRuleAttribute in interface RuleTemplateAttributeContractpublic Map<String,String> getRuleExtensionMap()
getRuleExtensionMap in interface RuleTemplateAttributeContractpublic String getId()
Identifiable
getId in interface Identifiablepublic Long getVersionNumber()
Versioned
getVersionNumber in interface Versionedpublic String getObjectId()
GloballyUnique
getObjectId in interface GloballyUniquepublic boolean isActive()
Inactivatable
isActive in interface Inactivatablepublic int compareTo(RuleTemplateAttribute ruleTemplateAttribute)
compareTo in interface Comparable<RuleTemplateAttribute>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||