public class AccountingDocumentAuthorizerBase extends FinancialSystemTransactionalDocumentAuthorizerBase
Constructor and Description |
---|
AccountingDocumentAuthorizerBase() |
Modifier and Type | Method and Description |
---|---|
protected void |
addRoleQualification(Object dataObject,
Map<String,String> attributes) |
protected boolean |
determineLineEditability(AccountingLine line,
org.kuali.rice.kim.api.identity.Person currentUser,
AccountService accountService)
Determines if the line is editable; if so, it adds the line to the editableAccounts map
|
canEditBankCode, canErrorCorrect, getDocumentActions
getEditModes
addPermissionDetails, addStandardAttributes, canAcknowledge, canAddNoteAttachment, canAnnotate, canApprove, canBlanketApprove, canCancel, canClose, canCopy, canDeleteNoteAttachment, canDisapprove, canEdit, canEditDocumentOverview, canFyi, canInitiate, canOpen, canPerformRouteReport, canRecall, canReceiveAdHoc, canReload, canRoute, canSave, canSendAdHocRequests, canSendAnyTypeAdHocRequests, canSendNoteFyi, canTakeRequestedAction, canViewNoteAttachment, canViewNoteAttachment, isDocumentInitiator
getCollectionItemPermissionDetails, getCollectionItemRoleQualifications, getDataDictionaryService, getKualiModuleService, getRoleQualification, isAuthorized, isAuthorized, isAuthorizedByTemplate, permissionExistsByTemplate, permissionExistsByTemplate
getPermissionDetailValues, getPermissionService, getPersonService, getRoleQualification, isAuthorized, isAuthorized, isAuthorizedByTemplate, isAuthorizedByTemplate, permissionExistsByTemplate, permissionExistsByTemplate, permissionExistsByTemplate
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
canDeleteNoteAttachment, canViewNoteAttachment
getCollectionItemPermissionDetails, getCollectionItemRoleQualifications, isAuthorized, isAuthorized, isAuthorizedByTemplate, isAuthorizedByTemplate
canAcknowledge, canAddNoteAttachment, canAnnotate, canApprove, canBlanketApprove, canCancel, canClose, canCopy, canDisapprove, canEdit, canEditDocumentOverview, canFyi, canInitiate, canOpen, canPerformRouteReport, canRecall, canReceiveAdHoc, canReload, canRoute, canSave, canSendAdHocRequests, canSendAnyTypeAdHocRequests, canSendNoteFyi, canTakeRequestedAction, canViewNoteAttachment
public AccountingDocumentAuthorizerBase()
protected boolean determineLineEditability(AccountingLine line, org.kuali.rice.kim.api.identity.Person currentUser, AccountService accountService)
line
- the line to determine editability ofcurrentUser
- the current session user to check permissions foraccountService
- the accountServiceprotected void addRoleQualification(Object dataObject, Map<String,String> attributes)
addRoleQualification
in class org.kuali.rice.kns.document.authorization.DocumentAuthorizerBase
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.