Uses of Class
com.sas.drugdev.remote.ObjectModifiedException

Packages that use ObjectModifiedException
com.sas.drugdev.remote.admin Provides classes and interfaces for accessing user and group information. 
 

Uses of ObjectModifiedException in com.sas.drugdev.remote.admin
 

Methods in com.sas.drugdev.remote.admin that throw ObjectModifiedException
 RemoteGroup GroupService.update(GroupBean groupBean)
          Updates the group on the server with the parameters of the provided GroupBean.
 RemoteUser UserService.update(UserBean userBean)
          Apply the changes that have been made on the given User on the server side.