public class SelectReviewerAction extends ProcessingAction
| Modifier and Type | Field and Description |
|---|---|
static int |
MAIN_PAGE |
static int |
RESULTS_PER_PAGE |
static int |
SEARCH_RESULTS_PAGE |
| Constructor and Description |
|---|
SelectReviewerAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
activate(Context c,
XmlWorkflowItem wf) |
ActionResult |
execute(Context c,
XmlWorkflowItem wfi,
Step step,
javax.servlet.http.HttpServletRequest request) |
String |
getRoleId() |
void |
setRoleId(String roleId) |
isAuthorizedaddErrorField, alertUsersOnActivation, getErrorFields, getParent, getProvenanceStartId, setParentpublic static final int MAIN_PAGE
public static final int SEARCH_RESULTS_PAGE
public static final int RESULTS_PER_PAGE
public void activate(Context c, XmlWorkflowItem wf) throws SQLException, IOException, AuthorizeException, WorkflowException
activate in class ActionSQLExceptionIOExceptionAuthorizeExceptionWorkflowExceptionpublic ActionResult execute(Context c, XmlWorkflowItem wfi, Step step, javax.servlet.http.HttpServletRequest request) throws SQLException, AuthorizeException, IOException, WorkflowException
execute in class ActionSQLExceptionAuthorizeExceptionIOExceptionWorkflowExceptionpublic String getRoleId()
public void setRoleId(String roleId)
Copyright © 2013 DuraSpace. All Rights Reserved.