| Package | Description |
|---|---|
| org.kuali.rice.krad.document | |
| org.kuali.rice.krad.uif |
| Modifier and Type | Method and Description |
|---|---|
void |
DocumentControllerServiceImpl.performSuperUserWorkflowAction(DocumentFormBase form,
UifConstants.SuperUserWorkflowAction action)
Invokes the
DocumentService to carry out a super user request workflow action
and adds a success message. |
void |
DocumentControllerService.performSuperUserWorkflowAction(DocumentFormBase form,
UifConstants.SuperUserWorkflowAction action)
Invokes the
DocumentService to carry out a super user request workflow action
and adds a success message. |
void |
DocumentControllerServiceImpl.performSuperUserWorkflowAction(DocumentFormBase form,
UifConstants.SuperUserWorkflowAction action,
org.kuali.rice.kew.api.action.ActionRequest actionRequest)
Invokes the
DocumentService to carry out a super user request workflow action
and adds a success message. |
void |
DocumentControllerService.performSuperUserWorkflowAction(DocumentFormBase form,
UifConstants.SuperUserWorkflowAction action,
org.kuali.rice.kew.api.action.ActionRequest actionRequest)
Invokes the
DocumentService to carry out a super user request workflow action
and adds a success message. |
| Modifier and Type | Method and Description |
|---|---|
static UifConstants.SuperUserWorkflowAction |
UifConstants.SuperUserWorkflowAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UifConstants.SuperUserWorkflowAction[] |
UifConstants.SuperUserWorkflowAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2005–2018 The Kuali Foundation. All rights reserved.