|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AttributeRight | |
---|---|
com.ibm.itim.dataservices.model | Provides a a low-level application programming interface for querying elements of the data model. |
Uses of AttributeRight in com.ibm.itim.dataservices.model |
---|
Methods in com.ibm.itim.dataservices.model that return types with arguments of type AttributeRight | |
---|---|
java.util.Collection<AttributeRight> |
Permission.getAttributeRights()
Returns a collection of attribute level rights. |
Methods in com.ibm.itim.dataservices.model with parameters of type AttributeRight | |
---|---|
void |
Permission.addAttributeRight(AttributeRight attributeRight)
Deprecated. Add rights directly to Collection returned in getAttributeRights() instead. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |