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) |
java.lang.String |
getRoleId() |
void |
setRoleId(java.lang.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 java.sql.SQLException, java.io.IOException, AuthorizeException, WorkflowException
activate in class Actionjava.sql.SQLExceptionjava.io.IOExceptionAuthorizeExceptionWorkflowExceptionpublic ActionResult execute(Context c, XmlWorkflowItem wfi, Step step, javax.servlet.http.HttpServletRequest request) throws java.sql.SQLException, AuthorizeException, java.io.IOException, WorkflowException
execute in class Actionjava.sql.SQLExceptionAuthorizeExceptionjava.io.IOExceptionWorkflowExceptionpublic java.lang.String getRoleId()
public void setRoleId(java.lang.String roleId)
Copyright © 2018 DuraSpace. All Rights Reserved.