|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TransactionalDocumentAuthorizer
Extension to DocumentAuthorizer interface which adds transactional-document-specific methods.
Method Summary | |
---|---|
Set<String> |
getEditModes(Document document,
Person user,
Set<String> editModes)
|
Methods inherited from interface org.kuali.rice.kns.document.authorization.DocumentAuthorizer |
---|
canAddNoteAttachment, canDeleteNoteAttachment, canInitiate, canOpen, canReceiveAdHoc, canSendAdHocRequests, canViewNoteAttachment, getDocumentActions |
Methods inherited from interface org.kuali.rice.kns.authorization.BusinessObjectAuthorizer |
---|
getCollectionItemPermissionDetails, getCollectionItemRoleQualifications, isAuthorized, isAuthorized, isAuthorizedByTemplate, isAuthorizedByTemplate |
Method Detail |
---|
Set<String> getEditModes(Document document, Person user, Set<String> editModes)
document
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |