Package | Description |
---|---|
org.kuali.rice.kns.util |
Copyright 2005-2015 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|
org.kuali.rice.krad.datadictionary | |
org.kuali.rice.krad.service | |
org.kuali.rice.krad.service.impl | |
org.kuali.rice.krad.uif.field |
Modifier and Type | Method and Description |
---|---|
static Map<String,AttributeSecurity> |
MaintenanceUtils.retrievePropertyPathToAttributeSecurityMappings(String docTypeName)
Deprecated.
|
Modifier and Type | Field and Description |
---|---|
protected AttributeSecurity |
AttributeDefinition.attributeSecurity |
Modifier and Type | Method and Description |
---|---|
AttributeSecurity |
AttributeDefinition.getAttributeSecurity() |
Modifier and Type | Method and Description |
---|---|
void |
AttributeDefinition.setAttributeSecurity(AttributeSecurity attributeSecurity) |
Modifier and Type | Method and Description |
---|---|
AttributeSecurity |
DataDictionaryService.getAttributeSecurity(String entryName,
String attributeName)
the AttributeSecurity object defined for the attribute's data value
|
Modifier and Type | Method and Description |
---|---|
AttributeSecurity |
DataDictionaryServiceImpl.getAttributeSecurity(String entryName,
String attributeName) |
Modifier and Type | Method and Description |
---|---|
AttributeSecurity |
DataFieldSecurity.getAttributeSecurity()
Attribute security instance configured or picked up for the field
|
Modifier and Type | Method and Description |
---|---|
void |
DataFieldSecurity.setAttributeSecurity(AttributeSecurity attributeSecurity)
Setter for the fields attribute security
|
Copyright © 2005–2015 The Kuali Foundation. All rights reserved.