public class FinancialSystemTransactionalDocumentAuthorizerBase extends org.kuali.rice.kns.document.authorization.TransactionalDocumentAuthorizerBase
| Constructor and Description |
|---|
FinancialSystemTransactionalDocumentAuthorizerBase() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canEditBankCode(org.kuali.rice.krad.document.Document document,
org.kuali.rice.kim.api.identity.Person user)
Determines if the KIM permission is available to error correct the given document
|
boolean |
canErrorCorrect(org.kuali.rice.krad.document.Document document,
org.kuali.rice.kim.api.identity.Person user)
Determines if the KIM permission is available to error correct the given document
|
Set<String> |
getDocumentActions(org.kuali.rice.krad.document.Document document,
org.kuali.rice.kim.api.identity.Person user,
Set<String> documentActionsFromPresentationController)
Overridden to check if document error correction can be allowed here.
|
getEditModesaddPermissionDetails, addRoleQualification, 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 FinancialSystemTransactionalDocumentAuthorizerBase()
public Set<String> getDocumentActions(org.kuali.rice.krad.document.Document document, org.kuali.rice.kim.api.identity.Person user, Set<String> documentActionsFromPresentationController)
getDocumentActions in class org.kuali.rice.kns.document.authorization.DocumentAuthorizerBaseorg.kuali.rice.kns.document.authorization.DocumentAuthorizerBase#getDocumentActions(org.kuali.rice.kns.document.Document,
org.kuali.rice.kim.api.identity.Person, java.util.Set)public boolean canErrorCorrect(org.kuali.rice.krad.document.Document document, org.kuali.rice.kim.api.identity.Person user)
document - the document to correctuser - the user to check error correction forpublic boolean canEditBankCode(org.kuali.rice.krad.document.Document document, org.kuali.rice.kim.api.identity.Person user)
document - the document to correctuser - the user to check error correction forCopyright © 2004–2015 The Kuali Foundation. All rights reserved.