Uses of Interface
org.kuali.rice.kew.api.action.WorkflowDocumentActionsService

Packages that use WorkflowDocumentActionsService
org.kuali.rice.kew.api Copyright 2005-2013 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   
 

Uses of WorkflowDocumentActionsService in org.kuali.rice.kew.api
 

Methods in org.kuali.rice.kew.api that return WorkflowDocumentActionsService
static WorkflowDocumentActionsService KewApiServiceLocator.getWorkflowDocumentActionsService()
           
static WorkflowDocumentActionsService KewApiServiceLocator.getWorkflowDocumentActionsService(String applicationId)
           
 

Uses of WorkflowDocumentActionsService in org.kuali.rice.kew.impl.action
 

Classes in org.kuali.rice.kew.impl.action that implement WorkflowDocumentActionsService
 class WorkflowDocumentActionsServiceImpl
          Reference implementation of the WorkflowDocumentActionsService api.
 

Uses of WorkflowDocumentActionsService in org.kuali.rice.kew.impl.document
 

Methods in org.kuali.rice.kew.impl.document that return WorkflowDocumentActionsService
 WorkflowDocumentActionsService WorkflowDocumentImpl.getWorkflowDocumentActionsService()
           
 

Methods in org.kuali.rice.kew.impl.document with parameters of type WorkflowDocumentActionsService
 void WorkflowDocumentImpl.setWorkflowDocumentActionsService(WorkflowDocumentActionsService workflowDocumentActionsService)
           
 



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