Uses of Class
org.kuali.rice.krad.uif.component.ComponentSecurity
Packages that use ComponentSecurity
Package
Description
-
Uses of ComponentSecurity in org.kuali.rice.krad.uif.component
Methods in org.kuali.rice.krad.uif.component that return ComponentSecurityModifier and TypeMethodDescriptionComponent.getComponentSecurity()Security object that indicates what authorization (permissions) exist for the componentComponentBase.getComponentSecurity()Security object that indicates what authorization (permissions) exist for the componentMethods in org.kuali.rice.krad.uif.component with parameters of type ComponentSecurityModifier and TypeMethodDescriptionvoidComponent.setComponentSecurity(ComponentSecurity componentSecurity) Setter for the components security objectvoidComponentBase.setComponentSecurity(ComponentSecurity componentSecurity) Setter for the components security object -
Uses of ComponentSecurity in org.kuali.rice.krad.uif.container
Subclasses of ComponentSecurity in org.kuali.rice.krad.uif.containerModifier and TypeClassDescriptionclassCollection Group security is used to flag that permissions exist for the associatedCollectionGroupin KIM and should be checked to determine the associated group, line, and field state.Methods in org.kuali.rice.krad.uif.container with parameters of type ComponentSecurityModifier and TypeMethodDescriptionvoidCollectionGroup.setComponentSecurity(ComponentSecurity componentSecurity) Override to assert aCollectionGroupSecurityinstance is setvoidCollectionGroupBase.setComponentSecurity(ComponentSecurity componentSecurity) Setter for the components security object -
Uses of ComponentSecurity in org.kuali.rice.krad.uif.element
Subclasses of ComponentSecurity in org.kuali.rice.krad.uif.elementModifier and TypeClassDescriptionclassAction field security adds the take action flags to the standard component securityMethods in org.kuali.rice.krad.uif.element with parameters of type ComponentSecurityModifier and TypeMethodDescriptionvoidAction.setComponentSecurity(ComponentSecurity componentSecurity) Override to assert aActionSecurityinstance is set. -
Uses of ComponentSecurity in org.kuali.rice.krad.uif.field
Subclasses of ComponentSecurity in org.kuali.rice.krad.uif.fieldModifier and TypeClassDescriptionclassData field security adds attribute security to the standard component securityclassField security adds the edit in line and view in line flags to the standard component securityMethods in org.kuali.rice.krad.uif.field with parameters of type ComponentSecurityModifier and TypeMethodDescriptionvoidDataField.setComponentSecurity(ComponentSecurity componentSecurity) Override to assert aDataFieldSecurityinstance is setvoidDataFieldBase.setComponentSecurity(ComponentSecurity componentSecurity) Override to assert aFieldSecurityinstance is setvoidFieldBase.setComponentSecurity(ComponentSecurity componentSecurity) Override to assert aFieldSecurityinstance is set