public class GenericProtocolAuthorizer extends ProtocolAuthorizer
| Modifier and Type | Field and Description |
|---|---|
static String |
CLOSE_ENROLLMENT_PROTOCOL
close protocol enrollment protocol generic action.
|
static String |
CLOSE_PROTOCOL
close protocol generic action.
|
static String |
EXPIRE_PROTOCOL
expire protocol generic action.
|
static String |
PERMIT_DATA_ANALYSIS
allow data analysis only generic action.
|
static String |
REOPEN_PROTOCOL
reopen protocol generic action.
|
static String |
SUSPEND_PROTOCOL
suspend protocol generic action.
|
static String |
SUSPEND_PROTOCOL_BY_DSMB
suspend protocol by dsmb generic action.
|
static String |
TERMINATE_PROTOCOL
terminate protocol generic action.
|
kraAuthorizationServicekcPersonService, kraWorkflowService| Constructor and Description |
|---|
GenericProtocolAuthorizer() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isAuthorized(String userId,
ProtocolTask task)
Is the user authorized to execute the given protocol task?
|
void |
setGenericTaskName(String genericTaskName)
This method sets the genericTaskName variable.
|
hasCommitteeId, isAuthorizedcanExecuteAction, hasPermission, isAdminCorrection, isAmendment, isAmendmentOrRenewal, isAuthorized, isPessimisticLocked, setKraAuthorizationService, setProtocolActionServicegetTaskName, hasUnitPermission, hasUnitPermission, setKcPersonService, setKraWorkflowService, setTaskName, setUnitAuthorizationServicepublic static final String CLOSE_PROTOCOL
public static final String CLOSE_ENROLLMENT_PROTOCOL
public static final String EXPIRE_PROTOCOL
public static final String PERMIT_DATA_ANALYSIS
public static final String REOPEN_PROTOCOL
public static final String SUSPEND_PROTOCOL
public static final String SUSPEND_PROTOCOL_BY_DSMB
public static final String TERMINATE_PROTOCOL
public boolean isAuthorized(String userId, ProtocolTask task)
isAuthorized in class ProtocolAuthorizertask - the protocol taskpublic void setGenericTaskName(String genericTaskName)
genericTaskName - String.Copyright © 2013 The Kuali Foundation. All Rights Reserved.