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

S

SASService - interface com.sas.drugdev.remote.sas.SASService.
The SASService provides a way to publish and examine an SDD process.
SDD_PARAMETER_VALUE_TYPE_BASEPATH - Static variable in class com.sas.drugdev.remote.sas.ProcessParameter
 
SDD_PARAMETER_VALUE_TYPE_BOOLEAN - Static variable in class com.sas.drugdev.remote.sas.ProcessParameter
 
SDD_PARAMETER_VALUE_TYPE_FOLDER - Static variable in class com.sas.drugdev.remote.sas.ProcessParameter
 
SDD_PARAMETER_VALUE_TYPE_GROUPVAR - Static variable in class com.sas.drugdev.remote.sas.ProcessParameter
 
SDD_PARAMETER_VALUE_TYPE_GROUPVARPOS - Static variable in class com.sas.drugdev.remote.sas.ProcessParameter
 
SDD_PARAMETER_VALUE_TYPE_IGNORE - Static variable in class com.sas.drugdev.remote.sas.ProcessParameter
 
SDD_PARAMETER_VALUE_TYPE_INCATALOG - Static variable in class com.sas.drugdev.remote.sas.ProcessParameter
 
SDD_PARAMETER_VALUE_TYPE_INFILE - Static variable in class com.sas.drugdev.remote.sas.ProcessParameter
 
SDD_PARAMETER_VALUE_TYPE_INPROCESS - Static variable in class com.sas.drugdev.remote.sas.ProcessParameter
 
SDD_PARAMETER_VALUE_TYPE_INTABLE - Static variable in class com.sas.drugdev.remote.sas.ProcessParameter
 
SDD_PARAMETER_VALUE_TYPE_LISTFILE - Static variable in class com.sas.drugdev.remote.sas.ProcessParameter
 
SDD_PARAMETER_VALUE_TYPE_LISTMAP - Static variable in class com.sas.drugdev.remote.sas.ProcessParameter
 
SDD_PARAMETER_VALUE_TYPE_LOGFILE - Static variable in class com.sas.drugdev.remote.sas.ProcessParameter
 
SDD_PARAMETER_VALUE_TYPE_NSELECTED - Static variable in class com.sas.drugdev.remote.sas.ProcessParameter
 
SDD_PARAMETER_VALUE_TYPE_NUMERIC - Static variable in class com.sas.drugdev.remote.sas.ProcessParameter
 
SDD_PARAMETER_VALUE_TYPE_OUTCATALOG - Static variable in class com.sas.drugdev.remote.sas.ProcessParameter
 
SDD_PARAMETER_VALUE_TYPE_OUTFILE - Static variable in class com.sas.drugdev.remote.sas.ProcessParameter
 
SDD_PARAMETER_VALUE_TYPE_OUTTABLE - Static variable in class com.sas.drugdev.remote.sas.ProcessParameter
 
SDD_PARAMETER_VALUE_TYPE_PARMFILE - Static variable in class com.sas.drugdev.remote.sas.ProcessParameter
 
SDD_PARAMETER_VALUE_TYPE_PGMFILE - Static variable in class com.sas.drugdev.remote.sas.ProcessParameter
 
SDD_PARAMETER_VALUE_TYPE_SELECTIONLIST - Static variable in class com.sas.drugdev.remote.sas.ProcessParameter
 
SDD_PARAMETER_VALUE_TYPE_TEMPFOLDER - Static variable in class com.sas.drugdev.remote.sas.ProcessParameter
 
SDD_PARAMETER_VALUE_TYPE_TEXT - Static variable in class com.sas.drugdev.remote.sas.ProcessParameter
 
SDD_PARAMETER_VALUE_TYPE_VALUELIST - Static variable in class com.sas.drugdev.remote.sas.ProcessParameter
 
SDD_PARAMETER_VALUE_TYPE_VARIABLE - Static variable in class com.sas.drugdev.remote.sas.ProcessParameter
 
SDD_PARAMETER_VALUE_TYPE_VARLIST - Static variable in class com.sas.drugdev.remote.sas.ProcessParameter
 
SYSTEM_PROPERTIES - Static variable in class com.sas.drugdev.remote.admin.UserBean
 
SYSTEM_PROPERTIES - Static variable in class com.sas.drugdev.remote.repository.NodeBean
 
ServiceManager - interface com.sas.drugdev.remote.ServiceManager.
ServiceManager is the central place for looking up all the available remote services.
Session - interface com.sas.drugdev.remote.session.Session.
Interface that stores the state of the connection to the server.
SessionAuthenticator - interface com.sas.drugdev.remote.session.SessionAuthenticator.
Interface used for implementation of the design of the API.
SessionFactory - class com.sas.drugdev.remote.session.SessionFactory.
Entry point into the API.
SessionFactory() - Constructor for class com.sas.drugdev.remote.session.SessionFactory
 
