Uses of Class
org.kuali.rice.krad.datadictionary.WorkflowProperties

Packages that use WorkflowProperties
org.kuali.rice.kns.datadictionary 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.krad.datadictionary   
org.kuali.rice.krad.document   
 

Uses of WorkflowProperties in org.kuali.rice.kns.datadictionary
 

Methods in org.kuali.rice.kns.datadictionary that return WorkflowProperties
 WorkflowProperties KNSDocumentEntry.getWorkflowProperties()
          Deprecated.  
 

Methods in org.kuali.rice.kns.datadictionary with parameters of type WorkflowProperties
 void KNSDocumentEntry.setWorkflowProperties(WorkflowProperties workflowProperties)
          Deprecated.  
 

Uses of WorkflowProperties in org.kuali.rice.krad.datadictionary
 

Fields in org.kuali.rice.krad.datadictionary declared as WorkflowProperties
protected  WorkflowProperties DocumentEntry.workflowProperties
           
 

Methods in org.kuali.rice.krad.datadictionary that return WorkflowProperties
 WorkflowProperties DocumentEntry.getWorkflowProperties()
           
 

Methods in org.kuali.rice.krad.datadictionary with parameters of type WorkflowProperties
 void DocumentEntry.setWorkflowProperties(WorkflowProperties workflowProperties)
          This element is used to define a set of workflowPropertyGroups, which are used to specify which document properties should be serialized during the document serialization process.
 

Uses of WorkflowProperties in org.kuali.rice.krad.document
 

Methods in org.kuali.rice.krad.document with parameters of type WorkflowProperties
protected  PropertySerializabilityEvaluator DocumentBase.createPropertySerializabilityEvaluator(WorkflowProperties workflowProperties, WorkflowAttributes workflowAttributes)
           
 



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