@Deprecated public class MaintenanceDocumentAuthorizerBase extends DocumentAuthorizerBase implements MaintenanceDocumentAuthorizer
| Modifier and Type | Field and Description |
|---|---|
protected static DocumentDictionaryService |
documentDictionaryService
Deprecated.
|
EDIT_MODE_DEFAULT_TRUE_VALUE, LOG, PRE_ROUTING_ROUTE_NAME, USER_SESSION_METHOD_TO_CALL_COMPLETE_MARKER, USER_SESSION_METHOD_TO_CALL_COMPLETE_OBJECT_KEY, USER_SESSION_METHOD_TO_CALL_OBJECT_KEY| Constructor and Description |
|---|
MaintenanceDocumentAuthorizerBase()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
addPermissionDetails(Object dataObject,
Map<String,String> attributes)
Deprecated.
|
protected void |
addRoleQualification(Object dataObject,
Map<String,String> attributes)
Deprecated.
|
boolean |
canCreate(Class boClass,
Person user)
Deprecated.
|
boolean |
canCreateOrMaintain(MaintenanceDocument maintenanceDocument,
Person user)
Deprecated.
|
boolean |
canMaintain(Object dataObject,
Person user)
Deprecated.
|
protected static DocumentDictionaryService |
getDocumentDictionaryService()
Deprecated.
|
Set<String> |
getSecurePotentiallyHiddenSectionIds()
Deprecated.
|
Set<String> |
getSecurePotentiallyReadOnlySectionIds()
Deprecated.
|
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, canSuperUserApprove, canSuperUserDisapprove, canSuperUserTakeAction, canTakeRequestedAction, canViewNoteAttachment, canViewNoteAttachment, getDocumentActions, isDocumentInitiator, setDocumentRequestAuthorizationCachegetCollectionItemPermissionDetails, 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, waitgetCollectionItemPermissionDetails, getCollectionItemRoleQualifications, isAuthorized, isAuthorized, isAuthorizedByTemplate, isAuthorizedByTemplatecanAcknowledge, canAddNoteAttachment, canAnnotate, canApprove, canBlanketApprove, canCancel, canClose, canCopy, canDeleteNoteAttachment, canDisapprove, canEdit, canEditDocumentOverview, canFyi, canInitiate, canOpen, canPerformRouteReport, canRecall, canReceiveAdHoc, canReload, canRoute, canSave, canSendAdHocRequests, canSendAnyTypeAdHocRequests, canSendNoteFyi, canSuperUserApprove, canSuperUserDisapprove, canSuperUserTakeAction, canTakeRequestedAction, canViewNoteAttachment, canViewNoteAttachment, setDocumentRequestAuthorizationCacheisAuthorized, isAuthorized, isAuthorizedByTemplate, isAuthorizedByTemplateprotected static transient DocumentDictionaryService documentDictionaryService
public MaintenanceDocumentAuthorizerBase()
public boolean canCreate(Class boClass, Person user)
canCreate in interface MaintenanceDocumentAuthorizerpublic boolean canMaintain(Object dataObject, Person user)
canMaintain in interface MaintenanceDocumentAuthorizerpublic boolean canCreateOrMaintain(MaintenanceDocument maintenanceDocument, Person user)
canCreateOrMaintain in interface MaintenanceDocumentAuthorizerpublic Set<String> getSecurePotentiallyHiddenSectionIds()
getSecurePotentiallyHiddenSectionIds in interface InquiryOrMaintenanceDocumentAuthorizerpublic Set<String> getSecurePotentiallyReadOnlySectionIds()
protected void addRoleQualification(Object dataObject, Map<String,String> attributes)
addRoleQualification in class DocumentAuthorizerBaseprotected void addPermissionDetails(Object dataObject, Map<String,String> attributes)
addPermissionDetails in class DocumentAuthorizerBaseprotected static DocumentDictionaryService getDocumentDictionaryService()
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.