Class KewTypeDefinition

java.lang.Object
org.kuali.rice.core.api.mo.AbstractDataTransferObject
org.kuali.rice.kew.api.repository.type.KewTypeDefinition
All Implemented Interfaces:
Serializable, Inactivatable, Identifiable, Versioned, ModelObjectBasic, ModelObjectComplete, KewTypeDefinitionContract

public final class KewTypeDefinition extends AbstractDataTransferObject implements KewTypeDefinitionContract
Concrete model object implementation of KEW KewType. immutable. Instances of KewType can be (un)marshalled to and from XML.
See Also: