|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MaintenanceDocumentAuthorizer
Method Summary | |
---|---|
boolean |
canCreate(Class boClass,
Person user)
|
boolean |
canCreateOrMaintain(MaintenanceDocument maintenanceDocument,
Person user)
|
boolean |
canMaintain(Object dataObject,
Person user)
|
Set<String> |
getSecurePotentiallyReadOnlySectionIds()
|
Methods inherited from interface org.kuali.rice.krad.document.authorization.DocumentAuthorizer |
---|
canAddNoteAttachment, canDeleteNoteAttachment, canInitiate, canOpen, canReceiveAdHoc, canSendAdHocRequests, canViewNoteAttachment, getDocumentActions |
Methods inherited from interface org.kuali.rice.krad.bo.authorization.InquiryOrMaintenanceDocumentAuthorizer |
---|
getSecurePotentiallyHiddenSectionIds |
Methods inherited from interface org.kuali.rice.krad.authorization.BusinessObjectAuthorizer |
---|
getCollectionItemPermissionDetails, getCollectionItemRoleQualifications, isAuthorized, isAuthorized, isAuthorizedByTemplate, isAuthorizedByTemplate |
Method Detail |
---|
boolean canCreate(Class boClass, Person user)
boolean canMaintain(Object dataObject, Person user)
boolean canCreateOrMaintain(MaintenanceDocument maintenanceDocument, Person user)
Set<String> getSecurePotentiallyReadOnlySectionIds()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |