Uses of Interface
org.kuali.rice.kew.api.document.WorkflowDocumentService

Packages that use WorkflowDocumentService
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.impl.document   
org.kuali.rice.kew.impl.document.attribute   
 

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

Methods in org.kuali.rice.kew.api that return WorkflowDocumentService
static WorkflowDocumentService KewApiServiceLocator.getWorkflowDocumentService()
           
 

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

Classes in org.kuali.rice.kew.impl.document that implement WorkflowDocumentService
 class WorkflowDocumentServiceImpl
           
 

Methods in org.kuali.rice.kew.impl.document that return WorkflowDocumentService
 WorkflowDocumentService WorkflowDocumentImpl.getWorkflowDocumentService()
           
 

Methods in org.kuali.rice.kew.impl.document with parameters of type WorkflowDocumentService
 void WorkflowDocumentImpl.setWorkflowDocumentService(WorkflowDocumentService workflowDocumentService)
           
 

Uses of WorkflowDocumentService in org.kuali.rice.kew.impl.document.attribute
 

Methods in org.kuali.rice.kew.impl.document.attribute that return WorkflowDocumentService
protected  WorkflowDocumentService DocumentAttributeIndexingQueueImpl.getWorkflowDocumentService()
           
 



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