|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use RoleResult | |
| javax.management.relation | |
| Uses of RoleResult in javax.management.relation |
| Methods in javax.management.relation that return RoleResult | |
RoleResult |
RelationSupport.getRoles(java.lang.String[] roleNames)
Retrieves values of roles with given names. |
RoleResult |
RelationSupport.getAllRoles()
Returns all roles present in the relation |
RoleResult |
RelationSupport.setRoles(RoleList roleList)
Sets the given roles. |
RoleResult |
RelationServiceMBean.getRoles(java.lang.String relationId,
java.lang.String[] roleNames)
Retrieves values of roles with given names in given relation. |
RoleResult |
RelationServiceMBean.getAllRoles(java.lang.String relationId)
Returns all roles present in the relation |
RoleResult |
RelationServiceMBean.setRoles(java.lang.String relationId,
RoleList roleList)
Sets the given roles in given relation. |
RoleResult |
RelationService.getAllRoles(java.lang.String relationId)
|
RoleResult |
RelationService.getRoles(java.lang.String relationId,
java.lang.String[] roleNames)
|
RoleResult |
RelationService.setRoles(java.lang.String relationId,
RoleList roleList)
|
RoleResult |
Relation.getRoles(java.lang.String[] roleNameArray)
Retrieves values of roles with given names. |
RoleResult |
Relation.getAllRoles()
Returns all roles present in the relation |
RoleResult |
Relation.setRoles(RoleList roleList)
Sets the given roles. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||