A C D E F G H I M N O P R S T U V W

R

READ_PERMISSION - Static variable in class com.sas.drugdev.remote.repository.security.Permission
Read Permission
RECURSE_ALL - Static variable in class com.sas.drugdev.remote.repository.AclRecurseBehavior
Behavior specifying that the entire AccessControlList should be applied recursively.
RECURSE_CHANGED - Static variable in class com.sas.drugdev.remote.repository.AclRecurseBehavior
Behavior specifying that only the changed portions of the AccessControlList should be applied recursively.
RECURSE_NONE - Static variable in class com.sas.drugdev.remote.repository.AclRecurseBehavior
Behavior specifying that none of the AccessControlList should be applied recursively.
RemoteContainer - interface com.sas.drugdev.remote.repository.RemoteContainer.
Interface representing a container that lives in the server repository.
RemoteException - exception com.sas.drugdev.remote.RemoteException.
RemoteException is used when a server or transport exception has ocurred that was unable to obtain a service.
RemoteException() - Constructor for class com.sas.drugdev.remote.RemoteException
 
RemoteException(String, Throwable) - Constructor for class com.sas.drugdev.remote.RemoteException
 
RemoteException(String) - Constructor for class com.sas.drugdev.remote.RemoteException
 
RemoteException(Throwable) - Constructor for class com.sas.drugdev.remote.RemoteException
 
RemoteFile - interface com.sas.drugdev.remote.repository.RemoteFile.
Interface representing a file that lives in the server repository.
RemoteGroup - interface com.sas.drugdev.remote.admin.RemoteGroup.
Interface to represent a group on the server.
RemoteNode - interface com.sas.drugdev.remote.repository.RemoteNode.
Interface representing a node that lives in the server repository.
RemoteType - interface com.sas.drugdev.remote.type.RemoteType.
 
RemoteUser - interface com.sas.drugdev.remote.admin.RemoteUser.
Interface representing a user that lives on the server.
RepositoryService - interface com.sas.drugdev.remote.repository.RepositoryService.
The RepositoryService is the entry point to the content of SDD.
removeAttribute(String) - Method in interface com.sas.drugdev.remote.session.Session
Remove the given object from the session.
removeGroupEntry(String) - Method in interface com.sas.drugdev.remote.repository.security.AccessControlList
Remove the AccessControlEntry associated with the given groupname from this list.
removePermission(Permission) - Method in interface com.sas.drugdev.remote.repository.security.AccessControlEntry
Remove the given permission from this entry.
removePolicies(List) - Method in class com.sas.drugdev.remote.admin.UserBean
Removes the list of SDD policies from this user.
removePolicy(Policy) - Method in class com.sas.drugdev.remote.admin.UserBean
Removes the SDD policy from this user.
removeUser(String) - Method in class com.sas.drugdev.remote.admin.GroupBean
Remove the user with the specified userId from this group.
removeUserEntry(String) - Method in interface com.sas.drugdev.remote.repository.security.AccessControlList
Remove the AccessControlEntry associated with the given userid from this list.
removeUsers(List) - Method in class com.sas.drugdev.remote.admin.GroupBean
Remove the users with the specified userIds from this group.
renameNode(Node, String) - Method in interface com.sas.drugdev.remote.repository.RepositoryService
Rename the node desribed by srcNode to the newName.
retire(String) - Method in class com.sas.drugdev.remote.admin.UserBean
Retires the user.

A C D E F G H I M N O P R S T U V W