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 _

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(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
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
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(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.
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.
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.
UniqueNameValidator.ValidatorContext - Enum in com.sas.services.information.metadata
Type of name spaces for name validation
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.
unlock(Object) - Method in interface com.sas.services.session.SessionContextInterface
Unlocks the session context.
unlock() - Method in class com.sas.services.webdav.DAVResource
Unlock a resource
unlock(String) - Method in class com.sas.services.webdav.DAVResource
Unlock a resource
unlock() - Method in interface com.sas.services.webdav.DAVResourceInterface
Unlock the resource, if previously locked by the same principal
unlock(String) - Method in interface com.sas.services.webdav.DAVResourceInterface
Unlock the resource, with the correct locktoken
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 - 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.
update() - Method in interface com.sas.services.storedprocess.metadata.StoredProcessInterface
Persists the stored process after performing validation by invoking StoredProcessInterface.validate().
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(String, 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(String, 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.Array value.
updateArray(String, Array) - Method in interface com.sas.services.publish.RemoteResultSetInterface
Updates the designated column with a java.sql.Array value.
updateAsciiStream(int, 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.rio.MVAResultSet
JDBC 2.0 Update a 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(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(int, 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.rio.MVAResultSet
Updates the designated column with an ascii stream value.
updateAsciiStream(int, InputStream, int) - Method in class com.sas.services.publish.RemoteResultSet
 
updateAsciiStream(String, InputStream, int) - Method in class com.sas.services.publish.RemoteResultSet
 
updateAsciiStream(int, InputStream) - Method in class com.sas.services.publish.RemoteResultSet
 
updateAsciiStream(String, InputStream) - Method in class com.sas.services.publish.RemoteResultSet
 
updateAsciiStream(int, InputStream, long) - Method in class com.sas.services.publish.RemoteResultSet
 
updateAsciiStream(String, InputStream, long) - 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(String, InputStream, int) - Method in interface com.sas.services.publish.RemoteResultSetInterface
Updates the designated column with an ascii stream value.
updateAsciiStream(int, InputStream) - Method in interface com.sas.services.publish.RemoteResultSetInterface
Updates the designated column with an ascii stream value.
updateAsciiStream(String, InputStream) - Method in interface com.sas.services.publish.RemoteResultSetInterface
Updates the designated column with an ascii stream value.
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, 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(String, 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(String, 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.BigDecimal value.
updateBigDecimal(String, BigDecimal) - Method in interface com.sas.services.publish.RemoteResultSetInterface
Updates the designated column with a java.math.BigDecimal value.
updateBinaryStream(int, 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.rio.MVAResultSet
JDBC 2.0 Update a 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(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(int, 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.rio.MVAResultSet
Updates the designated column with a binary stream value.
updateBinaryStream(int, InputStream, int) - Method in class com.sas.services.publish.RemoteResultSet
 
updateBinaryStream(String, InputStream, int) - Method in class com.sas.services.publish.RemoteResultSet
 
updateBinaryStream(int, InputStream) - Method in class com.sas.services.publish.RemoteResultSet
 
updateBinaryStream(String, InputStream) - Method in class com.sas.services.publish.RemoteResultSet
 
updateBinaryStream(int, InputStream, long) - Method in class com.sas.services.publish.RemoteResultSet
 
updateBinaryStream(String, InputStream, long) - 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(String, InputStream, int) - Method in interface com.sas.services.publish.RemoteResultSetInterface
Updates the designated column with a binary stream value.
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(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(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, 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, 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.rio.MVAResultSet
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(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(int, 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.rio.MVAResultSet
Updates the designated column using the given input stream.
updateBlob(int, Blob) - Method in class com.sas.services.publish.RemoteResultSet
 
updateBlob(String, Blob) - Method in class com.sas.services.publish.RemoteResultSet
 
updateBlob(int, InputStream) - Method in class com.sas.services.publish.RemoteResultSet
 
updateBlob(String, InputStream) - Method in class com.sas.services.publish.RemoteResultSet
 
updateBlob(int, InputStream, long) - Method in class com.sas.services.publish.RemoteResultSet
 
updateBlob(String, InputStream, long) - 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.Blob value.
updateBlob(String, Blob) - Method in interface com.sas.services.publish.RemoteResultSetInterface
Updates the designated column with a java.sql.Blob value.
updateBlob(int, InputStream) - Method in interface com.sas.services.publish.RemoteResultSetInterface
Updates the designated column with a java.sql.Blob value.
updateBlob(String, 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 interface com.sas.services.publish.RemoteResultSetInterface
Updates the designated column with a java.sql.Blob value.
updateBlob(String, InputStream, long) - Method in interface com.sas.services.publish.RemoteResultSetInterface
Updates the designated column with a java.sql.Blob value.
updateBoolean(int, 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.rio.MVAResultSet
JDBC 2.0 Update a column with a boolean value.
updateBoolean(int, boolean) - Method in class com.sas.services.publish.RemoteResultSet
 
updateBoolean(String, 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 boolean value.
updateBoolean(String, boolean) - Method in interface com.sas.services.publish.RemoteResultSetInterface
Updates the designated column with a boolean value.
updateByte(int, 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.rio.MVAResultSet
JDBC 2.0 Update a column with a byte value.
updateByte(int, byte) - Method in class com.sas.services.publish.RemoteResultSet
 
updateByte(String, 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 byte value.
updateByte(String, byte) - Method in interface com.sas.services.publish.RemoteResultSetInterface
Updates the designated column with a byte value.
updateBytes(int, 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.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(String, 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 byte array value.
updateBytes(String, byte[]) - Method in interface com.sas.services.publish.RemoteResultSetInterface
Updates the designated column with a byte array value.
updateCharacterStream(int, 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.rio.MVAResultSet
JDBC 2.0 Update a 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(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(int, 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.rio.MVAResultSet
Updates the designated column with a character stream value.
updateCharacterStream(int, Reader, int) - Method in class com.sas.services.publish.RemoteResultSet
 
updateCharacterStream(String, Reader, int) - Method in class com.sas.services.publish.RemoteResultSet
 
updateCharacterStream(int, Reader) - Method in class com.sas.services.publish.RemoteResultSet
 
updateCharacterStream(String, Reader) - Method in class com.sas.services.publish.RemoteResultSet
 
updateCharacterStream(int, Reader, long) - Method in class com.sas.services.publish.RemoteResultSet
 
updateCharacterStream(String, Reader, long) - 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(String, Reader, int) - Method in interface com.sas.services.publish.RemoteResultSetInterface
Updates the designated column with a character stream value.
updateCharacterStream(int, Reader) - Method in interface com.sas.services.publish.RemoteResultSetInterface
Updates the designated column with a character stream value.
updateCharacterStream(String, Reader) - Method in interface com.sas.services.publish.RemoteResultSetInterface
Updates the designated column with a character stream value.
updateCharacterStream(int, Reader, long) - Method in interface com.sas.services.publish.RemoteResultSetInterface
Updates the designated column with a character stream value.
updateCharacterStream(String, Reader, long) - Method in interface com.sas.services.publish.RemoteResultSetInterface
Updates the designated column with a character stream value.
updateClob(int, 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.rio.MVAResultSet
Updates the designated column with a java.sql.Clob value.
updateClob(int, Reader, long) - Method in class com.sas.rio.MVAResultSet
Updates the designated column using the given Reader object, which is the given number of characters long.
updateClob(String, Reader, long) - Method in class com.sas.rio.MVAResultSet
Updates the designated column using the given Reader object, which is the given number of characters long.
updateClob(int, Reader) - Method in class com.sas.rio.MVAResultSet
Updates the designated column using the given Reader object.
updateClob(String, Reader) - Method in class com.sas.rio.MVAResultSet
Updates the designated column using the given Reader object.
updateClob(int, Clob) - Method in class com.sas.services.publish.RemoteResultSet
 
updateClob(String, Clob) - Method in class com.sas.services.publish.RemoteResultSet
 
updateClob(int, Reader) - Method in class com.sas.services.publish.RemoteResultSet
 
updateClob(String, Reader) - Method in class com.sas.services.publish.RemoteResultSet
 
updateClob(int, Reader, long) - Method in class com.sas.services.publish.RemoteResultSet
 
updateClob(String, Reader, long) - 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.Clob value.
updateClob(String, Clob) - Method in interface com.sas.services.publish.RemoteResultSetInterface
Updates the designated column with a java.sql.Clob value.
updateClob(int, Reader) - Method in interface com.sas.services.publish.RemoteResultSetInterface
Updates the designated column using the given Reader object.
updateClob(String, Reader) - Method in interface com.sas.services.publish.RemoteResultSetInterface
Updates the designated column using the given Reader object.
updateClob(int, Reader, long) - Method in interface com.sas.services.publish.RemoteResultSetInterface
Updates the designated column using the given Reader object.
updateClob(String, Reader, long) - Method in interface com.sas.services.publish.RemoteResultSetInterface
Updates the designated column using the given Reader object.
updateDate(int, 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.rio.MVAResultSet
JDBC 2.0 Update a column with a Date value.
updateDate(int, Date) - Method in class com.sas.services.publish.RemoteResultSet
 
updateDate(String, 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.Date value.
updateDate(String, Date) - Method in interface com.sas.services.publish.RemoteResultSetInterface
Updates the designated column with a java.sql.Date value.
updateDouble(int, 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.rio.MVAResultSet
JDBC 2.0 Update a column with a double value.
updateDouble(int, double) - Method in class com.sas.services.publish.RemoteResultSet
 
updateDouble(String, 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 double value.
updateDouble(String, double) - Method in interface com.sas.services.publish.RemoteResultSetInterface
Updates the designated column with a double value.
updateEntity(MetadataInterface) - Method in class com.sas.services.information.DAVChildRepository
 
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(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(String, 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(String, 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 float value.
updateFloat(String, float) - Method in interface com.sas.services.publish.RemoteResultSetInterface
Updates the designated column with a float value.
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(String, 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(String, 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 int value.
updateInt(String, int) - Method in interface com.sas.services.publish.RemoteResultSetInterface
Updates the designated column with an int value.
updateLong(int, 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.rio.MVAResultSet
JDBC 2.0 Update a column with a long value.
updateLong(int, long) - Method in class com.sas.services.publish.RemoteResultSet
 
updateLong(String, 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 long value.
updateLong(String, long) - Method in interface com.sas.services.publish.RemoteResultSetInterface
Updates the designated column with a long value.
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(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(int, 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.rio.MVAResultSet
Updates the designated column with a character stream value.
updateNCharacterStream(int, Reader) - Method in class com.sas.services.publish.RemoteResultSet
 
updateNCharacterStream(String, Reader) - Method in class com.sas.services.publish.RemoteResultSet
 
updateNCharacterStream(int, Reader, long) - Method in class com.sas.services.publish.RemoteResultSet
 
updateNCharacterStream(String, Reader, long) - Method in class com.sas.services.publish.RemoteResultSet
 
updateNCharacterStream(int, Reader) - Method in interface com.sas.services.publish.RemoteResultSetInterface
 
updateNCharacterStream(String, Reader) - Method in interface com.sas.services.publish.RemoteResultSetInterface
Updates the designated column with a character stream value.
updateNCharacterStream(int, Reader, long) - Method in interface com.sas.services.publish.RemoteResultSetInterface
Updates the designated column with a character stream value.
updateNCharacterStream(String, Reader, long) - Method in interface com.sas.services.publish.RemoteResultSetInterface
Updates the designated column with a character stream value.
updateNClob(int, NClob) - Method in class com.sas.rio.MVAResultSet
Updates the designated column with a java.sql.NClob value.
updateNClob(String, NClob) - Method in class com.sas.rio.MVAResultSet
Updates the designated column with a java.sql.NClob value.
updateNClob(int, Reader, long) - Method in class com.sas.rio.MVAResultSet
Updates the designated column using the given Reader object, which is the given number of characters long.
updateNClob(String, Reader, long) - Method in class com.sas.rio.MVAResultSet
Updates the designated column using the given Reader object, which is the given number of characters long.
updateNClob(int, Reader) - Method in class com.sas.rio.MVAResultSet
Updates the designated column using the given Reader The data will be read from the stream as needed until end-of-stream is reached.
updateNClob(String, Reader) - Method in class com.sas.rio.MVAResultSet
Updates the designated column using the given Reader object.
updateNClob(int, NClob) - Method in class com.sas.services.publish.RemoteResultSet
 
updateNClob(String, NClob) - Method in class com.sas.services.publish.RemoteResultSet
 
updateNClob(int, Reader) - Method in class com.sas.services.publish.RemoteResultSet
 
updateNClob(String, Reader) - Method in class com.sas.services.publish.RemoteResultSet
 
updateNClob(int, Reader, long) - Method in class com.sas.services.publish.RemoteResultSet
 
updateNClob(String, Reader, long) - 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, NClob) - Method in interface com.sas.services.publish.RemoteResultSetInterface
Updates the designated column using the given Reader object.
updateNClob(int, Reader) - Method in interface com.sas.services.publish.RemoteResultSetInterface
Updates the designated column using the given Reader object.
updateNClob(String, Reader) - Method in interface com.sas.services.publish.RemoteResultSetInterface
Updates the designated column using the given Reader object.
updateNClob(int, Reader, long) - Method in interface com.sas.services.publish.RemoteResultSetInterface
Updates the designated column using the given Reader object.
updateNClob(String, Reader, long) - 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 String value.
updateNString(String, String) - Method in class com.sas.rio.MVAResultSet
Updates the designated column with a String value.
updateNString(int, String) - Method in class com.sas.services.publish.RemoteResultSet
 
updateNString(String, 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 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(String) - Method in class com.sas.rio.MVAResultSet
JDBC 2.0 Update a column with a null value.
updateNull(int) - Method in class com.sas.services.publish.RemoteResultSet
 
updateNull(String) - 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 interface com.sas.services.publish.RemoteResultSetInterface
Updates the designated column with a null value.
updateObject(int, Object, int) - 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.rio.MVAResultSet
JDBC 2.0 Update a column with an Object value.
updateObject(String, Object, int) - 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.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) - Method in class com.sas.services.publish.RemoteResultSet
 
updateObject(String, Object, int) - Method in class com.sas.services.publish.RemoteResultSet
 
updateObject(String, Object) - 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 Object value.
updateObject(int, Object) - Method in interface com.sas.services.publish.RemoteResultSetInterface
Updates the designated column with an Object value.
updateObject(String, Object, int) - Method in interface com.sas.services.publish.RemoteResultSetInterface
Updates the designated column with an Object value.
updateObject(String, Object) - Method in interface com.sas.services.publish.RemoteResultSetInterface
Updates the designated column with an Object value.
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(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(int, Ref) - Method in class com.sas.services.publish.RemoteResultSet
 
updateRef(String, 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.Ref value.
updateRef(String, Ref) - Method in interface com.sas.services.publish.RemoteResultSetInterface
Updates the designated column with a java.sql.Ref value.
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 ResultSet object.
updateRowId(int, RowId) - Method in class com.sas.rio.MVAResultSet
Updates the designated column with a RowId value.
updateRowId(String, RowId) - Method in class com.sas.rio.MVAResultSet
Updates the designated column with a RowId value.
updateRowId(int, RowId) - Method in class com.sas.services.publish.RemoteResultSet
 
updateRowId(String, 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 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(String, 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(String, 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 short value.
updateShort(String, short) - Method in interface com.sas.services.publish.RemoteResultSetInterface
Updates the designated column with a short value.
updateSQLXML(int, SQLXML) - Method in class com.sas.rio.MVAResultSet
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.SQLXML value.
updateSQLXML(int, SQLXML) - Method in class com.sas.services.publish.RemoteResultSet
 
updateSQLXML(String, 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 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(String, 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(String, 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 String value.
updateString(String, String) - Method in interface com.sas.services.publish.RemoteResultSetInterface
Updates the designated column with a String value.
updateTime(int, 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.rio.MVAResultSet
JDBC 2.0 Update a column with a Time value.
updateTime(int, Time) - Method in class com.sas.services.publish.RemoteResultSet
 
updateTime(String, 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.Time value.
updateTime(String, Time) - Method in interface com.sas.services.publish.RemoteResultSetInterface
Updates the designated column with a java.sql.Time value.
updateTimestamp(int, 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.rio.MVAResultSet
JDBC 2.0 Update a column with a Timestamp value.
updateTimestamp(int, Timestamp) - Method in class com.sas.services.publish.RemoteResultSet
 
updateTimestamp(String, 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.Timestamp value.
updateTimestamp(String, Timestamp) - Method in interface com.sas.services.publish.RemoteResultSetInterface
Updates the designated column with a java.sql.Timestamp value.
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
 
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.
URLMetadataSource - Class in com.sas.services.deployment
URL accessible metadata source for an application's foundation services deployment data.
URLMetadataSource(URL) - Constructor for class com.sas.services.deployment.URLMetadataSource
Constructs an instance with the specified URL metadata source and the SoftwareComponent name.
URLMetadataSource(URL, String) - Constructor for class com.sas.services.deployment.URLMetadataSource
Constructs an instance with the specified URL metadata source and the SoftwareComponent name.
URLMetadataSource(InputStream, String) - Constructor for class com.sas.services.deployment.URLMetadataSource
Constructs an instance with the specified URL metadata source and the SoftwareComponent name.
URLMetadataSource(URL, String, String) - Constructor for class com.sas.services.deployment.URLMetadataSource
Constructs an instance with the specified URL metadata source, SoftwareComponent name, and deployment group name.
URLMetadataSource(InputStream, String, String) - Constructor for class com.sas.services.deployment.URLMetadataSource
Constructs an instance with the specified URL metadata source, SoftwareComponent name, and deployment group name.
URLMetadataSource(URL, Set<String>) - Constructor for class com.sas.services.deployment.URLMetadataSource
Constructs an instance with the specified URL metadata source, SoftwareComponent name(s), and deployment group name(s).
URLMetadataSource(URL, String, Set<String>) - Constructor for class com.sas.services.deployment.URLMetadataSource
Constructs an instance with the specified URL metadata source, SoftwareComponent name(s), and deployment group name(s).
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.
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.
USE_SSPI - Static variable in interface com.sas.iom.JDBCConstants
 
USER - Static variable in interface com.sas.iom.JDBCConstants
 
user - Variable in class com.sas.services.information.metadata.lookup.actions.AbstractAction
 
user - Variable in class com.sas.services.information.metadata.MetadataBuilder
 
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(Subject) - Constructor for class com.sas.services.user.UserContext
Constructs a user context for the specified subject.
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_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.
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
 
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 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 com.sas.services.user.UserInitializationException
Constructs a default exception to indicate that the User Service failed to configure.
UserInitializationException(UserContextInterface) - Constructor for exception 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 AuthenticationType attribute of a TCPIPConnection to denote the type of authentication for this server.
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.actions.ActionFactory
 
users - Static variable in class com.sas.services.information.metadata.lookup.LookupService
 
UserService - Class in com.sas.services.user
The UserServiceInterface provides mechanisms for storing information about users and retrieving user information.
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 in com.sas.services.user
 
UserUnknownException() - Constructor for exception com.sas.services.user.UserUnknownException
default constructor
UserUnknownException(String) - Constructor for exception com.sas.services.user.UserUnknownException
 
UserUnknownException(Throwable, String) - Constructor for exception 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.
Utils - Class in com.sas.services.information.metadata.lookup.io
 
Utils() - Constructor for class com.sas.services.information.metadata.lookup.io.Utils
 
Utils - Class in com.sas.services.webdav
A convenience class to bring together a number of utilties.
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.

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.