| Package | Description |
|---|---|
| org.kuali.rice.kew.doctype | |
| org.kuali.rice.kew.doctype.bo | |
| org.kuali.rice.kew.doctype.service.impl |
| Modifier and Type | Method and Description |
|---|---|
Map<String,DocumentTypeSecurity> |
SecuritySession.getDocumentTypeSecurity() |
| Modifier and Type | Method and Description |
|---|---|
void |
SecuritySession.setDocumentTypeSecurity(Map<String,DocumentTypeSecurity> documentTypeSecurity) |
| Modifier and Type | Method and Description |
|---|---|
DocumentTypeSecurity |
DocumentType.getDocumentTypeSecurity() |
| Modifier and Type | Method and Description |
|---|---|
protected DocumentTypeSecurity |
DocumentSecurityServiceImpl.getDocumentTypeSecurity(String documentTypeName,
SecuritySession session) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
DocumentSecurityServiceImpl.checkStandardAuthorization(DocumentTypeSecurity security,
String principalId,
Document document,
SecuritySession securitySession) |
protected List<org.kuali.rice.kew.framework.document.security.DocumentSecurityAttribute> |
DocumentSecurityServiceImpl.getImmediateSecurityAttributes(Document document,
DocumentTypeSecurity security,
SecuritySession securitySession) |
protected org.springframework.util.MultiValueMap<String,ExtensionDefinition> |
DocumentSecurityServiceImpl.loadExtensionDefinitions(DocumentTypeSecurity security,
SecuritySession securitySession) |
Copyright © 2005–2017 The Kuali Foundation. All rights reserved.