| Package | Description |
|---|---|
| org.kuali.kra.award.document.authorizer |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ViewAwardAuthorizer.isAuthorized(String userId,
AwardTask task) |
boolean |
OpenAwardBudgetAuthorizer.isAuthorized(String userId,
AwardTask task)
Is the user authorized to execute the given Award task?
|
boolean |
ModifyAwardPermissionsAuthorizer.isAuthorized(String userId,
AwardTask task) |
boolean |
ModifyAwardBudgetAuthorizer.isAuthorized(String userId,
AwardTask task) |
boolean |
ModifyAwardAuthorizer.isAuthorized(String userId,
AwardTask task) |
boolean |
MaintainAwardReportTrackingAuthorizer.isAuthorized(String userId,
AwardTask task) |
boolean |
CreateAwardBudgetAuthorizer.isAuthorized(String userId,
AwardTask task) |
boolean |
CreateAwardAccountAuthorizer.isAuthorized(String userId,
AwardTask task) |
abstract boolean |
AwardAuthorizer.isAuthorized(String userId,
AwardTask task)
Is the user authorized to execute the given Award task?
|
Copyright © 2013 The Kuali Foundation. All Rights Reserved.