Uses of Class
org.dspace.xmlworkflow.storedcomponents.WorkflowItemRole

Packages that use WorkflowItemRole
org.dspace.xmlworkflow.storedcomponents   
 

Uses of WorkflowItemRole in org.dspace.xmlworkflow.storedcomponents
 

Methods in org.dspace.xmlworkflow.storedcomponents that return WorkflowItemRole
static WorkflowItemRole WorkflowItemRole.create(Context context)
           
static WorkflowItemRole WorkflowItemRole.find(Context context, int id)
           
static WorkflowItemRole[] WorkflowItemRole.find(Context context, int workflowItemId, String role)
           
static WorkflowItemRole[] WorkflowItemRole.findAllForItem(Context context, int workflowItemId)
           
 



Copyright © 2011 DuraSpace. All Rights Reserved.