The DataTableElement object is responsible for supporting row selection
of objects that are placed within a datatable like attributes or membership
rules.
Interface to be implemented by the session state object
Mandates distribution contract for the EUI functionality, so that
the JSP or the external clients to invoke methods to control
distribution.
When finished modifying a rule, make sure that if it was a new rule
we re-set our state back to false so that on cancel, we don't accidentally
delete an existing rule.
When finished modifying a permission attribute, make sure that if it was a new attribute
we re-set our state back to false so that on cancel, we don't accidentally
delete an existing rule.
When finished modifying a rule, make sure that if it was a new rule
we re-set our state back to false so that on cancel, we don't accidentally
delete an existing rule.
When finished modifying a rule, make sure that if it was a new rule
we re-set our state back to false so that on cancel, we don't accidentally
delete an existing rule.
When finished modifying a permission, make sure that if it was a new rule
we re-set our state back to false so that on cancel, we don't accidentally
delete an existing rule.
When finished modifying a rule, make sure that if it was a new rule
we re-set our state back to false so that on cancel, we don't accidentally
delete an existing rule.
Get the appropriate message from the appropriate localized resource string
This method can be used to pull text from the appropriate localized message file
programatically if needed.
Get type of report should be one of the current types "rolePermissionSetsReport" or
"rolePermissionsReport" or "roleSubjectMembersReport" or "rolesWithPermissionReport" or
"rolesWithPermissionSetReport" or "subjectPermissionSetsReport" or "subjectPermissionsReport" or
"subjectRoleMembershipReport" or "subjectsWithPermissionReport" or "subjectsWithPermissionSetReport"
The Permission set node will wrap the RBAC API Permission Sets
The TreeNodeWithSelection code is used to designate which permission sets
are associated with a role.
This methods is an event listener, the event fires when a node is selected
on the navigation tree.It will cause all the data associated with the
node selected to be represented by the UI
Interface to be implemented by the session state object
Mandates transaction contract for the EUI functionality, so that
the JSP or the external clients to invoke transaction functionality.