Uses of Package
org.kuali.rice.kew.api.document.attribute

Packages that use org.kuali.rice.kew.api.document.attribute
edu.sampleu.bookstore.document.attribs   
org.kuali.rice.kew.api Copyright 2005-2012 The Kuali Foundation Licensed under the Educational Community License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. 
org.kuali.rice.kew.api.action Copyright 2005-2012 The Kuali Foundation Licensed under the Educational Community License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. 
org.kuali.rice.kew.api.document Copyright 2005-2012 The Kuali Foundation Licensed under the Educational Community License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. 
org.kuali.rice.kew.api.document.attribute Copyright 2005-2012 The Kuali Foundation Licensed under the Educational Community License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. 
org.kuali.rice.kew.api.document.search Copyright 2005-2012 The Kuali Foundation Licensed under the Educational Community License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. 
org.kuali.rice.kew.docsearch   
org.kuali.rice.kew.docsearch.xml   
org.kuali.rice.kew.dto   
org.kuali.rice.kew.framework.document.attribute Copyright 2005-2012 The Kuali Foundation Licensed under the Educational Community License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. 
org.kuali.rice.kew.framework.document.search Copyright 2005-2012 The Kuali Foundation Licensed under the Educational Community License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. 
org.kuali.rice.kew.impl.action   
org.kuali.rice.kew.impl.document   
org.kuali.rice.kew.impl.document.attribute   
org.kuali.rice.kew.rule   
org.kuali.rice.krad.workflow.attribute   
org.kuali.rice.krad.workflow.service Workflow service interfaces. 
org.kuali.rice.krad.workflow.service.impl Workflow service implementations. 
 

Classes in org.kuali.rice.kew.api.document.attribute used by edu.sampleu.bookstore.document.attribs
DocumentAttribute
          An abstract representation of the DocumentAttributeContract which can be used as the super class for concrete immutable data transfer object implementations of document attributes.
WorkflowAttributeDefinition
          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
DocumentAttributeIndexingQueue
          Defines the contract for a message queue that handles indexing of workflow documents.
WorkflowAttributeDefinition
          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.action
WorkflowAttributeDefinition
          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.document
WorkflowAttributeDefinition
          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.document.attribute
DocumentAttribute
          An abstract representation of the DocumentAttributeContract which can be used as the super class for concrete immutable data transfer object implementations of document attributes.
DocumentAttribute.AbstractBuilder
          An abstract base class that can be extended by concrete builder implementations of subclasses of DocumentAttribute.
DocumentAttributeContract
          Defines the contract for an attribute of a document.
DocumentAttributeDataType
          Defines the valid data types for implementations of the DocumentAttributeContract.
DocumentAttributeDateTime
          A document attribute which contains date/time data.
DocumentAttributeDateTime.Builder
          A builder implementation which allows for construction of a DocumentAttributeDateTime.
DocumentAttributeDecimal
          A document attribute which contains decimal or "real" data.
DocumentAttributeDecimal.Builder
          A builder implementation which allows for construction of a DocumentAttributeDecimal.
DocumentAttributeInteger
          A document attribute which contains integer data.
DocumentAttributeInteger.Builder
          A builder implementation which allows for construction of a DocumentAttributeInteger.
DocumentAttributeString
          A document attribute which contains character data.
DocumentAttributeString.Builder
          A builder implementation which allows for construction of a DocumentAttributeString.
WorkflowAttributeDefinition
          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).
WorkflowAttributeDefinition.Builder
          A builder which can be used to construct instances of WorkflowAttributeDefinition.
 

Classes in org.kuali.rice.kew.api.document.attribute used by org.kuali.rice.kew.api.document.search
DocumentAttribute
          An abstract representation of the DocumentAttributeContract which can be used as the super class for concrete immutable data transfer object implementations of document attributes.
DocumentAttribute.AbstractBuilder
          An abstract base class that can be extended by concrete builder implementations of subclasses of DocumentAttribute.
DocumentAttributeContract
          Defines the contract for an attribute of a document.
 

Classes in org.kuali.rice.kew.api.document.attribute used by org.kuali.rice.kew.docsearch
DocumentAttribute
          An abstract representation of the DocumentAttributeContract which can be used as the super class for concrete immutable data transfer object implementations of document attributes.
DocumentAttributeDateTime
          A document attribute which contains date/time data.
DocumentAttributeDecimal
          A document attribute which contains decimal or "real" data.
DocumentAttributeInteger
          A document attribute which contains integer data.
DocumentAttributeString
          A document attribute which contains character data.
 

Classes in org.kuali.rice.kew.api.document.attribute used by org.kuali.rice.kew.docsearch.xml
DocumentAttribute
          An abstract representation of the DocumentAttributeContract which can be used as the super class for concrete immutable data transfer object implementations of document attributes.
WorkflowAttributeDefinition
          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.dto
WorkflowAttributeDefinition
          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.framework.document.attribute
DocumentAttribute
          An abstract representation of the DocumentAttributeContract which can be used as the super class for concrete immutable data transfer object implementations of document attributes.
WorkflowAttributeDefinition
          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.framework.document.search
DocumentAttribute
          An abstract representation of the DocumentAttributeContract which can be used as the super class for concrete immutable data transfer object implementations of document attributes.
DocumentAttribute.AbstractBuilder
          An abstract base class that can be extended by concrete builder implementations of subclasses of DocumentAttribute.
DocumentAttributeContract
          Defines the contract for an attribute of a document.
 

Classes in org.kuali.rice.kew.api.document.attribute used by org.kuali.rice.kew.impl.action
WorkflowAttributeDefinition
          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.impl.document
DocumentAttributeIndexingQueue
          Defines the contract for a message queue that handles indexing of workflow documents.
WorkflowAttributeDefinition
          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.impl.document.attribute
DocumentAttributeIndexingQueue
          Defines the contract for a message queue that handles indexing of workflow documents.
 

Classes in org.kuali.rice.kew.api.document.attribute used by org.kuali.rice.kew.rule
WorkflowAttributeDefinition
          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.krad.workflow.attribute
DocumentAttribute
          An abstract representation of the DocumentAttributeContract which can be used as the super class for concrete immutable data transfer object implementations of document attributes.
WorkflowAttributeDefinition
          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.krad.workflow.service
DocumentAttribute
          An abstract representation of the DocumentAttributeContract which can be used as the super class for concrete immutable data transfer object implementations of document attributes.
 

Classes in org.kuali.rice.kew.api.document.attribute used by org.kuali.rice.krad.workflow.service.impl
DocumentAttribute
          An abstract representation of the DocumentAttributeContract which can be used as the super class for concrete immutable data transfer object implementations of document attributes.
DocumentAttributeDateTime
          A document attribute which contains date/time data.
DocumentAttributeDecimal
          A document attribute which contains decimal or "real" data.
DocumentAttributeInteger
          A document attribute which contains integer data.
DocumentAttributeString
          A document attribute which contains character data.
 



Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.