|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AdHocToPrincipal | |
|---|---|
| org.kuali.rice.kew.api | Copyright 2005-2014 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.api.action | Copyright 2005-2014 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 AdHocToPrincipal in org.kuali.rice.kew.api |
|---|
| Methods in org.kuali.rice.kew.api with parameters of type AdHocToPrincipal | |
|---|---|
void |
WorkflowDocument.adHocToPrincipal(AdHocToPrincipal adHocToPrincipal,
String annotation)
Sends an "ad-hoc" action request to the specified principal; commits updates. |
| Uses of AdHocToPrincipal in org.kuali.rice.kew.api.action |
|---|
| Methods in org.kuali.rice.kew.api.action that return AdHocToPrincipal | |
|---|---|
AdHocToPrincipal |
AdHocToPrincipal.Builder.build()
|
static AdHocToPrincipal |
AdHocToPrincipal_v2_1_2.to(AdHocToPrincipal_v2_1_2 adHocToPrincipal)
|
| Methods in org.kuali.rice.kew.api.action with parameters of type AdHocToPrincipal | |
|---|---|
DocumentActionResult |
WorkflowDocumentActionsService.adHocToPrincipal(DocumentActionParameters parameters,
AdHocToPrincipal adHocToPrincipal)
Executes an ActionType.ADHOC_REQUEST action for the given principal and document
specified in the supplied parameters to create an ad hoc action request to the target
principal specified in the AdHocToPrincipal. |
| Uses of AdHocToPrincipal in org.kuali.rice.kew.impl.action |
|---|
| Methods in org.kuali.rice.kew.impl.action with parameters of type AdHocToPrincipal | |
|---|---|
DocumentActionResult |
WorkflowDocumentActionsServiceImpl.adHocToPrincipal(DocumentActionParameters parameters,
AdHocToPrincipal adHocToPrincipal)
|
| Uses of AdHocToPrincipal in org.kuali.rice.kew.impl.document |
|---|
| Methods in org.kuali.rice.kew.impl.document with parameters of type AdHocToPrincipal | |
|---|---|
void |
WorkflowDocumentImpl.adHocToPrincipal(AdHocToPrincipal adHocToPrincipal,
String annotation)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||