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

I

INHERIT_DELETE_PERMISSION - Static variable in class com.sas.drugdev.remote.repository.security.Permission
Inherit Delete Permission - this permission only applies to {#link Container} nodes.
INHERIT_MANAGE_PERMISSION - Static variable in class com.sas.drugdev.remote.repository.security.Permission
Inherit Manage Permission - this permission only applies to {#link Container} nodes.
INHERIT_READ_PERMISSION - Static variable in class com.sas.drugdev.remote.repository.security.Permission
Inherit Read Permission - this permission only applies to {#link Container} nodes.
INHERIT_WRITE_PERMISSION - Static variable in class com.sas.drugdev.remote.repository.security.Permission
Inherit Write Permission - this permission only applies to {#link Container} nodes.
InsufficientPrivilegesException - exception com.sas.drugdev.remote.admin.InsufficientPrivilegesException.
This exception is to be thrown whenever the user attempts to perform an action on the server that they do not have the policy to do.
InsufficientPrivilegesException() - Constructor for class com.sas.drugdev.remote.admin.InsufficientPrivilegesException
Null constructor
InsufficientPrivilegesException(String) - Constructor for class com.sas.drugdev.remote.admin.InsufficientPrivilegesException
Construct the exception with a message
InsufficientPrivilegesException(Throwable) - Constructor for class com.sas.drugdev.remote.admin.InsufficientPrivilegesException
Construct the exception with a cause
InsufficientPrivilegesException(String, Throwable) - Constructor for class com.sas.drugdev.remote.admin.InsufficientPrivilegesException
Construct the exception with a message and cause
InvalidEmailException - exception com.sas.drugdev.remote.admin.InvalidEmailException.
The InvalidEmailException is thrown when an invalid email address is set on a UserBean
InvalidEmailException() - Constructor for class com.sas.drugdev.remote.admin.InvalidEmailException
 
InvalidEmailException(String) - Constructor for class com.sas.drugdev.remote.admin.InvalidEmailException
 
InvalidEmailException(Throwable) - Constructor for class com.sas.drugdev.remote.admin.InvalidEmailException
 
InvalidEmailException(String, Throwable) - Constructor for class com.sas.drugdev.remote.admin.InvalidEmailException
 
InvalidGroupBeanException - exception com.sas.drugdev.remote.admin.InvalidGroupBeanException.
The InvalidGroupBeanException can be thrown when certain properties are left off of the UserBean that are needed to perform an operation.
InvalidGroupBeanException() - Constructor for class com.sas.drugdev.remote.admin.InvalidGroupBeanException
 
InvalidGroupBeanException(String) - Constructor for class com.sas.drugdev.remote.admin.InvalidGroupBeanException
 
InvalidGroupBeanException(Throwable) - Constructor for class com.sas.drugdev.remote.admin.InvalidGroupBeanException
 
InvalidGroupBeanException(String, Throwable) - Constructor for class com.sas.drugdev.remote.admin.InvalidGroupBeanException
 
InvalidGroupException - exception com.sas.drugdev.remote.admin.InvalidGroupException.
This exception is thrown whenever the user attempts to interact with a group on the server that is not valid
InvalidGroupException() - Constructor for class com.sas.drugdev.remote.admin.InvalidGroupException
Null Constructor
InvalidGroupException(String) - Constructor for class com.sas.drugdev.remote.admin.InvalidGroupException
Construct the exception with a message
InvalidGroupException(Throwable) - Constructor for class com.sas.drugdev.remote.admin.InvalidGroupException
Construct the exception with a cause
InvalidGroupException(String, Throwable) - Constructor for class com.sas.drugdev.remote.admin.InvalidGroupException
Construct the exception with a message and a cause
InvalidNodeBeanException - exception com.sas.drugdev.remote.repository.InvalidNodeBeanException.
The InvalidNodeBeanException can be thrown when certain properties are left off of the NodeBean that are needed to perform an operation.
InvalidNodeBeanException() - Constructor for class com.sas.drugdev.remote.repository.InvalidNodeBeanException
 
InvalidNodeBeanException(String) - Constructor for class com.sas.drugdev.remote.repository.InvalidNodeBeanException
 
InvalidNodeBeanException(Throwable) - Constructor for class com.sas.drugdev.remote.repository.InvalidNodeBeanException
 
InvalidNodeBeanException(String, Throwable) - Constructor for class com.sas.drugdev.remote.repository.InvalidNodeBeanException
 
InvalidNodeException - exception com.sas.drugdev.remote.repository.InvalidNodeException.
The InvalidNodeException is thrown when an Node is passed into a RepositoryService method, but the node doesn't exist.
InvalidNodeException() - Constructor for class com.sas.drugdev.remote.repository.InvalidNodeException
 
InvalidNodeException(String, Throwable) - Constructor for class com.sas.drugdev.remote.repository.InvalidNodeException
 
InvalidNodeException(String) - Constructor for class com.sas.drugdev.remote.repository.InvalidNodeException
 
InvalidNodeException(Throwable) - Constructor for class com.sas.drugdev.remote.repository.InvalidNodeException
 
InvalidParameterException - exception com.sas.drugdev.remote.sas.InvalidParameterException.
The InvalidParameterException is thrown when the user attempts to publish an SDD process and parameter information cannot be resolved.
InvalidParameterException() - Constructor for class com.sas.drugdev.remote.sas.InvalidParameterException
Null Constructor
InvalidParameterException(String) - Constructor for class com.sas.drugdev.remote.sas.InvalidParameterException
Construct the exception with a message
InvalidPasswordException - exception com.sas.drugdev.remote.admin.InvalidPasswordException.
The InvalidPasswordException is thrown when a user tries to change his/her password, but the new password doesn't conform to the password rules.
InvalidPasswordException() - Constructor for class com.sas.drugdev.remote.admin.InvalidPasswordException
 
InvalidPasswordException(String, Throwable) - Constructor for class com.sas.drugdev.remote.admin.InvalidPasswordException
 
InvalidPasswordException(String) - Constructor for class com.sas.drugdev.remote.admin.InvalidPasswordException
 
InvalidPasswordException(Throwable) - Constructor for class com.sas.drugdev.remote.admin.InvalidPasswordException
 
InvalidProcessException - exception com.sas.drugdev.remote.sas.InvalidProcessException.
The InvalidProcessException is thrown when the user attempts to publish an SDD process and the type on the FileBean is not process.
InvalidProcessException() - Constructor for class com.sas.drugdev.remote.sas.InvalidProcessException
Null Constructor
InvalidProcessException(String) - Constructor for class com.sas.drugdev.remote.sas.InvalidProcessException
Construct the exception with a message
InvalidSessionException - exception com.sas.drugdev.remote.session.InvalidSessionException.
Thrown when a server-side call is attempted from one of the services, but the session has timed out or has been invalidated.
InvalidSessionException() - Constructor for class com.sas.drugdev.remote.session.InvalidSessionException
 
InvalidSessionException(String, Throwable) - Constructor for class com.sas.drugdev.remote.session.InvalidSessionException
 
InvalidSessionException(String) - Constructor for class com.sas.drugdev.remote.session.InvalidSessionException
 
InvalidSessionException(Throwable) - Constructor for class com.sas.drugdev.remote.session.InvalidSessionException
 
InvalidTypeException - exception com.sas.drugdev.remote.repository.InvalidTypeException.
The InvalidTypeException is thrown when a method call is expecting one type of Node, but receives another.
InvalidTypeException() - Constructor for class com.sas.drugdev.remote.repository.InvalidTypeException
 
InvalidTypeException(String, Throwable) - Constructor for class com.sas.drugdev.remote.repository.InvalidTypeException
 
InvalidTypeException(String) - Constructor for class com.sas.drugdev.remote.repository.InvalidTypeException
 
InvalidTypeException(Throwable) - Constructor for class com.sas.drugdev.remote.repository.InvalidTypeException
 
InvalidUserException - exception com.sas.drugdev.remote.admin.InvalidUserException.
The exception is thrown whenever the user attempts to interact with a user on the server that is not valid
InvalidUserException() - Constructor for class com.sas.drugdev.remote.admin.InvalidUserException
Null Constructor
InvalidUserException(String) - Constructor for class com.sas.drugdev.remote.admin.InvalidUserException
Construct the exception with a message
InvalidUserException(Throwable) - Constructor for class com.sas.drugdev.remote.admin.InvalidUserException
Construct the exception with a cause
InvalidUserException(String, Throwable) - Constructor for class com.sas.drugdev.remote.admin.InvalidUserException
Construct the exception with a message and cause
InvalidVersionException - exception com.sas.drugdev.remote.repository.InvalidVersionException.
The InvalidVersionException is thrown when a FileBean is constructed pointing to a version that doesn't exist, then passed to a RepositoryService method.
InvalidVersionException() - Constructor for class com.sas.drugdev.remote.repository.InvalidVersionException
 
InvalidVersionException(String, Throwable) - Constructor for class com.sas.drugdev.remote.repository.InvalidVersionException
 
InvalidVersionException(String) - Constructor for class com.sas.drugdev.remote.repository.InvalidVersionException
 
InvalidVersionException(Throwable) - Constructor for class com.sas.drugdev.remote.repository.InvalidVersionException
 
invalidate() - Method in interface com.sas.drugdev.remote.session.Session
Invalidate the session and free any server-side resources being held.
isActive() - Method in interface com.sas.drugdev.remote.admin.User
Returns the active status of the user
isActive() - Method in class com.sas.drugdev.remote.admin.UserBean
returns the active status of the user
isCheckedOut() - Method in interface com.sas.drugdev.remote.repository.RemoteFile
Is this file currently checked out?
isContainerAcl() - Method in interface com.sas.drugdev.remote.repository.security.AccessControlList
Return whether this ACL points to a container.
isContainerType() - Method in interface com.sas.drugdev.remote.type.RemoteType
Returns whether this is type is for container objects.
isDefaultVersioningEnabled() - Method in interface com.sas.drugdev.remote.repository.RemoteContainer
 
isEnabled() - Method in class com.sas.drugdev.remote.sas.ProcessParameter
Checks whether the parameter is enabled.
isFromServer() - Method in class com.sas.drugdev.remote.admin.GroupBean
 
isGroupEntry() - Method in interface com.sas.drugdev.remote.repository.security.AccessControlEntry
Test whether this AccessControlEntry is associated with a group.
isRead() - Method in class com.sas.drugdev.remote.sas.ProcessPathParameter
Checks if the parameter is readable
isRelative() - Method in class com.sas.drugdev.remote.sas.ProcessPathParameter
Checks if the parameter is a relative path
isRequired() - Method in class com.sas.drugdev.remote.sas.ProcessParameter
Checks whether the parameter is required.
isRequired() - Method in class com.sas.drugdev.remote.type.TypeProperty
Return whether this property is required to have a value.
isRetired() - Method in interface com.sas.drugdev.remote.admin.User
Returns whether the user is retired or not
isRetired() - Method in class com.sas.drugdev.remote.admin.UserBean
returns whether the user is retired or not
isUserEntry() - Method in interface com.sas.drugdev.remote.repository.security.AccessControlEntry
Test whether this AccessControEntry is associated with a user.
isUserInGroup(User, Group) - Method in interface com.sas.drugdev.remote.admin.GroupService
Tests whether the specified User is in the given Group
isValid() - Method in interface com.sas.drugdev.remote.session.Session
Check whether this is session is still valid.
isVersioned() - Method in interface com.sas.drugdev.remote.repository.RemoteFile
Is this versioning enabled on this file?
isWrite() - Method in class com.sas.drugdev.remote.sas.ProcessPathParameter
Checks if the parameter is writable

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