public class SecDocumentHelperServiceImpl extends DocumentHelperServiceImpl
| Constructor and Description |
|---|
SecDocumentHelperServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
AccessSecurityService |
getAccessSecurityService() |
org.kuali.rice.kns.document.authorization.DocumentAuthorizer |
getDocumentAuthorizer(String documentType)
Checks to see if the document type has access security restrictions and if so returns a new SecTransactionalDocumentAuthorizer instance, otherwise returns the document
authorizer configured in the data dictionary
|
getDocumentPresentationControllerpublic SecDocumentHelperServiceImpl()
public org.kuali.rice.kns.document.authorization.DocumentAuthorizer getDocumentAuthorizer(String documentType)
getDocumentAuthorizer in interface org.kuali.rice.kns.service.DocumentHelperServicegetDocumentAuthorizer in class DocumentHelperServiceImplorg.kuali.rice.krad.service.impl.DocumentHelperServiceImpl#getDocumentAuthorizer(java.lang.String),
SecTransactionalDocumentAuthorizerpublic AccessSecurityService getAccessSecurityService()
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.