Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
U
- unadvise(Object, String, int) - Static method in class com.sas.iom.orb.EventUtil
-
Notify an event source that you are no longer interested in its events.
- UnauthenticatedIdentity - Class in com.sas.services.information.metadata
- UnauthenticatedIdentity() - Constructor for class com.sas.services.information.metadata.UnauthenticatedIdentity
- unbind() - Method in class com.sas.services.deployment.RMIBinding
-
Removes the name binding from the RMI registry.
- unbindFromDiscoveryService() - Method in class com.sas.services.AbstractRemoteService
-
Removes this service from the discovery service.
- unbindFromRMIRegistry() - Method in class com.sas.services.discovery.ServiceDiscoveryConfiguration
-
Unbinds all RMI name bindings from the RMI registry.
- unbindFromRMIRegistry() - Method in interface com.sas.services.discovery.ServiceDiscoveryConfigurationInterface
-
Unbinds any RMI name bindings from the RMI registry.
- uncheckout() - Method in class com.sas.services.information.metadata.dav.DAVItem
-
Uncheckout the item
- uncheckout() - Method in interface com.sas.services.information.metadata.dav.DAVItemInterface
-
Uncheckout the item
- uncheckout() - Method in class com.sas.services.information.metadata.Metadata
-
Check out the item
- uncheckout() - Method in interface com.sas.services.information.metadata.MetadataInterface
-
Uncheckout this item
- uncheckout() - Method in class com.sas.services.information.metadata.VirtualMetadata
-
Uncheckout this item
- uncheckout(MetadataInterface) - Method in class com.sas.services.information.DAVRepository
-
Uncheck out/Cancel update
- uncheckout(MetadataInterface) - Method in interface com.sas.services.information.DAVRepositoryInterface
-
Uncheck out/Cancel update
- UNDO_POLICY_NONE - Static variable in interface com.sas.iom.JDBCConstants
- UNDOPOLICYNONE - Static variable in interface com.sas.iom.JDBCConstants
-
Deprecated.
- unencodePath(String) - Static method in class com.sas.services.webdav.DAVResource
-
Unencode the path.
- uninstallConfig(String[]) - Static method in class com.sas.services.deployment.ServiceConfigUninstaller
-
Main method for an application used to uninstall an application's service configuration from a SAS Foundation Service.
- uninstallServiceConfiguration(ServiceComponent, AbstractServiceComponentConfig, String) - Method in class com.sas.services.deployment.ServiceDeployment
-
Deletes the specified application configuration from the foundation service that implements the specified interface.
- uninstallServiceConfiguration(ServiceComponent, AbstractServiceComponentConfig, String, boolean) - Method in class com.sas.services.deployment.ServiceDeployment
-
Deletes the specified application configuration from the foundation service that implements the specified interface.
- uninstallServiceConfiguration(AbstractServiceComponentConfig, String, String, boolean) - Method in class com.sas.services.deployment.ServiceDeployment
-
Deletes the specified application configuration from the foundation service that implements the specified interface.
- UNIQUEKEY - Static variable in interface com.sas.services.information.util.ISDefs
-
Model description of Object: This type is a representation of the unique and primary keys of a table.
- UNITOFTIME - Static variable in interface com.sas.services.information.util.ISDefs
-
Model description of Object:
- UNIX - Static variable in class com.sas.services.util.Names
-
UNIX operating system.
- UNKNOWN - Static variable in class com.sas.services.util.Names
-
Unknown operating system.
- UNLIMITED - Enum constant in enum class com.sas.services.information.search.ResultDetails.ResultLimit
- unlock() - Method in class com.sas.services.webdav.DAVResource
-
Unlocks the resource, if previously locked by the same principal.
- unlock() - Method in interface com.sas.services.webdav.DAVResourceInterface
-
Unlocks the resource, if previously locked by the same principal.
- unlock(Object) - Method in interface com.sas.services.session.SessionContextInterface
-
Unlocks the session context.
- unlock(String) - Method in class com.sas.services.webdav.DAVResource
-
Unlocks the resource, with the correct
locktoken. - unlock(String) - Method in interface com.sas.services.webdav.DAVResourceInterface
-
Unlocks the resource, with the correct
locktoken. - unsealString(SealedString) - Static method in class com.sas.iom.orb.SASURI
- UNSET - Static variable in class com.sas.services.information.metadata.dav.DAVEntity
-
A variable is unset from either the persistent store or locally from the client.
- UNSUPPORTED_TRANSPORT - Static variable in interface com.sas.services.information.metadata.ChannelInterface
-
Unsupported default transport defined in metadata.
- untrackResource(TrackedResourceInterface) - Method in class com.sas.iom.orb.ResourceTracker
-
Remove a resource from the tracker.
- unwrap(Class<T>) - Method in class com.sas.rio.MVAConnection
- unwrap(Class<T>) - Method in class com.sas.rio.MVADatabaseMetaData
- unwrap(Class<T>) - Method in class com.sas.rio.MVAResultSet
- unwrap(Class<T>) - Method in class com.sas.rio.MVAResultSetMetaData
- unwrap(Class<T>) - Method in class com.sas.rio.MVAStatement
- unwrap(Class<T>) - Method in class com.sas.services.publish.RemoteResultSet
- unwrap(Class<T>) - Method in interface com.sas.services.publish.RemoteResultSetInterface
-
Returns an object that implements the given interface to allow access to non-standard methods, or standard methods not exposed by the proxy.
- update() - Method in class com.sas.services.information.metadata.dav.DAVEntity
-
Persist any changes to the metadata back to the backing store.
- update() - Method in interface com.sas.services.information.metadata.dav.DAVEntityInterface
-
Persist any changes to the metadata back to the backing store.
- update() - Method in class com.sas.services.information.metadata.Metadata
-
Persist any changes to the object back to the repository.
- update() - Method in interface com.sas.services.information.metadata.MetadataInterface
-
Persist any changes to the object back to the repository.
- update() - Method in class com.sas.services.information.metadata.Remarks
- update() - Method in class com.sas.services.information.metadata.VirtualMetadata
- update() - Method in interface com.sas.services.storedprocess.metadata.StoredProcessInterface
-
Persists the stored process after performing validation by invoking
StoredProcessInterface.validate(). - UPDATE - Static variable in interface com.sas.services.publish.webdav.DAVTransportInterface
-
If the collection already exists, update the existing collection by replacing like-named entities and adding newly named entities.
- UPDATEANY - Static variable in interface com.sas.services.publish.webdav.DAVTransportInterface
-
If the collection already exists, update the existing collection by replacing like-named entities and adding newly named entities.
- updateArray(int, Array) - Method in class com.sas.rio.MVAResultSet
-
Updates the designated column with a java.sql.Array value.
- updateArray(int, Array) - Method in class com.sas.services.publish.RemoteResultSet
- updateArray(int, Array) - Method in interface com.sas.services.publish.RemoteResultSetInterface
-
Updates the designated column with a
java.sql.Arrayvalue. - updateArray(String, Array) - Method in class com.sas.rio.MVAResultSet
-
Updates the designated column with a java.sql.Array value.
- updateArray(String, Array) - Method in class com.sas.services.publish.RemoteResultSet
- updateArray(String, Array) - Method in interface com.sas.services.publish.RemoteResultSetInterface
-
Updates the designated column with a
java.sql.Arrayvalue. - updateAsciiStream(int, InputStream) - Method in class com.sas.rio.MVAResultSet
-
Updates the designated column with an ascii stream value.
- updateAsciiStream(int, InputStream) - Method in class com.sas.services.publish.RemoteResultSet
- updateAsciiStream(int, InputStream) - Method in interface com.sas.services.publish.RemoteResultSetInterface
-
Updates the designated column with an ascii stream value.
- updateAsciiStream(int, InputStream, int) - Method in class com.sas.rio.MVAResultSet
-
JDBC 2.0 Update a column with an ASCII stream value.
- updateAsciiStream(int, InputStream, int) - Method in class com.sas.services.publish.RemoteResultSet
- updateAsciiStream(int, InputStream, int) - Method in interface com.sas.services.publish.RemoteResultSetInterface
-
Updates the designated column with an ascii stream value.
- updateAsciiStream(int, InputStream, long) - Method in class com.sas.rio.MVAResultSet
-
Updates the designated column with an ascii stream value, which will have the specified number of bytes.
- updateAsciiStream(int, InputStream, long) - Method in class com.sas.services.publish.RemoteResultSet
- updateAsciiStream(int, InputStream, long) - Method in interface com.sas.services.publish.RemoteResultSetInterface
-
Updates the designated column with an ascii stream value, which will have the specified number of bytes.
- updateAsciiStream(String, InputStream) - Method in class com.sas.rio.MVAResultSet
-
Updates the designated column with an ascii stream value.
- updateAsciiStream(String, InputStream) - Method in class com.sas.services.publish.RemoteResultSet
- updateAsciiStream(String, InputStream) - Method in interface com.sas.services.publish.RemoteResultSetInterface
-
Updates the designated column with an ascii stream value.
- updateAsciiStream(String, InputStream, int) - Method in class com.sas.rio.MVAResultSet
-
JDBC 2.0 Update a column with an ascii stream value.
- updateAsciiStream(String, InputStream, int) - Method in class com.sas.services.publish.RemoteResultSet
- updateAsciiStream(String, InputStream, int) - Method in interface com.sas.services.publish.RemoteResultSetInterface
-
Updates the designated column with an ascii stream value.
- updateAsciiStream(String, InputStream, long) - Method in class com.sas.rio.MVAResultSet
-
Updates the designated column with an ascii stream value, which will have the specified number of bytes.
- updateAsciiStream(String, InputStream, long) - Method in class com.sas.services.publish.RemoteResultSet
- updateAsciiStream(String, InputStream, long) - Method in interface com.sas.services.publish.RemoteResultSetInterface
-
Updates the designated column with an ascii stream value, which will have the specified number of bytes.
- updateAttribute(String, Object, Map) - Static method in class com.sas.iom.orb.SASURI
- updateBigDecimal(int, BigDecimal) - Method in class com.sas.rio.MVAResultSet
-
JDBC 2.0 Update a column with a BigDecimal value.
- updateBigDecimal(int, BigDecimal) - Method in class com.sas.services.publish.RemoteResultSet
- updateBigDecimal(int, BigDecimal) - Method in interface com.sas.services.publish.RemoteResultSetInterface
-
Updates the designated column with a
java.math.BigDecimalvalue. - updateBigDecimal(String, BigDecimal) - Method in class com.sas.rio.MVAResultSet
-
JDBC 2.0 Update a column with a BigDecimal value.
- updateBigDecimal(String, BigDecimal) - Method in class com.sas.services.publish.RemoteResultSet
- updateBigDecimal(String, BigDecimal) - Method in interface com.sas.services.publish.RemoteResultSetInterface
-
Updates the designated column with a
java.math.BigDecimalvalue. - updateBinaryStream(int, InputStream) - Method in class com.sas.rio.MVAResultSet
-
Updates the designated column with a binary stream value.
- updateBinaryStream(int, InputStream) - Method in class com.sas.services.publish.RemoteResultSet
- updateBinaryStream(int, InputStream) - Method in interface com.sas.services.publish.RemoteResultSetInterface
-
Updates the designated column with a binary stream value, which will have the specified number of bytes.
- updateBinaryStream(int, InputStream, int) - Method in class com.sas.rio.MVAResultSet
-
JDBC 2.0 Update a column with a binary stream value.
- updateBinaryStream(int, InputStream, int) - Method in class com.sas.services.publish.RemoteResultSet
- updateBinaryStream(int, InputStream, int) - Method in interface com.sas.services.publish.RemoteResultSetInterface
-
Updates the designated column with a binary stream value.
- updateBinaryStream(int, InputStream, long) - Method in class com.sas.rio.MVAResultSet
-
Updates the designated column with a binary stream value, which will have the specified number of bytes.
- updateBinaryStream(int, InputStream, long) - Method in class com.sas.services.publish.RemoteResultSet
- updateBinaryStream(int, InputStream, long) - Method in interface com.sas.services.publish.RemoteResultSetInterface
-
Updates the designated column with a binary stream value, which will have the specified number of bytes.
- updateBinaryStream(String, InputStream) - Method in class com.sas.rio.MVAResultSet
-
Updates the designated column with a binary stream value.
- updateBinaryStream(String, InputStream) - Method in class com.sas.services.publish.RemoteResultSet
- updateBinaryStream(String, InputStream) - Method in interface com.sas.services.publish.RemoteResultSetInterface
-
Updates the designated column with a binary stream value, which will have the specified number of bytes.
- updateBinaryStream(String, InputStream, int) - Method in class com.sas.rio.MVAResultSet
-
JDBC 2.0 Update a column with a binary stream value.
- updateBinaryStream(String, InputStream, int) - Method in class com.sas.services.publish.RemoteResultSet
- updateBinaryStream(String, InputStream, int) - Method in interface com.sas.services.publish.RemoteResultSetInterface
-
Updates the designated column with a binary stream value.
- updateBinaryStream(String, InputStream, long) - Method in class com.sas.rio.MVAResultSet
-
Updates the designated column with a binary stream value, which will have the specified number of bytes.
- updateBinaryStream(String, InputStream, long) - Method in class com.sas.services.publish.RemoteResultSet
- updateBinaryStream(String, InputStream, long) - Method in interface com.sas.services.publish.RemoteResultSetInterface
-
Updates the designated column with a binary stream value, which will have the specified number of bytes.
- updateBlob(int, InputStream) - Method in class com.sas.rio.MVAResultSet
-
Updates the designated column using the given input stream.
- updateBlob(int, InputStream) - Method in class com.sas.services.publish.RemoteResultSet
- updateBlob(int, InputStream) - Method in interface com.sas.services.publish.RemoteResultSetInterface
-
Updates the designated column with a java.sql.Blob value.
- updateBlob(int, InputStream, long) - Method in class com.sas.rio.MVAResultSet
-
Updates the designated column using the given input stream, which will have the specified number of bytes.
- updateBlob(int, InputStream, long) - Method in class com.sas.services.publish.RemoteResultSet
- updateBlob(int, InputStream, long) - Method in interface com.sas.services.publish.RemoteResultSetInterface
-
Updates the designated column with a java.sql.Blob value.
- updateBlob(int, Blob) - Method in class com.sas.rio.MVAResultSet
-
Updates the designated column with a java.sql.Blob value.
- updateBlob(int, Blob) - Method in class com.sas.services.publish.RemoteResultSet
- updateBlob(int, Blob) - Method in interface com.sas.services.publish.RemoteResultSetInterface
-
Updates the designated column with a
java.sql.Blobvalue. - updateBlob(String, InputStream) - Method in class com.sas.rio.MVAResultSet
-
Updates the designated column using the given input stream.
- updateBlob(String, InputStream) - Method in class com.sas.services.publish.RemoteResultSet
- updateBlob(String, InputStream) - Method in interface com.sas.services.publish.RemoteResultSetInterface
-
Updates the designated column with a java.sql.Blob value.
- updateBlob(String, InputStream, long) - Method in class com.sas.rio.MVAResultSet
-
Updates the designated column using the given input stream, which will have the specified number of bytes.
- updateBlob(String, InputStream, long) - Method in class com.sas.services.publish.RemoteResultSet
- updateBlob(String, InputStream, long) - Method in interface com.sas.services.publish.RemoteResultSetInterface
-
Updates the designated column with a java.sql.Blob value.
- updateBlob(String, Blob) - Method in class com.sas.rio.MVAResultSet
-
Updates the designated column with a java.sql.Blob value.
- updateBlob(String, Blob) - Method in class com.sas.services.publish.RemoteResultSet
- updateBlob(String, Blob) - Method in interface com.sas.services.publish.RemoteResultSetInterface
-
Updates the designated column with a
java.sql.Blobvalue. - updateBoolean(int, boolean) - Method in class com.sas.rio.MVAResultSet
-
JDBC 2.0 Update a column with a boolean value.
- updateBoolean(int, boolean) - Method in class com.sas.services.publish.RemoteResultSet
- updateBoolean(int, boolean) - Method in interface com.sas.services.publish.RemoteResultSetInterface
-
Updates the designated column with a
booleanvalue. - updateBoolean(String, boolean) - Method in class com.sas.rio.MVAResultSet
-
JDBC 2.0 Update a column with a boolean value.
- updateBoolean(String, boolean) - Method in class com.sas.services.publish.RemoteResultSet
- updateBoolean(String, boolean) - Method in interface com.sas.services.publish.RemoteResultSetInterface
-
Updates the designated column with a
booleanvalue. - updateByte(int, byte) - Method in class com.sas.rio.MVAResultSet
-
JDBC 2.0 Update a column with a byte value.
- updateByte(int, byte) - Method in class com.sas.services.publish.RemoteResultSet
- updateByte(int, byte) - Method in interface com.sas.services.publish.RemoteResultSetInterface
-
Updates the designated column with a
bytevalue. - updateByte(String, byte) - Method in class com.sas.rio.MVAResultSet
-
JDBC 2.0 Update a column with a byte value.
- updateByte(String, byte) - Method in class com.sas.services.publish.RemoteResultSet
- updateByte(String, byte) - Method in interface com.sas.services.publish.RemoteResultSetInterface
-
Updates the designated column with a
bytevalue. - updateBytes(int, byte[]) - Method in class com.sas.rio.MVAResultSet
-
JDBC 2.0 Update a column with a byte array value.
- updateBytes(int, byte[]) - Method in class com.sas.services.publish.RemoteResultSet
- updateBytes(int, byte[]) - Method in interface com.sas.services.publish.RemoteResultSetInterface
-
Updates the designated column with a
bytearray value. - updateBytes(String, byte[]) - Method in class com.sas.rio.MVAResultSet
-
JDBC 2.0 Update a column with a byte array value.
- updateBytes(String, byte[]) - Method in class com.sas.services.publish.RemoteResultSet
- updateBytes(String, byte[]) - Method in interface com.sas.services.publish.RemoteResultSetInterface
-
Updates the designated column with a
bytearray value. - updateCharacterStream(int, Reader) - Method in class com.sas.rio.MVAResultSet
-
Updates the designated column with a character stream value.
- updateCharacterStream(int, Reader) - Method in class com.sas.services.publish.RemoteResultSet
- updateCharacterStream(int, Reader) - Method in interface com.sas.services.publish.RemoteResultSetInterface
-
Updates the designated column with a character stream value.
- updateCharacterStream(int, Reader, int) - Method in class com.sas.rio.MVAResultSet
-
JDBC 2.0 Update a column with a character stream value.
- updateCharacterStream(int, Reader, int) - Method in class com.sas.services.publish.RemoteResultSet
- updateCharacterStream(int, Reader, int) - Method in interface com.sas.services.publish.RemoteResultSetInterface
-
Updates the designated column with a character stream value.
- updateCharacterStream(int, Reader, long) - Method in class com.sas.rio.MVAResultSet
-
Updates the designated column with a character stream value, which will have the specified number of bytes.
- updateCharacterStream(int, Reader, long) - Method in class com.sas.services.publish.RemoteResultSet
- updateCharacterStream(int, Reader, long) - Method in interface com.sas.services.publish.RemoteResultSetInterface
-
Updates the designated column with a character stream value.
- updateCharacterStream(String, Reader) - Method in class com.sas.rio.MVAResultSet
-
Updates the designated column with a character stream value.
- updateCharacterStream(String, Reader) - Method in class com.sas.services.publish.RemoteResultSet
- updateCharacterStream(String, Reader) - Method in interface com.sas.services.publish.RemoteResultSetInterface
-
Updates the designated column with a character stream value.
- updateCharacterStream(String, Reader, int) - Method in class com.sas.rio.MVAResultSet
-
JDBC 2.0 Update a column with a character stream value.
- updateCharacterStream(String, Reader, int) - Method in class com.sas.services.publish.RemoteResultSet
- updateCharacterStream(String, Reader, int) - Method in interface com.sas.services.publish.RemoteResultSetInterface
-
Updates the designated column with a character stream value.
- updateCharacterStream(String, Reader, long) - Method in class com.sas.rio.MVAResultSet
-
Updates the designated column with a character stream value, which will have the specified number of bytes.
- updateCharacterStream(String, Reader, long) - Method in class com.sas.services.publish.RemoteResultSet
- updateCharacterStream(String, Reader, long) - Method in interface com.sas.services.publish.RemoteResultSetInterface
-
Updates the designated column with a character stream value.
- updateClob(int, Reader) - Method in class com.sas.rio.MVAResultSet
-
Updates the designated column using the given
Readerobject. - updateClob(int, Reader) - Method in class com.sas.services.publish.RemoteResultSet
- updateClob(int, Reader) - Method in interface com.sas.services.publish.RemoteResultSetInterface
-
Updates the designated column using the given Reader object.
- updateClob(int, Reader, long) - Method in class com.sas.rio.MVAResultSet
-
Updates the designated column using the given
Readerobject, which is the given number of characters long. - updateClob(int, Reader, long) - Method in class com.sas.services.publish.RemoteResultSet
- updateClob(int, Reader, long) - Method in interface com.sas.services.publish.RemoteResultSetInterface
-
Updates the designated column using the given Reader object.
- updateClob(int, Clob) - Method in class com.sas.rio.MVAResultSet
-
Updates the designated column with a java.sql.Clob value.
- updateClob(int, Clob) - Method in class com.sas.services.publish.RemoteResultSet
- updateClob(int, Clob) - Method in interface com.sas.services.publish.RemoteResultSetInterface
-
Updates the designated column with a
java.sql.Clobvalue. - updateClob(String, Reader) - Method in class com.sas.rio.MVAResultSet
-
Updates the designated column using the given
Readerobject. - updateClob(String, Reader) - Method in class com.sas.services.publish.RemoteResultSet
- updateClob(String, Reader) - Method in interface com.sas.services.publish.RemoteResultSetInterface
-
Updates the designated column using the given Reader object.
- updateClob(String, Reader, long) - Method in class com.sas.rio.MVAResultSet
-
Updates the designated column using the given
Readerobject, which is the given number of characters long. - updateClob(String, Reader, long) - Method in class com.sas.services.publish.RemoteResultSet
- updateClob(String, Reader, long) - Method in interface com.sas.services.publish.RemoteResultSetInterface
-
Updates the designated column using the given Reader object.
- updateClob(String, Clob) - Method in class com.sas.rio.MVAResultSet
-
Updates the designated column with a java.sql.Clob value.
- updateClob(String, Clob) - Method in class com.sas.services.publish.RemoteResultSet
- updateClob(String, Clob) - Method in interface com.sas.services.publish.RemoteResultSetInterface
-
Updates the designated column with a
java.sql.Clobvalue. - updateDate(int, Date) - Method in class com.sas.rio.MVAResultSet
-
JDBC 2.0 Update a column with a Date value.
- updateDate(int, Date) - Method in class com.sas.services.publish.RemoteResultSet
- updateDate(int, Date) - Method in interface com.sas.services.publish.RemoteResultSetInterface
-
Updates the designated column with a
java.sql.Datevalue. - updateDate(String, Date) - Method in class com.sas.rio.MVAResultSet
-
JDBC 2.0 Update a column with a Date value.
- updateDate(String, Date) - Method in class com.sas.services.publish.RemoteResultSet
- updateDate(String, Date) - Method in interface com.sas.services.publish.RemoteResultSetInterface
-
Updates the designated column with a
java.sql.Datevalue. - updateDouble(int, double) - Method in class com.sas.rio.MVAResultSet
-
JDBC 2.0 Update a column with a Double value.
- updateDouble(int, double) - Method in class com.sas.services.publish.RemoteResultSet
- updateDouble(int, double) - Method in interface com.sas.services.publish.RemoteResultSetInterface
-
Updates the designated column with a
doublevalue. - updateDouble(String, double) - Method in class com.sas.rio.MVAResultSet
-
JDBC 2.0 Update a column with a double value.
- updateDouble(String, double) - Method in class com.sas.services.publish.RemoteResultSet
- updateDouble(String, double) - Method in interface com.sas.services.publish.RemoteResultSetInterface
-
Updates the designated column with a
doublevalue. - updateEntity(DAVEntityInterface) - Method in class com.sas.services.information.DAVRepository
-
Update an existing entity in the repository.
- updateEntity(DAVEntityInterface) - Method in interface com.sas.services.information.DAVRepositoryInterface
-
Update an existing entity in the repository.
- updateEntity(MetadataInterface) - Method in class com.sas.services.information.DAVChildRepository
- updateEntity(Object, Object) - Method in class com.sas.services.information.OMIServerRepository
-
Update an existing entity in the repository.
- updateFloat(int, float) - Method in class com.sas.rio.MVAResultSet
-
JDBC 2.0 Update a column with a float value.
- updateFloat(int, float) - Method in class com.sas.services.publish.RemoteResultSet
- updateFloat(int, float) - Method in interface com.sas.services.publish.RemoteResultSetInterface
-
Updates the designated column with a
floatvalue. - updateFloat(String, float) - Method in class com.sas.rio.MVAResultSet
-
JDBC 2.0 Update a column with a float value.
- updateFloat(String, float) - Method in class com.sas.services.publish.RemoteResultSet
- updateFloat(String, float) - Method in interface com.sas.services.publish.RemoteResultSetInterface
-
Updates the designated column with a
floatvalue. - updateFromBag(PropertyBagInterface) - Method in class com.sas.services.information.metadata.Metadata
- updateFromBag(PropertyBagInterface) - Method in interface com.sas.services.information.metadata.MetadataInterface
- updateFromBag(PropertyBagInterface) - Method in class com.sas.services.information.metadata.VirtualMetadata
- updateInt(int, int) - Method in class com.sas.rio.MVAResultSet
-
JDBC 2.0 Update a column with an integer value.
- updateInt(int, int) - Method in class com.sas.services.publish.RemoteResultSet
- updateInt(int, int) - Method in interface com.sas.services.publish.RemoteResultSetInterface
-
Updates the designated column with an
intvalue. - updateInt(String, int) - Method in class com.sas.rio.MVAResultSet
-
JDBC 2.0 Update a column with an integer value.
- updateInt(String, int) - Method in class com.sas.services.publish.RemoteResultSet
- updateInt(String, int) - Method in interface com.sas.services.publish.RemoteResultSetInterface
-
Updates the designated column with an
intvalue. - updateLong(int, long) - Method in class com.sas.rio.MVAResultSet
-
JDBC 2.0 Update a column with a long value.
- updateLong(int, long) - Method in class com.sas.services.publish.RemoteResultSet
- updateLong(int, long) - Method in interface com.sas.services.publish.RemoteResultSetInterface
-
Updates the designated column with a
longvalue. - updateLong(String, long) - Method in class com.sas.rio.MVAResultSet
-
JDBC 2.0 Update a column with a long value.
- updateLong(String, long) - Method in class com.sas.services.publish.RemoteResultSet
- updateLong(String, long) - Method in interface com.sas.services.publish.RemoteResultSetInterface
-
Updates the designated column with a
longvalue. - updateNCharacterStream(int, Reader) - Method in class com.sas.rio.MVAResultSet
-
Updates the designated column with a character stream value.
- updateNCharacterStream(int, Reader) - Method in class com.sas.services.publish.RemoteResultSet
- updateNCharacterStream(int, Reader) - Method in interface com.sas.services.publish.RemoteResultSetInterface
- updateNCharacterStream(int, Reader, long) - Method in class com.sas.rio.MVAResultSet
-
Updates the designated column with a character stream value, which will have the specified number of bytes.
- updateNCharacterStream(int, Reader, long) - Method in class com.sas.services.publish.RemoteResultSet
- updateNCharacterStream(int, Reader, long) - Method in interface com.sas.services.publish.RemoteResultSetInterface
-
Updates the designated column with a character stream value.
- updateNCharacterStream(String, Reader) - Method in class com.sas.rio.MVAResultSet
-
Updates the designated column with a character stream value.
- updateNCharacterStream(String, Reader) - Method in class com.sas.services.publish.RemoteResultSet
- updateNCharacterStream(String, Reader) - Method in interface com.sas.services.publish.RemoteResultSetInterface
-
Updates the designated column with a character stream value.
- updateNCharacterStream(String, Reader, long) - Method in class com.sas.rio.MVAResultSet
-
Updates the designated column with a character stream value, which will have the specified number of bytes.
- updateNCharacterStream(String, Reader, long) - Method in class com.sas.services.publish.RemoteResultSet
- updateNCharacterStream(String, Reader, long) - Method in interface com.sas.services.publish.RemoteResultSetInterface
-
Updates the designated column with a character stream value.
- updateNClob(int, Reader) - Method in class com.sas.rio.MVAResultSet
-
Updates the designated column using the given
ReaderThe data will be read from the stream as needed until end-of-stream is reached. - updateNClob(int, Reader) - Method in class com.sas.services.publish.RemoteResultSet
- updateNClob(int, Reader) - Method in interface com.sas.services.publish.RemoteResultSetInterface
-
Updates the designated column using the given Reader object.
- updateNClob(int, Reader, long) - Method in class com.sas.rio.MVAResultSet
-
Updates the designated column using the given
Readerobject, which is the given number of characters long. - updateNClob(int, Reader, long) - Method in class com.sas.services.publish.RemoteResultSet
- updateNClob(int, Reader, long) - Method in interface com.sas.services.publish.RemoteResultSetInterface
-
Updates the designated column using the given Reader object.
- updateNClob(int, NClob) - Method in class com.sas.rio.MVAResultSet
-
Updates the designated column with a
java.sql.NClobvalue. - updateNClob(int, NClob) - Method in class com.sas.services.publish.RemoteResultSet
- updateNClob(int, NClob) - Method in interface com.sas.services.publish.RemoteResultSetInterface
-
Updates the designated column using the given Reader object.
- updateNClob(String, Reader) - Method in class com.sas.rio.MVAResultSet
-
Updates the designated column using the given
Readerobject. - updateNClob(String, Reader) - Method in class com.sas.services.publish.RemoteResultSet
- updateNClob(String, Reader) - Method in interface com.sas.services.publish.RemoteResultSetInterface
-
Updates the designated column using the given Reader object.
- updateNClob(String, Reader, long) - Method in class com.sas.rio.MVAResultSet
-
Updates the designated column using the given
Readerobject, which is the given number of characters long. - updateNClob(String, Reader, long) - Method in class com.sas.services.publish.RemoteResultSet
- updateNClob(String, Reader, long) - Method in interface com.sas.services.publish.RemoteResultSetInterface
-
Updates the designated column using the given Reader object.
- updateNClob(String, NClob) - Method in class com.sas.rio.MVAResultSet
-
Updates the designated column with a
java.sql.NClobvalue. - updateNClob(String, NClob) - Method in class com.sas.services.publish.RemoteResultSet
- updateNClob(String, NClob) - Method in interface com.sas.services.publish.RemoteResultSetInterface
-
Updates the designated column using the given Reader object.
- updateNString(int, String) - Method in class com.sas.rio.MVAResultSet
-
Updates the designated column with a
Stringvalue. - updateNString(int, String) - Method in class com.sas.services.publish.RemoteResultSet
- updateNString(int, String) - Method in interface com.sas.services.publish.RemoteResultSetInterface
-
Updates the designated column with a String value.
- updateNString(String, String) - Method in class com.sas.rio.MVAResultSet
-
Updates the designated column with a
Stringvalue. - updateNString(String, String) - Method in class com.sas.services.publish.RemoteResultSet
- updateNString(String, String) - Method in interface com.sas.services.publish.RemoteResultSetInterface
-
Updates the designated column with a String value.
- updateNull(int) - Method in class com.sas.rio.MVAResultSet
-
JDBC 2.0 Give a nullable column a null value.
- updateNull(int) - Method in class com.sas.services.publish.RemoteResultSet
- updateNull(int) - Method in interface com.sas.services.publish.RemoteResultSetInterface
-
Gives a nullable column a null value.
- updateNull(String) - Method in class com.sas.rio.MVAResultSet
-
JDBC 2.0 Update a column with a null value.
- updateNull(String) - Method in class com.sas.services.publish.RemoteResultSet
- updateNull(String) - Method in interface com.sas.services.publish.RemoteResultSetInterface
-
Updates the designated column with a
nullvalue. - updateObject(int, Object) - Method in class com.sas.rio.MVAResultSet
-
JDBC 2.0 Update a column with an Object value.
- updateObject(int, Object) - Method in class com.sas.services.publish.RemoteResultSet
- updateObject(int, Object) - Method in interface com.sas.services.publish.RemoteResultSetInterface
-
Updates the designated column with an
Objectvalue. - updateObject(int, Object, int) - Method in class com.sas.rio.MVAResultSet
-
JDBC 2.0 Update a column with an Object value.
- updateObject(int, Object, int) - Method in class com.sas.services.publish.RemoteResultSet
- updateObject(int, Object, int) - Method in interface com.sas.services.publish.RemoteResultSetInterface
-
Updates the designated column with an
Objectvalue. - updateObject(String, Object) - Method in class com.sas.rio.MVAResultSet
-
JDBC 2.0 Update a column with an Object value.
- updateObject(String, Object) - Method in class com.sas.services.publish.RemoteResultSet
- updateObject(String, Object) - Method in interface com.sas.services.publish.RemoteResultSetInterface
-
Updates the designated column with an
Objectvalue. - updateObject(String, Object, int) - Method in class com.sas.rio.MVAResultSet
-
JDBC 2.0 Update a column with an Object value.
- updateObject(String, Object, int) - Method in class com.sas.services.publish.RemoteResultSet
- updateObject(String, Object, int) - Method in interface com.sas.services.publish.RemoteResultSetInterface
-
Updates the designated column with an
Objectvalue. - updateRef(int, Ref) - Method in class com.sas.rio.MVAResultSet
-
Updates the designated column with a java.sql.Ref value Empty method implementation for JDK1.4 compliance.
- updateRef(int, Ref) - Method in class com.sas.services.publish.RemoteResultSet
- updateRef(int, Ref) - Method in interface com.sas.services.publish.RemoteResultSetInterface
-
Updates the designated column with a
java.sql.Refvalue. - updateRef(String, Ref) - Method in class com.sas.rio.MVAResultSet
-
Updates the designated column with a java.sql.Ref value Empty method implementation for JDK1.4 compliance.
- updateRef(String, Ref) - Method in class com.sas.services.publish.RemoteResultSet
- updateRef(String, Ref) - Method in interface com.sas.services.publish.RemoteResultSetInterface
-
Updates the designated column with a
java.sql.Refvalue. - updateRow() - Method in class com.sas.rio.MVAResultSet
-
JDBC 2.0 Update the underlying database with the new contents of the current row.
- updateRow() - Method in class com.sas.services.publish.RemoteResultSet
- updateRow() - Method in interface com.sas.services.publish.RemoteResultSetInterface
-
Updates the underlying database with the new contents of the current row of this
ResultSetobject. - updateRowId(int, RowId) - Method in class com.sas.rio.MVAResultSet
-
Updates the designated column with a
RowIdvalue. - updateRowId(int, RowId) - Method in class com.sas.services.publish.RemoteResultSet
- updateRowId(int, RowId) - Method in interface com.sas.services.publish.RemoteResultSetInterface
-
Updates the designated column with a RowId value.
- updateRowId(String, RowId) - Method in class com.sas.rio.MVAResultSet
-
Updates the designated column with a
RowIdvalue. - updateRowId(String, RowId) - Method in class com.sas.services.publish.RemoteResultSet
- updateRowId(String, RowId) - Method in interface com.sas.services.publish.RemoteResultSetInterface
-
Updates the designated column with a RowId value.
- updatesAreDetected(int) - Method in class com.sas.rio.MVADatabaseMetaData
-
JDBC 2.0 Determines whether or not a visible row update can be detected by calling ResultSet.rowUpdated().
- updateShort(int, short) - Method in class com.sas.rio.MVAResultSet
-
JDBC 2.0 Update a column with a short value.
- updateShort(int, short) - Method in class com.sas.services.publish.RemoteResultSet
- updateShort(int, short) - Method in interface com.sas.services.publish.RemoteResultSetInterface
-
Updates the designated column with a
shortvalue. - updateShort(String, short) - Method in class com.sas.rio.MVAResultSet
-
JDBC 2.0 Update a column with a short value.
- updateShort(String, short) - Method in class com.sas.services.publish.RemoteResultSet
- updateShort(String, short) - Method in interface com.sas.services.publish.RemoteResultSetInterface
-
Updates the designated column with a
shortvalue. - updateSQLXML(int, SQLXML) - Method in class com.sas.rio.MVAResultSet
-
Updates the designated column with a
java.sql.SQLXMLvalue. - updateSQLXML(int, SQLXML) - Method in class com.sas.services.publish.RemoteResultSet
- updateSQLXML(int, SQLXML) - Method in interface com.sas.services.publish.RemoteResultSetInterface
-
Updates the designated column with a java.sql.SQLXML value.
- updateSQLXML(String, SQLXML) - Method in class com.sas.rio.MVAResultSet
-
Updates the designated column with a
java.sql.SQLXMLvalue. - updateSQLXML(String, SQLXML) - Method in class com.sas.services.publish.RemoteResultSet
- updateSQLXML(String, SQLXML) - Method in interface com.sas.services.publish.RemoteResultSetInterface
-
Updates the designated column with a java.sql.SQLXML value.
- updateString(int, String) - Method in class com.sas.rio.MVAResultSet
-
JDBC 2.0 Update a column with a String value.
- updateString(int, String) - Method in class com.sas.services.publish.RemoteResultSet
- updateString(int, String) - Method in interface com.sas.services.publish.RemoteResultSetInterface
-
Updates the designated column with a
Stringvalue. - updateString(String, String) - Method in class com.sas.rio.MVAResultSet
-
JDBC 2.0 Update a column with a String value.
- updateString(String, String) - Method in class com.sas.services.publish.RemoteResultSet
- updateString(String, String) - Method in interface com.sas.services.publish.RemoteResultSetInterface
-
Updates the designated column with a
Stringvalue. - updateTime(int, Time) - Method in class com.sas.rio.MVAResultSet
-
JDBC 2.0 Update a column with a Time value.
- updateTime(int, Time) - Method in class com.sas.services.publish.RemoteResultSet
- updateTime(int, Time) - Method in interface com.sas.services.publish.RemoteResultSetInterface
-
Updates the designated column with a
java.sql.Timevalue. - updateTime(String, Time) - Method in class com.sas.rio.MVAResultSet
-
JDBC 2.0 Update a column with a Time value.
- updateTime(String, Time) - Method in class com.sas.services.publish.RemoteResultSet
- updateTime(String, Time) - Method in interface com.sas.services.publish.RemoteResultSetInterface
-
Updates the designated column with a
java.sql.Timevalue. - updateTimestamp(int, Timestamp) - Method in class com.sas.rio.MVAResultSet
-
JDBC 2.0 Update a column with a Timestamp value.
- updateTimestamp(int, Timestamp) - Method in class com.sas.services.publish.RemoteResultSet
- updateTimestamp(int, Timestamp) - Method in interface com.sas.services.publish.RemoteResultSetInterface
-
Updates the designated column with a
java.sql.Timestampvalue. - updateTimestamp(String, Timestamp) - Method in class com.sas.rio.MVAResultSet
-
JDBC 2.0 Update a column with a Timestamp value.
- updateTimestamp(String, Timestamp) - Method in class com.sas.services.publish.RemoteResultSet
- updateTimestamp(String, Timestamp) - Method in interface com.sas.services.publish.RemoteResultSetInterface
-
Updates the designated column with a
java.sql.Timestampvalue. - upgradeFromPreviousVersion() - Method in class com.sas.services.information.metadata.Application
- upgradeFromPreviousVersion() - Method in class com.sas.services.information.metadata.Folder
- URIDecode(String) - Static method in class com.sas.services.webdav.Utils
-
Decodes a URI and produces a Java string user version of the URI.
- URIDecode(String, boolean) - Static method in class com.sas.services.webdav.Utils
-
Decodes a URI and produces a Java string user version of the URI.
- URL_FILE - Static variable in class com.sas.services.deployment.PlatformServicesConfiguration
-
URL prefix designating an file resource.
- URL_KEY - Static variable in class com.sas.services.webdav.Utils
- URL_OMR - Static variable in class com.sas.services.deployment.PlatformServicesConfiguration
-
URL prefix designating an SAS Metadata Repository server resource.
- URL_REFERENCE - Static variable in interface com.sas.services.publish.ReferenceEntryInterface
- urlDecodeChars(char[]) - Static method in class com.sas.iom.orb.SASURI
- URLDeploymentContext - Class in com.sas.services.deployment.ioc
-
Context used to describes how to query SAS Foundation Services metadata using a URL that references a services deployment file that has been exported from a SAS Metadata Server.
- URLDeploymentContext(AbstractDeploymentStrategy) - Constructor for class com.sas.services.deployment.ioc.URLDeploymentContext
-
Constructs a context that describes SAS Foundation Services deployment metadata which is persisted in a SAS Metadata Repository.
- urlEncodeChars(char[]) - Static method in class com.sas.iom.orb.SASURI
- URLMetadataSource - Class in com.sas.services.deployment
-
URL accessible metadata source for an application's foundation services deployment data.
- URLMetadataSource(InputStream, String) - Constructor for class com.sas.services.deployment.URLMetadataSource
-
Constructs an instance with the specified URL metadata source and the
SoftwareComponentname. - URLMetadataSource(InputStream, String, String) - Constructor for class com.sas.services.deployment.URLMetadataSource
-
Constructs an instance with the specified URL metadata source,
SoftwareComponentname, and deployment group name. - URLMetadataSource(InputStream, String, Set<String>) - Constructor for class com.sas.services.deployment.URLMetadataSource
-
Constructs a metadata source that is capable of reading services deployment metadata from an input stream.
- URLMetadataSource(URL) - Constructor for class com.sas.services.deployment.URLMetadataSource
-
Constructs an instance with the specified URL metadata source and the
SoftwareComponentname. - URLMetadataSource(URL, String) - Constructor for class com.sas.services.deployment.URLMetadataSource
-
Constructs an instance with the specified URL metadata source and the
SoftwareComponentname. - URLMetadataSource(URL, String, String) - Constructor for class com.sas.services.deployment.URLMetadataSource
-
Constructs an instance with the specified URL metadata source,
SoftwareComponentname, and deployment group name. - URLMetadataSource(URL, String, Set<String>) - Constructor for class com.sas.services.deployment.URLMetadataSource
-
Constructs an instance with the specified URL metadata source,
SoftwareComponentname(s), and deployment group name(s). - URLMetadataSource(URL, Set<String>) - Constructor for class com.sas.services.deployment.URLMetadataSource
-
Constructs an instance with the specified URL metadata source,
SoftwareComponentname(s), and deployment group name(s). - urlsEqual(URL, URL) - Static method in class com.sas.services.connection.BridgeServer
-
Compare two URLs.
- URLServiceConfigFactory - Class in com.sas.services.deployment
-
Factory used to manufacture a service configuration using metadata queried from a URL.
- URLServiceConfigFactory(URL) - Constructor for class com.sas.services.deployment.URLServiceConfigFactory
-
Constructs a factory which can be used to manufacture service configurations queried from a URL to a foundation services XML file.
- Usage - Search tag in class com.sas.services.events.EventFactory
- Section
- Usage - Search tag in class com.sas.services.events.broker.EventBrokerService
- Section
- Usage - Search tag in class com.sas.services.events.broker.EventBrokerServiceAdminClient
- Section
- Usage - Search tag in class com.sas.services.events.broker.MessageFactory
- Section
- Usage - Search tag in class com.sas.services.events.broker.SecurityContext
- Section
- Usage - Search tag in class com.sas.services.publish.tools.PackageCleanup
- Section
- Usage - Search tag in exception class com.sas.services.events.broker.InvalidEventTypeException
- Section
- Usage - Search tag in exception class com.sas.services.events.broker.MessageBodyConversionException
- Section
- Usage - Search tag in exception class com.sas.services.events.broker.flowengine.InvalidOutputException
- Section
- Usage - Search tag in exception class com.sas.services.events.broker.flowengine.ProcessNodeException
- Section
- Usage - Search tag in interface com.sas.services.events.EventInterface
- Section
- Usage - Search tag in interface com.sas.services.events.broker.EventBrokerServiceInterface
- Section
- Usage - Search tag in interface com.sas.services.events.broker.EventResponseHandlerInterface
- Section
- Usage - Search tag in interface com.sas.services.events.broker.ListenerInterface
- Section
- Usage - Search tag in interface com.sas.services.events.broker.ListenerRegisterInterface
- Section
- Usage - Search tag in interface com.sas.services.events.broker.MessageInterface
- Section
- Usage - Search tag in interface com.sas.services.events.broker.flowengine.ProcessNodeHandlerInterface
- Section
- Usage - Search tag in interface com.sas.services.events.broker.flowengine.ProcessNodeInterface
- Section
- Usage - Search tag in interface com.sas.services.events.broker.flowengine.ResponseHandlerInterface
- Section
- Usage - Search tag in package com.sas.services.events.discovery
- Section
- Usage - Search tag in package com.sas.services.information.metadata.favorites
- Section
- Usage - Search tag in package com.sas.services.session
- Section
- Usage - Search tag in package com.sas.services.storedprocess
- Section
- Usage Scenarios - Search tag in package com.sas.services.information.metadata
- Section
- USE_SSPI - Static variable in interface com.sas.iom.JDBCConstants
- user - Variable in class com.sas.services.information.metadata.lookup.actions.AbstractAction
-
Deprecated.
- user - Variable in class com.sas.services.information.metadata.MetadataBuilder
- USER - Static variable in interface com.sas.iom.JDBCConstants
- USER_NAME - Static variable in interface com.sas.iom.JDBCConstants
- USER_PROFILES_PATH - Static variable in class com.sas.services.webdav.DAVConstants
-
Offset used for user area
- UserContext - Class in com.sas.services.user
-
The UserContext provides handles to the user identities and profile services.
- UserContext() - Constructor for class com.sas.services.user.UserContext
-
Constructs a user context which will be exported as a remote object to the RMI system using the specified client and server socket factories.
- UserContext(String) - Constructor for class com.sas.services.user.UserContext
-
Construct a new user context with the user name.
- UserContext(Subject) - Constructor for class com.sas.services.user.UserContext
-
Constructs a user context for the specified subject.
- User Context - Search tag in package com.sas.services.user
- Section
- USERCONTEXT_ID_PARM_DESCRIPTION - Static variable in class com.sas.services.user.UserServiceMBean
- USERCONTEXT_ID_PARM_NAME - Static variable in class com.sas.services.user.UserServiceMBean
- UserContextInterface - Interface in com.sas.services.user
-
The UserContextInterface provides a mechanism for maintaining information about a user entity.
- UserContextPermission - Class in com.sas.services.user
-
This class is used to protect UserContext objects that are stored in the UserService.
- UserContextPermission() - Constructor for class com.sas.services.user.UserContextPermission
-
Constructs a default user context permission.
- UserContextPermission(String) - Constructor for class com.sas.services.user.UserContextPermission
-
Constructs a user context permission using the specified name.
- UserContextPermission(String, String) - Constructor for class com.sas.services.user.UserContextPermission
-
Constructs a user context permission using the specified name and actions.
- User Context Sharing - Search tag in package com.sas.services.user
- Section
- userDestroyed(UserContextInterface) - Method in class com.sas.services.user.UserService
- userDestroyed(UserContextInterface) - Method in interface com.sas.services.user.UserServiceInterface
-
For internal use only.
- UserFolderType - Class in com.sas.services.information
- User ID/Password - Search tag in class com.sas.services.deployment.MetadataSourceFactory
- Section
- UserIdentityInterface - Interface in com.sas.services.user
-
A user identity is an authenticatable principal and credential within a given domain.
- UserIdentityListener - Interface in com.sas.services.user
- UserInitializationException - Exception Class in com.sas.services.user
-
This class encapsulates an exception that occurs during UserContext initialization, but may still leave the UserContext in a usable state.
- UserInitializationException() - Constructor for exception class com.sas.services.user.UserInitializationException
-
Constructs a default exception to indicate that the User Service failed to configure.
- UserInitializationException(UserContextInterface) - Constructor for exception class com.sas.services.user.UserInitializationException
-
Create a new UserInitializationException with the UserContext that was being created.
- userKey - Static variable in class com.sas.iom.orb.SASURI
-
The key for IOM attribute
user. - USERNAME - Static variable in interface com.sas.iom.JDBCConstants
-
Deprecated.
- USERPASS_AUTHENTICATION_TYPE - Static variable in interface com.sas.services.information.metadata.HttpServerInterface
-
Constant used for the value of the
AuthenticationTypeattribute of aTCPIPConnectionto denote the type of authentication for this server. - User Policy and Subject switching - Search tag in package com.sas.services.security
- Section
- UserPWChanger - Class in com.sas.services.user
-
Application used to change a user login credential in a deployed SAS Foundation User Service.
- UserPWChanger() - Constructor for class com.sas.services.user.UserPWChanger
- users - Static variable in class com.sas.services.information.metadata.lookup.LookupService
-
Deprecated.
- USERS - Static variable in class com.sas.services.information.metadata.lookup.actions.ActionFactory
-
Deprecated.
- UserService - Class in com.sas.services.user
-
The UserServiceInterface provides mechanisms for storing information about users and retrieving user information.
- User Service - Search tag in package com.sas.services.user
- Section
- UserServiceInterface - Interface in com.sas.services.user
-
The UserServiceInterface provides mechanisms for storing information about users and retrieving user information.
- UserServiceMBean - Class in com.sas.services.user
-
User Service MBean.
- UserServiceMBean() - Constructor for class com.sas.services.user.UserServiceMBean
- UserUnknownException - Exception Class in com.sas.services.user
- UserUnknownException() - Constructor for exception class com.sas.services.user.UserUnknownException
-
default constructor
- UserUnknownException(String) - Constructor for exception class com.sas.services.user.UserUnknownException
- UserUnknownException(Throwable, String) - Constructor for exception class com.sas.services.user.UserUnknownException
- usesLocalFilePerTable() - Method in class com.sas.rio.MVADatabaseMetaData
-
Determines whether the database uses a file for each table.
- usesLocalFiles() - Method in class com.sas.rio.MVADatabaseMetaData
-
Determines whether the database stores each table in a local file.
- Using a SAS Metadata Repository metadata source - Search tag in package com.sas.services.deployment
- Section
- Using a URL accessible metadata source - Search tag in package com.sas.services.deployment
- Section
- Using Collection and Resource - Search tag in package com.sas.services.webdav
- Section
- Using DAV Repositories - Search tag in package com.sas.services.information
- Section
- Using DAVResource - Search tag in package com.sas.services.webdav
- Section
- Using JMX to View Registered Services - Search tag in package com.sas.services.discovery
- Section
- Using StoredProcessInterface to execute 9.2 stored process: - Search tag in package com.sas.services.storedprocess
- Section
- Using the Discovery Service - Search tag in package com.sas.services.events.broker
- Section
- Using the Discovery Service - Search tag in package com.sas.services.session
- Section
- Using the EventBrokerDiscovery Service - Search tag in package com.sas.services.events.discovery
- Section
- Utils - Class in com.sas.services.information.metadata.lookup.io
-
Deprecated.
- Utils - Class in com.sas.services.webdav
-
A convenience class to bring together a number of utilities.
- Utils() - Constructor for class com.sas.services.information.metadata.lookup.io.Utils
-
Deprecated.
- Utils() - Constructor for class com.sas.services.webdav.Utils
- UUIDConverter - Class in com.sas.iom.orb
-
A utility for converting between UUIDs and Strings.
- uuidToString(UUID) - Static method in class com.sas.iom.orb.UUIDConverter
-
Convert a UUID to a String.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form