public class CreateProtocolFromProposalAuthorizer extends ProposalAuthorizer
kcPersonService, kraWorkflowService| Constructor and Description |
|---|
CreateProtocolFromProposalAuthorizer() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isAuthorized(String userId,
ProposalTask task)
Is the user authorized to execute the given proposal task?
|
hasProposalPermission, isAuthorized, isRequiresWritableDoc, setKraAuthorizationService, setRequiresWritableDocgetTaskName, hasUnitPermission, hasUnitPermission, setKcPersonService, setKraWorkflowService, setTaskName, setUnitAuthorizationServicepublic CreateProtocolFromProposalAuthorizer()
public boolean isAuthorized(String userId, ProposalTask task)
isAuthorized in class ProposalAuthorizertask - the proposal taskorg.kuali.kra.protocol.auth.ProtocolAuthorizer#isAuthorized(java.lang.String, org.kuali.kra.protocol.auth.ProtocolTask)Copyright © 2013 The Kuali Foundation. All Rights Reserved.