A B C D E F G H I J K L M N O P Q R S T U V W X Z _

S

sameEnitityKey(String) - Method in class com.sas.services.ServiceProxy
Determines if the this service's entity key is the same.
sameEntity(EntityKeyInterface) - Method in class com.sas.services.AbstractRemoteService
Determines whether or not this service entity is the same as the specified entity.
sameEntity(EntityKeyInterface) - Method in class com.sas.services.DefaultEntityKeyImpl
Determines whether or not the specified entity has the same key as this entity.
sameEntity(EntityKeyInterface) - Method in class com.sas.services.discovery.RegistryDiscoveryService
sameEntity(EntityKeyInterface) - Method in class com.sas.services.publish.AbstractEntry
 
sameEntity(EntityKeyInterface) - Method in class com.sas.services.publish.HTMLFile
 
sameEntity(EntityKeyInterface) - Method in class com.sas.services.ServiceProxy
Determines whether or not the specified entity is the same as this entity.
SASCATALOG - Static variable in interface com.sas.services.information.util.ISDefs
Model description of Object: SASCatalog
SASCATALOGENTRY - Static variable in interface com.sas.services.information.util.ISDefs
Model description of Object: This type represents a SAS catalog entry.
SASCLIENT_STRING - Static variable in class com.sas.services.webdav.DAVConstants
SAS DAVClient identifier used in the User-Agent HTTP header field
SASCLIENTCONNECTION - Static variable in interface com.sas.services.information.util.ISDefs
Model description of Object: This type represents the information needed by SAS software to connect to other servers.
SASClientConnectionInterface - Interface in com.sas.services.information.metadata
 
