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

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

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

Methods in com.sas.drugdev.remote.admin that throw PropertyValidationException
 RemoteUser UserService.update(UserBean userBean)
          Apply the changes that have been made on the given User on the server side.
 RemoteUser UserService.create(UserBean userBean)
          Create the user described by the given UserBean.
 java.util.List UserService.getUsersWithPolicy(Policy policy)
          Gets a list of all users with the given policy