| Package | Description |
|---|---|
| org.kuali.rice.krad.uif | |
| org.kuali.rice.krad.web.controller |
| Modifier and Type | Method and Description |
|---|---|
static UifConstants.WorkflowAction |
UifConstants.WorkflowAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UifConstants.WorkflowAction[] |
UifConstants.WorkflowAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
DocumentControllerBase.performWorkflowAction(DocumentFormBase form,
UifConstants.WorkflowAction action,
boolean checkSensitiveData)
Invokes the
DocumentService to carry out a request workflow action and adds a success message, if
requested a check for sensitive data is also performed |
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.