public abstract class ViewCommitteeAuthorizerBase extends CommitteeAuthorizerBase
kraAuthorizationServicekcPersonService, kraWorkflowService| Constructor and Description |
|---|
ViewCommitteeAuthorizerBase() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract String |
getPermissionNameForViewCommitteeHook() |
boolean |
isAuthorized(String userId,
CommitteeTaskBase task)
Is the user authorized to execute the given committee task?
|
hasPermission, isAuthorized, setKraAuthorizationServicegetTaskName, hasUnitPermission, hasUnitPermission, setKcPersonService, setKraWorkflowService, setTaskName, setUnitAuthorizationServicepublic boolean isAuthorized(String userId, CommitteeTaskBase task)
CommitteeAuthorizerBaseisAuthorized in class CommitteeAuthorizerBasetask - the committee taskorg.kuali.kra.protocol.document.authorizer.CommitteeAuthorizerBase#isAuthorized(java.lang.String, org.kuali.kra.protocol.document.authorization.CommitteeTaskBase)protected abstract String getPermissionNameForViewCommitteeHook()
Copyright © 2013 The Kuali Foundation. All Rights Reserved.