|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WorkflowDocumentService | |
|---|---|
| org.kuali.rice.kns.maintenance.rules | 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.rules | |
| org.kuali.rice.krad.service | Core service interfaces. |
| org.kuali.rice.krad.service.impl | Core service implementations. |
| org.kuali.rice.krad.workflow.service.impl | Workflow service implementations. |
| Uses of WorkflowDocumentService in org.kuali.rice.kns.maintenance.rules |
|---|
| Fields in org.kuali.rice.kns.maintenance.rules declared as WorkflowDocumentService | |
|---|---|
protected WorkflowDocumentService |
MaintenanceDocumentRuleBase.workflowDocumentService
|
| Methods in org.kuali.rice.kns.maintenance.rules that return WorkflowDocumentService | |
|---|---|
WorkflowDocumentService |
MaintenanceDocumentRuleBase.getWorkflowDocumentService()
Gets the workflowDocumentService attribute. |
| Methods in org.kuali.rice.kns.maintenance.rules with parameters of type WorkflowDocumentService | |
|---|---|
void |
MaintenanceDocumentRuleBase.setWorkflowDocumentService(WorkflowDocumentService workflowDocumentService)
Sets the workflowDocumentService attribute value. |
| Uses of WorkflowDocumentService in org.kuali.rice.krad.rules |
|---|
| Methods in org.kuali.rice.krad.rules that return WorkflowDocumentService | |
|---|---|
WorkflowDocumentService |
MaintenanceDocumentRuleBase.getWorkflowDocumentService()
|
| Methods in org.kuali.rice.krad.rules with parameters of type WorkflowDocumentService | |
|---|---|
void |
MaintenanceDocumentRuleBase.setWorkflowDocumentService(WorkflowDocumentService workflowDocumentService)
|
| Uses of WorkflowDocumentService in org.kuali.rice.krad.service |
|---|
| Methods in org.kuali.rice.krad.service that return WorkflowDocumentService | |
|---|---|
static WorkflowDocumentService |
KRADServiceLocatorWeb.getWorkflowDocumentService()
|
| Uses of WorkflowDocumentService in org.kuali.rice.krad.service.impl |
|---|
| Methods in org.kuali.rice.krad.service.impl that return WorkflowDocumentService | |
|---|---|
protected WorkflowDocumentService |
DocumentServiceImpl.getWorkflowDocumentService()
|
| Methods in org.kuali.rice.krad.service.impl with parameters of type WorkflowDocumentService | |
|---|---|
void |
DocumentServiceImpl.setWorkflowDocumentService(WorkflowDocumentService workflowDocumentService)
|
| Uses of WorkflowDocumentService in org.kuali.rice.krad.workflow.service.impl |
|---|
| Classes in org.kuali.rice.krad.workflow.service.impl that implement WorkflowDocumentService | |
|---|---|
class |
WorkflowDocumentServiceImpl
This class is the implementation of the WorkflowDocumentService, which makes use of Workflow. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||