- WAIT_INCREMENT_KEY - Static variable in class com.sas.services.util.WaitPolicy
-
- WAIT_INCREMENT_VALUE_N - Static variable in class com.sas.services.util.WaitPolicy
-
- WAIT_INCREMENT_VALUE_S - Static variable in class com.sas.services.util.WaitPolicy
-
- WAREHOUSE - Static variable in interface com.sas.metadata.remote.MdFactory
-
The string used for the Warehouse
- WEBDAV - Static variable in class com.sas.services.util.Names
-
WebDAV
- WEBDAV_TRANSPORT - Static variable in interface com.sas.services.information.metadata.ChannelInterface
-
The channel's default transport is WebDAV.
- WEBDAV_URL_TYPE_COLLECTION - Static variable in interface com.sas.services.information.metadata.ContentSubscriberInterface
-
WebDAV URL type code: collection
- WEBDAV_URL_TYPE_PARENT - Static variable in interface com.sas.services.information.metadata.ContentSubscriberInterface
-
WebDAV URL type code: parent
- WEBSPHERE_TRANSPORT_MQ - Static variable in interface com.sas.services.information.metadata.MessageQueueInterface
-
Websphere MQ Series transport: "MQSERIES".
- WEBSPHERE_TRANSPORT_MQ_CLIENT - Static variable in interface com.sas.services.information.metadata.MessageQueueInterface
-
Websphere MQ Series Client transport: "MQSERIES-C".
- WHERE - Static variable in class com.sas.services.webdav.DAVConstants
-
- WHERECLAUSE - Static variable in interface com.sas.services.information.util.ISDefs
-
Model description of Object: DEPRECATED: This type represents a Where SQL
Clause.
- WHERECLAUSE - Static variable in interface com.sas.metadata.remote.MetadataObjects
-
Model description of the metadata type: DEPRECATED: Represents a Where SQL Clause.
- WINDOWS - Static variable in class com.sas.services.util.Names
-
Windows operating system.
- WORKTABLE - Static variable in interface com.sas.services.information.util.ISDefs
-
Model description of Object: This type represents a table that is created
as part of running SAS code that is not intended to be persisted.
- WORKTABLE - Static variable in interface com.sas.metadata.remote.MetadataObjects
-
Model description of the metadata type: Represents a table that is created as part of running SAS code that is not intended to be persisted.
- WaitPolicy(WaitPolicy.TYPE) - Constructor for class com.sas.services.util.WaitPolicy
-
Construct a wait policy using default values.
- WaitPolicy(WaitPolicy.TYPE, int, int, int, int, long) - Constructor for class com.sas.services.util.WaitPolicy
-
Construct a wait policy using the values specified.
- WaitPolicy.TYPE - Enum Class in com.sas.services.util
-
The "type" of wait.
- WaitPolicy - Class in com.sas.services.util
-
Defines a wait policy.
- Waiter(WaitPolicy) - Constructor for class com.sas.services.util.Waiter
-
- Waiter - Class in com.sas.services.util
-
Waiter class.
- WebDAVPackageDAVServerResultHints - Class in com.sas.services.storedprocess
-
Deprecated.
- WebDAVPackagePRResultHints - Class in com.sas.services.storedprocess
-
Deprecated.
- WebDAVPackageURLResultHints - Class in com.sas.services.storedprocess
-
Deprecated.
- WebDAVStatus() - Constructor for class com.sas.services.webdav.WebDAVStatus
-
- WebDAVStatus - Class in com.sas.services.webdav
-
Map keyed by the HTTP status code to its text message.
- WebDavProperty - Class in com.sas.services.webdav
-
WebDAV property.
- WebsphereQueueManagerInterface - Interface in com.sas.services.information.metadata
-
- WhereClause - Interface in com.sas.metadata.remote
-
DEPRECATED: Represents a Where SQL Clause.
- WorkTable - Interface in com.sas.metadata.remote
-
Represents a table that is created as part of running SAS code that is not intended to be persisted.
- WorkspaceConnector - Class in com.sas.iom
-
This class is the interface between pooled connection to IWorkspace objects
and the workspace factory.
- WorkspaceFactory() - Constructor for class com.sas.iom.WorkspaceFactory
-
NON-POOLING CONSTRUCTOR - constructs a factory that creates a new connection
each time createWorkspaceByLogicalName() or createWorkspaceByServer() is called.
- WorkspaceFactory(Object, String, String, boolean, boolean, PrintWriter) - Constructor for class com.sas.iom.WorkspaceFactory
-
JNDI POOLING CONSTRUCTOR - constructs a factory that reads the information
necessary to create a pool of live connections to remote workspace objects
from a JNDI repository.
- WorkspaceFactory(Properties[], Properties, PrintWriter) - Constructor for class com.sas.iom.WorkspaceFactory
-
AD HOC POOLING CONSTRUCTOR - constructs a factory that uses the provided
information to create a pool of live connections to remote workspace objects.
- WorkspaceFactory - Class in com.sas.iom
-
WorkspaceFactory provides a factory for creating and connecting to a remote object
on an IOM Server that implements com.sas.iom.SAS.IWorkspace.
- WorkspaceFactoryException() - Constructor for exception class com.sas.iom.WorkspaceFactoryException
-
No-argument constructor.
- WorkspaceFactoryException(String) - Constructor for exception class com.sas.iom.WorkspaceFactoryException
-
Constructor with message.
- WorkspaceFactoryException(String, Throwable) - Constructor for exception class com.sas.iom.WorkspaceFactoryException
-
Wrapper constructor.
- WorkspaceFactoryException(Throwable) - Constructor for exception class com.sas.iom.WorkspaceFactoryException
-
Wrapper constructor.
- WorkspaceFactoryException - Exception Class in com.sas.iom
-
The exception class for the WorkspaceFactory.
- WorkspacePoolDriver - Class in com.sas.iom
-
Deprecated.
- WorkspacePoolException() - Constructor for exception class com.sas.iom.WorkspacePoolException
-
Deprecated.
No-argument constructor.
- WorkspacePoolException(String) - Constructor for exception class com.sas.iom.WorkspacePoolException
-
Deprecated.
Constructor with message.
- WorkspacePoolException(String, Throwable) - Constructor for exception class com.sas.iom.WorkspacePoolException
-
Deprecated.
Wrapper constructor.
- WorkspacePoolException(Throwable) - Constructor for exception class com.sas.iom.WorkspacePoolException
-
Deprecated.
Wrapper constructor.
- WorkspacePoolException - Exception Class in com.sas.iom
-
Deprecated.
- WrongCredentialsException(String, Credential, List) - Constructor for exception class com.sas.services.connection.WrongCredentialsException
-
Construct an exception to be thrown when a connection
request cannot be satisfied because the credentials presented
were not from an authentication domain supported by the
connection factory
- WrongCredentialsException - Exception Class in com.sas.services.connection
-
The connection factory throws a wrong credentials exception when a
connection request cannot be granted because the credentials presented
with the connection request were not from an authetication domain
supported by the connection factory.
- waitForCompletion() - Method in interface com.sas.services.storedprocess.ExecutionBaseInterface
-
Wait until the stored process completes execution.
- waitForCompletion(long) - Method in interface com.sas.services.storedprocess.ExecutionBaseInterface
-
Wait until the stored process completes execution or until the time specified
has elapsed.
- waitForConnection() - Method in interface com.sas.services.storedprocess.Execution2Interface
-
Wait until a connection to the server is available.
- waitForConnection(long) - Method in interface com.sas.services.storedprocess.Execution2Interface
-
Wait until a connection to the server is available or until the time specified
has elapsed.
- warn(String, String) - Method in class com.sas.services.information.OMIServer
-
- warn(String, String) - Method in interface com.sas.services.information.ServerInterface
-
- warn(String, String, Throwable) - Method in class com.sas.services.information.OMIServer
-
- warn(String, String, Throwable) - Method in interface com.sas.services.information.ServerInterface
-
- warn(String, ResourceBundle, String, Object, Object) - Method in class com.sas.services.information.OMIServer
-
- warn(String, ResourceBundle, String, Object, Object) - Method in interface com.sas.services.information.ServerInterface
-
- wasAnnotationNull() - Method in class com.sas.services.publish.AnnotatedServiceResultSet
-
- wasAnnotationNull() - Method in class com.sas.rio.MVAAnnotatedResultSet
-
- wasAnnotationsNull() - Method in class com.sas.services.publish.AnnotatedServiceResultSet
-
- wasAnnotationsNull() - Method in class com.sas.rio.MVAAnnotatedResultSet
-
- wasNull() - Method in class com.sas.rio.MVACallableStatement
-
Retrieves whether the last OUT parameter read had the value of SQL NULL.
- wasNull() - Method in class com.sas.rio.MVAResultSet
-
The
MVAResultSet implementation of
wasNull will
return true if the last column read contained a numeric
SAS missing value.
- wasNull() - Method in class com.sas.services.publish.RemoteResultSet
-
- wasNull() - Method in interface com.sas.services.publish.RemoteResultSetInterface
-
Reports whether the last column read had a value of SQL NULL.
- write(byte[]) - Method in class com.sas.iom.OutputStream
-
- write(byte[], int, int) - Method in class com.sas.iom.OutputStream
-
- write(int) - Method in class com.sas.iom.OutputStream
-
- write(ByteBuffer) - Method in class com.sas.iom.orb.SSLSocketChannel
-
- write(ByteBuffer[], int, int) - Method in class com.sas.iom.orb.SSLSocketChannel
-
- write(Document, File) - Static method in class com.sas.services.information.metadata.lookup.utils.XML
-
Deprecated.
- writeFile(File, String) - Method in class com.sas.services.deployment.AbstractDeploymentStrategy
-
Writes the XML to the specified file using UTF-8 encoding.
- writeServiceConfigToFile(File) - Method in class com.sas.services.AbstractServiceComponentConfig
-
Write this service's configuration to the specified file.
- writeServiceConfigToFile(File, ServiceComponent) - Method in class com.sas.services.AbstractServiceComponentConfig
-
Write the service's configuration to the specified file.
- writeServiceConfigToFile(File, ServiceComponent) - Method in interface com.sas.services.ServiceComponentConfigInterface
-
Write the service's configuration to the specified output stream.
- writeToConsole(Document) - Static method in class com.sas.services.information.metadata.lookup.utils.XML
-
Deprecated.
- writeXML(Document, Element) - Method in class com.sas.services.storedprocess.metadata.DataTable
-
getPooledWorkspaceif the intent is to create a new connection pool or to get a connection from an existing pool. Furthermore, calls toclosePoolmay match more than one pool, and the caller has no way to control which pools should be closed.