public class DocumentSecurityHandlerServiceImpl extends Object implements org.kuali.rice.kew.framework.document.security.DocumentSecurityHandlerService
| Constructor and Description |
|---|
DocumentSecurityHandlerServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getAuthorizedDocumentIds(String principalId,
List<org.kuali.rice.kew.framework.document.security.DocumentSecurityDirective> documentSecurityDirectives) |
ExtensionRepositoryService |
getExtensionRepositoryService() |
protected org.kuali.rice.kew.framework.document.security.DocumentSecurityAttribute |
loadAndCacheSecurityAttribute(String securityAttributeName,
Map<String,org.kuali.rice.kew.framework.document.security.DocumentSecurityAttribute> securityAttributeCache) |
protected org.kuali.rice.kew.framework.document.security.DocumentSecurityAttribute |
loadSecurityAttribute(ExtensionDefinition extensionDefinition) |
protected List<org.kuali.rice.kew.framework.document.security.DocumentSecurityAttribute> |
loadSecurityAttributes(org.kuali.rice.kew.framework.document.security.DocumentSecurityDirective documentSecurityDirective,
Map<String,org.kuali.rice.kew.framework.document.security.DocumentSecurityAttribute> securityAttributeCache) |
void |
setExtensionRepositoryService(ExtensionRepositoryService extensionRepositoryService) |
public DocumentSecurityHandlerServiceImpl()
public List<String> getAuthorizedDocumentIds(String principalId, List<org.kuali.rice.kew.framework.document.security.DocumentSecurityDirective> documentSecurityDirectives)
getAuthorizedDocumentIds in interface org.kuali.rice.kew.framework.document.security.DocumentSecurityHandlerServiceprotected List<org.kuali.rice.kew.framework.document.security.DocumentSecurityAttribute> loadSecurityAttributes(org.kuali.rice.kew.framework.document.security.DocumentSecurityDirective documentSecurityDirective, Map<String,org.kuali.rice.kew.framework.document.security.DocumentSecurityAttribute> securityAttributeCache)
protected org.kuali.rice.kew.framework.document.security.DocumentSecurityAttribute loadAndCacheSecurityAttribute(String securityAttributeName, Map<String,org.kuali.rice.kew.framework.document.security.DocumentSecurityAttribute> securityAttributeCache)
protected org.kuali.rice.kew.framework.document.security.DocumentSecurityAttribute loadSecurityAttribute(ExtensionDefinition extensionDefinition)
public ExtensionRepositoryService getExtensionRepositoryService()
public void setExtensionRepositoryService(ExtensionRepositoryService extensionRepositoryService)
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.