sasCommandKey - Static variable in class com.sas.iom.orb.SASURI
The key for IOM attribute sascommand.
SASDAV_DESCRIPTION - Static variable in class com.sas.services.webdav.DAVConstants
SAS resourcetype property name (cf.
SASDAV_PACKAGETYPE - Static variable in class com.sas.services.webdav.DAVConstants
SAS package property name.
SASDAV_RESOURCETYPE - Static variable in class com.sas.services.webdav.DAVConstants
SAS resourcetype property name (cf.
SASDAV_SASKEYWORD - Static variable in class com.sas.services.webdav.DAVConstants
SAS keyword property name (in the sasdav namespace)
SASDAV_XML_RESOURCETYPE - Static variable in class com.sas.services.webdav.DAVConstants
SAS resourcetype property name as XML 1.0
SASFILEREF - Static variable in interface com.sas.services.information.util.ISDefs
Model description of Object: This type represents a SAS fileref.
SasInProcessServerInterface - Interface in com.sas.services.information.metadata
 
SASLIBRARY - Static variable in interface com.sas.services.information.util.ISDefs
Model description of Object: This type represents a SAS library statement.
SASLibraryInterface - Interface in com.sas.services.information.metadata
 
SASLICENSE - Static variable in interface com.sas.services.information.util.ISDefs
Model description of Object: This type is used to document the setinit information for SAS products.
SASLog - Class in com.sas.services.storedprocess
A collection of SAS log or listing lines.
SASMESSAGEQUEUE - Static variable in interface com.sas.services.information.metadata.MessageQueueInterface
"SASMessageQueue" constant used for the value of the TransformRole attribute of a Transformation to denote a SAS message queue.
SASPASSWORD - Static variable in interface com.sas.services.information.util.ISDefs
Model description of Object: This type represents the storage of SAS passwords for SAS tables or Connections.
SASServerException - Exception in com.sas.services.storedprocess
This class wraps exceptions thrown while accessing the SAS Server.
SASTelnetClient - Class in com.sas.net.connect
This class implements enough of the telnet protocol to bootstrap a Connect client.
SASTelnetClient(Properties) - Constructor for class com.sas.net.connect.SASTelnetClient
Construct a SASTelnetClient with a list of properties.
SASTelnetClient() - Constructor for class com.sas.net.connect.SASTelnetClient
Construct a SASTelnetClient.
SASURI - Class in com.sas.iom.orb
A URI to identify an IOM server.
SASURI(String) - Constructor for class com.sas.iom.orb.SASURI
Construct a SASURI.
SCHEMA_PATH - Static variable in class com.sas.services.webdav.DAVConstants
Name of schema folder
SCHEMA_PROPLIST_PROP - Static variable in class com.sas.services.webdav.DAVConstants
SAS property list property name
schemeIOM - Static variable in class com.sas.iom.orb.SASURI
URI scheme IOM.
schemeOMA - Static variable in class com.sas.iom.orb.SASURI
URI scheme SAS-OMA.
SCOPE - Static variable in class com.sas.services.webdav.DAVConstants
 
seal() - Method in class com.sas.services.storedprocess.metadata.StoredProcessOptions
Seal the options object.
search(FilterInterface) - Method in class com.sas.services.information.DAVRepository
Search the repository using the provided filter.
search(UserContextInterface, FilterInterface) - Method in class com.sas.services.information.InformationService
Search all the repositories that a user is connected to.
search(UserContextInterface, FilterInterface) - Method in interface com.sas.services.information.InformationServiceInterface
Search all the repositories that a user is connected to.
search(FolderInterface, FilterInterface) - Method in class com.sas.services.information.OMIServer
 
search(List, FilterInterface) - Method in class com.sas.services.information.OMIServer
 
search(FilterInterface) - Method in class com.sas.services.information.OMIServer
Search the repository using the provided filter.
search(FilterInterface) - Method in class com.sas.services.information.OMIServerRepository
Search the repository using the provided filter.
search(FilterInterface) - Method in interface com.sas.services.information.RepositoryInterface
Search the repository using the provided filter.
Search - Interface in com.sas.services.information.search
The Search can be used to manage and perform searches for public objects in metadata.
search() - Method in interface com.sas.services.information.search.Search
Search the server using the provided search criteria that was set.
search() - Method in interface com.sas.services.information.search.SearchFolder
Run an existing search from this SearchFolder.
search(FolderInterface, FilterInterface) - Method in interface com.sas.services.information.ServerInterface
Search the server tree from a given folder base using the provided filter.
search(List, FilterInterface) - Method in interface com.sas.services.information.ServerInterface
Search the server from a collection of base folders.
search(FilterInterface) - Method in interface com.sas.services.information.ServerInterface
Search the repository using the provided filter.
search(String) - Method in class com.sas.services.webdav.DAVResource
The SEARCH method invokes one of the implemented search grammars on the server to evaluate the query.
search(Element) - Method in class com.sas.services.webdav.DAVResource
The SEARCH method invokes one of the implemented search grammars on the server to evaluate the query.
search(String) - Method in interface com.sas.services.webdav.DAVResourceInterface
Using the search query provided as a string, perform the search on this server
search(Element) - Method in interface com.sas.services.webdav.DAVResourceInterface
Using the XML representation of the search query, perform the search on the server
SearchFactory - Class in com.sas.services.information.search
 
SearchFactory() - Constructor for class com.sas.services.information.search.SearchFactory
 
SearchFilter - Interface in com.sas.services.information.search
The filters used to scope a search, implement the SearchFilter interface.
searchFilterArray(UserContextInterface, FilterInterface[]) - Method in class com.sas.services.information.InformationService
Perform a search in all the repositories the user is connected to using the provided Filters.
searchFilterArray(UserContextInterface, FilterInterface[]) - Method in interface com.sas.services.information.InformationServiceInterface
Perform a search in all the repositories the user is connected to using the provided Filters.
SearchFolder - Interface in com.sas.services.information.search
The SearchFolder class is a "smart" object for metadata searches.
searchGroup(UserContextInterface, RepositoryGroup, FilterInterface) - Method in class com.sas.services.information.InformationService
Search the repository group that is provided.
searchGroup(UserContextInterface, RepositoryGroup, FilterInterface) - Method in interface com.sas.services.information.InformationServiceInterface
Search the repository group that is provided.
searchGroupName(UserContextInterface, String, FilterInterface) - Method in class com.sas.services.information.InformationService
Search the repository group with the given name.
searchGroupName(UserContextInterface, String, FilterInterface) - Method in interface com.sas.services.information.InformationServiceInterface
Search the repository group with the given name.
searchGroupNameWithFilterArray(UserContextInterface, String, FilterInterface[]) - Method in class com.sas.services.information.InformationService
 
searchGroupNameWithFilterArray(UserContextInterface, String, FilterInterface[]) - Method in interface com.sas.services.information.InformationServiceInterface
Search the repository group that is provided.
searchGroupWithFilterArray(UserContextInterface, RepositoryGroup, FilterInterface[]) - Method in class com.sas.services.information.InformationService
 
searchGroupWithFilterArray(UserContextInterface, RepositoryGroup, FilterInterface[]) - Method in interface com.sas.services.information.InformationServiceInterface
Search the repository group that is provided.
SearchOperator - Enum in com.sas.services.information.search
 
searchProtocols(UserContextInterface, List, FilterInterface) - Method in class com.sas.services.information.InformationService
Perform a search in the repositories the user is connected to which match the domains in the provided Vector, using the provided Filter.
searchProtocols(UserContextInterface, List, FilterInterface) - Method in interface com.sas.services.information.InformationServiceInterface
Perform a search in the repositories the user is connected to which match the domains in the provided Vector, using the provided Filter.
searchProtocolsWithFilterArray(UserContextInterface, List, FilterInterface[]) - Method in class com.sas.services.information.InformationService
Perform a search in the repositories the user is connected to which match the domains in the provided Vector, using the provided Filter.
searchProtocolsWithFilterArray(UserContextInterface, List, FilterInterface[]) - Method in interface com.sas.services.information.InformationServiceInterface
Perform a search in the repositories the user is connected to which match the domains in the provided Vector, using the provided Filter.
searchTree(String, FilterInterface) - Method in class com.sas.services.information.DAVRepository
Search the specified folder tree in the repository using the provided filter.
searchTree(FolderInterface, FilterInterface) - Method in class com.sas.services.information.DAVRepository
Deprecated. in favor of searchTreeFromBase.
searchTree(DAVFolderInterface, FilterInterface, int) - Method in class com.sas.services.information.DAVRepository
Search the specified folder tree in the repository using the provided filter.
searchTree(UserContextInterface, FilterInterface) - Method in class com.sas.services.information.InformationService
Search the repositories that the user is connected to, returning the results in a navigable folder structure.
searchTree(UserContextInterface, FilterInterface) - Method in interface com.sas.services.information.InformationServiceInterface
Search the repositories that the user is connected to, returning the results in a navigable folder structure.
searchTree(String, FilterInterface) - Method in class com.sas.services.information.OMIServerRepository
Search the specified folder tree in the repository using the provided filter.
searchTree(FolderInterface, FilterInterface) - Method in class com.sas.services.information.OMIServerRepository
Deprecated. in favor of searchTreeFromBase.
searchTree(String, FilterInterface) - Method in interface com.sas.services.information.RepositoryInterface
Search the specified folder tree in the repository using the provided filter.
searchTree(FolderInterface, FilterInterface) - Method in interface com.sas.services.information.RepositoryInterface
Deprecated. in favor of searchTreeFromBase.
searchTreeFromBase(FolderInterface, FilterInterface) - Method in class com.sas.services.information.DAVRepository
Search the specified folder tree in the repository using the provided filter.
searchTreeFromBase(FolderInterface, FilterInterface) - Method in class com.sas.services.information.OMIServerRepository
Search the specified folder tree in the repository using the provided filter.
searchTreeFromBase(FolderInterface, FilterInterface) - Method in interface com.sas.services.information.RepositoryInterface
Search the specified folder tree in the repository using the provided filter.
searchTreeFromBaseWithScope(FolderInterface, FilterInterface, int) - Method in class com.sas.services.information.DAVRepository
Search the specified folder tree in the repository using the provided filter.
searchTreeFromBaseWithScope(FolderInterface, FilterInterface, int) - Method in class com.sas.services.information.OMIServerRepository
Search the specified folder tree in the repository using the provided filter.
searchTreeFromBaseWithScope(FolderInterface, FilterInterface, int) - Method in interface com.sas.services.information.RepositoryInterface
Search the specified folder tree in the repository using the provided filter.
SECURITY_PACKAGE_KERBEROS - Static variable in class com.sas.services.connection.Server
Authentication using Kerberos.
SECURITY_PACKAGE_LIST_DEFAULT - Static variable in class com.sas.services.connection.Server
The default value for securityPackageList.
SECURITY_PACKAGE_NEGOTIATE - Static variable in class com.sas.services.connection.Server
Authenticate using a security package supported by both the client and server.
SECURITY_PACKAGE_NTLM - Static variable in class com.sas.services.connection.Server
Authenticate using NTLM.
SecurityContext - Class in com.sas.services.events.broker
Security context associated with a particular Event Broker service message.
SecurityContext() - Constructor for class com.sas.services.events.broker.SecurityContext
Default constructor.
SecurityContext(String, String, String) - Constructor for class com.sas.services.events.broker.SecurityContext
SecurityContext constructor.
SecurityPackageCredential - Class in com.sas.services.connection
A credential to use when requesting a security-package-authenticated connection to a server.
SecurityPackageCredential() - Constructor for class com.sas.services.connection.SecurityPackageCredential
Construct an instance of SecurityPackageCredential.
securityPackageKey - Static variable in class com.sas.iom.orb.SASURI
The key for IOM attribute securitypackage.
securityPackageListKey - Static variable in class com.sas.iom.orb.SASURI
The key for IOM attribute securitypackagelist.
SecurityProcessorInterface - Interface in com.sas.services.information.publicobject
This class provides an interface for client applications to query and manipulate the permissions on a metadata object.
SECURITYRULE - Static variable in interface com.sas.services.information.util.ISDefs
Model description of Object: This is an abstract class from which other "SecurityRules" will derrive.
SECURITYRULESCHEME - Static variable in interface com.sas.services.information.util.ISDefs
Model description of Object: This class is used to group SecurityRules into a unit.
SECURITYTYPECONTAINMENTRULE - Static variable in interface com.sas.services.information.util.ISDefs
Model description of Object: A SecurityTypeContainmentRule tells the authorization facility how find parent objects for a particular metadata type.
SecurityUtil - Class in com.sas.services.security
 
SELECT - Static variable in interface com.sas.services.information.util.ISDefs
Model description of Object: Used to document an SQL select statement.
SELECT - Static variable in class com.sas.services.webdav.DAVConstants
 
SelfIdentity - Class in com.sas.services.information.metadata
 
SelfIdentity() - Constructor for class com.sas.services.information.metadata.SelfIdentity
 
send(Wqefcb) - Method in class com.sas.net.connect.ConnectClient
Send a message to the server.
send(Wqefcb) - Method in class com.sas.net.sharenet.ShareNetResultSet
Sends a message to the server.
send(TemplateInterface) - Method in interface com.sas.services.publish.alerts.AlertTransportInterface
Send the alert notification.
sendAsyncEvent(String, EventResponseHandlerInterface) - Method in interface com.sas.services.events.broker.EventBrokerServiceInterface
Deprecated. Send an asynchronous event to this EventBrokerService for processing.
sendNotification(Document, SessionContextInterface, MailServiceInterface) - Static method in class com.sas.services.publish.alerts.AlertUtil
Parses the notification XML and sends the alert notifications to the specified destinations via the WIP's Mail Service.
sendString(String) - Method in class com.sas.net.connect.SASTelnetClient
 
sendString(String) - Method in interface com.sas.net.connect.TelnetClientInterface
send data to the remote telnet session.
sendSyncEvent(String) - Method in interface com.sas.services.events.broker.EventBrokerServiceInterface
Deprecated. Send a synchronous event to this EventBrokerService for processing.
serialize(int) - Method in interface com.sas.services.events.EventInterface
Deprecated. Serialize this event into the specified format so that it can be sent to a broker for processing.
SERIALIZE_FORMAT_DOCUMENT - Static variable in interface com.sas.services.events.EventInterface
Deprecated. Serialize format: document
SERIALIZE_FORMAT_STRING - Static variable in interface com.sas.services.events.EventInterface
Deprecated. Serialize format: string
serialVersionUID - Static variable in interface com.sas.services.publish.EventDataInterface
Deprecated. serialVersionUID will be deleted in a future release.
serialVersionUID - Static variable in class com.sas.services.session.SessionContextStateChangedEvent
Serial version ID.
serialVersionUID - Static variable in class com.sas.services.session.SessionService
Serial version ID.
serialVersionUID - Static variable in interface com.sas.services.session.SessionServiceInterface
Deprecated. serialVersionUID will be deleted in a future release.
Server - Class in com.sas.services.connection
A base class for describing IOM servers.
Server(String) - Constructor for class com.sas.services.connection.Server
Construct an object describing an IOM server.
SERVER_ANY - Static variable in class com.sas.services.information.metadata.ServerFilter
 
SERVER_DAV - Static variable in class com.sas.services.information.metadata.ServerFilter
 
SERVER_FTP - Static variable in class com.sas.services.information.metadata.ServerFilter
 
SERVER_GMS - Static variable in class com.sas.services.information.metadata.ServerFilter
 
SERVER_LDAP - Static variable in class com.sas.services.information.metadata.ServerFilter
 
SERVER_MDX - Static variable in class com.sas.services.information.metadata.ServerFilter
 
SERVER_MQX - Static variable in class com.sas.services.information.metadata.ServerFilter
 
SERVER_OMI - Static variable in class com.sas.services.information.metadata.ServerFilter
 
SERVER_STOREDPROCESS - Static variable in class com.sas.services.information.metadata.ServerFilter
 
SERVER_TYPE_STOREDPROCESS - Static variable in interface com.sas.services.storedprocess.StoredProcessBaseInterface
Stored Process Server.
SERVER_TYPE_WORKSPACE - Static variable in interface com.sas.services.storedprocess.StoredProcessBaseInterface
Workspace Server.
SERVER_VERSION_913_SP3 - Static variable in interface com.sas.services.information.ServerInterface
The version of a 9.1.3sp3 server
SERVER_VERSION_913_SP4 - Static variable in interface com.sas.services.information.ServerInterface
The version of a 9.1.3sp4 server
SERVER_VERSION_920 - Static variable in interface com.sas.services.information.ServerInterface
The version of a 9.2 server
SERVER_VERSION_930 - Static variable in interface com.sas.services.information.ServerInterface
The version of a 9.3 server
SERVER_VERSION_UNKNOWN - Static variable in interface com.sas.services.information.ServerInterface
Value for an unknown version of a server
SERVER_WORKSPACE - Static variable in class com.sas.services.information.metadata.ServerFilter
 
SERVERCOMPONENT - Static variable in interface com.sas.services.information.util.ISDefs
Model description of Object: Represents server components that are configured to run.
ServerComponentInterface - Interface in com.sas.services.information.metadata
 
SERVERCONTEXT - Static variable in interface com.sas.services.information.util.ISDefs
Model description of Object: Used to define an application context for non-homogeneous group servers.
ServerContextInterface - Interface in com.sas.services.information.metadata
 
ServerDef - Class in com.sas.services.information
Server definition used by an Information Service configuration.
ServerDef() - Constructor for class com.sas.services.information.ServerDef
 
ServerDef(String, String, String, String) - Constructor for class com.sas.services.information.ServerDef
Constructs a server definition using a default id.
ServerDef(String, String, String, String, String) - Constructor for class com.sas.services.information.ServerDef
Constructs a server definition using the specified id.
ServerFilter - Class in com.sas.services.information.metadata
 
ServerFilter() - Constructor for class com.sas.services.information.metadata.ServerFilter
 
ServerFilter(String, int, String) - Constructor for class com.sas.services.information.metadata.ServerFilter
 
ServerInterface - Interface in com.sas.services.information.metadata
This is a generic interface for interacting with a repository entry that represents a server of some sort.
ServerInterface - Interface in com.sas.services.information
 
serverNameKey - Static variable in class com.sas.iom.orb.SASURI
The key for IOM attribute servername.
ServerVersionException - Exception in com.sas.services.information
 
ServerVersionException() - Constructor for exception com.sas.services.information.ServerVersionException
 
ServerVersionException(String) - Constructor for exception com.sas.services.information.ServerVersionException
 
ServerVersionException(Throwable) - Constructor for exception com.sas.services.information.ServerVersionException
 
ServerVersionException(Throwable, String) - Constructor for exception com.sas.services.information.ServerVersionException
 
SERVICE_STATE_DEACTIVATED - Static variable in class com.sas.services.ServiceState
Service state: deactivated The service has been deactivated and is not currently available for use.
SERVICE_STATE_INITIALIZED - Static variable in class com.sas.services.ServiceState
Service state: initialized The service has been initialized and is ready for use.
SERVICE_STATE_UNINITIALIZED - Static variable in class com.sas.services.ServiceState
Service state: uninitialized The service is unitialized and should not be used.
ServiceAggregateConfig - Class in com.sas.services
An aggregation of a service's base and 0..* application configurations.
ServiceAggregateConfig(ServiceComponent) - Constructor for class com.sas.services.ServiceAggregateConfig
Constructs a configuration for the specified service.
ServiceAttribute - Class in com.sas.services.deployment
Represents a service attribute from the perspective of a deployment utility.
ServiceAttribute(String) - Constructor for class com.sas.services.deployment.ServiceAttribute
Constructs an instance specifying the Java class that is to represent an instantiated attribute.
ServiceAttributeFactoryInterface - Interface in com.sas.services.deployment
Interface used to create a service attribute based upon a ServiceConfigurationInterface.
ServiceAttributeInterface - Interface in com.sas.services
Base interface used to describe an attribute of a service.
ServiceComparator - Class in com.sas.services.deployment
Comparator for DeployableService representations of a foundation service.
ServiceComparator() - Constructor for class com.sas.services.deployment.ServiceComparator
 
SERVICECOMPONENT - Static variable in interface com.sas.services.information.util.ISDefs
Model description of Object:
ServiceComponentAttribute - Class in com.sas.services.discovery
A foundation service discovery attribute which represents an foundation service.
ServiceComponentAttribute() - Constructor for class com.sas.services.discovery.ServiceComponentAttribute
Constructs a default instance with the application service deployment ID and name initialized to null.
ServiceComponentAttribute(String, String) - Constructor for class com.sas.services.discovery.ServiceComponentAttribute
Constructs a service discovery attribute which may be used to lookup a service which belongs to the specified application service deployment.
ServiceComponentAttribute(String, String, String) - Constructor for class com.sas.services.discovery.ServiceComponentAttribute
Constructs a service discovery attribute which may be used to lookup a service which belongs to the specified application service deployment.
ServiceComponentAttribute(ServiceComponent) - Constructor for class com.sas.services.discovery.ServiceComponentAttribute
Constructs a service discovery attribute which may be used to lookup a service represented by the specified by a local JOMA ServiceComponent.
ServiceComponentAttribute(ServiceComponent) - Constructor for class com.sas.services.discovery.ServiceComponentAttribute
Constructs a service discovery attribute which may be used to lookup a service represented by the specified by a remote JOMA ServiceComponent.
ServiceComponentConfigInterface - Interface in com.sas.services
Interface describing operations which pertain to a foundation service's configuration metadata.
ServiceConfigDocument - Class in com.sas.services
Service configuration XML document.
ServiceConfigDocument(String, Document) - Constructor for class com.sas.services.ServiceConfigDocument
Constructs a service configuration which is represented by a name and its associated XML document.
ServiceConfigExporter - Class in com.sas.services.deployment
Application used to export each of an application's consumed SAS Foundation Service configurations from the Metadata Server repository to UTF-8 encoded XML files.
ServiceConfigFactory - Class in com.sas.services.deployment
Factory used to create a factory which may be used to create a service configuration.
ServiceConfigFactory() - Constructor for class com.sas.services.deployment.ServiceConfigFactory
Constructs an instance using the specified configuration properties.
ServiceConfigFactory(Properties) - Constructor for class com.sas.services.deployment.ServiceConfigFactory
Constructs an instance using the specified configuration properties.
ServiceConfigFactoryInterface - Interface in com.sas.services.deployment
Factory interface used to create a service configuration.
ServiceConfigInstaller - Class in com.sas.services.deployment
Utility used to install an application's configuration into a SAS Foundation Service.
ServiceConfigUninstaller - Class in com.sas.services.deployment
Application used to uninstall an application's configuration from a SAS Foundation Service.
ServiceConfiguration - Class in com.sas.services
Configuration data for a service.
ServiceConfiguration() - Constructor for class com.sas.services.ServiceConfiguration
Constructs a default instance of a service configuration which is basically a map of 0..* ancillary configurations.
ServiceConfiguration(Object) - Constructor for class com.sas.services.ServiceConfiguration
Constructs an instance with the specified initialization object.
ServiceConfigurationException - Exception in com.sas.services
Exception used to indicate an issue with an invalid service configuration.
ServiceConfigurationException(String) - Constructor for exception com.sas.services.ServiceConfigurationException
Constructs an exception using the specified message.
ServiceConfigurationException(Throwable) - Constructor for exception com.sas.services.ServiceConfigurationException
Constructs an exception using the specified throwable that caused the failure.
ServiceConfigurationException(Throwable, String) - Constructor for exception com.sas.services.ServiceConfigurationException
Constructs an exception using the specified message.
ServiceConfigurationInterface - Interface in com.sas.services
The base service configuration interface optionally specifying an object containing data necessary to initialize or reconfigure a service and other service configurations.
ServiceDeployment - Class in com.sas.services.deployment
Utilities to manipulate a foundation services deployment.
ServiceDeployment(SoftwareComponent) - Constructor for class com.sas.services.deployment.ServiceDeployment
Constructs a representation of a foundation services deployment.
ServiceDeployment(String, String, MdStore) - Constructor for class com.sas.services.deployment.ServiceDeployment
Constructs a representation of a foundation services deployment.
ServiceDeploymentAttribute - Class in com.sas.services.discovery
A foundation service discovery attribute which represents an application's service deployment which may be used to discover a foundation service that belongs to a particular service deployment.
ServiceDeploymentAttribute() - Constructor for class com.sas.services.discovery.ServiceDeploymentAttribute
Constructs a default instance with the application service deployment ID and name initialized to null.
ServiceDeploymentAttribute(String, String) - Constructor for class com.sas.services.discovery.ServiceDeploymentAttribute
Constructs a service discovery attribute which may be used to lookup a service which belongs to the specified application service deployment.
ServiceDeploymentAttribute(SoftwareComponent) - Constructor for class com.sas.services.discovery.ServiceDeploymentAttribute
Constructs a service discovery attribute which may be used to lookup a service which belongs to the specified application service deployment using the ID and name for the specified a local JOMA SoftwareComponent.
ServiceDeploymentAttribute(SoftwareComponent) - Constructor for class com.sas.services.discovery.ServiceDeploymentAttribute
Constructs a service discovery attribute which may be used to lookup a service which belongs to the specified application service deployment using the ID and name for the specified a remote JOMA SoftwareComponent.
ServiceDeploymentDeleter - Class in com.sas.services.deployment
Utility used to delete a SAS Foundation Services deployment from a SAS Metadata Repository.
ServiceDeploymentDeleter(SoftwareComponent) - Constructor for class com.sas.services.deployment.ServiceDeploymentDeleter
Constructs an instance of a utility that can be used to delete a SAS Foundation Services deployment.
ServiceDeploymentException - Exception in com.sas.services.deployment
Exception used to represent a failure to deploy a service.
ServiceDeploymentException(Exception, String, List, List) - Constructor for exception com.sas.services.deployment.ServiceDeploymentException
Creates a service deployment exception for the specified cause, metadata source, and the list of services which were successfully deployed.
ServiceDeploymentExporter - Class in com.sas.services.deployment
Exports a SAS Foundation Services deployment configuration from a SAS Metadata Repository to a UTF-8 encoded XML file.
ServiceDeploymentExporter(SoftwareComponent, File) - Constructor for class com.sas.services.deployment.ServiceDeploymentExporter
Constructs an instance of a runnable service deployment exporter specifying the SAS Foundation Services deployment which is to be exported and the output file to which the metadata will be written.
ServiceDeploymentExporter(SoftwareComponent, File, boolean) - Constructor for class com.sas.services.deployment.ServiceDeploymentExporter
Constructs an instance of a runnable service deployment exporter specifying the SAS Foundation Services deployment which is to be exported, the output file to which the metadata will be written and whether it is OK to overwrite the output file if it already exists.
ServiceDeploymentImporter - Class in com.sas.services.deployment
Utility to import metadata representing a SAS Foundation Services deployment from a UTF-8 encoded XML file into a SAS Metadata Repository.
ServiceDeploymentImporter(String, ServiceDeploymentImportFile, OperationMonitorInterface, MdFactory) - Constructor for class com.sas.services.deployment.ServiceDeploymentImporter
Constructs an instance of a runnable service deployment importer which will use the remote JOMA API.
ServiceDeploymentImportException - Exception in com.sas.services.deployment
Exception indicate that an attempt to import a foundation services deployment from a UTF-8 encoded XML file into a SAS Metadata Repository has failed.
ServiceDeploymentImportException() - Constructor for exception com.sas.services.deployment.ServiceDeploymentImportException
Constructs a default instance without specifying a message or Throwable that caused the foundation service deployment import to fail.
ServiceDeploymentImportException(Throwable) - Constructor for exception com.sas.services.deployment.ServiceDeploymentImportException
Constructs an instance specifying the ServiceDeploymentImportException(String) - Constructor for exception com.sas.services.deployment.ServiceDeploymentImportException
Constructs an instance specifying a message, but not a Throwable that caused the foundation service deployment import to fail.
ServiceDeploymentImportException(Throwable, String) - Constructor for exception com.sas.services.deployment.ServiceDeploymentImportException
Constructs an instance specifying both a message and the Throwable that caused the foundation service deployment import to fail.
ServiceDeploymentImportFile - Class in com.sas.services.deployment
This class represents a foundation services deployment file that was exported from a SAS Metadata foundation repository.
ServiceDeploymentImportFile(File) - Constructor for class com.sas.services.deployment.ServiceDeploymentImportFile
Constructs a representation of a foundation service deployment import file.
ServiceDeploymentImportFile(InputStream) - Constructor for class com.sas.services.deployment.ServiceDeploymentImportFile
Constructs a representation of a foundation service deployment import file by reading metadata from an input stream.
ServiceDeploymentInterface - Interface in com.sas.services.deployment
This interface contains constants associated with a foundation service deployment.
ServiceDeployments - Class in com.sas.services.deployment
Utility class that represents foundation service deployments which are represented as a SoftwareComponent element in an open metadata repository.
ServiceDiscoveryConfiguration - Class in com.sas.services.discovery
Service discovery configuration.
ServiceDiscoveryConfiguration() - Constructor for class com.sas.services.discovery.ServiceDiscoveryConfiguration
Constructs a default instance.
ServiceDiscoveryConfiguration(boolean, Class[], ServiceAttributeInterface[], String) - Constructor for class com.sas.services.discovery.ServiceDiscoveryConfiguration
Constructs an instance using the specified registration policy.
ServiceDiscoveryConfigurationInterface - Interface in com.sas.services.discovery
Interface describing a service discovery configuration consisting of an ID used to uniquely identify a service across JVMs and optional service attributes which may be used to qualify a discovery lookup to distinguish among multiple services that satisfy the same service types.
ServiceEvent - Class in com.sas.services.mgmt
Base class for all foundation service events.
ServiceEvent(String, String, String, Serializable) - Constructor for class com.sas.services.mgmt.ServiceEvent
Constructs an instance of specifying the notification type, an optional message, and optional user data.
ServiceException - Exception in com.sas.services
Base exception class for all service related exceptions.
ServiceException() - Constructor for exception com.sas.services.ServiceException
Constructs an exception using the default message.
ServiceException(String) - Constructor for exception com.sas.services.ServiceException
Constructs an instance using the specified message to detail the cause of the exception.
ServiceException(Throwable) - Constructor for exception com.sas.services.ServiceException
Constructs an instance using for the throwable that caused creation of this service exception.
ServiceException(Throwable, String) - Constructor for exception com.sas.services.ServiceException
Constructs an instance using the specified message and a throwable that caused creation of this service exception.
ServiceFactoryInterface - Interface in com.sas.services
An interface used to acquire an implementation of a service based upon a desired service configuration.
ServiceGroupAttribute - Class in com.sas.services.discovery
A service attribute that denotes membership in a group of software components.
ServiceGroupAttribute() - Constructor for class com.sas.services.discovery.ServiceGroupAttribute
Constructs a default instance with an unspecified group.
ServiceGroupAttribute(String) - Constructor for class com.sas.services.discovery.ServiceGroupAttribute
Constructs an instance of using the specified group.
ServiceInitializationObject - Class in com.sas.services
Foundation service's configuration represented as an XML document.
ServiceInitializationObject() - Constructor for class com.sas.services.ServiceInitializationObject
Constructs a default instance for a service which does not have a configuration.
ServiceInitializationObject(String) - Constructor for class com.sas.services.ServiceInitializationObject
Constructs an initialization object initialized with the specified service factory.
ServiceInitializationObject(InputSource) - Constructor for class com.sas.services.ServiceInitializationObject
Constructs an initialization object initialized with the specified service factory.
ServiceInterface - Interface in com.sas.services
Interface used to designate a service that is only available within the local JVM.
ServiceLoader - Class in com.sas.services.deployment
Service deployment utility that loads services based upon an Open Metadata Architecture (OMA) schema.
ServiceLookupFailedException - Exception in com.sas.services.deployment
An exception used in the event that a service lookup fails.
ServiceLookupFailedException(Throwable, String) - Constructor for exception com.sas.services.deployment.ServiceLookupFailedException
Constructs an instance by specifying a message and Throwable.
ServiceLookupFailedException(DeployableService[]) - Constructor for exception com.sas.services.deployment.ServiceLookupFailedException
Constructs an instance specifying the services which failed to be located.
serviceLookupInitiated(String) - Method in class com.sas.services.discovery.LookupPolicyAttempts
Notifies the policy implementation that a service lookup has started.
serviceLookupInitiated(String) - Method in interface com.sas.services.discovery.LookupPolicyInterface
Notifies the policy implementation that a service lookup has started.
serviceLookupInitiated(String) - Method in class com.sas.services.discovery.LookupPolicyTimeout
Notifies the policy implementation that a service lookup has started.
serviceLookupTerminated(String) - Method in class com.sas.services.discovery.LookupPolicyAttempts
Notifies the policy implementation that a service lookup has been terminated.
serviceLookupTerminated(String) - Method in interface com.sas.services.discovery.LookupPolicyInterface
Notifies the policy implementation that a service lookup has been terminated.
serviceLookupTerminated(String) - Method in class com.sas.services.discovery.LookupPolicyTimeout
Notifies the policy implementation that a service lookup has been terminated.
ServiceNotAvailableException - Exception in com.sas.services.discovery
Service is not available exception.
ServiceNotAvailableException() - Constructor for exception com.sas.services.discovery.ServiceNotAvailableException
Constructs an instance using a default exception message.
ServiceNotAvailableException(String) - Constructor for exception com.sas.services.discovery.ServiceNotAvailableException
Constructs an instance using the specified exception message.
ServiceNotAvailableException(Throwable, String) - Constructor for exception com.sas.services.discovery.ServiceNotAvailableException
Constructs an instance by specifying a message and Throwable.
ServiceNotAvailableException(ServiceTemplate) - Constructor for exception com.sas.services.discovery.ServiceNotAvailableException
Constructs an instance using the service template for which a service was not available.
ServiceNotAvailableException(String, ServiceTemplate) - Constructor for exception com.sas.services.discovery.ServiceNotAvailableException
Constructs an instance using the specified message and service template for which a service was not available.
ServiceNotAvailableException(ServiceTemplate, Throwable) - Constructor for exception com.sas.services.discovery.ServiceNotAvailableException
Constructs an instance by specifying a message and Throwable.
ServiceNotAvailableException(String, Throwable, ServiceTemplate) - Constructor for exception com.sas.services.discovery.ServiceNotAvailableException
Constructs an instance by specifying a message, Throwable, and service template for which a service was not available.
ServiceNotificationBroadcaster - Class in com.sas.services.mgmt
Service notification broadcaster.
ServiceNotificationBroadcaster() - Constructor for class com.sas.services.mgmt.ServiceNotificationBroadcaster
 
ServiceNotificationBroadcasterInterface - Interface in com.sas.services.mgmt
Interface used to add/remove platform service observers.
ServiceObserverInterface - Interface in com.sas.services.mgmt
Interface describing the means to observe a platform service.
ServicePermission - Class in com.sas.services
A permission to act upon a SAS foundation service.
ServicePermission(String) - Constructor for class com.sas.services.ServicePermission
Creates a new ServicePermission with the specified name.
ServiceProfile - Class in com.sas.services
Profile describing a foundation service's capabilities.
ServiceProfile(ServiceComponentConfigInterface, int, String[], String, String, String, boolean) - Constructor for class com.sas.services.ServiceProfile
Constructs a profile that describes a foundation service.
ServicePrototypeImporter - Class in com.sas.services.deployment
Utility to import metadata representing foundation service deployment prototypes from a file into a SAS Metadata Server.
ServicePrototypeImporter(MdFactory, String) - Constructor for class com.sas.services.deployment.ServicePrototypeImporter
Constructs an instance that will import the default foundation service prototypes into SAS Metadata Server.
ServiceProxy - Class in com.sas.services
Foundation service proxy.
ServiceProxy(RemoteServiceInterface) - Constructor for class com.sas.services.ServiceProxy
Constructs a foundation service proxy for the specified service.
ServiceRemoteObserver - Class in com.sas.services.mgmt
Abstract implementation of a remoteable service observer.
ServiceRemoteObserver() - Constructor for class com.sas.services.mgmt.ServiceRemoteObserver
Constructs a default instance of an observer capable of monitoring a service.
ServiceRemoteObserverInterface - Interface in com.sas.services.mgmt
Interface describing the means to observe a platform service.
ServiceResultSetMetaDataInterface - Interface in com.sas.services.publish
The ServiceResultSetMetaDataInterface provides a mechanism for getting the information about the types and properties of the columns in a ResultSet object.
Services - Class in com.sas.services.discovery
A type-safe collection of services which implement the RemoteServiceInterface interface.
Services() - Constructor for class com.sas.services.discovery.Services
Default constructor that initializes this collection with no services.
Services(Services) - Constructor for class com.sas.services.discovery.Services
Constructor that initializes this collection with the specified services.
ServicesCache - Class in com.sas.services.discovery
Cache used to store foundation services.
ServicesCache() - Constructor for class com.sas.services.discovery.ServicesCache
 
ServicesDeploymentEvent - Class in com.sas.services.deployment
Event used to notify a listener of a change in the state of the foundation services deployment.
ServicesDeploymentEvent(int) - Constructor for class com.sas.services.deployment.ServicesDeploymentEvent
Constructs services lifecycle event to communicate a state change to registered listeners.
ServicesDeploymentEventListenerInterface - Interface in com.sas.services.deployment
Interface that a listener must implement in order to be notified of service deployment state transitions.
ServiceState - Class in com.sas.services
A service's state.
ServiceState() - Constructor for class com.sas.services.ServiceState
Constructs a default instance.
ServiceState(short) - Constructor for class com.sas.services.ServiceState
Constructs an instance using the specified service state.
ServiceTemplate - Class in com.sas.services.discovery
A service request template that describes the type(s) of services expressed in terms of Java classes/interfaces representing the business interfaces and optional service attributes.
ServiceTemplate() - Constructor for class com.sas.services.discovery.ServiceTemplate
Constructs a default instance.
ServiceTemplate(Class[]) - Constructor for class com.sas.services.discovery.ServiceTemplate
Constructs an instance of a service template which defines the type of service that's desired an optional attributes that may be used to distinguish among services that satisfy the same service type.
ServiceTemplate(Class[], ServiceAttributeInterface[]) - Constructor for class com.sas.services.discovery.ServiceTemplate
Constructs an instance of a service template which defines the type of service that's desired an optional attributes that may be used to distinguish among services that satisfy the same service type.
SERVICETYPE - Static variable in interface com.sas.services.information.util.ISDefs
Model description of Object: The types of services available from a DeployedComponent.
ServiceTypeInterface - Interface in com.sas.services.information.metadata
 
ServiceTypes - Class in com.sas.services.discovery
Service capabilities expressed in terms of the Java interface(s) and/or classes.
ServiceTypes() - Constructor for class com.sas.services.discovery.ServiceTypes
Constructs a default instance.
ServiceTypes(Class[]) - Constructor for class com.sas.services.discovery.ServiceTypes
Constructs an instance that specifies one or more Java classes used to define a service capability.
ServiceTypes(Class) - Constructor for class com.sas.services.discovery.ServiceTypes
Constructs an instance that specifies a class or interface.
SESSION_CONTEXT_DESTROYED - Static variable in class com.sas.services.session.SessionContextStateChangedEvent
Session context destroyed.
SessionContextInterface - Interface in com.sas.services.session
The SessionContextInterface provides a control structure for maintaining state within a bound session and facilitates resource management and context passing.
SessionContextPermission - Class in com.sas.services.session
This class is used to protect Session Context objects that are stored in the Session Service.
SessionContextPermission(String) - Constructor for class com.sas.services.session.SessionContextPermission
Creates a new SessionContextPermission with the specified name.
SessionContextPermission(String, String) - Constructor for class com.sas.services.session.SessionContextPermission
Creates a new SessionContextPermission object with the specified name.
SessionContextStateChangedEvent - Class in com.sas.services.session
Sent to an object that implements RemoteSessionContextStateChangedListener when the object's state changes within the session context; currently, this is when the object is removed from the session context or when the session context is destroyed.
SessionContextStateChangedEvent(SessionContextInterface, String, Object, int) - Constructor for class com.sas.services.session.SessionContextStateChangedEvent
Constructs an event that notifies an object that its state has changed within the session context; currently, this is when the object is removed from the session context.
SessionNotAvailableException - Exception in com.sas.services.storedprocess
This exception is thrown when the StoredProcessService knows about the session described in the message, but you are supplying the wrong user context.
SessionNotFoundException - Exception in com.sas.services.storedprocess
This exception is thrown when the StoredProcessService cannot find the session described in the message.
SessionNotFoundException(String) - Constructor for exception com.sas.services.storedprocess.SessionNotFoundException
 
SessionPermission - Class in com.sas.services.session
This class is for various Session Service permissions.
SessionPermission(String) - Constructor for class com.sas.services.session.SessionPermission
Creates a new SessionPermission with the specified name.
SessionPermission(String, String) - Constructor for class com.sas.services.session.SessionPermission
Creates a new SessionPermission object with the specified name.
SessionService - Class in com.sas.services.session
The Session Service provides a mechanism for creating and accessing session contexts.
SessionServiceFactory - Class in com.sas.services.session
Factory used to manufacture a session service.
SessionServiceFactory() - Constructor for class com.sas.services.session.SessionServiceFactory
Constructs a default instance.
SessionServiceInitializer - Class in com.sas.services.session
Utility used to parse a Session Service XML document to create a configuration.
SessionServiceInitObject - Class in com.sas.services.session
Session Service configuration which may specify the default user context to associate with the root session context and optionally a session context timeout.
SessionServiceInitObject() - Constructor for class com.sas.services.session.SessionServiceInitObject
Constructs a default instance of a session service configuration.
SessionServiceInitObject(InputStream) - Constructor for class com.sas.services.session.SessionServiceInitObject
Constructs an instance which will be initialized with the service configuration read from the specified input stream.
SessionServiceInitObject(String) - Constructor for class com.sas.services.session.SessionServiceInitObject
Constructs an instance of a session service configuration using the specified user context name.
SessionServiceInterface - Interface in com.sas.services.session
The SessionServiceInterface provides a mechanism for creating and accessing session contexts.
SessionServiceProxy - Class in com.sas.services.session
Session Service proxy.
SessionServiceProxy(SessionServiceInterface) - Constructor for class com.sas.services.session.SessionServiceProxy
Constructs a proxy to the specified session service.
setAbstract(String) - Method in interface com.sas.services.publish.metadata.ArchiveInterface
Set the archive abstract.
setAbstract(String, int) - Method in class com.sas.services.publish.metadata.PackageFilter
Add search by abstract.
setAbstract(List) - Method in class com.sas.services.publish.metadata.PackageFilter
Add search by abstract.
setAbstract(String) - Method in class com.sas.services.publish.ResultPackage
Set the abstract for the result package.
setAbstract(String) - Method in interface com.sas.services.publish.ResultPackageInterface
Set the abstract for the result package.
setAccessControls(List) - Method in class com.sas.services.information.metadata.dav.DAVEntity
 
setAccessControlTemplateAttribs(ACTEntry) - Method in interface com.sas.services.information.MetadataRepositoryInterface
Set attributes on an AccessControlTemplate.
setAccessControlTemplateAttribs(RepositoryInterface, ACTEntry) - Method in interface com.sas.services.information.MetadataServerInterface
Set attributes on an AccessControlTemplate.
setAccessControlTemplateAttribs(ACTEntry) - Method in interface com.sas.services.information.OMIRepositoryInterface
Set attributes on an AccessControlTemplate.
setAccessControlTemplateAttribs(RepositoryInterface, ACTEntry) - Method in class com.sas.services.information.OMIServer
Set attributes on an AccessControlTemplate.
setAccessControlTemplateAttribs(ACTEntry) - Method in class com.sas.services.information.OMIServerRepository
Set attributes on an AccessControlTemplate.
setAccountExpirationDate(Date) - Method in class com.sas.services.information.InternalLoginUserInfo
 
setAccountExpired(boolean) - Method in class com.sas.services.information.InternalLoginUserInfo
 
setACL(String) - Method in class com.sas.services.information.metadata.dav.DAVEntity
 
setACL(String) - Method in interface com.sas.services.information.metadata.dav.DAVEntityInterface
Set the ACL for this entity
setACL(String) - Method in class com.sas.services.webdav.DAVResource
Set/Update the Access Control List for this resource.
setAcl(Acl) - Method in class com.sas.services.webdav.DAVResource
Set/Update the Access Control List for this resource.
setACL(String) - Method in interface com.sas.services.webdav.DAVResourceInterface
Set/Update the Access Control List for this resource.
setAcl(Acl) - Method in interface com.sas.services.webdav.DAVResourceInterface
Set the access control list for this resource.
setACLFromStore(DAVEntityInterface) - Method in class com.sas.services.information.DAVRepository
Retrieve the ACL property information and create the access control list for manipulating smart object access control information
setACLFromStore(DAVEntityInterface) - Method in interface com.sas.services.information.DAVRepositoryInterface
 
setAction(String) - Method in class com.sas.services.information.FactoryAction
Sets the factory's action.
setAction(String, String, String, String) - Method in class com.sas.services.information.FactoryAction
Sets the action's class name.
setActionClassName(String) - Method in class com.sas.services.information.FactoryAction
Sets the factory action's class name.
setActionMethodName(String) - Method in class com.sas.services.information.FactoryAction
Sets the factory action's method name.
setActionType(String) - Method in class com.sas.services.information.FactoryAction
 
setActivatable(ActivatableWrapper) - Method in class com.sas.services.deployment.RMIBinding
Sets the activatable.
setAddress(String) - Method in interface com.sas.services.information.metadata.EmailInterface
Sets the String value of Address
setAddress(String) - Method in interface com.sas.services.information.metadata.LocationInterface
Set the address string.
setAdvancedOptions(Map) - Method in class com.sas.services.information.RepositoryDef
 
setAdvancedOptions(Map) - Method in class com.sas.services.information.ServerDef
 
setAggregation(int) - Method in class com.sas.services.information.FilterComponent
Set the type of aggregation to use to test this component and its subscomponents.
setAllowRewinds(boolean) - Method in class com.sas.services.storedprocess.metadata.GenericStream
Sets whether rewinding is supported.
setAnalyticTableAttributes(AnalyticTableAttributes) - Method in interface com.sas.services.information.metadata.AnalyticTableInterface
Set the attribute for this object.
setAnalyticTableRole(String) - Method in class com.sas.services.information.metadata.AnalyticTableAttributes
 
setAnalyticTableType(String) - Method in class com.sas.services.information.metadata.AnalyticTableAttributes
 
setAppConfigurationEntry(AppConfigurationEntry[]) - Method in class com.sas.services.deployment.Environment
Set the simulated JAAS application configuration entry.
setApplicablePermissions(List) - Method in interface com.sas.services.information.publicobject.TypeDescriptorInterface
Set the List of permissions applicable to this type of object.
setApplicationName(String) - Method in class com.sas.services.connection.BridgeServer
 
setApplicationProtocol(String) - Method in interface com.sas.services.information.metadata.ConnectionInterface
Set the application protocol string.
setApplicationProtocol(String) - Method in interface com.sas.services.information.metadata.ServerInterface
Set the application protocol string for the server.
setApplicationServiceDeployment(String) - Method in class com.sas.services.deployment.AbstractMetadataSource
Sets the name of the metadata SoftwareComponent that roots an application's service deployment metadata hierarchy.
setApplicationServiceDeployment(String) - Method in interface com.sas.services.deployment.MetadataSourceInterface
Sets the name of the application service deployment.
setAppSource(String) - Method in class com.sas.services.user.SummaryDataEntry
 
setAppSource(String) - Method in class com.sas.services.user.UserContext
 
setAppSource(String) - Method in interface com.sas.services.user.UserContextInterface
Set the application source identifier that initiated the logon request for this UserContext.
setArchiveName(String) - Method in interface com.sas.services.publish.webdav.DAVTransportInterface
If publishing the package as an archive to the webDAV server, this identifies the archive filename.
setArchiveName(String) - Method in class com.sas.services.storedprocess.PermanentPackageResultHints
Deprecated. Sets the instance name of the archive.
setArchivePath(DirectoryInterface, String) - Method in interface com.sas.services.information.metadata.ChannelInterface
Set the location of the archive path to use for this channel.This method should be used when the archive path is defined to be an HTTP server.
setArchivePath(String) - Method in interface com.sas.services.information.metadata.ChannelInterface
Set the location of the archive path to use for this channel.
setArchivePath(ServerInterface, String) - Method in interface com.sas.services.information.metadata.ChannelInterface
Set the location of the archive path to use for this channel.
setArchivePath(String) - Method in class com.sas.services.storedprocess.PermanentPackageResultHints
Deprecated. Sets the repository name of the archive.
setArchiveReceiveBy(String) - Method in interface com.sas.services.information.metadata.ContentSubscriberInterface
Sets the preferred mechanism for receiving published archives (value or reference).
setArea(String) - Method in interface com.sas.services.information.metadata.LocationInterface
Set the area string for this location.
setArray(int, Array) - Method in class com.sas.net.sharenet.ShareNetPreparedStatement
JDBC 2.0 Sets a parameter to an Array object.
setArray(int, Array) - Method in class com.sas.rio.MVAPreparedStatement
JDBC 2.0 Sets a parameter to an Array object.
setAsciiStream(String, InputStream, int) - Method in class com.sas.net.sharenet.ShareNetCallableStatement
Sets the designated parameter to the given input stream, which will have the specified number of bytes.
setAsciiStream(int, InputStream, int) - Method in class com.sas.net.sharenet.ShareNetPreparedStatement
Sets a parameter to a Java java.io.InputStream.
setAsciiStream(String, InputStream, int) - Method in class com.sas.rio.MVACallableStatement
Sets the designated parameter to the given input stream, which will have the specified number of bytes.
setAsciiStream(int, InputStream, int) - Method in class com.sas.rio.MVAPreparedStatement
Sets a parameter to a Java java.io.InputStream.
setAssociatedIndex(IndexInterface) - Method in interface com.sas.services.information.metadata.RelationalKeyInterface
Set the associated index with a Unique/Primary Key.
setAssociatedMachine(HostInterface) - Method in interface com.sas.services.information.metadata.MultiHostDeployment
Few clients still use associated machine association to check the public object deployment host This method is used for those clients which are using this association to add the single associated host
setAssociatedMachine(HostInterface) - Method in class com.sas.services.information.metadata.OMRMultiHostDeployedObject
 
setAssociatedPropertyGroup(PropertyGroupInterface) - Method in interface com.sas.services.information.metadata.AbstractPropertyInterface
Make this property a member of a PropertyGroup.
setAssociationName(String) - Method in interface com.sas.services.information.metadata.AssociationPropertyInterface
Set the association name.
setAttribute(String, Object) - Method in interface com.sas.services.information.metadata.dav.AttributesInterface
Set the value of an attribute to the given value
setAttribute(String, Object) - Method in class com.sas.services.information.metadata.dav.DAVEntity
Set the value of an attribute to the given value
setAttribute(String, String) - Method in class com.sas.services.information.metadata.Metadata
Set the value of an attribute to the given value
setAttribute(String, String) - Method in interface com.sas.services.information.metadata.MetadataInterface
Set the value of an attribute to the given value
setAttribute(String, String) - Method in class com.sas.services.information.metadata.VirtualMetadata
Set the value of an attribute to the given value
setAttribute(String, Object) - Method in interface com.sas.services.session.SessionContextInterface
Binds the object to the session context, using the specified name.
setAttribute(Object) - Method in interface com.sas.services.session.SessionContextInterface
Binds the object to the session context, creating and returning the unique key name that was used.
setAttribute(String, String, String) - Method in class com.sas.services.user.Profile
Set the value of an attribute in an application profile.
setAttribute(String, String) - Method in class com.sas.services.user.Profile
Set an attribute value in the profile.
setAttribute(String, String, String) - Method in interface com.sas.services.user.ProfileInterface
Set the value of an attribute in an application profile.
setAttribute(String, String) - Method in class com.sas.services.util.AttributeMap
Set the name/value pair.
setAttribute(String, String) - Method in interface com.sas.services.util.AttributeMapInterface
Set the name/value pair.
setAttributeClassName(String) - Method in class com.sas.services.deployment.ServiceAttribute
Sets the fully qualified name for the Java class that represents the service attribute.
setAttributes(Map) - Method in interface com.sas.services.information.metadata.dav.AttributesInterface
Set a number of attributes - names and values are given in the map
setAttributes(Map) - Method in class com.sas.services.information.metadata.dav.DAVEntity
Set a number of attributes - names and values are given in the map
setAttributes(Map) - Method in class com.sas.services.information.metadata.Metadata
Set a number of attributes - names and values are given in the map
setAttributes(Map) - Method in interface com.sas.services.information.metadata.MetadataInterface
Set a number of attributes - names and values are given in the map
setAttributes(Map) - Method in class com.sas.services.information.metadata.VirtualMetadata
Set a number of attributes - names and values are given in the map
setAuthAction(String) - Method in class com.sas.services.information.Authorization
 
setAuthenticated(boolean) - Method in class com.sas.services.user.SimpleUserIdentity
Set the flag indicating this identity has been authenticated.
setAuthenticated(boolean) - Method in interface com.sas.services.user.UserIdentityInterface
Set the flag indicating this identity has been authenticated.
setAuthenticatedUserId(String) - Method in class com.sas.services.information.IdentityInfo
 
setAuthentications(int) - Method in class com.sas.services.user.SummaryData
 
setAuthenticationType(String) - Method in interface com.sas.services.information.metadata.ConnectionInterface
Set the authentication type string.
setAuthenticationType(String) - Method in interface com.sas.services.information.metadata.HttpServerInterface
Set the authentication type string.
setAuthor(String) - Method in class com.sas.services.information.metadata.Comment
 
setAuthor(String) - Method in interface com.sas.services.information.metadata.CommentInterface
Sets the author for a comment.
setAuthorizations(IdentityInterface, List<PermissionInfoInterface>) - Method in interface com.sas.services.information.metadata.AuthorizationBaseInterface
Set permission(s) for a single identity
setAuthorizations(List<AuthorizationInfoInterface>) - Method in interface com.sas.services.information.metadata.AuthorizationBaseInterface
Set permissions for multiple identities
setAuthorizations(IdentityInterface, List<PermissionInfoInterface>) - Method in class com.sas.services.information.metadata.AuthorizationUtil
Set Authorizations
setAuthorizations(List<AuthorizationInfoInterface>) - Method in class com.sas.services.information.metadata.AuthorizationUtil
Set Authorizations
setAuthorizationsOnObj(String, List, int) - Method in interface com.sas.services.information.MetadataRepositoryInterface
Set authorizations on a metadata object.
setAuthorizationsOnObj(String, List, int) - Method in interface com.sas.services.information.MetadataServerInterface
Set authorizations on a metadata object.
setAuthorizationsOnObj(String, List, int) - Method in interface com.sas.services.information.OMIRepositoryInterface
Set authorizations on a metadata object.
setAuthorizationsOnObj(String, List, int) - Method in class com.sas.services.information.OMIServer
Set authorizations on a metadata object.
setAuthorizationsOnObj(String, List, int) - Method in class com.sas.services.information.OMIServerRepository
Set authorizations on a metadata object.
setAuthorized(boolean) - Method in class com.sas.services.information.AuthResult
 
setAuthService(String) - Method in class com.sas.services.connection.Server
Set the authentication service to use when connecting to this server.
setAuthSource(int) - Method in class com.sas.services.information.Authorization
 
setAuthTime(long) - Method in class com.sas.services.user.SummaryDataEntry
 
setAuthType(String) - Method in class com.sas.services.information.Authorization
 
setAuto(boolean) - Method in class com.sas.services.information.RepositoryDef
Set whether this definition represents a connection which should be made automatically.
setAuto(boolean) - Method in class com.sas.services.information.ServerDef
Set whether this definition represents a connection which should be made automatically.
setAutoCommit(boolean) - Method in class com.sas.net.sharenet.ShareNetConnection
Sets the auto-commit state.
setAutoCommit(boolean) - Method in class com.sas.rio.MVAConnection
Sets the auto-commit state.
setBase(String) - Method in class com.sas.services.information.RepositoryDef
Set the search base for this server.
setBase(String) - Method in class com.sas.services.user.ProfileDomain
Set the base to use for searching LDAP for this profile object.
setBase(String) - Method in class com.sas.services.user.SummaryDataEntry.RepositorySummary
 
setBaseLocations(List) - Method in class com.sas.services.information.ServerDef
 
setBccAddress(String) - Method in interface com.sas.services.publish.MailInterface
Set the Bcc email address.
setBeginPosition(int) - Method in class com.sas.services.information.metadata.ColumnAttributes
 
setBigDecimal(String, BigDecimal) - Method in class com.sas.net.sharenet.ShareNetCallableStatement
Sets the designated parameter to the given java.math.BigDecimal value.
setBigDecimal(int, BigDecimal) - Method in class com.sas.net.sharenet.ShareNetPreparedStatement
Sets a parameter to a Java BigDecimal value.
setBigDecimal(String, BigDecimal) - Method in class com.sas.rio.MVACallableStatement
Sets the designated parameter to the given java.math.BigDecimal value.
setBigDecimal(int, BigDecimal) - Method in class com.sas.rio.MVAPreparedStatement
Sets a parameter to a Java BigDecimal value.
setBinaryStream(String, InputStream, int) - Method in class com.sas.net.sharenet.ShareNetCallableStatement
Sets the designated parameter to the given input stream, which will have the specified number of bytes.
setBinaryStream(int, InputStream, int) - Method in class com.sas.net.sharenet.ShareNetPreparedStatement
Sets a parameter to a Java java.io.InputStream.
setBinaryStream(String, InputStream, int) - Method in class com.sas.rio.MVACallableStatement
Sets the designated parameter to the given input stream, which will have the specified number of bytes.
setBinaryStream(int, InputStream, int) - Method in class com.sas.rio.MVAPreparedStatement
Sets a parameter to a Java java.io.InputStream.
setBinding(short) - Method in class com.sas.services.deployment.RMIBinding
Sets the RMI binding type.
setBindName(String) - Method in class com.sas.services.deployment.RMIBinding
Sets the name to be bound to the rmiregistry.
setBlob(int, Blob) - Method in class com.sas.net.sharenet.ShareNetPreparedStatement
JDBC 2.0 Sets a parameter to a BLOB object.
setBlob(int, Blob) - Method in class com.sas.rio.MVAPreparedStatement
JDBC 2.0 Sets a parameter to a BLOB object.
setBody(Object) - Method in interface com.sas.services.events.broker.MessageInterface
Set body of message.
setBody(String) - Method in interface com.sas.services.events.EventInterface
Deprecated. Set body for this event.
setBody(Node) - Method in interface com.sas.services.events.EventInterface
Deprecated. Set body for this event.
setBoolean(String, boolean) - Method in class com.sas.net.sharenet.ShareNetCallableStatement
Sets the designated parameter to the given Java boolean value.
setBoolean(int, boolean) - Method in class com.sas.net.sharenet.ShareNetPreparedStatement
Sets a parameter to a Java Boolean value.
setBoolean(String, boolean) - Method in class com.sas.rio.MVACallableStatement
Sets the designated parameter to the given Java boolean value.
setBoolean(int, boolean) - Method in class com.sas.rio.MVAPreparedStatement
Sets the designated parameter to the given Java boolean value.
setBufferSize(int) - Method in class com.sas.services.logging.util.LoggerStream
Deprecated. Set the size of the LoggerStream buffer.
setBypassHistory(boolean) - Method in class com.sas.services.information.InternalLoginUserInfo
 
setBypassInactivitySuspension(boolean) - Method in class com.sas.services.information.InternalLoginUserInfo
 
setBypassLockout(boolean) - Method in class com.sas.services.information.InternalLoginUserInfo
 
setBypassStrength(boolean) - Method in class com.sas.services.information.InternalLoginUserInfo
 
setByStatement(String, boolean) - Method in class com.sas.rio.Options
Sets BY statement text.
setByte(String, byte) - Method in class com.sas.net.sharenet.ShareNetCallableStatement
Sets the designated parameter to the given Java byte value.
setByte(int, byte) - Method in class com.sas.net.sharenet.ShareNetPreparedStatement
Sets a parameter to a Java byte value.
setByte(String, byte) - Method in class com.sas.rio.MVACallableStatement
Sets the designated parameter to the given Java byte value.
setByte(int, byte) - Method in class com.sas.rio.MVAPreparedStatement
Sets the designated parameter to the given Java byte value.
setBytes(String, byte[]) - Method in class com.sas.net.sharenet.ShareNetCallableStatement
Sets the designated parameter to the given Java array of bytes.
setBytes(int, byte[]) - Method in class com.sas.net.sharenet.ShareNetPreparedStatement
Sets a parameter to a Java byte array value.
setBytes(String, byte[]) - Method in class com.sas.rio.MVACallableStatement
Sets the designated parameter to the given Java array of bytes.
setBytes(int, byte[]) - Method in class com.sas.rio.MVAPreparedStatement
Sets a parameter to a Java byte array value.
setCatalog(String) - Method in class com.sas.net.sharenet.ShareNetConnection
SAS software does not support SQL catalogs.
setCatalog(String) - Method in class com.sas.rio.MVAConnection
A sub-space of this Connection's database may be selected by setting a catalog name.
setChained(boolean) - Method in interface com.sas.services.logging.LoggerInterface
Deprecated. When Chained is true ( the default ) then logging outputs are written to additively based on settings up the Logger inheritence chain.
setChallengeCallbackHandler(RemoteCallbackHandler) - Method in class com.sas.services.user.UserContext
Set the object that will be used to handle credential challenge callbacks.
setChallengeCallbackHandler(RemoteCallbackHandler) - Method in interface com.sas.services.user.UserContextInterface
Set the object that will be used to handle credential challenge callbacks.
setChallengeCallbackHandler(RemoteCallbackHandler) - Method in class com.sas.services.user.UserService
Set the object that will be used to handle credential challenge callbacks.
setChallengeCallbackHandler(RemoteCallbackHandler) - Method in interface com.sas.services.user.UserServiceInterface
Set the object that will be used to handle credential challenge callbacks.
setChannel(ChannelInterface) - Method in interface com.sas.services.publish.ChannelTransportInterface
Set the channel.
setChannel(ChannelInterface) - Method in interface com.sas.services.publish.metadata.ArchiveInterface
Set the Channel that this Archive belongs to.
setChannel(ChannelInterface) - Method in class com.sas.services.publish.metadata.PackageFilter
 
setCharacterStream(String, Reader, int) - Method in class com.sas.net.sharenet.ShareNetCallableStatement
Sets the designated parameter to the given Reader object, which is the given number of characters long.
setCharacterStream(int, Reader, int) - Method in class com.sas.net.sharenet.ShareNetPreparedStatement
JDBC 2.0 Sets a parameter to java.io.Reader object.
setCharacterStream(String, Reader, int) - Method in class com.sas.rio.MVACallableStatement
Sets the designated parameter to the given Reader object, which is the given number of characters long.
setCharacterStream(int, Reader, int) - Method in class com.sas.rio.MVAPreparedStatement
JDBC 2.0 Sets a parameter to java.io.Reader object.
setCity(String) - Method in interface com.sas.services.information.metadata.LocationInterface
Set the city name for this location.
setClass(Class) - Method in class com.sas.services.discovery.ServiceTypes
Determines the interfaces and classes that define the specified class/interface and appends them to the collections of interfaces and classes.
setClasses(Class[]) - Method in class com.sas.services.discovery.ServiceTypes
Determines the interfaces and classes that define the specified classes and interfaces.
setClassID(String) - Method in class com.sas.services.connection.Server
Set the class ID.
setClassIdentifier(String) - Method in interface com.sas.services.information.metadata.ServerInterface
Set the class identifier string for the server.
setClassIdentifier(String) - Method in interface com.sas.services.information.metadata.ServiceTypeInterface
Set the class identifier string.
setClassIdentifier(String) - Method in class com.sas.services.information.metadata.SoftwareComponentAttributes
 
setClassIdentifier(String) - Method in interface com.sas.services.information.metadata.SoftwareComponentInterface
Set the class identifier for this SoftwareComponent.
setClassName(String) - Method in class com.sas.services.user.ProfileDomain
Set the Java class name to instantiate when creating an instance of this profile.
setClientName(String) - Method in interface com.sas.services.storedprocess.StoredProcess2Interface
Sets the client name.
setClientName(String) - Method in interface com.sas.services.storedprocess.StoredProcessServiceInterface
Sets the client name.
setClientName(String) - Method in class com.sas.services.storedprocess.StoredProcessServiceProxy
 
setClientSource(String) - Method in class com.sas.services.user.SummaryDataEntry
 
setClientSource(String) - Method in class com.sas.services.user.UserContext
 
setClientSource(String) - Method in interface com.sas.services.user.UserContextInterface
Set the source location identifier for this UserContext.
setClob(int, Clob) - Method in class com.sas.net.sharenet.ShareNetPreparedStatement
JDBC 2.0 Sets a parameter to a CLOB object.
setClob(int, Clob) - Method in class com.sas.rio.MVAPreparedStatement
JDBC 2.0 Sets a parameter to a CLOB object.
setClosed(boolean) - Method in class com.sas.services.publish.AbstractEntry
Sets the close state of the entry or package.
setClusterArray(Cluster[]) - Method in class com.sas.services.connection.Puddle
Set the server clusters.
setCollection(Collection) - Method in class com.sas.services.discovery.Services
Gets the collection of services.
setCollectionInPR(String) - Method in class com.sas.services.storedprocess.WebDAVPackagePRResultHints
Deprecated. Sets the package collection path relative to the MyResults folder of the Personal Repository.
setCollectionUnderDAVServerBasePath(String) - Method in class com.sas.services.storedprocess.WebDAVPackageDAVServerResultHints
Deprecated. Sets the package collection path relative to the base path of the WebDAV server.
setCollectionURL(String) - Method in class com.sas.services.storedprocess.WebDAVPackageURLResultHints
Deprecated. Sets the collection URL of the package.
setColumnAttributes(ColumnAttributes) - Method in interface com.sas.services.information.metadata.ColumnInterface
Set the attributes of this column using a ColumnAttributes object.
setColumnFormatDecimal(int) - Method in class com.sas.rio.Column
Sets the format decimal of the column.
setColumnFormatLength(int) - Method in class com.sas.rio.Column
Sets the format length of the column.
setColumnFormatName(String) - Method in class com.sas.rio.Column
Sets the format name of the column.
setColumnFormatWidth(int) - Method in class com.sas.rio.Column
Sets the format width of the column.
setColumnInformatDecimal(int) - Method in class com.sas.rio.Column
Sets the informat decimal of the column.
setColumnInformatLength(int) - Method in class com.sas.rio.Column
Sets the informat length of the column.
setColumnInformatName(String) - Method in class com.sas.rio.Column
Sets the informat name of the column.
setColumnInformatWidth(int) - Method in class com.sas.rio.Column
Sets the informat width of the column.
setColumnLabel(String) - Method in class com.sas.rio.Column
Sets the label of the column.
setColumnLength(int) - Method in class com.sas.services.information.metadata.ColumnAttributes
 
setColumnName(String) - Method in class com.sas.rio.Column
Sets the name of the column.
setColumnName(String) - Method in class com.sas.services.information.metadata.ColumnAttributes
 
setColumns(List) - Method in interface com.sas.services.information.metadata.QueryClauseInterface
 
setColumnType(int) - Method in class com.sas.rio.Column
Sets the SQL type of the column.
setColumnType(int) - Method in class com.sas.services.information.metadata.ColumnAttributes
 
setCommitOnUpdate(boolean) - Method in interface com.sas.services.information.metadata.AuthorizationBaseInterface
Set Commit with Object Store boolean indicator
setCommitOnUpdate(boolean) - Method in class com.sas.services.information.metadata.AuthorizationUtil
Set boolean indicating to Commit Authorization changes when the object is updated
setCommunicationProtocol(String) - Method in interface com.sas.services.information.metadata.ConnectionInterface
Set the communication protocol.
setCompanionFiles(HTMLFileInterface[]) - Method in class com.sas.services.publish.HTMLEntry
Sets the companion to files for this HTML entry.
setCompanionFiles(HTMLFileInterface[]) - Method in interface com.sas.services.publish.HTMLEntryInterface
Sets the companion to files for this HTML entry.
setCompatibility(UsageVersion, UsageVersion) - Method in class com.sas.services.information.metadata.Metadata
 
setCompressed(boolean) - Method in class com.sas.services.information.metadata.PhysicalTableAttributes
 
setConditions(String) - Method in class com.sas.services.information.Authorization
 
setConditions(String) - Method in class com.sas.services.information.AuthResult
 
setConfig(Property) - Method in class com.sas.services.AbstractServiceComponentConfig
Sets the configuration using the property's stored text configuration which contains an XML document.
setConfigName(String) - Method in class com.sas.services.AbstractServiceComponentConfig
Sets the name of the configuration.
setConfigName(Property) - Method in class com.sas.services.AbstractServiceComponentConfig
Sets the name of the service configuration.
setConfigName(String) - Method in class com.sas.services.ServiceAggregateConfig
Sets the name of the service configuration.
setConfigName(String) - Method in interface com.sas.services.ServiceComponentConfigInterface
Sets the name of the configuration.
setConfigName(String) - Method in class com.sas.services.ServiceConfigDocument
Specifies the configuration's name.
setConfiguration(SSLRMIConfiguration) - Method in class com.sas.net.ssl.SSLRMISocketFactories
Sets the SSL RMI configuration that controls whether SSL is to be used for remote objects.
setConfigurationText(TextStoreInterface) - Method in interface com.sas.services.information.metadata.PropertyInterface
Set the text store object that contains the configuration text for this property.
setConfigUserInterfaceClassName(String) - Method in class com.sas.services.ServiceProfile
Sets the fully-qualified class name of the user interface which provides a view for this configuration.
setConsumerUsage(ConsumerUsage) - Method in class com.sas.services.AbstractServiceComponentConfig
Sets the data describing this configuration's consumers and which resources they consume.
setContainerType(String) - Method in class com.sas.services.deployment.Configuration
Sets the container type.
setContent(InputStream) - Method in class com.sas.services.information.metadata.Attachment
 
setContent(InputStream) - Method in interface com.sas.services.information.metadata.AttachmentInterface
Sets the source(stream) for the content of this attachment.
setContent(String) - Method in class com.sas.services.information.metadata.Content
Set the content of the repository entity
setContent(String) - Method in interface com.sas.services.information.metadata.ContentInterface
Set the content from a String
setContentClass(String) - Method in class com.sas.services.information.metadata.dav.DAVEntity
Set the contentClass for a paricular resource.
setContentClass(String) - Method in interface com.sas.services.information.metadata.dav.DAVEntityInterface
Set the contentClass for a paricular resource.
setContentCreateDate(Date) - Method in class com.sas.services.information.metadata.Folder
 
setContentCreateDate(Date) - Method in interface com.sas.services.information.metadata.FolderInterface
Set the Date that the content folder was created.
setContentCreateDate(Date) - Method in class com.sas.services.information.metadata.VirtualFolder
 
setContentDestination(DirectoryInterface, String) - Method in interface com.sas.services.information.metadata.ChannelInterface
Set the content destination for this channel.
setContentDestination(DirectoryInterface, String) - Method in interface com.sas.services.information.metadata.SubscriberInterface
Set the content destination for this subscriber.
setContentFromBytes(byte[]) - Method in class com.sas.services.information.metadata.Content
Set the content of the repository entity from an input stream
setContentFromBytes(byte[]) - Method in interface com.sas.services.information.metadata.ContentInterface
Set the content from a byte array
setContentFromStream(InputStream) - Method in class com.sas.services.information.metadata.Content
Set the content of the repository entity from an input stream.
setContentFromStream(InputStream) - Method in interface com.sas.services.information.metadata.ContentInterface
Set the content from a stream.For remote deployment the InputStream should be wrapped in an InputStreamAdapter
setContentModifyDate(Date) - Method in class com.sas.services.information.metadata.Folder
 
setContentModifyDate(Date) - Method in interface com.sas.services.information.metadata.FolderInterface
Set the date when an object was last added to or removed from this folder.
setContentModifyDate(Date) - Method in class com.sas.services.information.metadata.VirtualFolder
 
setContents(byte[]) - Method in class com.sas.services.information.metadata.dav.DAVItem
Set the contents of the item.
setContents(InputStream) - Method in class com.sas.services.information.metadata.dav.DAVItem
Set the contents of the item from an input stream.
setContents(byte[]) - Method in interface com.sas.services.information.metadata.dav.DAVItemInterface
Set the contents of the item using a byte array
setContents(InputStream) - Method in interface com.sas.services.information.metadata.dav.DAVItemInterface
Set the contents of the item from an input stream.
setContents(byte[]) - Method in class com.sas.services.webdav.DAVResource
Provide content for the resource.
setContents(URL) - Method in class com.sas.services.webdav.DAVResource
Set the content for the resource from an URL
setContents(String) - Method in class com.sas.services.webdav.DAVResource
Set the contents of the resource, passing in a URL
setContents(InputStream) - Method in class com.sas.services.webdav.DAVResource
Set the content from an InputStream.
setContents(byte[]) - Method in interface com.sas.services.webdav.DAVResourceInterface
Set the contents of the resource, passing in a byte array
setContents(URL) - Method in interface com.sas.services.webdav.DAVResourceInterface
Set the contents of the resource, passing in a URL
setContents(String) - Method in interface com.sas.services.webdav.DAVResourceInterface
Set the contents of the resource, passing in a URL
setContents(InputStream) - Method in interface com.sas.services.webdav.DAVResourceInterface
Set the contents of the resource from an input stream.
setContentsfromStore(DAVResourceInterface) - Method in class com.sas.services.information.metadata.dav.DAVItem
Set the contents of the item from store
setContentsfromStore(DAVResourceInterface) - Method in interface com.sas.services.information.metadata.dav.DAVItemInterface
Set the contents of the item from store
setContentsModified(boolean) - Method in class com.sas.services.information.search.ResultDetails
 
setContentsStatus(int) - Method in class com.sas.services.information.metadata.dav.DAVItem
 
setContentsStatus(int) - Method in interface com.sas.services.information.metadata.dav.DAVItemInterface
Set the content status field.
setContentType(String) - Method in class com.sas.services.information.metadata.Content
Sets the content type.
setContentType(String) - Method in interface com.sas.services.information.metadata.ContentInterface
Set the content type for the object.
setContentType(String) - Method in class com.sas.services.information.metadata.dav.DAVItem
Sets the content type for the item.
setContentType(String) - Method in interface com.sas.services.information.metadata.dav.DAVItemInterface
Set the content type for the item.
setContentType(String) - Method in interface com.sas.services.publish.MailInterface
The content-type (MIME type) of the messsage.
setContentType(String) - Method in class com.sas.services.webdav.DAVResource
Set the contents type for the content of the resource
setContentType(String) - Method in interface com.sas.services.webdav.DAVResourceInterface
Set the contents type for the content of the resource
setContext(String) - Method in interface com.sas.services.information.metadata.DataTableRoleInterface
Set the application context for this role.
setContext(UserContextInterface) - Method in class com.sas.services.security.LoginCallbackHandler
Sets the user's context.
setCountry(String) - Method in interface com.sas.services.information.metadata.LocationInterface
Set the country name or abbreviation for this location.
setCreationDate(long) - Method in interface com.sas.services.publish.metadata.ArchiveInterface
Set the creation date for an archive.
setCreationMode(int) - Method in interface com.sas.services.publish.webdav.DAVTransportInterface
Sets the creation mode that determines how the package will be published to the WebDAV server.
setCredential(Object) - Method in class com.sas.services.user.SimpleUserIdentity
Set the credential for this identity.
setCredential(Object) - Method in interface com.sas.services.user.UserIdentityInterface
Set the credential for this identity.
setCredentials(String, String, String) - Method in interface com.sas.services.events.EventInterface
Deprecated. Set credentials.
setCredentials(String, String) - Method in interface com.sas.services.events.EventInterface
Deprecated. Set credentials.
setCredentials(String, String) - Method in class com.sas.services.storedprocess.WebDAVPackageURLResultHints
Deprecated. Sets the user name and password for the WebDAV server.
setCurrentUserDetails(List) - Method in class com.sas.services.user.SummaryData
 
setCurrentUsers(int) - Method in class com.sas.services.user.SummaryData
 
setCursorName(String) - Method in class com.sas.net.sharenet.ShareNetStatement
Sets the cursor name.
setCursorName(String) - Method in class com.sas.rio.MVAStatement
Sets the cursor name.
setCustomizers(List) - Method in interface com.sas.services.information.metadata.PropertyGroupInterface
Set the list of SoftwareComponentInterface objects to act as customizers on this PropertyGroup.
setDatabaseCatalog(DatabaseCatalogInterface) - Method in interface com.sas.services.information.metadata.RelationalSchemaInterface
Set the DatabaseCatalogInterface object that this schema belongs to.
setDataCache(CacheStatistics) - Method in class com.sas.services.user.SummaryDataEntry.RepositorySummary
 
setDataExplorationId(String) - Method in interface com.sas.services.information.metadata.dataexplorer.BookmarkEntryInterface
Sets the URL of the Data Exploration that is the parent of this bookmark as a property on the bookmark.
setDataExplorationURL(PathUrl) - Method in interface com.sas.services.information.metadata.dataexplorer.BookmarkEntryInterface
Sets the URL of the Data Exploration that is the parent of this bookmark as a property on the bookmark
setDataModelState(String) - Method in interface com.sas.services.information.metadata.dataexplorer.BookmarkEntryInterface
Sets the customized state of the data model (as an XML string).
setDataSourcesAndTargets(List<? extends DataSourceOrTarget>) - Method in interface com.sas.services.storedprocess.metadata.StoredProcessInterface
Sets the list of data sources and data targets.
setDate(String, Date) - Method in class com.sas.net.sharenet.ShareNetCallableStatement
Sets the designated parameter to the given java.sql.Date value.
setDate(String, Date, Calendar) - Method in class com.sas.net.sharenet.ShareNetCallableStatement
Sets the designated parameter to the given java.sql.Date value, using the given Calendar object.
setDate(int, Date) - Method in class com.sas.net.sharenet.ShareNetPreparedStatement
Sets a parameter to a Java java.sql.Date value.
setDate(int, Date, Calendar) - Method in class com.sas.net.sharenet.ShareNetPreparedStatement
JDBC 2.0 Sets a parameter to a java.sql.Date value.
setDate(String, Date) - Method in class com.sas.rio.MVACallableStatement
Sets the designated parameter to the given java.sql.Date value.
setDate(String, Date, Calendar) - Method in class com.sas.rio.MVACallableStatement
Sets the designated parameter to the given java.sql.Date value.
setDate(int, Date) - Method in class com.sas.rio.MVAPreparedStatement
Sets a parameter to a Java java.sql.Date value.
setDate(int, Date, Calendar) - Method in class com.sas.rio.MVAPreparedStatement
JDBC 2.0 Sets a parameter to a java.sql.Date value.
setDateRangeLabel(String) - Method in class com.sas.services.information.search.DateFilter
Sets the date range specified by the user.
setDatesIncluded(boolean) - Method in class com.sas.services.information.search.ResultDetails
 
setDAVBase(String) - Method in class com.sas.services.information.Filter
Set the DAV search base.
setDAVBase(String) - Method in interface com.sas.services.information.FilterInterface
Set the DAV search base.
setDAVScope(int) - Method in class com.sas.services.information.Filter
Set the DAV search scope.
setDAVScope(int) - Method in interface com.sas.services.information.FilterInterface
Set the DAV search scope.
setDAVServer(HttpServerInterface) - Method in class com.sas.services.storedprocess.WebDAVPackageDAVServerResultHints
Deprecated. Sets the WebDAV server to which the package will be published.
setDAVServerBasePath(String) - Method in class com.sas.services.storedprocess.WebDAVPackageDAVServerResultHints
Deprecated. Sets the base path of the WebDAV server.
setDavUrlType(String) - Method in interface com.sas.services.information.metadata.ChannelInterface
Sets the type of url.
setDavUrlType(String) - Method in interface com.sas.services.information.metadata.ContentSubscriberInterface
Sets the type of url.
setDaysToSuspension(int) - Method in class com.sas.services.information.InternalLoginSitePolicies
 
setDbmsType(String) - Method in class com.sas.services.information.metadata.PhysicalTableAttributes
 
setDBMSView(boolean) - Method in class com.sas.services.information.metadata.PhysicalTableAttributes
 
setDebug(int) - Method in class com.sas.services.webdav.DAVResource
Set the value for debug.
setDefault(boolean) - Method in interface com.sas.services.information.metadata.dataexplorer.BookmarkEntryInterface
Sets if the bookmark should be the default bookmark for the DataExploration.
setDefaultBookmark(BookmarkEntryInterface) - Method in interface com.sas.services.information.metadata.dataexplorer.DataExplorationEntryInterface
Sets the bookmark as the default.
setDefaultLocalizableProperties(PropertyMap) - Method in class com.sas.services.information.metadata.Metadata
 
setDefaultRMIClientSocketFactory(RMIClientSocketFactory) - Method in class com.sas.net.ssl.SSLRMIConfiguration
Sets the RMI server socket factory.
setDefaultRMIServerSocketFactory(RMIServerSocketFactory) - Method in class com.sas.net.ssl.SSLRMIConfiguration
Sets the RMI server socket factory.
setDefaultValue(String) - Method in interface com.sas.services.information.metadata.AttributePropertyInterface
Set the property default value.
setDelegateRegistrationEnabled(boolean) - Method in class com.sas.services.discovery.ServiceDiscoveryConfiguration
Specifies whether or not the service should be registered with discovery delegates.
setDelegateRegistrationEnabled(boolean) - Method in interface com.sas.services.discovery.ServiceDiscoveryConfigurationInterface
Sets the service discovery registration policy.
setDeleted() - Method in class com.sas.services.information.metadata.dav.DAVEntity
 
setDeleted() - Method in interface com.sas.services.information.metadata.dav.DAVEntityInterface
Mark the entity as having been deleted.
setDeleted() - Method in class com.sas.services.information.metadata.Metadata
 
setDeleted() - Method in interface com.sas.services.information.metadata.MetadataInterface
Mark this object deleted.
setDeleted() - Method in class com.sas.services.information.metadata.VirtualMetadata
 
setDelimiter(String) - Method in interface com.sas.services.information.metadata.PropertyInterface
Set the delimiter string on the property.
setDeliveryTransport(int) - Method in interface com.sas.services.information.metadata.ChannelInterface
Set the default transport defined for this channel.
setDeliveryTransport(String) - Method in interface com.sas.services.information.metadata.SubscriberInterface
Sets the delivery transport for this subscriber.
setDependencies(Set) - Method in class com.sas.services.deployment.DeployableService
Gets an iterator of the services on which this service depends.
setDeployedComponents(List) - Method in interface com.sas.services.information.metadata.SoftwareComponentInterface
Set the List DeployedComponents on this SoftwareComponent.
setDeploymentGroups(Set) - Method in class com.sas.services.deployment.Configuration
Sets the groups of services which are enabled for deployment.
setDeprecated(boolean) - Method in class com.sas.services.ServiceProfile
Set whether or not this service is deprecated.
setDepth(int) - Method in class com.sas.services.webdav.DAVResource
Set the value for depth.
setDepth(int) - Method in interface com.sas.services.webdav.DAVResourceInterface
Set the depth that will be used for the following operations DEPTH_0, DEPTH_1 and DEPTH_INFINITY from DepthSupport are valid values
setDescribe(boolean) - Method in class com.sas.net.sharenet.ShareNetStatement
 
setDescription(String) - Method in class com.sas.services.information.ACTEntry
 
setDescription(String) - Method in class com.sas.services.information.metadata.Attachment
 
setDescription(String) - Method in interface com.sas.services.information.metadata.AttachmentInterface
Sets the description of this attachment
setDescription(String) - Method in class com.sas.services.information.metadata.ColumnAttributes
 
setDescription(String) - Method in class com.sas.services.information.metadata.dav.DAVEntity
Set the entity's description property
setDescription(String) - Method in interface com.sas.services.information.metadata.dav.DAVEntityInterface
Set the entity's description property
setDescription(String) - Method in class com.sas.services.information.metadata.Metadata
Set the object description.
setDescription(String) - Method in interface com.sas.services.information.metadata.MetadataInterface
Sets the description for this object.
setDescription(String) - Method in class com.sas.services.information.metadata.VirtualMetadata
 
setDescription(String) - Method in class com.sas.services.information.RepositoryDef
Set the description for this definition.
setDescription(String) - Method in class com.sas.services.information.RepositoryGroup
Set the description for this group.
setDescription(String) - Method in class com.sas.services.information.ServerDef
Set the description for this definition.
setDescription(String) - Method in class com.sas.services.publish.AbstractEntry
Set the description.
setDescription(String) - Method in interface com.sas.services.publish.EntryInterface
Set the description.
setDescription(String) - Method in interface com.sas.services.publish.metadata.ArchiveInterface
Set the Archive description.
setDescription(String) - Method in class com.sas.services.publish.metadata.DavBinaryPackage
 
setDescription(String, int) - Method in class com.sas.services.publish.metadata.PackageFilter
Add search by description.
setDescription(String) - Method in class com.sas.services.storedprocess.metadata.OutputParameter
Sets the description.
setDescription(String) - Method in interface com.sas.services.storedprocess.StoredProcessBaseInterface
Set the description of the stored process.
setDescriptionIncluded(boolean) - Method in class com.sas.services.information.search.ResultDetails
 
setDigitRequired(boolean) - Method in class com.sas.services.information.InternalLoginSitePolicies
 
setDirectories(List) - Method in interface com.sas.services.information.metadata.FileInterface
Set the list of directories that this file is in.
setDirectory(DirectoryInterface) - Method in interface com.sas.services.publish.metadata.ArchiveInterface
Set the directory this archive exists in.
setDirectoryRole(String) - Method in interface com.sas.services.information.metadata.DirectoryInterface
Set the DirectoryRole attribute.
setDisabled(boolean) - Method in class com.sas.services.information.InternalLoginUserInfo
 
setDiscoveryService(DiscoveryServiceInterface) - Method in class com.sas.services.AbstractRemoteService
Sets the discovery service which may be used to locate other services.
setDiscrete(boolean) - Method in class com.sas.services.information.metadata.ColumnAttributes
 
setDisplayName(String) - Method in class com.sas.services.information.metadata.AllUsersIdentity
 
setDisplayName(String) - Method in class com.sas.services.information.metadata.AuthenticatedIdentity
 
setDisplayName(String) - Method in class com.sas.services.information.metadata.DavPerson
 
setDisplayName(String) - Method in interface com.sas.services.information.metadata.IdentityInterface
Set the identity's display name.
setDisplayName(String) - Method in class com.sas.services.information.metadata.PropertyIdentity
 
setDisplayName(String) - Method in class com.sas.services.information.metadata.ReferenceIdentity
 
setDisplayName(String) - Method in class com.sas.services.information.metadata.SelfIdentity
 
setDisplayName(String) - Method in class com.sas.services.information.metadata.UnauthenticatedIdentity
 
setDocuments(List) - Method in class com.sas.services.information.metadata.Metadata
 
setDocuments(List) - Method in interface com.sas.services.information.metadata.MetadataInterface
Set the list of Documents associated with this object.
setDocuments(List) - Method in class com.sas.services.information.metadata.VirtualMetadata
 
setDoesAccountExpire(boolean) - Method in class com.sas.services.information.InternalLoginUserInfo
 
setDomain(String) - Method in class com.sas.services.connection.Credential
Set the authentication domain.
setDomain(String) - Method in class com.sas.services.connection.Server
Set the authentication domain.
setDomain(String) - Method in class com.sas.services.events.broker.SecurityContext
Set authentication domain.
setDomain(String) - Method in class com.sas.services.information.AbstractRepository
Set the security domain for this repository.
setDomain(String) - Method in class com.sas.services.information.DAVRepository
Set the string for the security domain this server is running in.
setDomain(String) - Method in interface com.sas.services.information.metadata.ConnectionInterface
Set the authentication domain name for this connection.
setDomain(String) - Method in class com.sas.services.information.metadata.HttpServerFilter
 
setDomain(String) - Method in interface com.sas.services.information.metadata.LoginInterface
Set the authentication domain for the Login.
setDomain(String) - Method in class com.sas.services.information.OMIServerRepository
Set the security domain for this repository.
setDomain(String) - Method in class com.sas.services.information.RepositoryDef
Set the authentication domain name for this server.
setDomain(String) - Method in interface com.sas.services.information.RepositoryInterface
Set the string for the security domain this server is running in.
setDomain(String) - Method in class com.sas.services.information.ServerDef
Set the authentication domain name for this server.
setDomain(String) - Method in class com.sas.services.security.LoginCallbackHandler
 
setDomain(String) - Method in class com.sas.services.storedprocess.WebDAVPackageURLResultHints
Deprecated. Sets the authentication domain of the WebDAV server.
setDomain(String) - Method in class com.sas.services.user.SimpleUserIdentity
Set the domain string for this identity.
setDomain(String) - Method in interface com.sas.services.user.UserIdentityInterface
Set the domain string for this identity.
setDouble(String, double) - Method in class com.sas.net.sharenet.ShareNetCallableStatement
Sets the designated parameter to the given Java double value.
setDouble(int, double) - Method in class com.sas.net.sharenet.ShareNetPreparedStatement
Sets a parameter to a Java double value.
setDouble(String, double) - Method in class com.sas.rio.MVACallableStatement
Sets the designated parameter to the given Java double value.
setDouble(int, double) - Method in class com.sas.rio.MVAPreparedStatement
Sets a parameter to a Java double value.
setEmailAddress(String) - Method in interface com.sas.services.publish.alerts.MailAlertTransportInterface
Set the email address.
setEmailAddress(String) - Method in interface com.sas.services.publish.MailInterface
Set the email address.
setEmailFormat(String) - Method in interface com.sas.services.information.metadata.ContentSubscriberInterface
Sets the preferred email format for this subscriber.
setEmailSubscribers(List<MetadataInterface>) - Method in interface com.sas.services.information.metadata.EmailInterface
Sets the List of SubscriberInterface instances
setEmailType(String) - Method in interface com.sas.services.information.metadata.EmailInterface
Sets the String value of EmailType
setEncoding(String) - Method in class com.sas.services.publish.HTMLFile
Sets the file encoding.
setEncoding(String) - Method in interface com.sas.services.publish.HTMLFileInterface
Sets the file encoding.
setEncoding(String) - Method in class com.sas.services.publish.TextFileEntry
Sets the encoding of the text file.
setEncoding(String) - Method in interface com.sas.services.publish.TextFileEntryInterface
Sets the encoding of the text file.
setEncoding(String) - Method in class com.sas.services.publish.ViewerEntry
Sets the viewer encoding.
setEncoding(String) - Method in interface com.sas.services.publish.ViewerEntryInterface
Sets the viewer encoding.
setEncrypted(boolean) - Method in class com.sas.services.information.metadata.PhysicalTableAttributes
 
setEncryptionAlgorithms(String) - Method in class com.sas.services.connection.BridgeServer
Set the encryption algorithms.
setEncryptionContent(String) - Method in class com.sas.services.connection.BridgeServer
Set the encryption content.
setEncryptionPolicy(String) - Method in class com.sas.services.connection.BridgeServer
Set the encryption policy.
setEndPosition(int) - Method in class com.sas.services.information.metadata.ColumnAttributes
 
setEngine(String) - Method in interface com.sas.services.information.metadata.SASLibraryInterface
Set the engine string for the SASLibrary.
setEntityKey(String) - Method in class com.sas.services.AbstractRemoteService
Set the unique entity key for the service.
setEntityKey(String) - Method in class com.sas.services.DefaultEntityKeyImpl
Set the unique entity key for the service.
setEntityKey(String) - Method in class com.sas.services.discovery.RegistryDiscoveryService
setEntityKey(String) - Method in class com.sas.services.publish.AbstractEntry
Set the unique entity key.
setEntityKey(String) - Method in class com.sas.services.publish.HTMLFile
Set the unique entity key.
setEntityKey(String) - Method in class com.sas.services.ServiceProxy
setEnumerationData(List) - Method in interface com.sas.services.information.metadata.ConfigurationXMLTextStoreInterface
Creates a list of enumeration values and adds an entry to the internal map for the Enumeration data type.
setEnumerationOptions(Map) - Method in interface com.sas.services.information.metadata.ConfigurationXMLTextStoreInterface
 
setEnumerationOthersAllowed(boolean) - Method in interface com.sas.services.information.metadata.ConfigurationXMLTextStoreInterface
Sets the option to allow other choices besides those specifically enumerated.
setEnvironment(Environment) - Static method in class com.sas.services.deployment.CorePlatformServices
Specified the environment resources to be used by this facade.
setEnvironment(Environment) - Static method in class com.sas.services.deployment.PlatformServices
Specified the environment resources to be used by this facade.
setEnvironment(Environment) - Method in class com.sas.services.ServiceConfiguration
Sets the environment object.
setEscapedPath(String) - Method in class com.sas.services.webdav.DAVResource
Set the path for this resource using an escaped string.
setEscapedPath(String) - Method in interface com.sas.services.webdav.DAVResourceInterface
Set the path for this resource using an escaped string.
setEscapeProcessing(boolean) - Method in class com.sas.net.sharenet.ShareNetStatement
Sets escape processing.
setEscapeProcessing(boolean) - Method in class com.sas.rio.MVAStatement
If escape scanning is on (the default), the driver will do escape substitution before sending the SQL to the database.
setEventDocument(Document) - Method in class com.sas.services.information.metadata.dav.DAVEvent
Deprecated.  
setEventDocument(Document) - Method in class com.sas.services.information.metadata.DavEvent
Deprecated.  
setEventDocument(Document) - Method in interface com.sas.services.information.metadata.EventInterface
Deprecated.  
setEventDocumentFromString(String) - Method in class com.sas.services.information.metadata.dav.DAVEvent
Sets the event document.
setEventDocumentFromString(String) - Method in class com.sas.services.information.metadata.DavEvent
Sets the event document, containing the event header and event body
setEventDocumentFromString(String) - Method in interface com.sas.services.information.metadata.EventInterface
Sets the event document, containing the event header and event body
setExistsRequirement(int) - Method in class com.sas.services.webdav.DAVResource
 
setExistsRequirement(int) - Method in interface com.sas.services.webdav.DAVResourceInterface
 
setExpectedContentType(String) - Method in class com.sas.services.storedprocess.metadata.GenericStream
Sets the expected content type.
setExpirationDate(long) - Method in interface com.sas.services.publish.metadata.ArchiveInterface
Set the expiration date for an archive.
setExpirationDateTime(long) - Method in class com.sas.services.publish.ResultPackage
Set the expiration datetime stamp for the package
setExpirationDateTime(long) - Method in interface com.sas.services.publish.ResultPackageInterface
Sets the expiration datetime stamp for the result package.
setExpirationDays(int) - Method in class com.sas.services.information.InternalLoginSitePolicies
 
setExplicitSearchString(String, String) - Method in class com.sas.services.information.Filter
 
setExplicitSearchString(String, String) - Method in interface com.sas.services.information.FilterInterface
If the client knows exactly the search string they want to use, they may set it here.
setExportDestinationFile(File) - Method in class com.sas.services.deployment.ServiceDeploymentExporter
Sets the file to which the SAS Foundation Services deployment should be exported.
setExtendedPath(String) - Method in class com.sas.services.information.metadata.PathUrl
 
setExtensions(List) - Method in class com.sas.services.information.metadata.Metadata
Set the list of extensions on this metadata object.
setExtensions(List) - Method in interface com.sas.services.information.metadata.MetadataInterface
Set the list of extensions on this metadata object.
setExtensions(List) - Method in class com.sas.services.information.metadata.VirtualMetadata
 
setExtractionDirectoryName(String) - Method in interface com.sas.services.publish.archive.ArchiveTransportInterface
Sets the name of the directory to use when extracting nested packages.
setFailedUser(String) - Method in class com.sas.services.user.LoginFailure
 
setFailureDate(Date) - Method in class com.sas.services.user.LoginFailure
 
setFailureDetails(List) - Method in class com.sas.services.user.SummaryData
 
setFailures(int) - Method in class com.sas.services.user.SummaryData
 
setFavoritesContainer(FavoritesContainer) - Method in interface com.sas.services.information.metadata.favorites.FavoritesGroup
Sets the container that owns this group.
setFetchDirection(int) - Method in class com.sas.net.sharenet.ShareNetResultSet
JDBC 2.0 Gives a hint as to the direction in which the rows in this result set will be processed.
setFetchDirection(int) - Method in class com.sas.net.sharenet.ShareNetStatement
JDBC 2.0 Gives a hint as to the direction in which the rows in the result set created by this statement will be processed.
setFetchDirection(int) - Method in class com.sas.rio.MVAResultSet
JDBC 2.0 Give a hint as to the direction in which the rows in a result set will be processed.
setFetchDirection(int) - Method in class com.sas.rio.MVAStatement
JDBC 2.0 Give a hint as to the direction in which the rows in a result set will be processed.
setFetchDirection(int) - Method in class com.sas.services.publish.RemoteResultSet
 
setFetchDirection(int) - Method in interface com.sas.services.publish.RemoteResultSetInterface
Gives a hint as to the direction in which the rows in this ResultSet object will be processed.
setFetchSize(int) - Method in class com.sas.net.sharenet.ShareNetResultSet
JDBC 2.0 Sets the number of rows to be fetched for this result set.
setFetchSize(int) - Method in class com.sas.net.sharenet.ShareNetStatement
JDBC 2.0 Sets the number of rows to be fetched.
setFetchSize(int) - Method in class com.sas.rio.MVAResultSet
JDBC 2.0 Give the JDBC driver a hint as to the number of rows that should be fetched from the database when more rows are needed.
setFetchSize(int) - Method in class com.sas.rio.MVAStatement
JDBC 2.0 Give the JDBC driver a hint as to the number of rows that should be fetched from the database when more rows are needed.
setFetchSize(int) - Method in class com.sas.services.publish.RemoteResultSet
 
setFetchSize(int) - Method in interface com.sas.services.publish.RemoteResultSetInterface
Gives the JDBC driver a hint as to the number of rows that should be fetched from the database when more rows are needed for this ResultSet object.
setFile(HTMLFileInterface) - Method in class com.sas.services.publish.HTMLEntry
Sets the main file for this HTML entry.
setFile(HTMLFileInterface) - Method in interface com.sas.services.publish.HTMLEntryInterface
Sets the main file for this HTML entry.
setFileExtension(String) - Method in interface com.sas.services.information.metadata.FileInterface
Set the file extension.
setFileName(String) - Method in interface com.sas.services.information.metadata.FileInterface
Set the file name string.
setFileref(String) - Method in class com.sas.services.storedprocess.metadata.GenericStream
Sets the SAS fileref name.
setFilter(String) - Method in class com.sas.services.information.FactoryAction
Sets the factory action's filter.
setFilter(String, boolean) - Method in class com.sas.services.information.FactoryAction
Sets the factory action's filter.
setFilter(String, int, String) - Method in class com.sas.services.information.FilterComponent
Set the filter component elements.
setFilter(String) - Method in class com.sas.services.user.ProfileDomain
Sets the filter information.
setFilterComponent(FilterComponent) - Method in class com.sas.services.information.Filter
Set the component to use with this filter.
setFilterComponent(FilterComponent) - Method in interface com.sas.services.information.FilterInterface
Add a component to this filter.
setFilterModifier(int) - Method in class com.sas.services.information.metadata.CommentFilter
 
setFilterModifier(int) - Method in interface com.sas.services.information.metadata.CommentFilterInterface
 
setFloat(String, float) - Method in class com.sas.net.sharenet.ShareNetCallableStatement
Sets the designated parameter to the given Java float value.
setFloat(int, float) - Method in class com.sas.net.sharenet.ShareNetPreparedStatement
Sets a parameter to a Java float value.
setFloat(String, float) - Method in class com.sas.rio.MVACallableStatement
Sets the designated parameter to the given Java float value.
setFloat(int, float) - Method in class com.sas.rio.MVAPreparedStatement
Sets a parameter to a Java float value.
setFolderItemRefreshInterval(long) - Method in interface com.sas.services.information.MetadataRepositoryInterface
Set the interval for refreshing the folder's item list for objects retrieved through this repository instance.
setFolderItemRefreshInterval(long) - Method in interface com.sas.services.information.OMIRepositoryInterface
Set the interval for refreshing the folder's item list for objects retrieved through this repository instance.
setFolderItemRefreshInterval(long) - Method in class com.sas.services.information.OMIServerRepository
 
setFolderRefresh(long) - Static method in class com.sas.services.information.metadata.Folder
Set the interval for keeping cached subfolder information before forcing a trip to the server to refresh it.
setFolderScope(PathUrl, boolean) - Method in interface com.sas.services.information.search.Search
If we are searching within the scope of a folder, set the folder path Url to search from.
setFolderSubfolderRefreshInterval(long) - Method in interface com.sas.services.information.MetadataRepositoryInterface
Set the interval for refreshing a folder's subfolder list for objects retrieved through this repository instance.
setFolderSubfolderRefreshInterval(long) - Method in interface com.sas.services.information.OMIRepositoryInterface
Set the interval for refreshing a folder's subfolder list for objects retrieved through this repository instance.
setFolderSubfolderRefreshInterval(long) - Method in class com.sas.services.information.OMIServerRepository
 
setFolderType(String) - Method in class com.sas.services.information.metadata.Folder
Set the folder type.
setFolderType(String) - Method in interface com.sas.services.information.metadata.FolderInterface
Set the folder type.
setFolderType(String) - Method in class com.sas.services.information.metadata.VirtualFolder
 
setForeignKeyColumn(ColumnInterface) - Method in interface com.sas.services.information.metadata.KeyAssociationInterface
Set the owing table Column participating in this association
setFormatter(Formatter) - Method in class com.sas.services.logging.util.LoggerHandler
Deprecated.  
setFqid(String) - Method in class com.sas.services.information.RepositoryInfo
 
setFrequency(String) - Method in interface com.sas.services.information.metadata.ChannelInterface
Sets the frequency string for this channel.
setFrom(String) - Method in interface com.sas.services.events.EventInterface
Deprecated. Set event origination.
setFrom(String) - Method in interface com.sas.services.publish.MailInterface
Set the From field.
setFromName(String) - Method in interface com.sas.services.publish.MailInterface
Set the personal name for the From field.
setFromName(String, String) - Method in interface com.sas.services.publish.MailInterface
Set the personal name for the From field.
setGroupedProperties(List) - Method in interface com.sas.services.information.metadata.PropertyGroupInterface
Set the collection of AbstractPropertyInterface objects grouped by this PropertyGroup.
setGroupInfo(String) - Method in class com.sas.services.information.metadata.prompt.OMRPromptGroup
 
setGroupInfo(String) - Method in interface com.sas.services.information.metadata.prompt.OMRPromptGroupInterface
Set a string of XML that represents an instance of a PromptGroupInterface.
setGroupLoginEnabled(boolean) - Method in class com.sas.services.user.UserService
 
setGroupLoginEnabled(boolean) - Method in interface com.sas.services.user.UserServiceInterface
Set the UserService to allow group logins to be used to create User Contexts.
setGroups(List) - Method in class com.sas.services.information.metadata.Metadata
 
setGroups(List) - Method in interface com.sas.services.information.metadata.MetadataInterface
Set the list of groups this object belongs to.
setGroups(List) - Method in class com.sas.services.information.metadata.VirtualMetadata
 
setGroupType(int) - Method in class com.sas.services.information.metadata.prompt.OMRPromptGroup
 
setGroupType(int) - Method in interface com.sas.services.information.metadata.prompt.OMRPromptGroupInterface
Deprecated. from v920m3 on. Do not use this anymore.
setGUID(String) - Method in class com.sas.services.information.metadata.dav.DAVEntity
Set the GUID on this entity.
setGUID(String) - Method in interface com.sas.services.information.metadata.dav.DAVEntityInterface
Set the GUID on this entity.
setGuid(String) - Method in class com.sas.services.information.metadata.GuidFilter
 
setGUID(String) - Method in class com.sas.services.information.metadata.Metadata
Set the GUID string for this object.
setGUID(String) - Method in interface com.sas.services.information.metadata.MetadataInterface
Set the object GUID.
setGUID(String) - Method in class com.sas.services.information.metadata.VirtualMetadata
 
setHeader(String, String) - Method in class com.sas.iom.OutputStreamHeader
Set header by delegating to the OutputStream.
setHeaders(Map) - Method in class com.sas.iom.OutputStreamHeader
Set headers by delegating to the OutputStream.
setHibClasses(List) - Method in class com.sas.services.information.RepositoryDef
 
setHibDialect(String) - Method in class com.sas.services.information.RepositoryDef
 
setHoldability(int) - Method in class com.sas.net.sharenet.ShareNetConnection
Changes the holdability of ResultSet objects created using this Connection object to the given holdability.
setHoldability(int) - Method in class com.sas.rio.MVAConnection
Changes the holdability of ResultSet objects created using this Connection object to the given holdability.
setHost(String) - Method in class com.sas.services.connection.TCPIPServer
Set the host.
setHost(String) - Method in class com.sas.services.deployment.Configuration
Sets the Metadata Server's host.
setHost(String) - Method in class com.sas.services.deployment.RMIConfiguration
Sets the rmiregistry host.
setHost(String) - Method in interface com.sas.services.information.metadata.ServerInterface
Set the DNS name of the host where the server is running.
setHost(String) - Method in interface com.sas.services.information.metadata.TCPIPConnectionInterface
Set the host name for this connection.
setHost(String) - Method in class com.sas.services.information.RepositoryDef
Set the IP host name for the host where the server is running.
setHost(String) - Method in class com.sas.services.information.ServerDef
Set the IP host name for the host where the server is running.
setHost(String) - Method in class com.sas.services.user.SummaryDataEntry.RepositorySummary
 
setHostName(String) - Method in interface com.sas.services.information.metadata.HostInterface
 
setHostName(String) - Method in class com.sas.services.information.metadata.OMRHost
 
setId(String) - Method in class com.sas.services.deployment.RMIConfiguration
Sets the RMI configuration's ID.
setIdentities(List) - Method in interface com.sas.services.information.metadata.AccessControlEntryInterface
Set the set of identities on this ACE.
setIdentities(List) - Method in class com.sas.services.information.metadata.DAVAccessControlEntry
 
setIdentity(String) - Method in interface com.sas.services.events.EventInterface
Deprecated. Set event identity.
setIdentity(UserIdentityInterface) - Method in class com.sas.services.security.LoginCallbackHandler
Sets the user's identity.
setIdentityInfo(AuthorizationIdentityInfoInterface) - Method in class com.sas.services.information.metadata.AuthorizationExplainedInfo
 
setIdentityInfo(AuthorizationIdentityInfoInterface) - Method in class com.sas.services.information.metadata.AuthorizationInfo
 
setIdentityInfo(AuthorizationIdentityInfoInterface) - Method in interface com.sas.services.information.metadata.AuthorizationInfoInterface
Sets the identity object reference
setIdentName(String) - Method in class com.sas.services.information.Authorization
 
setIdentType(String) - Method in class com.sas.services.information.Authorization
 
setIdString(String) - Method in class com.sas.services.information.metadata.IdFilter
 
setIndexAttributes(Set<IndexAttribute>) - Method in interface com.sas.services.information.metadata.IndexInterface
Sets the attributes of an Index
setIndirectObject(MetadataInterface) - Method in class com.sas.services.information.metadata.IndirectPermissionInfo
 
setIndirectPermissionCondition(String) - Method in class com.sas.services.information.metadata.IndirectPermissionInfo
 
setIndirectPermissionInfo(List<IndirectPermissionInfoInterface>) - Method in class com.sas.services.information.metadata.IndirectPermissionInfo
 
setIndirectPermissionSource(IndirectPermissionInfoInterface.IndirectPermissionSource) - Method in class com.sas.services.information.metadata.IndirectPermissionInfo
 
setIndirectPermissionType(IndirectPermissionInfoInterface.IndirectPermissionType) - Method in class com.sas.services.information.metadata.IndirectPermissionInfo
 
setInformationMapId(String) - Method in interface com.sas.services.information.metadata.dataexplorer.DataExplorationEntryInterface
Sets the metadata id of the Information Map associated with this Data Exploration.
setInformationMapName(String) - Method in interface com.sas.services.information.metadata.dataexplorer.DataExplorationEntryInterface
Deprecated. fetch the map and set the name on it directly
setInformationMapPath(String) - Method in interface com.sas.services.information.metadata.dataexplorer.DataExplorationEntryInterface
 
setInheritedFrom(String) - Method in class com.sas.services.information.metadata.DAVAccessControlEntry
 
setInitializationObject(Object) - Method in class com.sas.services.ServiceConfiguration
Sets an object that is to be used to initialize or reconfigure a service.
setInitializationObject(Object) - Method in interface com.sas.services.ServiceConfigurationInterface
Sets an object that is to be used to configure a service.
setInitializationObject(Object) - Method in class com.sas.services.ServiceInitializationObject
Sets the initialization object.
setInputDataTable(String, String, String) - Method in interface com.sas.services.storedprocess.StoredProcess2Interface
Specifies the two level name for a server side input table.
setInputDataTable(String, InputStream, String, String) - Method in interface com.sas.services.storedprocess.StoredProcess2Interface
Specifies client side input to be used for the table via the XML libname engine.
setInputFileref(String, InputStream) - Method in interface com.sas.services.storedprocess.StoredProcess2Interface
Associates a client supplied binary file with the fileref.
setInputFileref(String, Reader) - Method in interface com.sas.services.storedprocess.StoredProcess2Interface
Associates a client supplied text file with the fileref.
setInputFileref(String, String, String, String) - Method in interface com.sas.services.storedprocess.StoredProcess2Interface
Associates a path on the server with the fileref used for input.
setInstallationLocation(String) - Method in interface com.sas.services.information.metadata.ServerInterface
 
setInt(String, int) - Method in class com.sas.net.sharenet.ShareNetCallableStatement
Sets the designated parameter to the given Java int value.
setInt(int, int) - Method in class com.sas.net.sharenet.ShareNetPreparedStatement
Sets a parameter to a Java int value.
setInt(String, int) - Method in class com.sas.rio.MVACallableStatement
Sets the designated parameter to the given Java int value.
setInt(int, int) - Method in class com.sas.rio.MVAPreparedStatement
Sets a parameter to a Java int value.
setIntegerRange(int, int) - Method in interface com.sas.services.information.metadata.ConfigurationXMLTextStoreInterface
Set the integer range setting for the configuration.
setIntegerRange(Map) - Method in interface com.sas.services.information.metadata.ConfigurationXMLTextStoreInterface
Creates a map of integer values and adds an entry to the internal map for the IntegerRange data type.
setIntegerRangeIncrement(int) - Method in interface com.sas.services.information.metadata.ConfigurationXMLTextStoreInterface
Set the integer range increment.
setIntegerRangeMaximum(int) - Method in interface com.sas.services.information.metadata.ConfigurationXMLTextStoreInterface
Set the integer range maximum for this configuration.
setIntegerRangeMinimum(int) - Method in interface com.sas.services.information.metadata.ConfigurationXMLTextStoreInterface
Set the integer range minimum for this configuration.
setInterfaceName(String) - Method in interface com.sas.services.information.metadata.ServiceTypeInterface
Set the interface name for this service type.
setInternalAccountOptions(InternalLoginUserInfo) - Method in class com.sas.services.information.metadata.AllUsersIdentity
 
setInternalAccountOptions(InternalLoginUserInfo) - Method in class com.sas.services.information.metadata.AuthenticatedIdentity
 
setInternalAccountOptions(InternalLoginUserInfo) - Method in class com.sas.services.information.metadata.DavPerson
 
setInternalAccountOptions(InternalLoginUserInfo) - Method in interface com.sas.services.information.metadata.PersonInterface
Set Internal Account (InternalLoginUserInfo) Options for this Person
setInternalAccountOptions(InternalLoginUserInfo) - Method in class com.sas.services.information.metadata.PropertyIdentity
 
setInternalAccountOptions(InternalLoginUserInfo) - Method in class com.sas.services.information.metadata.ReferenceIdentity
 
setInternalAccountOptions(InternalLoginUserInfo) - Method in class com.sas.services.information.metadata.SelfIdentity
 
setInternalAccountOptions(InternalLoginUserInfo) - Method in class com.sas.services.information.metadata.UnauthenticatedIdentity
 
setInternalAccountPassword(String) - Method in class com.sas.services.information.metadata.AllUsersIdentity
 
setInternalAccountPassword(String) - Method in class com.sas.services.information.metadata.AuthenticatedIdentity
 
setInternalAccountPassword(String) - Method in class com.sas.services.information.metadata.DavPerson
 
setInternalAccountPassword(String) - Method in interface com.sas.services.information.metadata.PersonInterface
Set Internal Account Password
setInternalAccountPassword(String) - Method in class com.sas.services.information.metadata.PropertyIdentity
 
setInternalAccountPassword(String) - Method in class com.sas.services.information.metadata.ReferenceIdentity
 
setInternalAccountPassword(String) - Method in class com.sas.services.information.metadata.SelfIdentity
 
setInternalAccountPassword(String) - Method in class com.sas.services.information.metadata.UnauthenticatedIdentity
 
setInternalLoginUserOptions(String, boolean, boolean, boolean, boolean, int, boolean, boolean, boolean, Date) - Method in interface com.sas.services.information.MetadataServerInterface
Set the options on a user's internal login.
setInternalLoginUserOptions(String, boolean, boolean, boolean, boolean, int, boolean, boolean, boolean, Date) - Method in class com.sas.services.information.OMIServer
 
setInternalPassword(String, String) - Method in interface com.sas.services.information.MetadataServerInterface
Set a user's internal password.
setInternalPassword(String, String) - Method in class com.sas.services.information.OMIServer
 
setIsARelativeName(boolean) - Method in interface com.sas.services.information.metadata.FileInterface
Set the flag indicating the file name is relative to the directory path.
setIsBasePath(boolean) - Method in interface com.sas.services.information.metadata.DirectoryInterface
Set the flag indicating if this Directory is a valid base for an HTTP server.
setIsBeautifyingXML(boolean) - Method in class com.sas.services.deployment.ServiceDeploymentExporter
Specifies whether the XML should be beautified to make it more legible.
setIsConsumer(Consumer, boolean) - Method in class com.sas.services.AbstractServiceComponentConfig
Specifies that the consumer uses all of the the service configuration's resources.
setIsConsumer(Consumer, boolean) - Method in class com.sas.services.session.SessionServiceInitObject
Specifies consumer use of all of the the service configuration's resources.
setIsDavEnabled(boolean) - Method in interface com.sas.services.information.metadata.DirectoryInterface
Set the flag indicating if this directory is DAV enabled.
setIsDBMSLibname(boolean) - Method in interface com.sas.services.information.metadata.SASLibraryInterface
Set the value of the isDMBSLibname attribute.
setIsExpert(boolean) - Method in interface com.sas.services.information.metadata.AbstractPropertyInterface
Set the isExpert attribute on the property.
setIsForcibleUnexport(boolean) - Method in class com.sas.net.rmi.AbstractRemoteObjectExporter
Determines whether or not the exported remote object should be forcibly unexported.
setIsLicensed(boolean) - Method in interface com.sas.services.information.metadata.ServerInterface
Set isLicensed value for this server.
setIsLinked(boolean) - Method in interface com.sas.services.information.metadata.AbstractPropertyInterface
Set the isLinked attribute of the property.
setISName(String) - Method in class com.sas.services.information.AbstractRepository
 
setISName(String) - Method in class com.sas.services.information.DAVRepository
Set the name that was used to connect to the repository.
setISName(String) - Method in class com.sas.services.information.OMIServerRepository
Set the name that was used to connect to the repository.
setISName(String) - Method in interface com.sas.services.information.RepositoryInterface
Set the name that was used to connect to the repository.
setIsName(String) - Method in class com.sas.services.user.SummaryDataEntry.RepositorySummary
 
setIsolated() - Method in class com.sas.services.information.InformationService
Set the flag which isolates the data retrieved by the repositories.
setIsolated() - Method in interface com.sas.services.information.InformationServiceInterface
Set the service to isolate data retrieved from the metadata servers.
setIsPreassigned(boolean) - Method in interface com.sas.services.information.metadata.SASLibraryInterface
Set the flag indicating if the SASLibrary is preassigned or not.
setIsQueryingAssociations(boolean) - Method in class com.sas.services.information.metadata.ContentSubscriberFilter
Specifies whether or not the the query should also query associated objects.
setIsReferenceTypeForSchemaElement(boolean) - Method in class com.sas.services.storedprocess.metadata.XMLStream
Sets whether the reference type is for a schema element or schema type.
setIsRelative(boolean) - Method in interface com.sas.services.information.metadata.DirectoryInterface
Set the flag indicating this directory is relative to another directory object.
setIsRequired(boolean) - Method in interface com.sas.services.information.metadata.AbstractPropertyInterface
Set the isRequired attribute of the property.
setIsSchemaAvailable(boolean) - Method in class com.sas.services.storedprocess.metadata.XMLStream
Sets whether a schema is be associated with this XML Stream.
setIsSchemaToBeEmbeddedInWSDL(boolean) - Method in class com.sas.services.storedprocess.metadata.XMLStream
Sets whether the schema is to be embedded of referenced in generated WSDL.
setIsSecure(boolean) - Method in class com.sas.services.information.RepositoryDef
Set the secure connection flag for this definition.
setIsSecure(boolean) - Method in class com.sas.services.information.ServerDef
Set the secure connection flag for this definition.
setIsUpdateable(boolean) - Method in interface com.sas.services.information.metadata.AbstractPropertyInterface
Set the isUpdateable attribute of the property.
setIsVisible(boolean) - Method in interface com.sas.services.information.metadata.AbstractPropertyInterface
Set the isVisible attribute for the property.
setIsVisible(boolean) - Method in interface com.sas.services.information.metadata.PropertyGroupInterface
Set flag indicating whether this group should be displayed in a UI.
setItemRefresh(long) - Static method in class com.sas.services.information.metadata.Folder
Set the interval to keep member item information before forcing a trip to the server to refresh it.
setItems(Map) - Method in class com.sas.services.information.metadata.dav.DAVFolder
Set the internal list of items.
setJAASAppConfigurationEntry(AppConfigurationEntry[]) - Static method in class com.sas.services.deployment.CorePlatformServices
Updates this resource environment to use the specified JAAS setJAASAppConfigurationEntry(AppConfigurationEntry[]) - Static method in class com.sas.services.deployment.PlatformServices
Updates this resource environment to use the specified JAAS setKey(String) - Method in interface com.sas.services.information.metadata.PropertyInterface
Set the key for this property.
setKey(String) - Method in class com.sas.services.user.UserContext
Set the user key.
setKey(String) - Method in interface com.sas.services.user.UserContextInterface
Set the user key.
setKeyType(RelationalKeyInterface.KeyType) - Method in interface com.sas.services.information.metadata.RelationalKeyInterface
Set a key type of the relational key which could be either Primary or Unique.
setKeywords(List) - Method in class com.sas.services.information.metadata.Metadata
Set the keyword collection on this object.
setKeywords(List) - Method in interface com.sas.services.information.metadata.MetadataInterface
Set the keyword collection on this object.
setKeywords(List) - Method in class com.sas.services.information.metadata.VirtualMetadata
 
setKeywordsIncluded(boolean) - Method in class com.sas.services.information.search.ResultDetails
 
setLabel(String) - Method in class com.sas.services.storedprocess.metadata.OutputParameter
Sets the label.
setLastLockout(Date) - Method in class com.sas.services.information.InternalLoginUserInfo
 
setLastLogin(Date) - Method in class com.sas.services.information.InternalLoginUserInfo
 
setLastPasswordChange(Date) - Method in class com.sas.services.information.InternalLoginUserInfo
 
setLevel(Level) - Method in class com.sas.services.logging.util.LoggerHandler
Deprecated.  
setLibraries(List) - Method in interface com.sas.services.information.metadata.SASClientConnectionInterface
Set the list of libraries that are accessible via this connection.
setLibref(String) - Method in class com.sas.services.information.metadata.PhysicalTableFilter
 
setLibref(String) - Method in interface com.sas.services.information.metadata.SASLibraryInterface
Set the libref string for the library.
setLifecycleBound(boolean) - Method in class com.sas.services.storedprocess.ResultHints
Deprecated. Determines whether the life cycle of the package is bound to ExecutionInterface.
setLoadParameters(MetadataInterface, UserContextInterface, RepositoryInterface, ProfileDomain) - Method in class com.sas.services.user.Profile
Set the parameters necessary to load the profile from a backing store.
setLoadParameters(MetadataInterface, UserContextInterface, RepositoryInterface, ProfileDomain) - Method in interface com.sas.services.user.ProfileInterface
Set the parameters necessary to load the profile from a backing store.
setLocale(Locale) - Method in class com.sas.services.connection.Credential
Set the locale.
setLocale(Locale) - Method in interface com.sas.services.user.GlobalProfileInterface
Set the default locale for this user.
setLocale(String, Locale) - Method in class com.sas.services.user.Profile
Set the profile locale.
setLocale(String, Locale) - Method in interface com.sas.services.user.ProfileInterface
Set the profile locale.
setLocale(Locale) - Method in class com.sas.services.user.UserContext
 
setLocale(Locale) - Method in interface com.sas.services.user.UserContextInterface
Set the locale to use for this user session.
setLocalizableProperties(PropertyMap) - Method in class com.sas.services.information.metadata.Application
 
setLocalizableProperties(PropertyMap) - Method in class com.sas.services.information.metadata.Folder
 
setLocalizableProperties(PropertyMap) - Method in class com.sas.services.information.metadata.prompt.OMRPromptDefinition
 
setLocalizableProperties(Locale, PropertyMap) - Method in class com.sas.services.information.metadata.prompt.OMRPromptDefinition
 
setLocalizableProperties(PropertyMap) - Method in class com.sas.services.information.metadata.prompt.OMRPromptGroup
 
setLocalizableProperties(Locale, PropertyMap) - Method in class com.sas.services.information.metadata.prompt.OMRPromptGroup
 
setLocalizableProperties(PropertyMap) - Method in class com.sas.services.storedprocess.GenericStream
 
setLocation(String) - Method in interface com.sas.services.information.metadata.dataexplorer.DataExplorationEntryInterface
Sets the storage location of the Data Exploration to a repository tree location.
setLocationType(String) - Method in interface com.sas.services.information.metadata.LocationInterface
Set the location type.
setLockedOut(boolean) - Method in class com.sas.services.information.InternalLoginUserInfo
 
setLockoutInMinutes(int) - Method in class com.sas.services.information.InternalLoginSitePolicies
 
setLog(PrintWriter) - Static method in class com.sas.iom.WorkspacePoolDriver
Deprecated. Messages about all pools operating under this driver will be printed on this writer.
setLogException(boolean) - Method in class com.sas.net.connect.ConnectClient
Sets the logException property.
setLogger(LoggerInterface) - Method in interface com.sas.services.publish.alerts.AlertTransportInterface
Deprecated. The Logging Service has been deprecated. Use Log4J directly instead of calling this method to get the Logging Service logger.
setLogger(LoggerInterface) - Method in interface com.sas.services.publish.TransportInterface
Deprecated. The Logging Service has been deprecated. Use Log4J directly instead of calling this method to set the Logging Service logger.
setLogger(Object) - Method in class com.sas.services.webdav.DAVResource
This method no longer has any effect.
setLoggingContext(String) - Method in class com.sas.services.logging.util.LoggerHandler
Deprecated.  
setLogicalServerType(StoredProcessInterface.LogicalServerType) - Method in interface com.sas.services.storedprocess.metadata.StoredProcessInterface
Sets the type of logical server the stored process runs on.
setLogicalServerType(StoredProcessInterface.LogicalServerType) - Method in interface com.sas.services.storedprocess.StoredProcess2Interface
Sets the type of logical server to be used for execution.
setLogicalTypeClassName(String) - Method in interface com.sas.services.information.publicobject.TypeDescriptorInterface
Set the name of the Java Class that implements the logical type for this definition.
setLoginCallbackError(boolean) - Method in exception com.sas.services.connection.LoginException
Set the value of the loginCallbackError attribute.
setLong(String, long) - Method in class com.sas.net.sharenet.ShareNetCallableStatement
Sets the designated parameter to the given Java long value.
setLong(int, long) - Method in class com.sas.net.sharenet.ShareNetPreparedStatement
Sets a parameter to a Java long value.
setLong(String, long) - Method in class com.sas.rio.MVACallableStatement
Sets the designated parameter to the given Java long value.
setLong(int, long) - Method in class com.sas.rio.MVAPreparedStatement
Sets a parameter to a Java long value.
setLookupPolicy(LookupPolicyInterface) - Method in class com.sas.services.discovery.DiscoveryService
Specifies an implementation of policies related to service discovery.
setLookupPolicy(LookupPolicyInterface) - Method in interface com.sas.services.discovery.LocalDiscoveryServiceInterface
Specifies an implementation of policies related to service discovery.
setMachine(String) - Method in interface com.sas.services.information.metadata.ServerInterface
Set the machine name this server instance is running on.
setMail(String) - Method in interface com.sas.services.information.metadata.ContentSubscriberInterface
Sets the mail address to send to for this user.
setMail(String) - Method in interface com.sas.services.user.GlobalProfileInterface
Set a user's email address to a single string value.
setMajor(Byte) - Method in class com.sas.services.connection.BridgeServer
Set the major protocol version.
setMajor(int) - Method in class com.sas.services.information.metadata.SoftwareComponentAttributes
 
setMajor(int) - Method in interface com.sas.services.information.metadata.SoftwareComponentInterface
Set the major release number.
setMarshalledDataObject(Object) - Method in class com.sas.services.deployment.ActivatableWrapper
Sets data to be marshalled for use by the activatable object.
setMaxCapacity(int) - Method in interface com.sas.services.information.metadata.favorites.FavoritesContainer
Sets the maximum number of favorites allowed to be contained within this folder at a given time.
setMaxClients(int) - Method in class com.sas.services.connection.Server
Set the maximum number of clients.
setMaxFieldSize(int) - Method in class com.sas.net.sharenet.ShareNetStatement
Sets the limit for the number of bytes that can be returned for a column.
setMaxFieldSize(int) - Method in class com.sas.rio.MVAStatement
The maxFieldSize limit (in bytes) is set to limit the size of data that can be returned for any column value; it only applies to BINARY, VARBINARY, LONGVARBINARY, CHAR, VARCHAR, and LONGVARCHAR fields.
setMaximum(int) - Method in interface com.sas.services.information.metadata.AssociationPropertyInterface
Set the maximum cardinality of the association.
setMaximum(int) - Method in interface com.sas.services.information.metadata.PropertyGroupInterface
Set the maximum allowed number of properties in this group.
setMaxLength(int) - Method in class com.sas.rio.Column
Sets the maximum length of the column.
setMaxNumAttempts(int) - Method in class com.sas.services.discovery.LookupPolicyAttempts
Specifies the maximum number of attempts that should be made when looking up services.
setMaxRows(int) - Method in class com.sas.net.sharenet.ShareNetStatement
Sets the limit for the maximum number of rows that any ResultSet can contain to the given number.
setMaxRows(int) - Method in class com.sas.rio.MVAStatement
The maxRows limit is set to limit the number of rows that any ResultSet can contain.
setMembers(List) - Method in interface com.sas.services.information.metadata.IdentityGroupInterface
Set the member list for this group.
setMemberType(String) - Method in class com.sas.services.information.metadata.PhysicalTableAttributes
 
setMessageCounting(boolean) - Method in interface com.sas.services.logging.LoggerInterface
Deprecated. Turn message counting on or off.
setMessageQueue(MessageQueueInterface) - Method in interface com.sas.services.information.metadata.SubscriberInterface
Adds the queue to deliver to for this subscriber.
setMetaCache(CacheStatistics) - Method in class com.sas.services.user.SummaryDataEntry.RepositorySummary
 
setMetadataSource(MetadataSourceInterface) - Method in class com.sas.services.deployment.MetadataSourceConfiguration
Sets the metadata source.
setMetadataSourceProperties(MetadataSourceProperties) - Method in class com.sas.services.deployment.ServiceConfigFactory
Sets the properties used to configure a metadata source.
setMetadataType(String) - Method in interface com.sas.services.information.metadata.AssociationPropertyInterface
Set the metadata type that can be associated via this association.
setMetadataType(String) - Method in interface com.sas.services.information.metadata.PrototypeInterface
Set the metadata type described by this prototype.
setMimeType(String) - Method in class com.sas.services.information.metadata.Attachment
 
setMimeType(String) - Method in interface com.sas.services.information.metadata.AttachmentInterface
Sets the mime type of this attachment
setMIMEType(String) - Method in class com.sas.services.publish.BinaryFileEntry
Sets the MIME associated with this file entry.
setMIMEType(String) - Method in interface com.sas.services.publish.BinaryFileEntryInterface
Sets the MIME type for this binary file entry.
setMIMEType(String) - Method in class com.sas.services.publish.HTMLFile
Sets the MIME type associated with this file; can be null.
setMIMEType(String) - Method in interface com.sas.services.publish.HTMLFileInterface
Sets the MIME type associated with this file.
setMIMEType(String) - Method in class com.sas.services.publish.TextFileEntry
Sets the MIME associated with this file entry.
setMIMEType(String) - Method in interface com.sas.services.publish.TextFileEntryInterface
Sets the MIME type for this text file entry.
setMIMEType(String) - Method in class com.sas.services.publish.ViewerEntry
Sets the MIME associated with this file entry.
setMIMEType(String) - Method in interface com.sas.services.publish.ViewerEntryInterface
Sets the MIME type associated with this viewer file.
setMinAvail(int) - Method in class com.sas.services.connection.Puddle
Set the minimum number of idle connections.
setMinAvail(int) - Method in interface com.sas.services.information.metadata.LoginInterface
Set the minimum available pooling parameter.
setMinimum(int) - Method in interface com.sas.services.information.metadata.AssociationPropertyInterface
Set the minimum cardinality of the association.
setMinimum(int) - Method in interface com.sas.services.information.metadata.PropertyGroupInterface
Set the minimum number of properties in this group that must have values.
setMinor(Byte) - Method in class com.sas.services.connection.BridgeServer
Set the minor protocol version.
setMinor(int) - Method in class com.sas.services.information.metadata.SoftwareComponentAttributes
 
setMinor(int) - Method in interface com.sas.services.information.metadata.SoftwareComponentInterface
Set the minor release number.
setMinPasswordLength(int) - Method in class com.sas.services.information.InternalLoginSitePolicies
 
setMinSize(int) - Method in class com.sas.services.connection.Puddle
Set the minimum number of connections (idle or in use).
setMinSize(int) - Method in interface com.sas.services.information.metadata.LoginInterface
Set the minimum size pooling parameter.
setMixedCaseRequired(boolean) - Method in class com.sas.services.information.InternalLoginSitePolicies
 
setMode(String) - Method in class com.sas.services.deployment.Configuration
Sets the mode that indicates whether the SAS Foundation Services deployment metadata is to be queried from a Metadata Repository or from a URL.
setMver(int) - Method in class com.sas.net.connect.ConnectClient
Save the version number of the remote SAS session.
setName(String) - Method in class com.sas.services.deployment.Consumer
Sets the consumer's name.
setName(String) - Method in interface com.sas.services.events.EventInterface
Deprecated. Set event name.
setName(String) - Method in class com.sas.services.information.ACTEntry
 
setName(String) - Method in class com.sas.services.information.Filter
Set the name of the object to search for.
setName(String) - Method in interface com.sas.services.information.FilterInterface
Set the name of the object to search for.
setName(String) - Method in class com.sas.services.information.IdentityInfo
 
setName(String) - Method in class com.sas.services.information.metadata.AllUsersIdentity
 
setName(String) - Method in class com.sas.services.information.metadata.Attachment
 
setName(String) - Method in interface com.sas.services.information.metadata.AttachmentInterface
Sets the name of this attachment
setName(String) - Method in class com.sas.services.information.metadata.AuthenticatedIdentity
 
setName(String) - Method in class com.sas.services.information.metadata.ChannelFilter
 
setName(String) - Method in class com.sas.services.information.metadata.ContentFilter
 
setName(String) - Method in class com.sas.services.information.metadata.dav.DAVEntity
Set the name attribute
setName(String) - Method in interface com.sas.services.information.metadata.dav.DAVEntityInterface
Set the name attribute
setName(String) - Method in class com.sas.services.information.metadata.DavPerson
 
setName(String) - Method in class com.sas.services.information.metadata.Folder
Set the name of the object.
setName(String) - Method in class com.sas.services.information.metadata.Metadata
Set the name of the object.
setName(String) - Method in interface com.sas.services.information.metadata.MetadataInterface
Set this object's name.
setName(String) - Method in class com.sas.services.information.metadata.PathUrl
Set the name of the object.
setName(String) - Method in class com.sas.services.information.metadata.PropertyIdentity
 
setName(String) - Method in class com.sas.services.information.metadata.ReferenceIdentity
 
setName(String) - Method in class com.sas.services.information.metadata.RemarksFilter
 
setName(String) - Method in class com.sas.services.information.metadata.SelfIdentity
 
setName(String) - Method in class com.sas.services.information.metadata.UnauthenticatedIdentity
 
setName(String) - Method in class com.sas.services.information.metadata.VirtualMetadata
 
setName(String) - Method in class com.sas.services.information.RepositoryDef
Set the name for this definition.
setName(String) - Method in class com.sas.services.information.RepositoryGroup
Set the name of this group.
setName(String) - Method in class com.sas.services.information.RepositoryInfo
 
setName(String) - Method in class com.sas.services.information.ServerDef
Set the name for this definition.
setName(String) - Method in class com.sas.services.publish.metadata.DavBinaryPackage
 
setName(String) - Method in class com.sas.services.publish.ResultPackage
Set the name for the result package.
setName(String) - Method in interface com.sas.services.publish.ResultPackageInterface
Set the name for the result package.
setName(String) - Method in class com.sas.services.security.RemoteNameCallback
Sets the name.
setName(String) - Method in interface com.sas.services.security.RemoteNameCallbackInterface
Set the name provided by the user.
setName(String) - Method in class com.sas.services.storedprocess.metadata.OutputParameter
Returns the name of the output parameter.
setName(String) - Method in class com.sas.services.storedprocess.metadata.StoredProcessAlertItem
 
setName(String) - Method in interface com.sas.services.storedprocess.StoredProcessBaseInterface
Set the name of the stored process.
setName(String) - Method in interface com.sas.services.user.GlobalProfileInterface
Set the user's name via the profile.
setName(String) - Method in class com.sas.services.user.SummaryDataEntry
 
setName(String) - Method in class com.sas.services.user.UserContext
Set the user name.
setName(String) - Method in interface com.sas.services.user.UserContextInterface
Set the name of the user.
setNamespaces(Map) - Method in interface com.sas.services.publish.webdav.DAVTransportInterface
Sets the namespaces to be used when publishing or retrieving a result package or when creating the SASPackage event.
setNameValuePairs(AttributeMapInterface) - Method in class com.sas.services.publish.AbstractEntry
Sets the name/value pairs.
setNameValuePairs(AttributeMapInterface) - Method in interface com.sas.services.publish.EntryInterface
Sets the name/value pairs.
setNewInstanceCreated(boolean) - Method in class com.sas.services.storedprocess.ResultHints
Deprecated. Determines if the service should create a new instance.
setNoteText(String) - Method in interface com.sas.services.information.metadata.NoteInterface
Set the text for this Note.
setNull(String, int) - Method in class com.sas.net.sharenet.ShareNetCallableStatement
Sets the designated parameter to SQL NULL.
setNull(String, int, String) - Method in class com.sas.net.sharenet.ShareNetCallableStatement
Sets the designated parameter to SQL NULL.
setNull(int, int) - Method in class com.sas.net.sharenet.ShareNetPreparedStatement
Sets a parameter to SQL NULL.
setNull(int, int, String) - Method in class com.sas.net.sharenet.ShareNetPreparedStatement
JDBC 2.0 Sets a parameter to SQL NULL.
setNull(String, int) - Method in class com.sas.rio.MVACallableStatement
Sets the designated parameter to SQL NULL.
setNull(String, int, String) - Method in class com.sas.rio.MVACallableStatement
Sets the designated parameter to SQL NULL.
setNull(int, int) - Method in class com.sas.rio.MVAPreparedStatement
Sets a parameter to SQL NULL.
setNull(int, int, String) - Method in class com.sas.rio.MVAPreparedStatement
JDBC 2.0 Sets a parameter to SQL NULL.
setNullable(boolean) - Method in class com.sas.services.information.metadata.ColumnAttributes
 
setNumber(String) - Method in interface com.sas.services.information.metadata.PhoneNumberInterface
Set the phone number.
setNumericRange(Number, Number) - Method in interface com.sas.services.information.metadata.ConfigurationXMLTextStoreInterface
Set the numeric range for this configuration.
setNumericRange(Map) - Method in interface com.sas.services.information.metadata.ConfigurationXMLTextStoreInterface
Creates a map of numeric values and adds an entry to the internal map for the NumericRange data type.
setNumericRangeExclusive(Number, Number) - Method in interface com.sas.services.information.metadata.ConfigurationXMLTextStoreInterface
Set then numeric range for this configuration.
setNumericRangeIncrement(Number) - Method in interface com.sas.services.information.metadata.ConfigurationXMLTextStoreInterface
Set the new increment for the numeric range.
setNumericRangeMaximum(Number) - Method in interface com.sas.services.information.metadata.ConfigurationXMLTextStoreInterface
Set the new numeric range maximum inclusive.
setNumericRangeMaximumExclusive(Number) - Method in interface com.sas.services.information.metadata.ConfigurationXMLTextStoreInterface
Set the new exclusive maximum for the configuration.
setNumericRangeMinimum(Number) - Method in interface com.sas.services.information.metadata.ConfigurationXMLTextStoreInterface
Set the new inclusive minimum for the numeric range for this configuration.
setNumericRangeMinimumExclusive(Number) - Method in interface com.sas.services.information.metadata.ConfigurationXMLTextStoreInterface
Set the new exclusive minimum for the numeric range.
setNumFailuresForLockout(int) - Method in class com.sas.services.information.InternalLoginSitePolicies
 
setNumFailuresSinceLogin(int) - Method in class com.sas.services.information.InternalLoginUserInfo
 
setNumRows(double) - Method in interface com.sas.services.information.metadata.DataTableInterface
Set the number of rows in the table.
setObject(String, Object, int, int) - Method in class com.sas.net.sharenet.ShareNetCallableStatement
Sets the value of the designated parameter with the given object.
setObject(String, Object, int) - Method in class com.sas.net.sharenet.ShareNetCallableStatement
Sets the value of the designated parameter with the given object.
setObject(String, Object) - Method in class com.sas.net.sharenet.ShareNetCallableStatement
Sets the value of the designated parameter with the given object.
setObject(int, Object, int, int) - Method in class com.sas.net.sharenet.ShareNetPreparedStatement
Sets a parameter to the input type.
setObject(int, Object) - Method in class com.sas.net.sharenet.ShareNetPreparedStatement
Sets a parameter to the default type.
setObject(int, Object, int) - Method in class com.sas.net.sharenet.ShareNetPreparedStatement
Sets a parameter to the input type.
setObject(String, Object) - Method in class com.sas.rio.MVACallableStatement
Sets the value of the designated parameter with the given object.
setObject(String, Object, int) - Method in class com.sas.rio.MVACallableStatement
Sets the value of the designated parameter with the given object.
setObject(String, Object, int, int) - Method in class com.sas.rio.MVACallableStatement
Sets the value of the designated parameter with the given object.
setObject(int, Object, int, int) - Method in class com.sas.rio.MVAPreparedStatement
Sets a parameter to the input type.
setObject(int, Object) - Method in class com.sas.rio.MVAPreparedStatement
Sets a parameter to the default type.
setObject(int, Object, int) - Method in class com.sas.rio.MVAPreparedStatement
Sets a parameter to the input type.
setObjectProperties(List) - Method in class com.sas.services.information.metadata.Metadata
Set the collection of Properties associated with this object.
setObjectProperties(List) - Method in interface com.sas.services.information.metadata.MetadataInterface
Set the collection of Properties associated with this object.
setObjectProperties(List) - Method in class com.sas.services.information.metadata.VirtualMetadata
 
setObjectRole(String) - Method in interface com.sas.services.information.metadata.DataTableRoleInterface
Set the object role string for this role.
setObjects(List) - Method in interface com.sas.services.information.metadata.DocumentInterface
Set the list of objects in the document's Objects association.
setObjId(String) - Method in class com.sas.services.information.ACTEntry
 
setOMRFlags(int) - Method in class com.sas.services.information.Filter
Set flags on the OMI request sent to the OMR server.
setOMRFlags(int) - Method in interface com.sas.services.information.FilterInterface
Set flags to pass to the OMR GetMetadata operation.
setOMROption(String) - Method in class com.sas.services.information.Filter
Set the OMR option string.
setOMROption(String) - Method in interface com.sas.services.information.FilterInterface
Set the OMR option string.
setOMRRepository(String) - Method in class com.sas.services.information.Filter
Set the repository name or ID to perform the search in.
setOMRRepository(String) - Method in interface com.sas.services.information.FilterInterface
Set the ID of the repository to search.
setOMRTemplate(String) - Method in class com.sas.services.information.Filter
Set the OMR template.
setOMRTemplate(String) - Method in interface com.sas.services.information.FilterInterface
Set the OMR template.
setOperationCompleted() - Method in class com.sas.services.deployment.OperationMonitor
Specifies that the operation has completed its execution.
setOperationCompleted() - Method in interface com.sas.services.deployment.OperationMonitorInterface
Specifies that the operation has completed its exeuction.
setOption(int, Object) - Method in class com.sas.services.information.InformationService
Set an option on the InformationService or its components.
setOption(int, Object) - Method in interface com.sas.services.information.InformationServiceInterface
Set an option on the InformationService or its components.
setOptions(String, boolean) - Method in class com.sas.rio.Options
Sets options string to be passed in while creating a table.
setOptions(Map) - Method in class com.sas.services.security.LoginCallbackHandler
Sets options.
setOrderByStatement(String, boolean) - Method in class com.sas.rio.Options
Sets ORDER BY statement text.
setOtherServerContextAllowed(boolean) - Method in interface com.sas.services.storedprocess.metadata.StoredProcessInterface
Sets whether the stored process can run on a different server context.
setOutputDataTable(String, String, String) - Method in interface com.sas.services.storedprocess.StoredProcess2Interface
Specifies the two level name for a server side output table.
setOutputDataTable(String, OutputStream, String, String) - Method in interface com.sas.services.storedprocess.StoredProcess2Interface
Specifies client side output to be used for the table via the XML libname engine.
setOutputFileref(String, OutputStream) - Method in interface com.sas.services.storedprocess.StoredProcess2Interface
Specifies the OutputStream to be used to write the output of the fileref to.
setOutputFileref(String, Writer) - Method in interface com.sas.services.storedprocess.StoredProcess2Interface
Specifies the Writer to be used to write the output of the fileref to.
setOutputFileref(String, String, String, String) - Method in interface com.sas.services.storedprocess.StoredProcess2Interface
Associates a path on the server with the fileref used for output.
setOutputParameters(List<OutputParameter>) - Method in interface com.sas.services.storedprocess.metadata.StoredProcessInterface
Sets the list of output parameters.
setOverwrite(boolean) - Method in class com.sas.services.webdav.DAVResource
Set the value for overWrite
setOverwrite(boolean) - Method in interface com.sas.services.webdav.DAVResourceInterface
Set the overwrite flag - can this resource be overwritten
setOwner(String) - Method in class com.sas.services.information.metadata.dav.DAVRemarks
Sets the discussion thread owner
setOwner(UserContextInterface) - Method in class com.sas.services.information.metadata.Remarks
 
setOwner(UserContextInterface) - Method in interface com.sas.services.information.metadata.RemarksInterface
Sets the owner of the discussion thread.
setOwningFile(FileInterface) - Method in interface com.sas.services.information.metadata.ExternalTableInterface
Set the owning file for this external table.
setOwningObject(MetadataInterface) - Method in interface com.sas.services.information.metadata.PropertySetInterface
Set the object that this propertyset modifies.
setOwningPrototype(PrototypeInterface) - Method in interface com.sas.services.information.metadata.PrototypePropertyInterface
 
setParameterName(String) - Method in class com.sas.services.storedprocess.metadata.DataTable
Sets the parameter name.
setParameterValue(String, Object) - Method in interface com.sas.services.storedprocess.StoredProcess2Interface
Sets the value of the specified parameter on the PromptValues object associated with this stored process.
setParameterValue(String, Object) - Method in interface com.sas.services.storedprocess.StoredProcessInterface
Deprecated. Sets the value of the specified parameter.
setParameterValues(Map) - Method in interface com.sas.services.storedprocess.StoredProcess2Interface
Sets the values of the specified parameters.
setParameterValues(PromptValuesInterface) - Method in interface com.sas.services.storedprocess.StoredProcess2Interface
Sets values for the parameters of this Stored Process from the PromptValuesInterface supplied.
setParameterValues(Map) - Method in interface com.sas.services.storedprocess.StoredProcessInterface
Deprecated. Sets the values of the specified parameters.
setParentDirectory(DirectoryInterface) - Method in interface com.sas.services.information.metadata.DirectoryInterface
Set the parent directory of this directory.
setParentProfile(ProfileInterface) - Method in class com.sas.services.user.Profile
Set the parent profile in the preference tree.
setParentProfile(ProfileInterface) - Method in interface com.sas.services.user.ProfileInterface
Set the parent profile in the preference tree.
setParentRefreshInterval(long) - Method in interface com.sas.services.information.MetadataRepositoryInterface
Set the interval for refreshing an object's parent path information.
setParentRefreshInterval(long) - Method in interface com.sas.services.information.OMIRepositoryInterface
Set the interval for refreshing an object's parent path information.
setParentRefreshInterval(long) - Method in class com.sas.services.information.OMIServerRepository
 
setPartnerName(String) - Method in interface com.sas.services.information.metadata.AssociationPropertyInterface
Set the partner association name for this association.
setPassword(String) - Method in class com.sas.services.connection.PasswordCredential
Set the password.
setPassword(String) - Method in interface com.sas.services.information.metadata.LoginInterface
Set the password for this login.
setPassword(String) - Method in interface com.sas.services.publish.webdav.DAVTransportInterface
Set the HTTP password to use when binding to the webDAV server.
setPassword(char[]) - Method in class com.sas.services.security.RemotePasswordCallback
Sets the password.
setPassword(char[]) - Method in interface com.sas.services.security.RemotePasswordCallbackInterface
Set the password entered by the user.
setPassword(String) - Method in class com.sas.services.webdav.DAVResource
Set the value for password.
setPasswordChangeDelayMinutes(int) - Method in class com.sas.services.information.InternalLoginSitePolicies
 
setPasswordExpirationDays(int) - Method in class com.sas.services.information.InternalLoginUserInfo
 
setPasswordExpired(boolean) - Method in class com.sas.services.information.InternalLoginUserInfo
 
setPath(String) - Method in interface com.sas.services.information.metadata.DirectoryInterface
Set the path string for the directory.
setPath(String) - Method in class com.sas.services.information.metadata.PathUrl
Set the path from the root folder to the object.
setPath(String) - Method in class com.sas.services.information.OMIServerRepository.OMIEvaluator
 
setPath(String) - Method in class com.sas.services.webdav.DAVResource
Set the path for this resource.
setPath(String) - Method in interface com.sas.services.webdav.DAVResourceInterface
Set the path for this resource.
setPathNoAction(String) - Method in class com.sas.services.webdav.DAVResource
Deprecated.  
setPathNoAction(String) - Method in interface com.sas.services.webdav.DAVResourceInterface
Set the path for this resource.
setPauseInterval(long) - Method in class com.sas.services.discovery.LookupPolicyAttempts
Specifies the minimum amount of time in msec that should elapse between service discovery attempts.
setPermission(IdentityInterface, PermissionInterface) - Method in class com.sas.services.information.metadata.Metadata
Set a new permission on this metadata object.
setPermission(IdentityInterface, PermissionInterface) - Method in interface com.sas.services.information.metadata.MetadataInterface
Set a new permission on this metadata object.
setPermission(String) - Method in class com.sas.services.information.metadata.PermissionInfo
 
setPermission(String) - Method in interface com.sas.services.information.metadata.PermissionInfoInterface
Sets the permission
setPermission(IdentityInterface, PermissionInterface) - Method in class com.sas.services.information.metadata.VirtualMetadata
Set a new permission on this metadata object.
setPermission(IdentityInterface, PermissionInterface) - Method in interface com.sas.services.information.publicobject.SecurityProcessorInterface
Set a new permission on this metadata object.
setPermissionCondition(String) - Method in class com.sas.services.information.metadata.PermissionInfo
 
setPermissionCondition(String) - Method in interface com.sas.services.information.metadata.PermissionInfoInterface
Sets the permission condition value
setPermissionInfoList(List<PermissionExplainedInfoInterface>) - Method in class com.sas.services.information.metadata.AuthorizationExplainedInfo
 
setPermissionInfoList(List<PermissionInfoInterface>) - Method in class com.sas.services.information.metadata.AuthorizationInfo
 
setPermissionInfoList(List<PermissionInfoInterface>) - Method in interface com.sas.services.information.metadata.AuthorizationInfoInterface
Sets a List of MdPermissioinInfo instances for this MdAuthorizationInfo
setPermissions(List) - Method in interface com.sas.services.information.metadata.AccessControlEntryInterface
Set the list of permissions on the ACE.
setPermissions(List) - Method in class com.sas.services.information.metadata.DAVAccessControlEntry
 
setPermissionSource(PermissionInfoInterface.PermissionSource) - Method in class com.sas.services.information.metadata.PermissionInfo
 
setPermissionType(PermissionInfoInterface.PermissionType) - Method in class com.sas.services.information.metadata.PermissionInfo
 
setPermissionType(PermissionInfoInterface.PermissionType) - Method in interface com.sas.services.information.metadata.PermissionInfoInterface
Sets the permissionType value
setPerson(PersonInterface) - Method in class com.sas.services.information.metadata.ContentSubscriberFilter
 
setPerson(PersonInterface) - Method in class com.sas.services.information.metadata.EventSubscriberFilter
 
setPerson(PersonInterface) - Method in class com.sas.services.information.metadata.SubscriberFilter
 
setPerson(PersonInterface) - Method in interface com.sas.services.information.metadata.SubscriberInterface
Sets the user this subscriber identity belongs to.
setPerson(String) - Method in class com.sas.services.information.publicobject.ResponsibilityDetails
 
setPerson(IdentityInterface) - Method in class com.sas.services.user.UserContext
This method gets called by UserService as part of the UserContext initialization.
setPerson(IdentityInterface) - Method in interface com.sas.services.user.UserContextInterface
This method gets called by UserService as part of the UserContext initialization.
setPersons(List<PersonInterface>) - Method in interface com.sas.services.information.metadata.EmailInterface
Sets the List of PersonInterface instances
setPhoneType(String) - Method in interface com.sas.services.information.metadata.PhoneNumberInterface
Set the phone number type.
setPhysicalTableAttributes(PhysicalTableAttributes) - Method in interface com.sas.services.information.metadata.PhysicalTableInterface
 
setPlatform(String) - Method in interface com.sas.services.information.metadata.ServerInterface
Set the server's platform string.
setPlatform(String) - Method in class com.sas.services.information.metadata.SoftwareComponentAttributes
 
setPlatform(String) - Method in interface com.sas.services.information.metadata.SoftwareComponentInterface
Set the component platform.
setPort(int) - Method in class com.sas.services.connection.TCPIPServer
Set the port.
setPort(String) - Method in class com.sas.services.deployment.Configuration
Sets the port on which the SAS Metadata Server is listening for connections.
setPort(String) - Method in class com.sas.services.deployment.RMIConfiguration
Sets the rmiregistry port.
setPort(int) - Method in interface com.sas.services.information.metadata.SASClientConnectionInterface
Set the port number for the connection.
setPort(int) - Method in interface com.sas.services.information.metadata.TCPIPConnectionInterface
Set the TCP port number for this connection.
setPort(String) - Method in class com.sas.services.information.RepositoryDef
Set the IP port the server is listening on.
setPort(String) - Method in class com.sas.services.information.ServerDef
Set the IP port the server is listening on.
setPort(String) - Method in class com.sas.services.user.SummaryDataEntry.RepositorySummary
 
setPostalCode(String) - Method in interface com.sas.services.information.metadata.LocationInterface
Set the postal code for this location.
setPowerSource(String) - Method in class com.sas.services.information.IdentityInfo
 
setPreAssignmentType(SASLibraryInterface.PreAssignmentType) - Method in interface com.sas.services.information.metadata.SASLibraryInterface
Sets the PreAssignment type of the Library
setPresentationLanguage(String) - Method in interface com.sas.services.information.metadata.ChannelInterface
Sets the channel presentation language.
setPrimaryPropertyGroup(PropertyGroupInterface) - Method in class com.sas.services.information.metadata.Metadata
 
setPrimaryPropertyGroup(PropertyGroupInterface) - Method in interface com.sas.services.information.metadata.MetadataInterface
Set this object's primary property group object.
setPrimaryPropertyGroup(PropertyGroupInterface) - Method in interface com.sas.services.information.metadata.PrototypeInterface
Set the primary property group for this prototype.
setPrimaryPropertyGroup(PropertyGroupInterface) - Method in class com.sas.services.information.metadata.VirtualMetadata
 
setPrincipal(Object) - Method in class com.sas.services.user.SimpleUserIdentity
Set the principal to use for authentication.
setPrincipal(Object) - Method in interface com.sas.services.user.UserIdentityInterface
Set the principal to use for authentication.
setPriority(int) - Method in interface com.sas.services.events.EventInterface
Deprecated. Set event priority.
setPriority(int) - Method in interface com.sas.services.logging.LoggerInterface
Deprecated. Set Priority.
setPrivilegedUser(String) - Method in interface com.sas.services.storedprocess.StoredProcessBaseInterface
Set the name or key of the privileged user.
setProductIdentifier(String) - Method in class com.sas.services.information.metadata.SoftwareComponentAttributes
 
setProductIdentifier(String) - Method in interface com.sas.services.information.metadata.SoftwareComponentInterface
Set the product ID for this component.
setProductName(String) - Method in class com.sas.services.information.metadata.SoftwareComponentAttributes
 
setProductName(String) - Method in interface com.sas.services.information.metadata.SoftwareComponentInterface
Set the name of the product this software is part of.
setPrompt(BaseOMRPromptInterface) - Method in class com.sas.services.information.metadata.Metadata
Set the prompt on this object.
setPrompt(BaseOMRPromptInterface) - Method in interface com.sas.services.information.metadata.MetadataInterface
Set the prompt on this object.
setPrompt(BaseOMRPromptInterface) - Method in class com.sas.services.information.metadata.VirtualMetadata
 
setPromptEnabledObject(MetadataInterface) - Method in interface com.sas.services.information.metadata.prompt.BaseOMRPromptInterface
Sets an association between the prompt and metaObject unless the prompt is public.
setPromptInfo(String) - Method in class com.sas.services.information.metadata.prompt.OMRPromptDefinition
 
setPrompts(List) - Method in class com.sas.services.information.metadata.Metadata
Set the List of Prompts on this object.
setPrompts(List) - Method in interface com.sas.services.information.metadata.MetadataInterface
Set the List of Prompts on this object.
setPrompts(List) - Method in class com.sas.services.information.metadata.VirtualMetadata
 
setPromptType(int) - Method in class com.sas.services.information.metadata.prompt.OMRPromptDefinition
 
setPromptValues(PromptValuesInterface) - Method in interface com.sas.services.storedprocess.StoredProcess2Interface
Sets the PromptValuesInterface associated with this Stored Process service object.
setProperties(Properties) - Method in class com.sas.services.deployment.AbstractMetadataSource
Sets the properties which define this metadata source's configuration.
setProperties(Properties) - Method in interface com.sas.services.deployment.MetadataSourceInterface
Sets the properties which define this metadata source's configuration.
setProperties(Properties) - Method in class com.sas.services.deployment.MetadataSourceProperties
Sets properties used to configure a metadata source.
setProperties(Properties) - Method in class com.sas.services.deployment.ServiceConfigFactory
Specify the properties which will be used to determine the implementation type of the service configuration factory.
setProperties(Map) - Method in interface com.sas.services.events.EventInterface
Deprecated. Set properties to be associated with this event.
setProperties(AttributeMapInterface) - Method in interface com.sas.services.publish.metadata.ArchiveInterface
Set the name/value pairs on the Archive.
setProperties(Element[]) - Method in class com.sas.services.webdav.DAVResource
Set properties on the resource
setProperties(PropertyName[], String[]) - Method in class com.sas.services.webdav.DAVResource
Set properties on the resource
setProperties(DocumentFragment) - Method in class com.sas.services.webdav.DAVResource
Set properties on the resource
setProperties(Element[]) - Method in interface com.sas.services.webdav.DAVResourceInterface
Set the values of properties, as given in the parameter
setProperties(PropertyName[], String[]) - Method in interface com.sas.services.webdav.DAVResourceInterface
Set the values of properties, as given in the parameter
setProperties(DocumentFragment) - Method in interface com.sas.services.webdav.DAVResourceInterface
Set the values of properties, as given in the parameter
setPropertiesURL(URL) - Method in class com.sas.services.deployment.MetadataSourceProperties
Initialize the configuration using properties read from the configuration at the specified URL.
setProperty(String, String) - Method in class com.sas.services.deployment.AbstractDeploymentStrategy
Sets a property for the specified key/value.
setProperty(String, String) - Method in class com.sas.services.deployment.DeploymentDescriptorContext
Sets a property for the specified key/value.
setProperty(String, String) - Method in class com.sas.services.information.metadata.Content
Deprecated. As of release 9.2, replaced by MetadataInterface.setAttribute(String,String)
setProperty(String, String) - Method in interface com.sas.services.information.metadata.ContentInterface
Deprecated. As of 9.1.3SP4, replaced by MetadataInterface.setAttribute(String, String)
setProperty(String, String) - Method in class com.sas.services.information.metadata.Remarks
 
setProperty(String, String) - Method in interface com.sas.services.information.metadata.RemarksInterface
Sets the value of a property
setProperty(PropertyName, String) - Method in class com.sas.services.webdav.DAVResource
Set a property on the resource
setProperty(Element) - Method in class com.sas.services.webdav.DAVResource
Set a property on the resource
setProperty(PropertyName, String) - Method in interface com.sas.services.webdav.DAVResourceInterface
Set the value of a property, as given in the parameter
setProperty(Element) - Method in interface com.sas.services.webdav.DAVResourceInterface
Set the value of a property, as given in the parameter
setPropertyGroups(List) - Method in interface com.sas.services.information.metadata.SoftwareComponentInterface
Set the list of associated PropertyGroupInterface objects.
setPropertyHost(String) - Method in class com.sas.services.deployment.ioc.OMRDeploymentContext
Sets the value of the the SAS Metadata Server's host.
setPropertyName(String) - Method in interface com.sas.services.information.metadata.AttributePropertyInterface
Set the PropertyName attribute.
setPropertyPort(String) - Method in class com.sas.services.deployment.ioc.OMRDeploymentContext
Sets the value for the SAS Metadata Server's port.
setPropertyRepository(String) - Method in class com.sas.services.deployment.ioc.OMRDeploymentContext
Sets the value of a name of a repository in a SAS Metadata Server which is to be queried for SAS Foundation Services metadata.
setPropertyRole(String) - Method in interface com.sas.services.information.metadata.AttributePropertyInterface
Set the property role.
setPropertySoftwareComponent(String) - Method in class com.sas.services.deployment.DeploymentDescriptorContext
Sets the value of a name of a repository in a SAS Metadata Server which is to be queried for SAS Foundation Services metadata.
setPropertyURL(String) - Method in class com.sas.services.deployment.ioc.URLDeploymentContext
Gets the value of the URL configuration .
setPropertyUser(String) - Method in class com.sas.services.deployment.ioc.OMRDeploymentContext
Sets the value of a user's ID who intends to connect to the SAS Metadata Server.
setPropertyUserPassword(String) - Method in class com.sas.services.deployment.ioc.OMRDeploymentContext
Sets the value of a user's ID who intends to connect to the SAS Metadata Server.
setProtected() - Method in class com.sas.services.information.RepositoryGroup
Set this group to be protected.
setProtocol(String) - Method in class com.sas.services.information.RepositoryDef
Set the application protocol for this server.
setProtocol(String) - Method in class com.sas.services.information.ServerDef
Set the application protocol for this server.
setProtocol(String) - Method in class com.sas.services.user.SummaryDataEntry.RepositorySummary
 
setProtocols(List) - Method in class com.sas.services.information.Filter
 
setProtocols(List) - Method in interface com.sas.services.information.FilterInterface
Set the list of protocols to search.
setProviders(List) - Method in interface com.sas.services.information.metadata.ConnectionInterface
Set the list of provider servers that can connect to the source server over this connection.
setProxy(String) - Method in class com.sas.services.information.RepositoryDef
Set the proxy string for this repository definition.
setProxy(String) - Method in class com.sas.services.information.ServerDef
Set the proxy string for this repository definition.
setProxyHost(String) - Method in class com.sas.services.webdav.ConnectionInfo
Sets the proxy host in the connection information
setProxyPort(int) - Method in class com.sas.services.webdav.ConnectionInfo
Sets the proxy port in the connection information
setProxyPW(String) - Method in class com.sas.services.webdav.ConnectionInfo
Sets the proxy password in the connection information
setProxyUrl(String) - Method in interface com.sas.services.information.metadata.HttpServerInterface
Set the proxy url for this HTTP server.
setProxyURL(String) - Method in interface com.sas.services.publish.webdav.DAVTransportInterface
Sets the URL of the proxy server to be used when publishing or retrieving a result package using the WebDAV delivery transport.
setProxyURL(String) - Method in class com.sas.services.storedprocess.WebDAVPackageURLResultHints
Deprecated. Sets the proxy URL for the WebDAV server.
setProxyURL(URL) - Method in class com.sas.services.webdav.ConnectionInfo
Sets the proxy in the connection information using a URL
setProxyUser(String) - Method in class com.sas.services.webdav.ConnectionInfo
Sets the proxy user in the connection information
setPublisher(PersonInterface) - Method in interface com.sas.services.publish.metadata.ArchiveInterface
Set the identity of the person who performed the publish.
setPuddleName(String) - Method in class com.sas.services.connection.Puddle
Set a string that names the puddle.
setPW(String) - Method in class com.sas.services.webdav.ConnectionInfo
Sets the user password in the connection information
setQueryTimeout(int) - Method in class com.sas.net.sharenet.ShareNetStatement
Sets the query timeout limit.
setQueryTimeout(int) - Method in class com.sas.rio.MVAStatement
Sets the query timeout limit.
setQueueID(String) - Method in class com.sas.services.information.metadata.MessageQueueFilter
Specifies the ID of the Transformation which represents the message queue.
setQueueManager(ServerComponentInterface) - Method in interface com.sas.services.information.metadata.MessageQueueInterface
Set the queue manager ServerComponent for this message queue.
setQueueManagerClassIdentifiers(String[]) - Method in class com.sas.services.information.metadata.MessageQueueFilter
Specifies the ServerComponent[@ClassIdentifier] values which should be queried.
setQueueManagerID(String) - Method in class com.sas.services.information.metadata.MessageQueueFilter
Sets the ID of the server component which manages the message queue.
setQueueName(String) - Method in class com.sas.services.information.metadata.MessageQueueFilter
Specifies the name of the Transformation which represents the message queue.
setQueueName(String) - Method in interface com.sas.services.information.metadata.SubscriberInterface
Sets the queue name this subscriber receives data on.
setQueues(List) - Method in interface com.sas.services.information.metadata.QueueManagerInterface
 
setRangeFilterModifierLong(int, long, long) - Method in class com.sas.services.information.metadata.CommentFilter
 
setRangeFilterModifierLong(int, long, long) - Method in interface com.sas.services.information.metadata.CommentFilterInterface
 
setRangeFilterModifierString(int, String, String) - Method in class com.sas.services.information.metadata.CommentFilter
 
setRangeFilterModifierString(int, String, String) - Method in interface com.sas.services.information.metadata.CommentFilterInterface
 
setRdbmsTable(String) - Method in class com.sas.services.information.Filter
 
setRdbmsTable(String) - Method in interface com.sas.services.information.FilterInterface
For Relational searches, set the table name to search.
setReactivationLimit(int) - Method in class com.sas.services.connection.Server
Set the maximum number of reactivations.
setRead(boolean) - Method in class com.sas.services.publish.AbstractEntry
Sets the readOnly state of the entry or package.
setReadOnly(boolean) - Method in class com.sas.net.sharenet.ShareNetConnection
SAS software does not support read-only connections.
setReadOnly(boolean) - Method in class com.sas.rio.MVAConnection
SAS software does not support read-only connections.
setRef(int, Ref) - Method in class com.sas.net.sharenet.ShareNetPreparedStatement
JDBC 2.0 Sets a parameter to a REF(<structured-type>) object.
setRef(int, Ref) - Method in class com.sas.rio.MVAPreparedStatement
JDBC 2.0 Sets a parameter to a REF(<structured-type>) object.
setReference(String) - Method in class com.sas.services.publish.ReferenceEntry
Sets the reference string.
setReference(String) - Method in interface com.sas.services.publish.ReferenceEntryInterface
Sets the reference string.
setReferenceName(String) - Method in class com.sas.services.storedprocess.metadata.XMLStream
Sets the reference name.
setReferenceNameSpace(String) - Method in class com.sas.services.storedprocess.metadata.XMLStream
Sets the reference namespace.
setReferenceType(String) - Method in class com.sas.services.publish.ReferenceEntry
Sets type of reference.
setReferenceType(String) - Method in interface com.sas.services.publish.ReferenceEntryInterface
Sets the type of reference string.
setReferrals(Set) - Method in class com.sas.services.information.metadata.dav.DAVRemarks
 
setRefreshCycle(long) - Method in class com.sas.services.user.Profile
Set the refresh cycle for this profile instance.
setRefreshCycle(long) - Method in interface com.sas.services.user.ProfileInterface
Set the refresh cycle for this profile instance.
setRegisterWithRMI(boolean) - Method in class com.sas.services.deployment.RMIBinding
Specifies whether or not to bind the remote object to the rmiregistry.
setRegistry(Registry) - Method in class com.sas.services.discovery.RegistryDiscoveryService
Sets the RMI registry from which foundation services may be looked up.
setRelation(int) - Method in class com.sas.services.information.metadata.PersonFilter
 
setRemarksKeys(String[]) - Method in class com.sas.services.information.metadata.dav.DAVEntity
 
setRemarksKeys(String[]) - Method in interface com.sas.services.information.metadata.dav.DAVEntityInterface
Set the remarks or discussion threads relating to this object
setRemarksList(List) - Method in class com.sas.services.information.metadata.Metadata
Sets the list of Remarks objects that represent the dicussion threads related to this object.
setRemarksList(List) - Method in interface com.sas.services.information.metadata.MetadataInterface
Sets the list of Remarks objects that represent the dicussion threads related to this object.
setRemarksList(List) - Method in class com.sas.services.information.metadata.VirtualMetadata
Sets the list of Remarks objects that represent the dicussion threads related to this object.
setRemoteableExporter(RemoteObjectExporterInterface) - Method in class com.sas.services.AbstractRemoteService
Sets the remoteable exporter.
setRemoteAddress(String) - Method in interface com.sas.services.information.metadata.SASClientConnectionInterface
Set the remote address of the connection.
setRemoteObject(Remote) - Method in class com.sas.services.deployment.RMIBinding
Sets the remote object to be bound to the rmiregistry.
setReplyTo(String) - Method in interface com.sas.services.publish.MailInterface
Set the ReplyTo field.
setReplyToName(String) - Method in interface com.sas.services.publish.MailInterface
Set the personal name for the ReplyTo field.
setReplyToName(String, String) - Method in interface com.sas.services.publish.MailInterface
Set the personal name for the ReplyTo field.
setReposid(String) - Method in class com.sas.services.information.IdentityInfo
 
setReposId(String) - Method in class com.sas.services.information.metadata.dav.DAVEntity
Set the repository identifier for this entity.
setReposId(String) - Method in interface com.sas.services.information.metadata.dav.DAVEntityInterface
Set the repository identifier for this entity.
setRepository(String) - Method in class com.sas.services.deployment.Configuration
Sets the name of the metadata repository which is to be queried to read a SAS Foundation Services deployment.
setRepository(RepositoryInterface) - Method in class com.sas.services.information.metadata.dav.DAVEntity
Set the repository associated with this entity.
setRepository(RepositoryInterface) - Method in class com.sas.services.information.metadata.Folder
 
setRepository(RepositoryInterface) - Method in class com.sas.services.information.metadata.Metadata
Set the repository that this item exists in.
setRepository(RepositoryInterface) - Method in interface com.sas.services.information.metadata.MetadataInterface
Set the repository that this item exists in.
setRepository(String) - Method in class com.sas.services.information.metadata.PathUrl
Set the name of the repository definition for this object.
setRepository(RepositoryInterface) - Method in class com.sas.services.information.metadata.VirtualFolder
 
setRepository(RepositoryInterface) - Method in class com.sas.services.information.metadata.VirtualMetadata
 
setRepository(OMIRepositoryInterface) - Method in interface com.sas.services.information.search.Search
Sets the repository to search within.
setRepositoryId(String) - Method in class com.sas.services.discovery.ServiceDiscoveryConfiguration
Sets the service's repository ID.
setRepositoryId(String) - Method in exception com.sas.services.information.FactoryException
 
setRepositoryType(String) - Method in exception com.sas.services.information.FactoryException
 
setResolvedUserName(String) - Method in class com.sas.services.user.SimpleUserIdentity
Set the resolved username.
setResourceValue(String) - Method in class com.sas.services.deployment.ConsumedResourceAdapter
 
setResponse(String) - Method in interface com.sas.services.events.broker.flowengine.ResponseHandlerInterface
Set a response.
setResponse(DocumentFragment) - Method in interface com.sas.services.events.broker.flowengine.ResponseHandlerInterface
Set a response.
setResponse(Object) - Method in interface com.sas.services.events.broker.flowengine.ResponseHandlerInterface
Set a response.
setResponseType(String) - Method in interface com.sas.services.events.EventInterface
Deprecated. Set the response type that is desired.
setResponsiblePartiesIncluded(boolean) - Method in class com.sas.services.information.search.ResultDetails
 
setResultCapabilities(boolean, boolean) - Method in interface com.sas.services.storedprocess.metadata.StoredProcessInterface
Sets the result capabilities of the stored process.
setResultHints(ResultHints) - Method in interface com.sas.services.storedprocess.StoredProcessInterface
Deprecated. Set hints for the result of the stored process.
setResultLimit(ResultDetails.ResultLimit) - Method in class com.sas.services.information.search.ResultDetails
Sets the maximum number of objects to include in the results.
setResultPackageLifeCycleBound(boolean) - Method in interface com.sas.services.storedprocess.Execution2Interface
Sets whether the life-cycle of the package is bound to the Execution2Interface.
setResultType(int) - Method in interface com.sas.services.storedprocess.StoredProcessInterface
Deprecated. Sets the type of result.
setRMIClientSocketFactory(RMIClientSocketFactory) - Method in class com.sas.services.deployment.AbstractMetadataSource
Sets the RMI client socket factory.
setRMIConfiguration(RMIConfiguration) - Method in class com.sas.services.deployment.RMIBinding
Sets the RMI configuration that describes the host and port.
setRMIServerSocketFactory(RMIServerSocketFactory) - Method in class com.sas.services.deployment.AbstractMetadataSource
Sets the RMI server socket factory.
setRole(String) - Method in class com.sas.services.information.publicobject.ResponsibilityDetails
 
setRootTree(String) - Method in class com.sas.services.information.metadata.PathUrl
Set the root tree for this item.
setRunAsIdentity(int) - Method in class com.sas.services.events.broker.SecurityContext
Set RunAs identity context.
setSamplingRate(double) - Method in class com.sas.services.information.metadata.AnalyticTableAttributes
 
setSasAttribute(String) - Method in class com.sas.services.information.metadata.ColumnAttributes
 
setSasColumnLength(int) - Method in class com.sas.services.information.metadata.ColumnAttributes
 
setSasColumnName(String) - Method in class com.sas.services.information.metadata.ColumnAttributes
 
setSasColumnType(String) - Method in class com.sas.services.information.metadata.ColumnAttributes
 
setSasExtendedColumnType(String) - Method in class com.sas.services.information.metadata.ColumnAttributes
 
setSasExtendedLength(double) - Method in class com.sas.services.information.metadata.ColumnAttributes
 
setSasFormat(String) - Method in class com.sas.services.information.metadata.ColumnAttributes
 
setSasInformat(String) - Method in class com.sas.services.information.metadata.ColumnAttributes
 
setSasPrecision(double) - Method in class com.sas.services.information.metadata.ColumnAttributes
 
setSasScale(double) - Method in class com.sas.services.information.metadata.ColumnAttributes
 
setSasTableName(String) - Method in class com.sas.services.information.metadata.PhysicalTableAttributes
 
setSASVersionID(String) - Method in class com.sas.services.connection.BridgeServer
Set the version ID for the server.
setSavepoint() - Method in class com.sas.net.sharenet.ShareNetConnection
Creates an unnamed savepoint in the current transaction and returns the new Savepoint object that represents it.
setSavepoint(String) - Method in class com.sas.net.sharenet.ShareNetConnection
Creates a savepoint with the given name in the current transaction and returns the new Savepoint object that represents it.
setSavepoint() - Method in class com.sas.rio.MVAConnection
Creates an unnamed savepoint in the current transaction and returns the new Savepoint object that represents it.
setSavepoint(String) - Method in class com.sas.rio.MVAConnection
Creates a savepoint with the given name in the current transaction and returns the new Savepoint object that represents it.
setSchema(RelationalSchemaInterface) - Method in interface com.sas.services.information.metadata.DataTableInterface
Set the schema object this table belongs to.
setSchemaURI(String) - Method in class com.sas.services.storedprocess.metadata.XMLStream
Sets the schema URI.
setScriptedConnections(List) - Method in interface com.sas.services.information.metadata.FileInterface
Set the list of scripted connection this script executes for.
setScriptFiles(List) - Method in interface com.sas.services.information.metadata.SASClientConnectionInterface
Set the list of script files on this connection.
setSearchManager(Search) - Method in class com.sas.services.information.metadata.VirtualFolder
 
setSecurityPackage(String) - Method in class com.sas.services.connection.Server
Set the security package to use when connecting to this server.
setSecurityPackageList(String) - Method in class com.sas.services.connection.Server
Set the list of security packages to use when connecting to this server.
setSecurityPackageList(String) - Method in class com.sas.services.deployment.Configuration
Sets the secpackagelist.
setSecuritySPN(String) - Method in class com.sas.services.deployment.Configuration
Sets the service principal name ("metaspn").
setSegment(String) - Method in class com.sas.services.information.metadata.AnalyticTableAttributes
 
setSelectionRange(Map) - Method in interface com.sas.services.information.metadata.ConfigurationXMLTextStoreInterface
 
setServer(ServerInterface) - Method in class com.sas.services.information.search.PublicTypeFilter
Sets the server instance used to create this filter.
setServer(LogicalServerInterface) - Method in interface com.sas.services.storedprocess.metadata.StoredProcessInterface
Sets the logical server smart object the stored process runs on.
setServerArray(Server[]) - Method in class com.sas.services.connection.Cluster
Set the array of servers in the cluster.
setServerComponentURI(String) - Method in class com.sas.services.connection.Server
Set the ServerComponent URI for this server.
setServerConnection(TCPIPConnectionInterface) - Method in interface com.sas.services.information.metadata.MessageQueueInterface
Sets the connection used by the controlling server.
setServerContext(ServerContextInterface) - Method in interface com.sas.services.storedprocess.metadata.StoredProcessInterface
Sets the server context smart object the stored process runs on.
setServerContext(ServerContextInterface) - Method in interface com.sas.services.storedprocess.StoredProcess2Interface
Sets the server context to be used to execute the stored process.
setServerCredential(Credential) - Method in class com.sas.services.connection.Puddle
Set the credential for the clusters.
setServerName(String) - Method in class com.sas.services.connection.BridgeServer
Set the server name.
setServerShortName(String) - Method in interface com.sas.services.information.metadata.SASClientConnectionInterface
Set the server's short name.
setServerType(int) - Method in class com.sas.services.information.metadata.ServerFilter
 
setService(String) - Method in interface com.sas.services.information.metadata.SASClientConnectionInterface
Set the service string for the connection.
setService(String) - Method in interface com.sas.services.information.metadata.TCPIPConnectionInterface
Set the service name for this connection.
setServiceAttributes(ServiceAttributeInterface[]) - Method in class com.sas.services.discovery.ServiceDiscoveryConfiguration
Sets attributes of a service that may be used to distinguish among several services that satisfy the same service types.
setServiceAttributes(ServiceAttributeInterface[]) - Method in interface com.sas.services.discovery.ServiceDiscoveryConfigurationInterface
Sets optional attributes that may be provided to specify additional lookup criteria about a service.
setServiceComponentAttribute(ServiceComponentAttribute) - Method in class com.sas.services.discovery.ServiceDiscoveryConfiguration
Sets the ServiceComponent attribute.
setServiceComponentAttribute(ServiceComponentAttribute) - Method in interface com.sas.services.discovery.ServiceDiscoveryConfigurationInterface
Set the ServiceComponent attribute.
setServiceComponentConfiguration(ServiceComponentConfigInterface) - Method in class com.sas.services.ServiceProfile
Specifies the service component's configuration that governs the configuration metadata that may be used to initialize or re-configure the service component.
setServiceConfigProperty(Property) - Method in class com.sas.services.ServiceAggregateConfig
Specifies the property representing the service configuration which is being edited.
setServiceDependencies(Document, Element, ServiceComponent) - Method in class com.sas.services.deployment.AbstractDeploymentStrategy
Specify dependencies upon other services.
setServiceDeploymentAttribute(ServiceDeploymentAttribute) - Method in class com.sas.services.discovery.ServiceDiscoveryConfiguration
Set the SoftwareComponent attribute.
setServiceDeploymentAttribute(ServiceDeploymentAttribute) - Method in interface com.sas.services.discovery.ServiceDiscoveryConfigurationInterface
Sets the attribute that represents the service deployment that contains the service.
setServiceDeploymentName(String) - Method in class com.sas.services.deployment.ServiceDeploymentImportFile
Sets the name of the application's foundation services deployment.
setServiceDeploymentNames(Set) - Method in class com.sas.services.deployment.AbstractMetadataSource
Sets the set of deployment group names for Tree elements.
setServiceFactory(String) - Method in class com.sas.services.discovery.ServiceDiscoveryConfiguration
Sets the service factory.
setServiceFactory(String) - Method in interface com.sas.services.discovery.ServiceDiscoveryConfigurationInterface
Sets the fully qualified name of the Java class that serves as the services factory.
setServiceGroup(String) - Method in class com.sas.services.discovery.ServiceDiscoveryConfiguration
Set the ServiceGroup attribute.
setServiceGroup(String) - Method in interface com.sas.services.discovery.ServiceDiscoveryConfigurationInterface
Set the name of the service's deployment group.
setServiceImplementationClass(String) - Method in class com.sas.services.ServiceProfile
Sets the implementation class for the service created by this factory.
setServiceInterfaceClass(String) - Method in class com.sas.services.ServiceProfile
Sets the implementation class for the service created by this factory.
setServicesConfiguration(PlatformServicesConfiguration) - Static method in class com.sas.services.deployment.CorePlatformServices
Specifies the services configuration that is to be used by this facade.
setServicesConfiguration(PlatformServicesConfiguration) - Static method in class com.sas.services.deployment.PlatformServices
Specifies the services configuration that is to be used by this facade.
setServiceState(ServiceState) - Method in class com.sas.services.AbstractRemoteService
Sets the service's state.
setServiceState(ServiceState) - Method in interface com.sas.services.RemoteServiceInterface
Sets the state of the service.
setServiceState(ServiceState) - Method in interface com.sas.services.ServiceInterface
Sets the state of the service.
setServiceState(ServiceState) - Method in class com.sas.services.ServiceProxy
Sets the state of the service.
setServiceState(short) - Method in class com.sas.services.ServiceState
Sets the state of the service.
setServiceTypes(Class[]) - Method in class com.sas.services.discovery.ServiceDiscoveryConfiguration
Sets the service types a service is, extends, or implements.
setServiceTypes(Class[]) - Method in interface com.sas.services.discovery.ServiceDiscoveryConfigurationInterface
Sets service types that a service is, extends, or implements.
setSessionContext(SessionContextInterface) - Method in class com.sas.services.events.broker.SecurityContext
Set session context.
setSessionContext(SessionContextInterface) - Method in interface com.sas.services.logging.LoggerInterface
Deprecated. This method should not be used. Client code should use the LoggingService LoggingService.getLogger(String, SessionContextInterface) method to specify the session context. This method will eventually be removed from the interface.
setSessionContext(SessionContextInterface) - Method in class com.sas.services.user.UserContext
Set the session context that this user context will use for logging, etc.
setSessionContext(SessionContextInterface) - Method in interface com.sas.services.user.UserContextInterface
Set the session context that this user context will use for logging, etc.
setSessionContext(Object) - Method in class com.sas.services.webdav.DAVResource
Deprecated.  
setSessionContext(Object) - Method in interface com.sas.services.webdav.DAVResourceInterface
Deprecated. This method is no longer useful.
setSessionContextInterface(SessionContextInterface) - Method in class com.sas.services.storedprocess.metadata.StoredProcessOptions
Sets the SessionContextInterface.
setSessionContextLock(Object) - Method in class com.sas.services.events.broker.SecurityContext
Set session context lock object.
setSessionContextTimeout(Long) - Method in class com.sas.services.session.SessionServiceInitObject
Sets session context timeout given a value in units of msec.
setSessionContextTimeoutMinutes(Long) - Method in class com.sas.services.session.SessionServiceInitObject
Sets session context timeout given a value in units of minutes.
setSetProperties(List) - Method in interface com.sas.services.information.metadata.PropertySetInterface
Set the current set of properties to the given set.
setSetRole(String) - Method in interface com.sas.services.information.metadata.PropertySetInterface
Set the setRole attribute on the PropertySet.
setShort(String, short) - Method in class com.sas.net.sharenet.ShareNetCallableStatement
Sets the designated parameter to the given Java short value.
setShort(int, short) - Method in class com.sas.net.sharenet.ShareNetPreparedStatement
Sets a parameter to a Java short value.
setShort(String, short) - Method in class com.sas.rio.MVACallableStatement
Sets the designated parameter to the given Java short value.
setShort(int, short) - Method in class com.sas.rio.MVAPreparedStatement
Sets the designated parameter to the given Java short value.
setShutdownAfterMinutes(int) - Method in class com.sas.services.connection.Server
Set the number of minutes before an idle connection is destroyed.
setSizeHistoryList(int) - Method in class com.sas.services.information.InternalLoginSitePolicies
 
setSoftwareComponent(SoftwareComponent) - Method in class com.sas.services.deployment.Configuration
Sets the software component.
setSoftwareComponentAttributes(SoftwareComponentAttributes) - Method in interface com.sas.services.information.metadata.SoftwareComponentInterface
Set the attributes of this component using a SoftwareComponentAttributes object.
setSoftwareComponentName(String) - Method in class com.sas.services.deployment.AbstractMetadataSource
Specifies the name of the application containing foundation service deployment metadata.The metadata SoftwareComponent that serves as the root for the service deployment metadata hierarchy.
setSoftwareGroups(List) - Method in interface com.sas.services.information.metadata.SoftwareComponentInterface
Set the List of SoftwareGroups on this SoftwareComponent.
setSoftwareTrees(List) - Method in interface com.sas.services.information.metadata.SoftwareComponentInterface
Set the List of SoftwareTrees on this SoftwareComponent.
setSoftwareVersion(String) - Method in class com.sas.services.information.metadata.SoftwareComponentAttributes
 
setSoftwareVersion(String) - Method in interface com.sas.services.information.metadata.SoftwareComponentInterface
Set the software version of the SoftwareComponent.
setSortingEnabled(boolean) - Static method in enum com.sas.services.information.search.SortOrder
 
setSortOrder(String) - Method in class com.sas.services.information.metadata.ColumnAttributes
 
setSortOrder(SortOrder[]) - Method in class com.sas.services.information.search.ResultDetails
Sets the SortOrder to apply to the search results.
setSource(ServerInterface) - Method in interface com.sas.services.information.metadata.ConnectionInterface
Set the server which is listening on this connection.
setSourceCode(TextStoreInterface) - Method in interface com.sas.services.information.metadata.QueryClauseInterface
 
setSourceCode(String) - Method in interface com.sas.services.storedprocess.metadata.StoredProcessInterface
Sets the source code of the stored process.
setSourceCodeLocation(StoredProcessInterface.SourceCodeLocation) - Method in interface com.sas.services.storedprocess.metadata.StoredProcessInterface
Sets the location type of the source code.
setSourceCodeRepository(DirectoryInterface) - Method in interface com.sas.services.storedprocess.metadata.StoredProcessInterface
Sets the source code repository associated with the stored process.
setSourceFileName(String) - Method in interface com.sas.services.storedprocess.metadata.StoredProcessInterface
Sets the the source code file name of the stored process.
setSourceFromFile(String, String) - Method in interface com.sas.services.storedprocess.StoredProcessBaseInterface
Set the name of the directory containing the stored process and the name of the file within the directory.
setSpecVendor(String) - Method in class com.sas.services.information.metadata.SoftwareComponentAttributes
 
setSpecVendor(String) - Method in interface com.sas.services.information.metadata.SoftwareComponentInterface
Set the name of the vendor that provided the specification.
setSpecVersion(String) - Method in class com.sas.services.information.metadata.SoftwareComponentAttributes
 
setSpecVersion(String) - Method in interface com.sas.services.information.metadata.SoftwareComponentInterface
Set the specification number implemented by the Software Component.
setSPN(String) - Method in class com.sas.services.connection.Server
Set the service principal name to use when connecting to this server.
setSQLType(int) - Method in interface com.sas.services.information.metadata.AttributePropertyInterface
Set the SQLType on the PropertyType.
setSQLType(int) - Method in interface com.sas.services.information.metadata.PropertyInterface
Set the SQL type for this property.
setStartDate(Date) - Method in class com.sas.services.user.SummaryData
 
setStarted(long) - Method in class com.sas.services.information.metadata.dav.DAVRemarks
Sets the date when the discussion thread was started
setStatusCode(int) - Method in exception com.sas.services.webdav.DAVException
Sets the status code.
setSticky(boolean) - Method in class com.sas.services.user.SimpleUserIdentity
 
setStoredConfiguration(TextStoreInterface) - Method in interface com.sas.services.information.metadata.AbstractPropertyInterface
Set the TextStoreInterface that contains this property's stored configuration.
setStreams(List<? extends GenericStream>) - Method in interface com.sas.services.storedprocess.metadata.StoredProcessInterface
Sets the list of data sources and data targets.
setString(String, String) - Method in class com.sas.net.sharenet.ShareNetCallableStatement
Sets the designated parameter to the given Java String value.
setString(int, String) - Method in class com.sas.net.sharenet.ShareNetPreparedStatement
Sets a parameter to a Java string value.
setString(String, String) - Method in class com.sas.rio.MVACallableStatement
Retrieves the value of the designated JDBC CHAR, VARCHAR, or LONGVARCHAR parameter as a String in the Java programming language.
setString(int, String) - Method in class com.sas.rio.MVAPreparedStatement
Sets a parameter to a Java string value.
setStringLengthMaximum(int) - Method in interface com.sas.services.information.metadata.ConfigurationXMLTextStoreInterface
Set the maximum allowed string length for this configuration.
setStringLengthMimimum(int) - Method in interface com.sas.services.information.metadata.ConfigurationXMLTextStoreInterface
Set the minimum allowed string length for this configuration.
setStringLengthRange(Map) - Method in interface com.sas.services.information.metadata.ConfigurationXMLTextStoreInterface
Set the string length map containing the values for the string length range "min" and "max".
setStringLengthRange(int, int) - Method in interface com.sas.services.information.metadata.ConfigurationXMLTextStoreInterface
Set the string length range for this configuration.
setSubject(String) - Method in class com.sas.services.information.metadata.ChannelFilter
 
setSubject(String) - Method in interface com.sas.services.information.metadata.ChannelInterface
Sets this channel's subject.
setSubject(String) - Method in interface com.sas.services.publish.MailInterface
Set the Subject field.
setSubject(String, String) - Method in interface com.sas.services.publish.MailInterface
Set the Subject field.
setSubpropertyGroups(List) - Method in interface com.sas.services.information.metadata.PropertyGroupInterface
Set the list of subproperty groups.
setSubscriber(String) - Method in class com.sas.services.information.metadata.ChannelFilter
 
setSubstitutionProperties(PropertyMap) - Method in class com.sas.services.information.metadata.prompt.OMRPromptDefinition
If the map contains a nested property whose key equals the name of this smart object, it will be passed to the wrapped prompt for processing.
setSubstitutionProperties(PropertyMap) - Method in class com.sas.services.information.metadata.prompt.OMRPromptGroup
If the map contains a nested property whose key equals the name of this smart object, it will be passed to the wrapped prompt for processing.
setSummaryRole(String) - Method in class com.sas.services.information.metadata.ColumnAttributes
 
setSuspended(boolean) - Method in class com.sas.services.information.InternalLoginUserInfo
 
setTable(DataTableInterface) - Method in interface com.sas.services.information.metadata.ColumnInterface
Set the DataTableInterface this column belongs to.
setTableName(String) - Method in interface com.sas.services.information.metadata.DataTableInterface
Set the Table name of this table.
setTcpPort(int) - Method in interface com.sas.services.information.metadata.ServerInterface
Set the port number the server is listening on.
setTempDir(String) - Method in class com.sas.services.webdav.DAVResource
Sets the temp directory used for storing files.
setTempDir(String) - Method in interface com.sas.services.webdav.DAVResourceInterface
Provides a way to set a directory for temporary files.
setTemplateTable(PhysicalTableInterface) - Method in class com.sas.services.storedprocess.metadata.DataTable
Sets the template table.
setText(String) - Method in class com.sas.services.information.metadata.Comment
 
setText(String) - Method in interface com.sas.services.information.metadata.CommentInterface
Sets the text for a comment.
setText(String) - Method in interface com.sas.services.information.metadata.TextStoreInterface
Set the text contained in this TextStore object.
setTextRole(String) - Method in interface com.sas.services.information.metadata.DocumentInterface
 
setTextRole(String) - Method in interface com.sas.services.information.metadata.FileInterface
Set the text role for the file.
setTextRole(String) - Method in interface com.sas.services.information.metadata.TextStoreInterface
Set the text role string for this object.
setTextStoreServiceConfig(ServiceComponent, Document) - Static method in class com.sas.services.AbstractServiceComponentConfig
Updates the service component's configuration text store with the specified service configuration.
setTextTransportFormat(String) - Method in class com.sas.net.connect.ConnectClient
 
setTextType(String) - Method in interface com.sas.services.information.metadata.DocumentInterface
 
setTextType(String) - Method in interface com.sas.services.information.metadata.FileInterface
Set the file's text type.
setTextType(String) - Method in interface com.sas.services.information.metadata.TextStoreInterface
Set the text type for this object.
setThreadId(String) - Method in class com.sas.services.information.metadata.dav.DAVRemarks
Set the thread identifier for this remark.
setThreadId(String) - Method in class com.sas.services.information.metadata.Remarks
 
setThreadId(String) - Method in class com.sas.services.information.metadata.RemarksFilter
 
setThreadId(String) - Method in interface com.sas.services.information.metadata.RemarksInterface
Sets the thread identifier for this remark.
setTime(String, Time) - Method in class com.sas.net.sharenet.ShareNetCallableStatement
Sets the designated parameter to the given java.sql.Time value.
setTime(String, Time, Calendar) - Method in class com.sas.net.sharenet.ShareNetCallableStatement
Sets the designated parameter to the given java.sql.Time value, using the given Calendar object.
setTime(int, Time) - Method in class com.sas.net.sharenet.ShareNetPreparedStatement
Sets a parameter to a Java java.sql.Time value.
setTime(int, Time, Calendar) - Method in class com.sas.net.sharenet.ShareNetPreparedStatement
JDBC 2.0 Sets a parameter to a java.sql.Time value.
setTime(String, Time) - Method in class com.sas.rio.MVACallableStatement
Sets the designated parameter to the given java.sql.Time value.
setTime(String, Time, Calendar) - Method in class com.sas.rio.MVACallableStatement
Sets the designated parameter to the given java.sql.Time value.
setTime(int, Time) - Method in class com.sas.rio.MVAPreparedStatement
Sets a parameter to a Java java.sql.Time value.
setTime(int, Time, Calendar) - Method in class com.sas.rio.MVAPreparedStatement
JDBC 2.0 Sets a parameter to a java.sql.Time value.
setTime(String) - Method in interface com.sas.services.events.EventInterface
Deprecated. Set a date/time stamp for this event.
setTimeout(long) - Method in class com.sas.services.discovery.LookupPolicyTimeout
Sets the service lookup timeout.
setTimeoutDisabled(boolean) - Method in interface com.sas.services.session.SessionContextInterface
Set whether or not this session can timeout.
setTimestamp(String, Timestamp) - Method in class com.sas.net.sharenet.ShareNetCallableStatement
Sets the designated parameter to the given java.sql.Timestamp value.
setTimestamp(String, Timestamp, Calendar) - Method in class com.sas.net.sharenet.ShareNetCallableStatement
Sets the designated parameter to the given java.sql.Timestamp value, using the given Calendar object.
setTimestamp(int, Timestamp) - Method in class com.sas.net.sharenet.ShareNetPreparedStatement
Sets a parameter to a Java java.sql.Timestamp value.
setTimestamp(int, Timestamp, Calendar) - Method in class com.sas.net.sharenet.ShareNetPreparedStatement
JDBC 2.0 Sets a parameter to a java.sql.Timestamp value.
setTimestamp(String, Timestamp) - Method in class com.sas.rio.MVACallableStatement
Sets the designated parameter to the given java.sql.Timestamp value.
setTimestamp(String, Timestamp, Calendar) - Method in class com.sas.rio.MVACallableStatement
Sets the designated parameter to the given java.sql.Timestamp value.
setTimestamp(int, Timestamp) - Method in class com.sas.rio.MVAPreparedStatement
Sets a parameter to a Java java.sql.Timestamp value.
setTimestamp(int, Timestamp, Calendar) - Method in class com.sas.rio.MVAPreparedStatement
JDBC 2.0 Sets a parameter to a java.sql.Timestamp value.
setTimeStamp(long) - Method in class com.sas.services.information.metadata.Comment
 
setTimeStamp(long) - Method in interface com.sas.services.information.metadata.CommentInterface
Sets the timestamp for a comment.
setTitle(String) - Method in class com.sas.services.information.metadata.AllUsersIdentity
 
setTitle(String) - Method in class com.sas.services.information.metadata.AuthenticatedIdentity
 
setTitle(String) - Method in class com.sas.services.information.metadata.DavPerson
 
setTitle(String) - Method in interface com.sas.services.information.metadata.PersonInterface
Set the Person's Title.
setTitle(String) - Method in class com.sas.services.information.metadata.PropertyIdentity
 
setTitle(String) - Method in class com.sas.services.information.metadata.ReferenceIdentity
 
setTitle(String) - Method in class com.sas.services.information.metadata.SelfIdentity
 
setTitle(String) - Method in class com.sas.services.information.metadata.UnauthenticatedIdentity
 
setTopic(String) - Method in class com.sas.services.information.metadata.dav.DAVRemarks
Sets the discussion thread topic
setTopic(String) - Method in class com.sas.services.information.metadata.Remarks
 
setTopic(String) - Method in interface com.sas.services.information.metadata.RemarksInterface
Sets the topic of discussion.
setTrainingTable(RelationalTableInterface) - Method in interface com.sas.services.information.metadata.AnalyticTableInterface
Set the analytic training table.
setTransactionIsolation(int) - Method in class com.sas.net.sharenet.ShareNetConnection
SAS software does not support transactions.
setTransactionIsolation(int) - Method in class com.sas.rio.MVAConnection
SAS software does not support transactions.
setTreeRefresh(long) - Static method in class com.sas.services.information.metadata.Metadata
Set the interval for keeping the parent tree information before forcing a trip to the server to refresh it.
setType(String) - Method in class com.sas.services.information.Filter
Set the type to search for.
setType(String) - Method in interface com.sas.services.information.FilterInterface
Set the type to search for.
setType(String) - Method in class com.sas.services.information.IdentityInfo
 
setType(String) - Method in class com.sas.services.information.metadata.PathUrl
Set the type for the object.
setType(String) - Method in class com.sas.services.information.RepositoryInfo
 
setType(String) - Method in class com.sas.services.storedprocess.metadata.OutputParameter
Returns the type of the output parameter.
setType(String) - Method in class com.sas.services.user.ProfileDomain
Sets the repository type to search for when loading this type of profile.
setTypeMap(Map) - Method in class com.sas.net.sharenet.ShareNetConnection
JDBC 2.0 Sets a type-map object as the default type-map for this connection.
setTypeMap(Map) - Method in class com.sas.rio.MVAConnection
Install a type-map object as the default type-map for this connection.
setTypes(List<String>) - Method in class com.sas.services.information.search.PublicTypeFilter
 
setUnicodeStream(int, InputStream, int) - Method in class com.sas.net.sharenet.ShareNetPreparedStatement
Deprecated.  
setUnicodeStream(int, InputStream, int) - Method in class com.sas.rio.MVAPreparedStatement
Deprecated.  
setUniqueKeyColumn(ColumnInterface) - Method in interface com.sas.services.information.metadata.KeyAssociationInterface
Set the Unique Key table Column participating in this association
setUnwritable() - Method in class com.sas.services.information.metadata.PathUrl
Make this instance write-protected.
setUpdateable(boolean) - Method in interface com.sas.services.information.metadata.PropertyInterface
Set the flag indicating if this property should be updateable by a user.
setURI(String) - Method in interface com.sas.services.information.metadata.DocumentInterface
 
setURL(String, URL) - Method in class com.sas.net.sharenet.ShareNetCallableStatement
Sets the designated parameter to the given java.net.URL object.
setURL(int, URL) - Method in class com.sas.net.sharenet.ShareNetPreparedStatement
Sets the designated parameter to the given java.net.URL value.
setURL(String, URL) - Method in class com.sas.rio.MVACallableStatement
Sets the designated parameter to the given java.net.URL object.
setURL(int, URL) - Method in class com.sas.rio.MVAPreparedStatement
Sets the designated parameter to the given java.net.URL value.
setURL(String) - Method in class com.sas.services.deployment.Configuration
Sets the URL that can be read to obtain SAS Foundation Services deployment metadata.
setURL(String) - Method in class com.sas.services.publish.HTMLFile
Sets the URL of the file.
setURL(String) - Method in interface com.sas.services.publish.HTMLFileInterface
Sets the URL of the file.
setUrl(String) - Method in class com.sas.services.user.ProfileDomain
Sets the URL of the service that contains the profile information.
setUrl(String) - Method in class com.sas.services.webdav.ConnectionInfo
Sets the url in the connection information
setURLRole(int) - Method in interface com.sas.services.publish.webdav.DAVTransportInterface
Sets the role of the URL.
setUsageVersion(UsageVersion) - Method in class com.sas.services.AbstractServiceComponentConfig
Sets the version.
setUsageVersionCompatibility(UsageVersion, UsageVersion) - Method in class com.sas.services.AbstractServiceComponentConfig
Sets the oldest version.
setUse(String) - Method in class com.sas.services.information.ACTEntry
 
setUse(String) - Method in interface com.sas.services.information.metadata.AccessControlTemplateInterface
Set the use String.
setUseExternalData(boolean) - Method in class com.sas.services.information.metadata.AnalyticTableAttributes
 
setUser(PersonInterface) - Method in class com.sas.services.information.DAVRepository
Set the entity that represents the user that is connected to the repository.
setUser(PersonInterface) - Method in class com.sas.services.information.OMIServerRepository
Set the entity that represents the user that is connected to the repository.
setUser(PersonInterface) - Method in interface com.sas.services.information.RepositoryInterface
Deprecated. This is not referenced outside platform services, and shouldn't be called by a client. The public method will no longer have any effect.
setUser(UserContextInterface) - Method in class com.sas.services.user.UserService
Add a user to the user service.
setUser(UserContextInterface) - Method in interface com.sas.services.user.UserServiceInterface
Add a user to the user service.
setUser(String) - Method in class com.sas.services.webdav.ConnectionInfo
Sets the user in the connection information
setUserClass(String) - Method in class com.sas.services.information.IdentityInfo
 
setUserContext(UserContextInterface) - Method in class com.sas.services.events.broker.SecurityContext
Set user context.
setUserContext(UserContextInterface) - Method in class com.sas.services.information.AbstractRepository
Set the UserContext that this repository belongs to.
setUserContext(UserContextInterface) - Method in class com.sas.services.information.DAVRepository
Set the UserContext that this repository belongs to.
setUserContext(UserContextInterface) - Method in class com.sas.services.information.OMIServerRepository
Set the UserContext that this repository belongs to.
setUserContext(UserContextInterface) - Method in interface com.sas.services.information.RepositoryInterface
Set the UserContext that this repository belongs to.
setUserContext(UserContextInterface) - Method in interface com.sas.services.session.SessionContextInterface
Sets the user context to bind to this session context.
setUserContextName(String) - Method in class com.sas.services.session.SessionServiceInitObject
Sets the default user context name.
setUserCredentials(Set) - Method in class com.sas.services.connection.Puddle
Set the set of credentials representing users that are allowed to use this puddle.
setUserCtxId(String) - Method in class com.sas.services.user.SummaryDataEntry
 
setUserId(String) - Method in class com.sas.services.deployment.Configuration
Sets the user ID which will be used to connect to the SAS Metadata Server.
setUserId(String) - Method in interface com.sas.services.information.metadata.LoginInterface
Set the user ID for this login.
setUserid(String) - Method in class com.sas.services.user.SummaryDataEntry
 
setUserIdentity(Object) - Method in class com.sas.services.user.SimpleUserIdentity
Deprecated. This adds no information above and beyond the principal.
setUserIdentity(Object) - Method in interface com.sas.services.user.UserIdentityInterface
Deprecated. This adds no useful information above and beyond the principal.
setUserName(String) - Method in class com.sas.services.connection.PasswordCredential
Set the user name.
setUserName(String) - Method in class com.sas.services.events.broker.SecurityContext
Set user name.
setUsername(String) - Method in class com.sas.services.information.InternalLoginUserInfo
 
setUserName(String) - Method in interface com.sas.services.publish.webdav.DAVTransportInterface
Set the HTTP user name to use when binding to the webDAV server.
setUserName(String) - Method in class com.sas.services.webdav.DAVResource
Set the value for userName.
setUserPassword(String) - Method in class com.sas.services.deployment.Configuration
Sets the user's password which will be used to connect to the SAS Metadata Server.
setUserPW(String) - Method in class com.sas.services.events.broker.SecurityContext
Set user password.
setUsers(Set) - Method in class com.sas.services.connection.Puddle
Set the set of users that are allowed to use this puddle.
setUseStdPasswordExpirationDays(boolean) - Method in class com.sas.services.information.InternalLoginUserInfo
 
setUsingPrototype(MetadataInterface) - Method in class com.sas.services.information.metadata.Metadata
Set the prototype which is used by this object for description/validation.
setUsingPrototype(MetadataInterface) - Method in interface com.sas.services.information.metadata.MetadataInterface
Set the prototype which is used by this object for description/validation.
setUsingPrototype(MetadataInterface) - Method in class com.sas.services.information.metadata.VirtualMetadata
 
setValue(String) - Method in interface com.sas.services.information.metadata.ExtensionInterface
Set the value for the extension.
setValue(String) - Method in interface com.sas.services.information.metadata.PropertyInterface
Set the value for this property.
setValueType(String) - Method in interface com.sas.services.information.metadata.ExtensionInterface
Set the type of the extension value.
setVars(SqlFieldArray) - Method in class com.sas.net.sharenet.ShareNetStatement
Gets the state of the query.
setVendor(String) - Method in class com.sas.services.information.metadata.SoftwareComponentAttributes
 
setVendor(String) - Method in interface com.sas.services.information.metadata.SoftwareComponentInterface
Set the vendor name string for the Software Component.
setVendorIdentifier(String) - Method in class com.sas.services.information.metadata.SoftwareComponentAttributes
 
setVendorIdentifier(String) - Method in interface com.sas.services.information.metadata.SoftwareComponentInterface
Set the ID representing the software vendor.
setVersion(double) - Method in interface com.sas.services.events.EventInterface
Deprecated. Set event version.
setWhereClause(String, boolean) - Method in class com.sas.rio.Options
Sets WHERE clause text.
SHAREDDIMENSION - Static variable in interface com.sas.services.information.util.ISDefs
Model description of Object: Shared dimension is contained by its schema and may be used by more than one cube.
SharedDimensionInterface - Interface in com.sas.services.information.metadata.olap
This object is used to represent a cube object.
SHAREDRESOURCEKEY_CLIENT_TOKEN - Static variable in interface com.sas.services.user.UserContextInterface
Key for a client token map in the shared resource map.
SHAREDRESOURCEKEY_ENVIRONMENT - Static variable in interface com.sas.services.user.UserContextInterface
Key for an environment object in the shared resource map.
SHAREDRESOURCEKEY_SERVICEID - Static variable in interface com.sas.services.user.UserContextInterface
 
ShareNetCallableStatement - Class in com.sas.net.sharenet
Note: None of the methods in this class are supported because SAS software does not support stored procedures.
ShareNetConnection - Class in com.sas.net.sharenet
This class establishes a session with a SAS/SHARE server.
ShareNetConnection(String, Properties) - Constructor for class com.sas.net.sharenet.ShareNetConnection
Constructs a ShareNetConnection object.
ShareNetConnection(String, int, Properties, Wqecon) - Constructor for class com.sas.net.sharenet.ShareNetConnection
Constructs a ShareNetConnection object.
ShareNetDatabaseMetaData - Class in com.sas.net.sharenet
This is the SAS/SHARE Driver for JDBC implementation for java.sql.DatabaseMetaData.
ShareNetDriver - Class in com.sas.net.sharenet
ShareNetDriver class implements the Driver interface.
ShareNetDriver() - Constructor for class com.sas.net.sharenet.ShareNetDriver
Constructs a ShareNetDriver object and registers the SAS/SHARE driver for JDBC with the java.sql.DriverManager.
ShareNetException - Exception in com.sas.net.sharenet
The ShareNetException class provides information about a SAS/SHARE server access error.
ShareNetException(int, String) - Constructor for exception com.sas.net.sharenet.ShareNetException
Constructs a ShareNetException object.
ShareNetException(String) - Constructor for exception com.sas.net.sharenet.ShareNetException
Constructs a ShareNetException object.
ShareNetPreparedStatement - Class in com.sas.net.sharenet
This is the SAS/SHARE Driver for JDBC implementation for java.sql.PreparedStatement.
ShareNetResultSet - Class in com.sas.net.sharenet
This class implements java.sql.ResultSet.
ShareNetResultSetMetaData - Class in com.sas.net.sharenet
This class implements java.sql.ResultSetMetaData
ShareNetStatement - Class in com.sas.net.sharenet
ShareNetStatement implements java.sql.Statement
sharenetType - Variable in class com.sas.net.sharenet.ShareNetConnection
 
ShareServerInterface - Interface in com.sas.services.information.metadata
 
shareWarning - Variable in class com.sas.net.sharenet.ShareNetResultSet
 
shutdown() - Method in class com.sas.iom.WorkspaceFactory
Disconnects all unallocated live connections to remote workspace objects.
shutdown(String, String) - Method in class com.sas.iom.WorkspaceFactory
Disconnects all unallocated live connections to remote workspace objects.
shutdown() - Method in interface com.sas.services.connection.ConnectionFactoryAdminInterface
Invalidate the factory, destroy all idle connections, and destroy other connections as they are returned to the factory.
shutdownService() - Method in class com.sas.services.information.metadata.lookup.LookupService
 
shutdownService() - Method in interface com.sas.services.information.metadata.lookup.LookupServiceInterface
 
SimpleUserIdentity - Class in com.sas.services.user
The SimpleUserIdentity class implements a simple user/password identity.
SimpleUserIdentity() - Constructor for class com.sas.services.user.SimpleUserIdentity
Constructs a default instance.
SimpleUserIdentity(boolean) - Constructor for class com.sas.services.user.SimpleUserIdentity
Constructs an identity which may be designated as a primary.
SimpleUserIdentity(String, String, String) - Constructor for class com.sas.services.user.SimpleUserIdentity
Construct new identity given the principal, credential, and domain strings.
SimpleUserIdentity(String, String, String, String) - Constructor for class com.sas.services.user.SimpleUserIdentity
Construct new identity given the unique ID, principal, credential, and domain strings.
SimpleUserIdentity(String, String, String, boolean) - Constructor for class com.sas.services.user.SimpleUserIdentity
Constructs an identity for the specified principal, credential, domain.
size() - Method in class com.sas.services.discovery.Services
Gets the number of services in the collection.
skip(long) - Method in class com.sas.iom.InputStream
 
SLASH - Static variable in class com.sas.services.information.metadata.Metadata
 
sleep() - Method in class com.sas.services.util.Waiter
Sleep as dictated by the policy.
SMART_OBJECT_TYPE - Static variable in interface com.sas.services.information.metadata.ChannelInterface
Information service smart object type representing a publishing framework channel type.
SMART_OBJECT_TYPE - Static variable in interface com.sas.services.information.metadata.MessageQueueInterface
Smart object type: "MessageQueue".
SMARTCLASS_KEY - Static variable in interface com.sas.services.information.browse.BrowseMetadataInterface
The map key to get the object's smart object Java class.
SMARTTYPE_KEY - Static variable in interface com.sas.services.information.browse.BrowseMetadataInterface
The map key to get the object's smart object type (e.g., "Report" rather than "Transformation".
SmartTypes - Interface in com.sas.services.information.util
 
SMTPServerInfo - Class in com.sas.services.publish.alerts
Represents all the information needed to connect to a SMTP mail server.
SMTPServerInfo(String, int, String, String) - Constructor for class com.sas.services.publish.alerts.SMTPServerInfo
 
snresultset - Variable in class com.sas.net.sharenet.ShareNetStatement
 
SOFTWARECOMPONENT - Static variable in interface com.sas.services.information.util.ISDefs
Model description of Object: A component is the representation an application.
SoftwareComponentAttributes - Class in com.sas.services.information.metadata
 
SoftwareComponentAttributes() - Constructor for class com.sas.services.information.metadata.SoftwareComponentAttributes
 
SoftwareComponentAttributes(String, int, int, String, String, String, String, String, String, String, String) - Constructor for class com.sas.services.information.metadata.SoftwareComponentAttributes
 
SoftwareComponentInterface - Interface in com.sas.services.information.metadata
 
SOFTWARETREES_KEY - Static variable in interface com.sas.services.information.browse.BrowseMetadataInterface
The map key to get SoftwareTrees from a SoftwareComponent.
SORT_BY_CREATEDATE - Static variable in enum com.sas.services.information.search.SortOrder
 
SORT_BY_DESC - Static variable in enum com.sas.services.information.search.SortOrder
 
SORT_BY_MODIFIEDDATE - Static variable in enum com.sas.services.information.search.SortOrder
 
SORT_BY_NAME - Static variable in enum com.sas.services.information.search.SortOrder
 
SORT_BY_TYPE - Static variable in enum com.sas.services.information.search.SortOrder
 
SortOrder - Enum in com.sas.services.information.search
 
SourceCodeRepositoryUtil - Class in com.sas.services.storedprocess.metadata
A utility class that provides methods to manipulate source code repositories.
SourceCodeRepositoryUtil(ServerContextInterface) - Constructor for class com.sas.services.storedprocess.metadata.SourceCodeRepositoryUtil
Constructs a SourceCodeRepositoryUtil using the supplied ServerContextInterface.
SourceCodeRepositoryUtil(LogicalServerInterface) - Constructor for class com.sas.services.storedprocess.metadata.SourceCodeRepositoryUtil
Constructs a SourceCodeRepositoryUtil by obtaining the ServerContextInterface from the supplied LogicalServerInterface.
SPDSServerInterface - Interface in com.sas.services.information.metadata
 
spnKey - Static variable in class com.sas.iom.orb.SASURI
The key for IOM attribute spn.
SQLVIEW - Static variable in interface com.sas.services.publish.LibraryMemberEntryInterface
The entry represents a SAS SQL view.
SQLVIEW_COMPAT_VERSION - Static variable in class com.sas.services.publish.AbstractEntry
SAS SQL view entry compatibility version to be used internally only
SSL_SELECTION_MODE_ALL - Static variable in class com.sas.net.ssl.SSLRMIConfiguration
Policy mode specifying that custom RMI socket factories should be used for all classes if custom socket factories are defined.
SSL_SELECTION_MODE_NONE - Static variable in class com.sas.net.ssl.SSLRMIConfiguration
Policy mode specifying that custom RMI socket factories should not be used for any classes.
SSL_SELECTION_MODE_SOME - Static variable in class com.sas.net.ssl.SSLRMIConfiguration
Policy mode specifying whether custom RMI socket factories should be used based upon the specified policy mappings.
SSLRMIConfiguration - Class in com.sas.net.ssl
Configuration that defines an application's preferences for securing Java remote objects using the Java Secure Sockets Extension (JSSE) API.
SSLRMIConfiguration() - Constructor for class com.sas.net.ssl.SSLRMIConfiguration
Constructs a default instance of an SSL RMI configuration that does not secure any remote objects.
SSLRMIConfiguration(InputStream) - Constructor for class com.sas.net.ssl.SSLRMIConfiguration
Constructs an SSL configuration considering the values specified in the properties file as well as the system environment.
SSLRMIConfiguration(Properties) - Constructor for class com.sas.net.ssl.SSLRMIConfiguration
Constructs an SSL configuration considering the values specified in the properties file as well as the system environment.
SSLRMIConfigurationException - Exception in com.sas.net.ssl
Exception that describes an invalid SSL RMI configuration.
SSLRMIConfigurationException(String) - Constructor for exception com.sas.net.ssl.SSLRMIConfigurationException
Constructs an SSL RMI exception using the specified message.
SSLRMIConfigurationException(String, Throwable) - Constructor for exception com.sas.net.ssl.SSLRMIConfigurationException
Constructs an SSL RMI exception using the specified message and throwable.
SSLRMIConfigurationException(Throwable) - Constructor for exception com.sas.net.ssl.SSLRMIConfigurationException
Constructs an SSL RMI exception using the specified throwable.
SSLRMIException - Exception in com.sas.net.ssl
Base exception for SSL RMI exceptions.
SSLRMIException() - Constructor for exception com.sas.net.ssl.SSLRMIException
Constructs an SSL RMI exception.
SSLRMIException(String) - Constructor for exception com.sas.net.ssl.SSLRMIException
Constructs an SSL RMI exception using the specified message.
SSLRMIException(String, Throwable) - Constructor for exception com.sas.net.ssl.SSLRMIException
Constructs an SSL RMI exception using the specified message and throwable.
SSLRMIException(Throwable) - Constructor for exception com.sas.net.ssl.SSLRMIException
Constructs an SSL RMI exception using the specified throwable.
SSLRMISocketFactories - Class in com.sas.net.ssl
Factory which provides an application with the means to obtain RMI client and server socket factories.
startLocalServices() - Static method in class com.sas.services.deployment.CorePlatformServices
Starts any services defined for local instantiation by delegating the request to the PlatformServices.startLocalServices() and then re-initializing handles to core platform services abstracted by this class.
startLocalServices() - Static method in class com.sas.services.deployment.PlatformServices
Starts foundation services using the deployments specified in the configuration file.
startService(UserContextInterface) - Method in class com.sas.services.information.metadata.lookup.LookupService
 
startService(UserContextInterface) - Method in interface com.sas.services.information.metadata.lookup.LookupServiceInterface
 
startServices() - Static method in class com.sas.services.deployment.CorePlatformServices
Starts/looks up services by delegating the request to the PlatformServices.startServices() and then re-initializing handles to core platform services abstracted by this class.
startServices() - Static method in class com.sas.services.deployment.PlatformServices
Starts foundation services using the deployments specified in the configuration file.
STARTSWITH - Static variable in class com.sas.services.information.FilterComponent
For this component to test true, the entity should have a key with a value that starts with the value in this component.
startTransaction() - Method in class com.sas.services.information.metadata.Metadata
Start a Transaction for this Metadata object.
startTransaction() - Method in interface com.sas.services.information.metadata.MetadataInterface
Start a Transaction for this Metadata object.
startTransaction() - Method in class com.sas.services.information.metadata.VirtualMetadata
 
statementClosed(Object) - Method in class com.sas.rio.MVAConnection
 
STATUS_ABORTED - Static variable in interface com.sas.services.storedprocess.Execution2Interface
The abort method has been called.
STATUS_COMPLETED_WITHOUT_EXCEPTION - Static variable in interface com.sas.services.storedprocess.ExecutionBaseInterface
The stored process has completed execution without any exception.
STATUS_DESTROYED - Static variable in interface com.sas.services.storedprocess.ExecutionBaseInterface
The destroy method has been called.
STATUS_EXCEPTION_OCCURRED - Static variable in interface com.sas.services.storedprocess.ExecutionBaseInterface
The execution of the stored process resulted in an exception.
STATUS_EXECUTING - Static variable in interface com.sas.services.storedprocess.ExecutionBaseInterface
The stored process is executing.
STATUS_SAS_EXCEPTION_OCCURRED - Static variable in interface com.sas.services.storedprocess.ExecutionBaseInterface
An exception occurred during the setup or execution stage of the stored process.
STATUS_WAITING_FOR_CONNECTION - Static variable in interface com.sas.services.storedprocess.Execution2Interface
The stored process is waiting for a connection to become available.
STEPPRECEDENCE - Static variable in interface com.sas.services.information.util.ISDefs
Model description of Object: The preceding and succeeding steps.
stmt - Variable in class com.sas.net.sharenet.ShareNetResultSet
 
STORE - Static variable in class com.sas.services.information.metadata.dav.DAVEntity
The value reflects the current value from the persistent store.
StoredProcess2Interface - Interface in com.sas.services.storedprocess
This interface describes the second generation of the stored process service object.
StoredProcessAlertItem - Class in com.sas.services.storedprocess.metadata
This class represents a sas stored process alert item, which keeps track of the results of a stored process.
StoredProcessAlertItem() - Constructor for class com.sas.services.storedprocess.metadata.StoredProcessAlertItem
Creates a new StoredProcessAlert
StoredProcessAlertItem(DAVStoredprocessalert) - Constructor for class com.sas.services.storedprocess.metadata.StoredProcessAlertItem
Creates a new StoredProcessAlert that incorporates the DAVStoredprocessalert object passed to the constructor
StoredProcessAlertItemInterface - Interface in com.sas.services.storedprocess.metadata
This class represents a sas stored process alert item, which keeps track of the results of a stored process.
StoredProcessBaseInterface - Interface in com.sas.services.storedprocess
This interface describes various common aspects of the stored process service object.
StoredProcessFilter - Class in com.sas.services.storedprocess.metadata
Stored Process Filter.
StoredProcessFilter() - Constructor for class com.sas.services.storedprocess.metadata.StoredProcessFilter
 
StoredProcessFilter(String, int, String) - Constructor for class com.sas.services.storedprocess.metadata.StoredProcessFilter
 
StoredProcessInterface - Interface in com.sas.services.storedprocess.metadata
This is a generic interface for interacting with a repository entry that represents a SAS stored process object.
StoredProcessInterface - Interface in com.sas.services.storedprocess
Deprecated. Use StoredProcess2Interface instead.
StoredProcessOptions - Class in com.sas.services.storedprocess.metadata
Options object used to control the type and behavior of the Stored Process service object.
StoredProcessOptions() - Constructor for class com.sas.services.storedprocess.metadata.StoredProcessOptions
Constructs a StoredProcessOptions object.
StoredProcessReportFilter - Class in com.sas.services.information.metadata
 
StoredProcessReportFilter() - Constructor for class com.sas.services.information.metadata.StoredProcessReportFilter
 
StoredProcessReportFilter(String, int, String) - Constructor for class com.sas.services.information.metadata.StoredProcessReportFilter
 
StoredProcessServiceFactory - Class in com.sas.services.storedprocess
Factory used to manufacture a stored process service.
StoredProcessServiceFactory() - Constructor for class com.sas.services.storedprocess.StoredProcessServiceFactory
Constructs a default instance.
StoredProcessServiceInterface - Interface in com.sas.services.storedprocess
This interface describes a stored process service.
StoredProcessServiceProxy - Class in com.sas.services.storedprocess
Stored Process service proxy.
StoredProcessServiceProxy(StoredProcessServiceInterface) - Constructor for class com.sas.services.storedprocess.StoredProcessServiceProxy
Constructs a proxy to the specified stored process service.
storesLowerCaseIdentifiers() - Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether the database stores lowercase identifiers.
storesLowerCaseIdentifiers() - Method in class com.sas.rio.MVADatabaseMetaData
Determines whether the database stores lowercase identifiers.
storesLowerCaseQuotedIdentifiers() - Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether the database stores lowercase quoted SQL identifiers.
storesLowerCaseQuotedIdentifiers() - Method in class com.sas.rio.MVADatabaseMetaData
Determines whether the database stores lowercase quoted SQL identifiers.
storesMixedCaseIdentifiers() - Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether the database stores mixed-case identifiers.
storesMixedCaseIdentifiers() - Method in class com.sas.rio.MVADatabaseMetaData
Determines whether the database stores mixed-case identifiers.
storesMixedCaseQuotedIdentifiers() - Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether the database stores mixed-case quoted SQL identifiers.
storesMixedCaseQuotedIdentifiers() - Method in class com.sas.rio.MVADatabaseMetaData
Determines whether the database stores mixed-case quoted SQL identifiers.
storesUpperCaseIdentifiers() - Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether the database stores uppercase identifiers.
storesUpperCaseIdentifiers() - Method in class com.sas.rio.MVADatabaseMetaData
Determines whether the database stores uppercase identifiers.
storesUpperCaseQuotedIdentifiers() - Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether the database stores uppercase quoted SQL identifiers.
storesUpperCaseQuotedIdentifiers() - Method in class com.sas.rio.MVADatabaseMetaData
Determines whether the database stores uppercase quoted SQL identifiers.
STRATEGY_JBOSSMC - Static variable in class com.sas.services.deployment.ioc.DeploymentContextFactory
Fully-qualified Java classname of a AbstractDeploymentStrategy for use with a JBoss Microcontainer.
STRATEGY_SPRING - Static variable in class com.sas.services.deployment.ioc.DeploymentContextFactory
Fully-qualified Java classname of a AbstractDeploymentStrategy for use with a Spring Framework container.
STREAM - Static variable in interface com.sas.services.information.util.ISDefs
Model description of Object: This type represents a stream of data.
Strings - Class in com.sas.services.information.metadata.lookup.utils
 
Strings() - Constructor for class com.sas.services.information.metadata.lookup.utils.Strings
 
stringToCP_ID(String) - Static method in class com.sas.iom.orb.CP_IDConverter
Convert a String to a CP_ID.
stringToHex(String) - Static method in class com.sas.services.webdav.Utils
Convert a set of characters to hex.
stringToUUID(String) - Static method in class com.sas.iom.orb.UUIDConverter
Convert a String to a UUID.
stripLeadingSlashes(String) - Static method in class com.sas.services.webdav.Utils
Strip off leading forward slash characters
SUBFOLDERS_KEY - Static variable in interface com.sas.services.information.browse.BrowseMetadataInterface
the map key to get the object's subfolders, if it's a folder.
SubjectAuthenticator - Class in com.sas.services.user
This class is used to marshal the contents of a Subject across a remote link to a UserService in order to create a UserContext based on the contents of the Subject.
SubjectMatter - Class in com.sas.services.user
This class is used to marshall the contents of a Subject across a remote connection.
SubjectMatter() - Constructor for class com.sas.services.user.SubjectMatter
 
SUBSCRIBER_CONTENT - Static variable in interface com.sas.services.information.metadata.SubscriberInterface
Type: Content subscriber.
SUBSCRIBER_EVENT - Static variable in interface com.sas.services.information.metadata.SubscriberInterface
Type: Event subscriber.
SubscriberDeliveryTransports - Class in com.sas.services.information.metadata
 
SubscriberDeliveryTransports() - Constructor for class com.sas.services.information.metadata.SubscriberDeliveryTransports
 
SubscriberFilter - Class in com.sas.services.information.metadata
 
SubscriberFilter() - Constructor for class com.sas.services.information.metadata.SubscriberFilter
 
SubscriberFilter(String, int, String) - Constructor for class com.sas.services.information.metadata.SubscriberFilter
 
subscriberGroupsList(int) - Method in interface com.sas.services.information.metadata.ChannelInterface
Returns a List of Group objects that are subscribed to this channel.
SubscriberInterface - Interface in com.sas.services.information.metadata
Subscriber interface.
subscriberList(int) - Method in interface com.sas.services.information.metadata.ChannelInterface
Returns a List of all this channel's subscribers.
subscriberList(int, Comparator) - Method in interface com.sas.services.information.metadata.ChannelInterface
Returns a sorted iteration of all this channel's subscribers.
subscriberNameList(int) - Method in interface com.sas.services.information.metadata.ChannelInterface
Return a List of subscriber names.
SUBSCRIPTION_TYPE_CONTENT - Static variable in class com.sas.services.information.metadata.SubscriberDeliveryTransports
Subscription type: content
SUBSCRIPTION_TYPE_EVENT - Static variable in class com.sas.services.information.metadata.SubscriberDeliveryTransports
Subscription type: event
SUBTREE_SCOPE - Static variable in interface com.sas.services.information.FilterInterface
 
SUCCEEDED() - Method in class com.sas.services.webdav.DAVResource
Returns whether the last method was successful or not.
SUCCEEDED(int) - Static method in class com.sas.services.webdav.DAVResource
Returns whether the statusCode parameter represents success or not.
SUCCEEDED() - Method in interface com.sas.services.webdav.DAVResourceInterface
Returns whether the last method was successful or not.
success() - Method in class com.sas.services.information.metadata.lookup.LookupResults
 
success() - Method in interface com.sas.services.information.metadata.lookup.LookupResultsInterface
Convenience method.
SUMMARY_DATA_DESCRIPTIONS - Static variable in class com.sas.services.user.UserServiceMBean
 
SUMMARY_DATA_INDEX_NAMES - Static variable in class com.sas.services.user.UserServiceMBean
 
SUMMARY_TABULARTYPE_DESCRIPTION - Static variable in class com.sas.services.user.UserServiceMBean
 
SUMMARY_TABULARTYPE_NAME - Static variable in class com.sas.services.user.UserServiceMBean
 
SummaryData - Class in com.sas.services.session
Contains session summary information.
SummaryData - Class in com.sas.services.user
 
SummaryData(Date, int, int, int, List, List) - Constructor for class com.sas.services.user.SummaryData
 
SummaryDataEntry - Class in com.sas.services.user
 
SummaryDataEntry(String, String, long, String) - Constructor for class com.sas.services.user.SummaryDataEntry
 
SummaryDataEntry.RepositorySummary - Class in com.sas.services.user
 
SummaryDataEntry.RepositorySummary(String, String, String, String, String) - Constructor for class com.sas.services.user.SummaryDataEntry.RepositorySummary
 
SummaryDataInterface - Interface in com.sas.services.session
The SummaryDataInterface provides a mechanism for returning session summary information.
SUMMARYSTATS - Static variable in interface com.sas.services.information.util.ISDefs
Model description of Object: DEPRECATED: SummaryStats
supportsACL() - Method in class com.sas.services.information.DAVRepository
 
supportsACL() - Method in interface com.sas.services.information.DAVRepositoryInterface
Return whether this repository supports ACL or not
supportsAction(int) - Method in class com.sas.services.ServiceProfile
Determines whether the service provides support for the specified action.
supportsAlterTableWithAddColumn() - Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether ALTER TABLE with an add column is supported.
supportsAlterTableWithAddColumn() - Method in class com.sas.rio.MVADatabaseMetaData
Determines whether ALTER TABLE with an add column is supported.
supportsAlterTableWithDropColumn() - Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether ALTER TABLE with a drop column is supported.
supportsAlterTableWithDropColumn() - Method in class com.sas.rio.MVADatabaseMetaData
Determines whether ALTER TABLE with a drop column is supported.
supportsANSI92EntryLevelSQL() - Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether ANSI92 entry level SQL grammar is supported.
supportsANSI92EntryLevelSQL() - Method in class com.sas.rio.MVADatabaseMetaData
Determines whether ANSI92 entry level SQL grammar is supported.
supportsANSI92FullSQL() - Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether ANSI92 full SQL grammar is supported.
supportsANSI92FullSQL() - Method in class com.sas.rio.MVADatabaseMetaData
Determines whether ANSI92 full SQL grammar is supported.
supportsANSI92IntermediateSQL() - Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether ANSI92 intermediate SQL grammar is supported.
supportsANSI92IntermediateSQL() - Method in class com.sas.rio.MVADatabaseMetaData
Determines whether ANSI92 intermediate SQL grammar is supported.
supportsBatchUpdates() - Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
JDBC 2.0 Determines whether the driver supports batch updates.
supportsBatchUpdates() - Method in class com.sas.rio.MVADatabaseMetaData
JDBC 2.0 Determines if the database supports batch updates.
supportsCatalogsInDataManipulation() - Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether a data manipulation statement can contain a catalog name.
supportsCatalogsInDataManipulation() - Method in class com.sas.rio.MVADatabaseMetaData
Determines whether a data manipulation statement can contain a catalog name.
supportsCatalogsInIndexDefinitions() - Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether an index definition statement can contain a catalog name.
supportsCatalogsInIndexDefinitions() - Method in class com.sas.rio.MVADatabaseMetaData
Determines whether an index definition statement can contain a catalog name.
supportsCatalogsInPrivilegeDefinitions() - Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether a privilege definition statement can contain a catalog name.
supportsCatalogsInPrivilegeDefinitions() - Method in class com.sas.rio.MVADatabaseMetaData
Determines whether a privilege definition statement can contain a catalog name.
supportsCatalogsInProcedureCalls() - Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether a procedure call statement can contain a catalog name.
supportsCatalogsInProcedureCalls() - Method in class com.sas.rio.MVADatabaseMetaData
Determines whether a procedure call statement can contain a catalog name.
supportsCatalogsInTableDefinitions() - Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether a table definition statement can contain a catalog name.
supportsCatalogsInTableDefinitions() - Method in class com.sas.rio.MVADatabaseMetaData
Determines whether a table definition statement can contain a catalog name.
supportsColumnAliasing() - Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether column aliasing is supported.
supportsColumnAliasing() - Method in class com.sas.rio.MVADatabaseMetaData
Determines whether column aliasing is supported.
supportsConvert() - Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether the CONVERT function for conversions between SQL types is supported.
supportsConvert(int, int) - Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether the CONVERT function for conversions between the given SQL types from java.sql.Types is supported.
supportsConvert() - Method in class com.sas.rio.MVADatabaseMetaData
Determines whether the CONVERT function for conversions between SQL types is supported.
supportsConvert(int, int) - Method in class com.sas.rio.MVADatabaseMetaData
Determines whether the CONVERT function for conversions between the given SQL types from java.sql.Types is supported.
supportsCoreSQLGrammar() - Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether the ODBC Core SQL grammar is supported.
supportsCoreSQLGrammar() - Method in class com.sas.rio.MVADatabaseMetaData
Determines whether the ODBC Core SQL grammar is supported.
supportsCorrelatedSubqueries() - Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether correlated subqueries are supported.
supportsCorrelatedSubqueries() - Method in class com.sas.rio.MVADatabaseMetaData
Determines whether correlated subqueries are supported.
supportsDataDefinitionAndDataManipulationTransactions() - Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether both data definition and data manipulation statements within a transaction are supported.
supportsDataDefinitionAndDataManipulationTransactions() - Method in class com.sas.rio.MVADatabaseMetaData
Determines whether both data definition and data manipulation statements within a transaction are supported.
supportsDataManipulationTransactionsOnly() - Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether data manipulation statements within a transaction are supported.
supportsDataManipulationTransactionsOnly() - Method in class com.sas.rio.MVADatabaseMetaData
Determines whether data manipulation statements within a transaction are supported.
supportsDifferentTableCorrelationNames() - Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
When table correlation names are supported, determines whether table correlation names must be different from the table names.
supportsDifferentTableCorrelationNames() - Method in class com.sas.rio.MVADatabaseMetaData
When table correlation names are supported, determines whether table correlation names must be different from the table names.
supportsExpressionsInOrderBy() - Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether expressions are supported in "ORDER BY" lists.
supportsExpressionsInOrderBy() - Method in class com.sas.rio.MVADatabaseMetaData
Determines whether expressions are supported in "ORDER BY" lists.
supportsExtendedSQLGrammar() - Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether the ODBC Extended SQL grammar is supported.
supportsExtendedSQLGrammar() - Method in class com.sas.rio.MVADatabaseMetaData
Determines whether the ODBC Extended SQL grammar is supported.
supportsFullOuterJoins() - Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether full, nested outer joins are supported.
supportsFullOuterJoins() - Method in class com.sas.rio.MVADatabaseMetaData
Determines whether full, nested outer joins are supported.
supportsGetGeneratedKeys() - Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Retrieves whether auto-generated keys can be retrieved after a statement has been executed.
supportsGetGeneratedKeys() - Method in class com.sas.rio.MVADatabaseMetaData
Retrieves whether auto-generated keys can be retrieved after a statement has been executed.
supportsGroupBy() - Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether some form of the GROUP BY clause is supported.
supportsGroupBy() - Method in class com.sas.rio.MVADatabaseMetaData
Determines whether some form of the GROUP BY clause is supported.
supportsGroupByBeyondSelect() - Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether a GROUP BY clause can add columns that are not in the SELECT list.
supportsGroupByBeyondSelect() - Method in class com.sas.rio.MVADatabaseMetaData
Determines whether a GROUP BY clause can add columns that are not in the SELECT list.
supportsGroupByUnrelated() - Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Detrmines whether GROUP BY clause can use columns that are not in the SELECT list.
supportsGroupByUnrelated() - Method in class com.sas.rio.MVADatabaseMetaData
Determines whether GROUP BY clause can use columns that are not in the SELECT list.
supportsIntegrityEnhancementFacility() - Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether the SQL Integrity Enhancement Facility is supported.
supportsIntegrityEnhancementFacility() - Method in class com.sas.rio.MVADatabaseMetaData
Determines whether the SQL Integrity Enhancement Facility is supported.
supportsLikeEscapeClause() - Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether the escape character in LIKE clauses is supported.
supportsLikeEscapeClause() - Method in class com.sas.rio.MVADatabaseMetaData
Determines whether the escape character in LIKE clauses is supported.
supportsLimitedOuterJoins() - Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether there is limited support for outer joins.
supportsLimitedOuterJoins() - Method in class com.sas.rio.MVADatabaseMetaData
Determines whether there is limited support for outer joins.
supportsMinimumSQLGrammar() - Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether the ODBC Minimum SQL grammar is supported.
supportsMinimumSQLGrammar() - Method in class com.sas.rio.MVADatabaseMetaData
Determines whether the ODBC Minimum SQL grammar is supported.
supportsMixedCaseIdentifiers() - Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether the database supports mixed-case, unquoted SQL identifiers.
supportsMixedCaseIdentifiers() - Method in class com.sas.rio.MVADatabaseMetaData
Determines whether the database supports mixed-case, unquoted SQL identifiers.
supportsMixedCaseQuotedIdentifiers() - Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether the database supports mixed-case quoted SQL identifiers.
supportsMixedCaseQuotedIdentifiers() - Method in class com.sas.rio.MVADatabaseMetaData
Determines whether the database supports mixed-case quoted SQL identifiers.
supportsMultipleOpenResults() - Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Retrieves whether it is possible to have multiple ResultSet objects returned from a CallableStatement object simultaneously.
supportsMultipleOpenResults() - Method in class com.sas.rio.MVADatabaseMetaData
Retrieves whether it is possible to have multiple ResultSet objects returned from a CallableStatement object simultaneously.
supportsMultipleResultSets() - Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether mulitple ResultSets from a single execute are supported.
supportsMultipleResultSets() - Method in class com.sas.rio.MVADatabaseMetaData
Determines whether multiple ResultSets from a single execute are supported.
supportsMultipleTransactions() - Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether multiple transactions can be open concurrently.
supportsMultipleTransactions() - Method in class com.sas.rio.MVADatabaseMetaData
Determines whether multiple transactions can be open concurrently.
supportsNamedParameters() - Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Retrieves whether this database supports named parameters to callable statements.
supportsNamedParameters() - Method in class com.sas.rio.MVADatabaseMetaData
Retrieves whether this database supports named parameters to callable statements.
supportsNonNullableColumns() - Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether columns can support NULLs.
supportsNonNullableColumns() - Method in class com.sas.rio.MVADatabaseMetaData
Determines whether columns can support NULLs.
supportsOpenCursorsAcrossCommit() - Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether cursors can remain open across commits.
supportsOpenCursorsAcrossCommit() - Method in class com.sas.rio.MVADatabaseMetaData
Determines whether cursors can remain open across commits.
supportsOpenCursorsAcrossRollback() - Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether cursors can remain open across rollback.
supportsOpenCursorsAcrossRollback() - Method in class com.sas.rio.MVADatabaseMetaData
Determines whether cursors can remain open across rollback.
supportsOpenStatementsAcrossCommit() - Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether statements can remain open across commits.
supportsOpenStatementsAcrossCommit() - Method in class com.sas.rio.MVADatabaseMetaData
Determines whether statements can remain open across commits.
supportsOpenStatementsAcrossRollback() - Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether statements can remain open across rollbacks.
supportsOpenStatementsAcrossRollback() - Method in class com.sas.rio.MVADatabaseMetaData
Determines whether statements can remain open across rollbacks.
supportsOrderByUnrelated() - Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether an ORDER BY clause can use columns that are not in the SELECT list.
supportsOrderByUnrelated() - Method in class com.sas.rio.MVADatabaseMetaData
Determines whether an ORDER BY clause can use columns that are not in the SELECT list.
supportsOuterJoins() - Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether some form of outer join is supported.
supportsOuterJoins() - Method in class com.sas.rio.MVADatabaseMetaData
Determines whether some form of outer join is supported.
supportsPositionedDelete() - Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether positioned DELETE is supported.
supportsPositionedDelete() - Method in class com.sas.rio.MVADatabaseMetaData
Determines whether positioned DELETE is supported.
supportsPositionedUpdate() - Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether positioned UPDATE is supported.
supportsPositionedUpdate() - Method in class com.sas.rio.MVADatabaseMetaData
Determines whether positioned UPDATE is supported.
supportsResultSetConcurrency(int, int) - Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
JDBC 2.0 Determines if the database supports the concurrency type in combination with the given result set type.
supportsResultSetConcurrency(int, int) - Method in class com.sas.rio.MVADatabaseMetaData
JDBC 2.0 Determines if the database supports the concurrency type in combination with the given result set type.
supportsResultSetHoldability(int) - Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Retrieves whether this database supports the given result set holdability.
supportsResultSetHoldability(int) - Method in class com.sas.rio.MVADatabaseMetaData
Retrieves whether this database supports the given result set holdability.
supportsResultSetType(int) - Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
JDBC 2.0 Determines if the database supports the given result set type.
supportsResultSetType(int) - Method in class com.sas.rio.MVADatabaseMetaData
JDBC 2.0 Determines if the database supports the given result set type.
supportsSavepoints() - Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Retrieves whether this database supports savepoints.
supportsSavepoints() - Method in class com.sas.rio.MVADatabaseMetaData
Retrieves whether this database supports savepoints.
supportsSchemasInDataManipulation() - Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether a data manipulation statementcaon contain a schema name.
supportsSchemasInDataManipulation() - Method in class com.sas.rio.MVADatabaseMetaData
Determines whether a data manipulation statementcaon contain a schema name.
supportsSchemasInIndexDefinitions() - Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether an index definition statement can contain a schema name.
supportsSchemasInIndexDefinitions() - Method in class com.sas.rio.MVADatabaseMetaData
Determines whether an index definition statement can contain a schema name.
supportsSchemasInPrivilegeDefinitions() - Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether a privilege definition statement can contain a schema name.
supportsSchemasInPrivilegeDefinitions() - Method in class com.sas.rio.MVADatabaseMetaData
Determines whether a privilege definition statement can contain a schema name.
supportsSchemasInProcedureCalls() - Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether a procedure call statement can contain a schema name.
supportsSchemasInProcedureCalls() - Method in class com.sas.rio.MVADatabaseMetaData
Determines whether a procedure call statement can contain a schema name.
supportsSchemasInTableDefinitions() - Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether a table definition statement can contain a schema name.
supportsSchemasInTableDefinitions() - Method in class com.sas.rio.MVADatabaseMetaData
Determines whether a table definition statement can contain a schema name.
supportsSEARCH() - Method in class com.sas.services.information.DAVRepository
 
supportsSEARCH() - Method in interface com.sas.services.information.DAVRepositoryInterface
Return whether this repository supports SEARCH or not
supportsSelectForUpdate() - Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether SELECT for UPDATE is supported.
supportsSelectForUpdate() - Method in class com.sas.rio.MVADatabaseMetaData
Determines whether SELECT for UPDATE is supported.
supportsStatementPooling() - Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Retrieves whether this database supports statement pooling.
supportsStatementPooling() - Method in class com.sas.rio.MVADatabaseMetaData
Retrieves whether this database supports statement pooling.
supportsStoredProcedures() - Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether stored procedure calls that use the stored procedure escape syntax are supported.
supportsStoredProcedures() - Method in class com.sas.rio.MVADatabaseMetaData
Determines whether stored procedure calls that use the stored procedure escape syntax are supported.
supportsSubqueriesInComparisons() - Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether subqueries in comparison expressions are supported.
supportsSubqueriesInComparisons() - Method in class com.sas.rio.MVADatabaseMetaData
Determines whether subqueries in comparison expressions are supported.
supportsSubqueriesInExists() - Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether subqueries in exists expressions are supported.
supportsSubqueriesInExists() - Method in class com.sas.rio.MVADatabaseMetaData
Determines whether subqueries in exists expressions are supported.
supportsSubqueriesInIns() - Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether subqueries in "in" statements are supported.
supportsSubqueriesInIns() - Method in class com.sas.rio.MVADatabaseMetaData
Determines whether subqueries in "in" statements are supported.
supportsSubqueriesInQuantifieds() - Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether subqueries in quantified expressions are supported.
supportsSubqueriesInQuantifieds() - Method in class com.sas.rio.MVADatabaseMetaData
Determines whether subqueries in quantified expressions are supported.
supportsTableCorrelationNames() - Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether table correlation names are supported.
supportsTableCorrelationNames() - Method in class com.sas.rio.MVADatabaseMetaData
Determines whether table correlation names are supported.
supportsTransactionIsolationLevel(int) - Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether the database supports the transaction isolation level.
supportsTransactionIsolationLevel(int) - Method in class com.sas.rio.MVADatabaseMetaData
Determines whether the database supports the transaction isolation level.
supportsTransactions() - Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether transactions are supported.
supportsTransactions() - Method in class com.sas.rio.MVADatabaseMetaData
Determines whether transactions are supported.
supportsUnion() - Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether an SQL UNION is supported.
supportsUnion() - Method in class com.sas.rio.MVADatabaseMetaData
Determines whether an SQL UNION is supported.
supportsUnionAll() - Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether an SQL UNION ALL is supported.
supportsUnionAll() - Method in class com.sas.rio.MVADatabaseMetaData
Determines whether an SQL UNION ALL is supported.
suppressedDebugCount - Variable in class com.sas.services.logging.MessageCount
Deprecated. Counter; internal use only.
suppressedErrorCount - Variable in class com.sas.services.logging.MessageCount
Deprecated. Counter; internal use only.
suppressedFatalCount - Variable in class com.sas.services.logging.MessageCount
Deprecated. Counter; internal use only.
suppressedInfoCount - Variable in class com.sas.services.logging.MessageCount
Deprecated. Counter; internal use only.
suppressedWarnCount - Variable in class com.sas.services.logging.MessageCount
Deprecated. Counter; internal use only.
sv - Variable in class com.sas.net.sharenet.ShareNetDatabaseMetaData
 
sv - Variable in class com.sas.net.sharenet.ShareNetResultSet
 
svidKey - Static variable in class com.sas.iom.orb.SASURI
The key for IOM attribute svid.
SXLEMAP - Static variable in interface com.sas.services.information.util.ISDefs
Model description of Object: DRAFT: Root node for SXLE map definition.
Symmetric - Class in com.sas.services.information.metadata.lookup.security.crypto
 
Symmetric() - Constructor for class com.sas.services.information.metadata.lookup.security.crypto.Symmetric
 
SYNCSTEP - Static variable in interface com.sas.services.information.util.ISDefs
Model description of Object: The SyncStep is used to help define a workflow.
SyntaxException - Exception in com.sas.services
Exception that is thrown when a validation method has determined that an invalid syntax.
SyntaxException() - Constructor for exception com.sas.services.SyntaxException
Default constructor that uses a default exception message.
SyntaxException(String) - Constructor for exception com.sas.services.SyntaxException
Constructs an instance using the specified message to detail the cause of the exception.
SyntaxException(Throwable, String) - Constructor for exception com.sas.services.SyntaxException
Constructs an instance using the specified message and a throwable that prompted creation of this syntax exception.
SYSTEM_ERR - Static variable in interface com.sas.services.logging.LoggerInterface
Deprecated. Used by LoggerInterface.addConsoleOutput(String) to specify an output destination of System.err.
SYSTEM_OUT - Static variable in interface com.sas.services.logging.LoggerInterface
Deprecated. Used by LoggerInterface.addConsoleOutput(String) to specify an output destination of System.out.
SYSTEM_PROPERTY_NAME_SSL_RMI_CONFIG_FILE_URL - Static variable in class com.sas.net.ssl.SSLRMIConfiguration
Name of a system property which may optionally define the URL to the SSL RMI configuration file which should override a configuration provided to initialize this object using either SSLRMIConfiguration.SSLRMIConfiguration(java.util.Properties) or SSLRMIConfiguration.SSLRMIConfiguration(java.io.InputStream).

A B C D E F G H I J K L M N O P Q R S T U V W X Z _

Copyright © 2009 SAS Institute Inc. All Rights Reserved.