| Package | Description |
|---|---|
| org.kuali.kra.proposaldevelopment.document.authorizer |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ViewProposalAuthorizer.isAuthorized(String userId,
ProposalTask task)
Is the user authorized to execute the given proposal task?
|
boolean |
SubmitToWorkflowAuthorizer.isAuthorized(String userId,
ProposalTask task) |
boolean |
SubmitToSponsorAuthorizer.isAuthorized(String userId,
ProposalTask task) |
boolean |
ShowAlterProposalDataAuthorizer.isAuthorized(String userId,
ProposalTask task) |
boolean |
RejectProposalAuthorizer.isAuthorized(String username,
ProposalTask task) |
boolean |
RecallAuthorizer.isAuthorized(String userId,
ProposalTask task) |
boolean |
ProposalHierarchyChildWorkflowActionAuthorizer.isAuthorized(String username,
ProposalTask task) |
abstract boolean |
ProposalAuthorizer.isAuthorized(String userId,
ProposalTask task)
Is the user authorized to execute the given proposal task?
|
boolean |
PersonnelAttachmentReplaceAuthorizer.isAuthorized(String userId,
ProposalTask task) |
boolean |
NarrativeAddAuthorizer.isAuthorized(String userId,
ProposalTask task) |
boolean |
ModifyProposalPermissionsAuthorizer.isAuthorized(String userId,
ProposalTask task) |
boolean |
ModifyProposalAuthorizer.isAuthorized(String userId,
ProposalTask task) |
boolean |
ModifyNarrativesAuthorizer.isAuthorized(String userId,
ProposalTask task) |
boolean |
ModifyBudgetPermission.isAuthorized(String userId,
ProposalTask task) |
boolean |
DeleteProposalAuthorizer.isAuthorized(String userId,
ProposalTask task) |
boolean |
CreateProtocolFromProposalAuthorizer.isAuthorized(String userId,
ProposalTask task)
Is the user authorized to execute the given proposal task?
|
boolean |
CreateIacucProtocolFromProposalAuthorizer.isAuthorized(String userId,
ProposalTask task)
Is the user authorized to execute the given proposal task?
|
boolean |
BudgetOpenAuthorizer.isAuthorized(String userId,
ProposalTask task)
Is the user authorized to execute the given proposal task?
|
boolean |
BudgetAddAuthorizer.isAuthorized(String userId,
ProposalTask task) |
boolean |
BasicProposalAuthorizer.isAuthorized(String userId,
ProposalTask task) |
boolean |
AnswerProposalQuestionnaireAuthorizer.isAuthorized(String userId,
ProposalTask task) |
boolean |
AlterProposalDataAuthorizer.isAuthorized(String userId,
ProposalTask task) |
boolean |
AddNoteProposalAuthorizer.isAuthorized(String userId,
ProposalTask task) |
Copyright © 2013 The Kuali Foundation. All Rights Reserved.