setActive(boolean, String) - Method in class com.sas.drugdev.remote.admin.UserBean
Sets the active status of the user
setAttribute(String, Object) - Method in interface com.sas.drugdev.remote.session.Session
Set an object on the sesion that can later be retrieved using Session.getAttribute(String).
setAttributes(Map) - Method in class com.sas.drugdev.remote.sas.ProcessParameter
Sets attributes on the process.
setAuthenticationProvider(String) - Method in class com.sas.drugdev.remote.admin.UserBean
Sets the default authentication provider for this user.
setAuthenticationProviderUserId(String) - Method in class com.sas.drugdev.remote.admin.UserBean
Sets the providerUserId associated with this user as it is defined in the external authentication provider.
setContents(InputStream) - Method in class com.sas.drugdev.remote.repository.FileBean
Set the contents of the file.
setContents(File) - Method in class com.sas.drugdev.remote.repository.FileBean
Sets the contents of a file with the contents of the local file passed in.
setDefaultContainerVersioning(Container, ContainerDepth, boolean) - Method in interface com.sas.drugdev.remote.repository.RepositoryService
Turn on default versioning for the specified container, to the given depth.
setDescription(String) - Method in class com.sas.drugdev.remote.admin.GroupBean
Set the description of this group.
setEmailAddress(String) - Method in class com.sas.drugdev.remote.admin.UserBean
Sets the email address of this user.
setEnabled(boolean) - Method in class com.sas.drugdev.remote.sas.ProcessParameter
Sets the enabled status of the parameter
setFileName(String) - Method in class com.sas.drugdev.remote.sas.ProcessFileParameter
Sets the file name
setFiles(Set) - Method in class com.sas.drugdev.remote.sas.ProcessFolderParameter
Sets the files in a folder
setFirstName(String) - Method in class com.sas.drugdev.remote.admin.UserBean
Sets the first name of this user.
setIsRelative(boolean) - Method in class com.sas.drugdev.remote.sas.ProcessPathParameter
Sets the parameter to be relative or absolute.
setLabel(String) - Method in class com.sas.drugdev.remote.sas.ProcessParameter
Sets the label of the parameter
setLastName(String) - Method in class com.sas.drugdev.remote.admin.UserBean
Sets the last name of this user.
setName(String) - Method in class com.sas.drugdev.remote.sas.ProcessParameter
Sets the name of the parameter
setOwnerOnContainer(Container, ContainerDepth, String) - Method in interface com.sas.drugdev.remote.repository.RepositoryService
Set the owner of the given container to the given userid.
setOwnerOnFile(File, String) - Method in interface com.sas.drugdev.remote.repository.RepositoryService
Set the owner of the given file to the given userid.
setPassword(char[]) - Method in class com.sas.drugdev.remote.admin.UserBean
Sets the SDD password for this user.
setPassword(char[]) - Method in class com.sas.drugdev.remote.session.UsernamePasswordCredentials
 
setPasswordReset(boolean) - Method in class com.sas.drugdev.remote.admin.UserBean
Set whether the user will be required to reset their password.
setPath(String) - Method in class com.sas.drugdev.remote.sas.ProcessPathParameter
Sets the destination path of the parameter
setPermissions(Set) - Method in interface com.sas.drugdev.remote.repository.security.AccessControlEntry
Set the permissions on this entry to the set of permissions passed in.
setPolicies(List) - Method in class com.sas.drugdev.remote.admin.UserBean
Sets the SDD policies for this user.
setProperties(Map) - Method in class com.sas.drugdev.remote.admin.UserBean
Set all the properties contained in the map.
setProperties(Map) - Method in class com.sas.drugdev.remote.repository.NodeBean
Set all the properties contained in the map passes in.
setProperty(String, Object) - Method in class com.sas.drugdev.remote.admin.UserBean
Set the property with the given name to the given value.
setProperty(String, String) - Method in class com.sas.drugdev.remote.repository.NodeBean
Set the property with the given name to the given value.
setRead(boolean) - Method in class com.sas.drugdev.remote.sas.ProcessPathParameter
Sets the parameter as readable
setRequired(boolean) - Method in class com.sas.drugdev.remote.sas.ProcessParameter
Sets the required status of the parameter
setUseAllFiles(boolean) - Method in class com.sas.drugdev.remote.sas.ProcessFolderParameter
Flags to use all files in the folder
setUsername(String) - Method in class com.sas.drugdev.remote.session.UsernamePasswordCredentials
 
setUsers(List) - Method in class com.sas.drugdev.remote.admin.GroupBean
Set the given userIds to be users in this group.
setWrite(boolean) - Method in class com.sas.drugdev.remote.sas.ProcessPathParameter
Sets the parameter as writable

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