org.dspace.xmlworkflow.state.actions.processingaction
Class ProcessingAction
java.lang.Object
org.dspace.xmlworkflow.state.actions.Action
org.dspace.xmlworkflow.state.actions.processingaction.ProcessingAction
- Direct Known Subclasses:
- AcceptEditRejectAction, FinalEditAction, ReviewAction, ScoreEvaluationAction, ScoreReviewAction, SelectReviewerAction, SingleUserReviewAction
public abstract class ProcessingAction
- extends Action
A class that that extends the action to support the common
isAuthorized method
- Author:
- Bram De Schouwer (bram.deschouwer at dot com), Kevin Van de Velde (kevin at atmire dot com), Ben Bosman (ben at atmire dot com), Mark Diggory (markd at atmire dot com)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProcessingAction
public ProcessingAction()
isAuthorized
public boolean isAuthorized(Context context,
javax.servlet.http.HttpServletRequest request,
XmlWorkflowItem wfi)
throws SQLException
- Specified by:
isAuthorized in class Action
- Throws:
SQLException
Copyright © 2012 DuraSpace. All Rights Reserved.