|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.bea.security.entitlements.admin.rbac.DataTableElement
com.bea.security.entitlements.admin.rbac.BaseTableElement
com.bea.security.entitlements.admin.rbac.AttributableEntitlementElement
com.bea.security.entitlements.admin.rbac.PermissionSetElement
The attribute element class represents an attribute for permission sets wrapped with the DataTableElement object to allow for row selection
Constructor Summary | |
PermissionSetElement()
Default Constructor |
|
PermissionSetElement(java.lang.String name)
Constructor with a name of the element |
Methods inherited from class com.bea.security.entitlements.admin.rbac.AttributableEntitlementElement |
addAttribute, getAttributes, setAttributes |
Methods inherited from class com.bea.security.entitlements.admin.rbac.BaseTableElement |
getName, setName |
Methods inherited from class com.bea.security.entitlements.admin.rbac.DataTableElement |
getcolor, getColorStyle, isSelected, setSelected |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PermissionSetElement()
public PermissionSetElement(java.lang.String name)
name
- name of element
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |