- All Implemented Interfaces:
- Serializable, org.kuali.rice.core.api.mo.ModelObjectBasic, org.kuali.rice.krad.bo.BusinessObject
public class PermissionsRoleState
extends org.kuali.rice.krad.bo.BusinessObjectBase
The PermissionsRoleState is used by the Permissions Edit Role
feature. The Edit Role form gives a list of role names along
with a checkbox for each currently selected role for the user.
An instance of this class is used for each role. That boolean
"state" attribute indicates whether the checkbox has been
selected or not.
- See Also:
- Serialized Form