Uses of Class
org.kuali.rice.krad.datadictionary.AttributeSecurity
Packages that use AttributeSecurity
Package
Description
-
Uses of AttributeSecurity in org.kuali.rice.krad.datadictionary
Fields in org.kuali.rice.krad.datadictionary declared as AttributeSecurityModifier and TypeFieldDescriptionprotected AttributeSecurityAttributeDefinition.attributeSecurityMethods in org.kuali.rice.krad.datadictionary that return AttributeSecurityMethods in org.kuali.rice.krad.datadictionary with parameters of type AttributeSecurityModifier and TypeMethodDescriptionvoidAttributeDefinition.setAttributeSecurity(AttributeSecurity attributeSecurity) -
Uses of AttributeSecurity in org.kuali.rice.krad.service
Methods in org.kuali.rice.krad.service that return AttributeSecurityModifier and TypeMethodDescriptionDataDictionaryService.getAttributeSecurity(String entryName, String attributeName) the AttributeSecurity object defined for the attribute's data value -
Uses of AttributeSecurity in org.kuali.rice.krad.uif.field
Methods in org.kuali.rice.krad.uif.field that return AttributeSecurityModifier and TypeMethodDescriptionDataFieldSecurity.getAttributeSecurity()Attribute security instance configured or picked up for the fieldMethods in org.kuali.rice.krad.uif.field with parameters of type AttributeSecurityModifier and TypeMethodDescriptionvoidDataFieldSecurity.setAttributeSecurity(AttributeSecurity attributeSecurity) Setter for the fields attribute security