|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GroupBean | |
com.sas.drugdev.remote.admin | Provides classes and interfaces for accessing user and group information. |
Uses of GroupBean in com.sas.drugdev.remote.admin |
Methods in com.sas.drugdev.remote.admin with parameters of type GroupBean | |
RemoteGroup |
GroupService.create(GroupBean groupBean)
Creates a new group on the server as described by the GroupBean |
RemoteGroup |
GroupService.get(GroupBean groupBean)
Retrieves a group from the server as described by the GroupBean . |
RemoteGroup |
GroupService.update(GroupBean groupBean)
Updates the group on the server with the parameters of the provided GroupBean . |
boolean |
GroupService.exists(GroupBean groupBean)
Tests whether the specified group exists on the server |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |