Uses of Package
org.kuali.rice.kew.api.document.attribute
Packages that use org.kuali.rice.kew.api.document.attribute
Package
Description
-
Classes in org.kuali.rice.kew.api.document.attribute used by org.kuali.rice.kew.apiClassDescriptionDefines the contract for a message queue that handles indexing of workflow documents.Encapsulates parameters that can be sent to an attribute when using that attribute to perform various operations (primarily, in the case of workflow attributes, during the generation of XML).
-
Classes in org.kuali.rice.kew.api.document.attribute used by org.kuali.rice.kew.api.actionClassDescriptionEncapsulates parameters that can be sent to an attribute when using that attribute to perform various operations (primarily, in the case of workflow attributes, during the generation of XML).
-
Classes in org.kuali.rice.kew.api.document.attribute used by org.kuali.rice.kew.api.documentClassDescriptionEncapsulates parameters that can be sent to an attribute when using that attribute to perform various operations (primarily, in the case of workflow attributes, during the generation of XML).
-
Classes in org.kuali.rice.kew.api.document.attribute used by org.kuali.rice.kew.api.document.attributeClassDescriptionAn abstract representation of the
DocumentAttributeContractwhich can be used as the super class for concrete immutable data transfer object implementations of document attributes.An abstract base class that can be extended by concrete builder implementations of subclasses ofDocumentAttribute.Defines the contract for an attribute of a document.Defines the valid data types for implementations of theDocumentAttributeContract.A document attribute which contains date/time data.A builder implementation which allows for construction of aDocumentAttributeDateTime.A document attribute which contains decimal or "real" data.A builder implementation which allows for construction of aDocumentAttributeDecimal.A document attribute which contains integer data.A builder implementation which allows for construction of aDocumentAttributeInteger.A document attribute which contains character data.A builder implementation which allows for construction of aDocumentAttributeString.Encapsulates parameters that can be sent to an attribute when using that attribute to perform various operations (primarily, in the case of workflow attributes, during the generation of XML).A builder which can be used to construct instances ofWorkflowAttributeDefinition. -
Classes in org.kuali.rice.kew.api.document.attribute used by org.kuali.rice.kew.api.document.searchClassDescriptionAn abstract representation of the
DocumentAttributeContractwhich can be used as the super class for concrete immutable data transfer object implementations of document attributes.An abstract base class that can be extended by concrete builder implementations of subclasses ofDocumentAttribute.Defines the contract for an attribute of a document.