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.
|
getEditModes
addPermissionDetails, 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, 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 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.DocumentAuthorizerBase
org.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.