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, getDocumentActionsgetEditModesaddPermissionDetails, 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, isDocumentInitiatorgetCollectionItemPermissionDetails, getCollectionItemRoleQualifications, getDataDictionaryService, getKualiModuleService, getRoleQualification, isAuthorized, isAuthorized, isAuthorizedByTemplate, permissionExistsByTemplate, permissionExistsByTemplategetPermissionDetailValues, getPermissionService, getPersonService, getRoleQualification, isAuthorized, isAuthorized, isAuthorizedByTemplate, isAuthorizedByTemplate, permissionExistsByTemplate, permissionExistsByTemplate, permissionExistsByTemplateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcanDeleteNoteAttachment, canViewNoteAttachmentgetCollectionItemPermissionDetails, getCollectionItemRoleQualifications, isAuthorized, isAuthorized, isAuthorizedByTemplate, isAuthorizedByTemplatecanAcknowledge, canAddNoteAttachment, canAnnotate, canApprove, canBlanketApprove, canCancel, canClose, canCopy, canDisapprove, canEdit, canEditDocumentOverview, canFyi, canInitiate, canOpen, canPerformRouteReport, canRecall, canReceiveAdHoc, canReload, canRoute, canSave, canSendAdHocRequests, canSendAnyTypeAdHocRequests, canSendNoteFyi, canTakeRequestedAction, canViewNoteAttachmentpublic 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.DocumentAuthorizerBaseCopyright © 2004–2014 The Kuali Foundation. All rights reserved.