| Class | Description |
|---|---|
| AddLdapGroupsAction |
An Action that adds resource groups for a role.
|
| AddLdapGroupsForm |
A subclass of
Spider representing the Add Role Resource Groups form. |
| AddLdapGroupsFormPrepareAction |
An Action that retrieves data to facilitate display of the form for adding groups to a role.
|
| AddResourceGroupsAction |
An Action that adds resource groups for a role.
|
| AddResourceGroupsForm |
A subclass of
Spider representing the Add Role Resource Groups form. |
| AddResourceGroupsFormPrepareAction |
An Action that retrieves data to facilitate display of the form for adding groups to a role.
|
| AddUsersAction |
An Action that adds users for a role.
|
| AddUsersForm |
A subclass of
BaseValidatorForm representing the Add Role Users form. |
| AddUsersFormPrepareAction |
An Action that retrieves data from the BizApp to facilitate display of the Add Role Users form.
|
| ChangeOwnerAction |
An Action that changes the owner of a specific role in the BizApp.
|
| ChangeOwnerForm | |
| ChangeOwnerFormPrepareAction |
An Action that retrieves a role from the BizApp to facility display of the Change Role Owner form.
|
| EditAction |
An Action that modifies a specific role.
|
| EditFormPrepareAction |
An Action that retrieves a specific role to facilitate display of the Edit Role form.
|
| ListAction |
An Action that retrieves all roles from the BizApp.
|
| NewAction |
An
Action subclass that creates a role. |
| NewFormPrepareAction | |
| RemoveAction | |
| RemoveForm |
A subclass of
BaseValidatorForm representing the Remove Roles form. |
| RemoveLdapGroupsAction |
An Action that retrieves data to facilitate display of the form for removing groups to a role.
|
| RemoveResourceGroupsAction |
An Action that retrieves data to facilitate display of the form for removing groups to a role.
|
| RemoveResourceGroupsForm |
A subclass of
BaseValidatorForm representing the Remove Role Resource Groups form. |
| RemoveUsersAction |
A
BaseAction subclass that removes associated users from a role. |
| RemoveUsersForm |
A subclass of
BaseValidatorForm representing the Remove Role Users form. |
| RoleAdminPortalAction |
A
BaseDispatchAction that sets up role admin portals. |
| RoleForm |
A subclass of
ActionForm representing the RolePropertiesForm form. |
| ViewAction |
An Action that retrieves a specific role.
|
Copyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.