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

Packages that use WorkflowProperty
org.kuali.rice.krad.datadictionary   
 

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

Fields in org.kuali.rice.krad.datadictionary with type parameters of type WorkflowProperty
protected  List<WorkflowProperty> WorkflowPropertyGroup.workflowProperties
           
 

Methods in org.kuali.rice.krad.datadictionary that return types with arguments of type WorkflowProperty
 List<WorkflowProperty> WorkflowPropertyGroup.getWorkflowProperties()
          Returns the list of added WorkflowProperty objects.
 

Method parameters in org.kuali.rice.krad.datadictionary with type arguments of type WorkflowProperty
 void WorkflowPropertyGroup.setWorkflowProperties(List<WorkflowProperty> workflowProperties)
           
 



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