com.sas.drugdev.remote.admin
Interface RemoteGroup

All Superinterfaces:
Group

public interface RemoteGroup
extends Group

Interface to represent a group on the server. It is immutable. If you wish to change the membership or description on the server side, you must construct an instance of GroupBean to do so. Instances are created by the API implementation and can't be constructed by the API consumer.


Method Summary
 
Methods inherited from interface com.sas.drugdev.remote.admin.Group
getDescription, getName, getUsers