public class LicenseMaintenanceDocumentAuthorizerBase extends org.kuali.rice.krad.maintenance.MaintenanceDocumentAuthorizerBase
| Modifier and Type | Field and Description |
|---|---|
DataCarrierService |
dataCarrierService |
| Constructor and Description |
|---|
LicenseMaintenanceDocumentAuthorizerBase() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canEdit(org.kuali.rice.krad.document.Document document,
org.kuali.rice.kim.api.identity.Person user)
Check user has credential to modify maintenanceDocument.
|
boolean |
canRoute(org.kuali.rice.krad.document.Document document,
org.kuali.rice.kim.api.identity.Person user) |
addPermissionDetails, addRoleQualification, canCreate, canCreateOrMaintain, canMaintain, getDocumentDictionaryService, setDocumentDictionaryServiceaddStandardAttributes, canAcknowledge, canAddNoteAttachment, canAnnotate, canApprove, canBlanketApprove, canCancel, canClose, canCopy, canDeleteNoteAttachment, canDisapprove, canEditDocumentOverview, canFyi, canInitiate, canOpen, canPerformRouteReport, canRecall, canReceiveAdHoc, canReload, canSave, canSendAdHocRequests, canSendAnyTypeAdHocRequests, canSendNoteFyi, canTakeRequestedAction, canViewNoteAttachment, isDocumentInitiatorgetPermissionDetailValues, getPermissionService, getPersonService, getRoleQualification, isAuthorized, isAuthorized, isAuthorizedByTemplate, isAuthorizedByTemplate, permissionExistsByTemplate, permissionExistsByTemplate, permissionExistsByTemplateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcanAcknowledge, canAddNoteAttachment, canAnnotate, canApprove, canBlanketApprove, canCancel, canClose, canCopy, canDeleteNoteAttachment, canDisapprove, canEditDocumentOverview, canFyi, canInitiate, canOpen, canPerformRouteReport, canRecall, canReceiveAdHoc, canReload, canSave, canSendAdHocRequests, canSendAnyTypeAdHocRequests, canSendNoteFyi, canTakeRequestedAction, canViewNoteAttachmentpublic DataCarrierService dataCarrierService
public LicenseMaintenanceDocumentAuthorizerBase()
public boolean canEdit(org.kuali.rice.krad.document.Document document, org.kuali.rice.kim.api.identity.Person user)
canEdit in interface org.kuali.rice.krad.document.DocumentAuthorizercanEdit in class org.kuali.rice.krad.document.DocumentAuthorizerBasedocument - user - public boolean canRoute(org.kuali.rice.krad.document.Document document, org.kuali.rice.kim.api.identity.Person user)
canRoute in interface org.kuali.rice.krad.document.DocumentAuthorizercanRoute in class org.kuali.rice.krad.document.DocumentAuthorizerBaseCopyright © 2004–2015 The Kuali Foundation. All rights reserved.