Package org.kuali.rice.kew.api.doctype
Class DocumentTypeAttribute
java.lang.Object
org.kuali.rice.core.api.mo.AbstractDataTransferObject
org.kuali.rice.kew.api.doctype.DocumentTypeAttribute
- All Implemented Interfaces:
Serializable,Identifiable,ModelObjectBasic,ModelObjectComplete,DocumentTypeAttributeContract
public final class DocumentTypeAttribute
extends AbstractDataTransferObject
implements DocumentTypeAttributeContract
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classA builder which can be used to constructDocumentTypeAttributeinstances. -
Method Summary
Methods inherited from class org.kuali.rice.core.api.mo.AbstractDataTransferObject
afterUnmarshal, beforeUnmarshal, equals, equalsExcludeFields, getDefaultHashCodeEqualsExcludeFields, hashCode, hashCodeExcludeFields, toString
-
Method Details
-
getRuleAttribute
- Specified by:
getRuleAttributein interfaceDocumentTypeAttributeContract
-
getDocumentTypeId
- Specified by:
getDocumentTypeIdin interfaceDocumentTypeAttributeContract
-
getOrderIndex
public int getOrderIndex()- Specified by:
getOrderIndexin interfaceDocumentTypeAttributeContract
-
getId
- Specified by:
getIdin interfaceIdentifiable
-