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 _

B

BadHostLoginServiceException - Exception in com.sas.services.security
This exception gets thrown if the authentication process detects that an "unknown host" error occurred while attempting authentication.
BadHostLoginServiceException() - Constructor for exception com.sas.services.security.BadHostLoginServiceException
Constructs a default exception to indicate that an invalid host prevented a successful login.
BadHostLoginServiceException(String) - Constructor for exception com.sas.services.security.BadHostLoginServiceException
Constructs a default exception to indicate that an invalid host prevented a successful login using the specified message.
BadHostLoginServiceException(Throwable, String) - Constructor for exception com.sas.services.security.BadHostLoginServiceException
Constructs a default exception to indicate that an invalid host prevented a successful login using the specified message and the throwable which caused the failure.
BASE_SCOPE - Static variable in interface com.sas.services.information.FilterInterface
 
BaseOMRPromptInterface - Interface in com.sas.services.information.metadata.prompt
The interface of methods common to all prompt model objects.
BASICSEARCH - Static variable in class com.sas.services.webdav.DAVConstants
 
beforeFirst() - Method in class com.sas.net.sharenet.ShareNetResultSet
JDBC 2.0 Moves to the front of the result set, just before the first row.
beforeFirst() - Method in class com.sas.rio.MVAResultSet
JDBC 2.0 Moves to the front of the result set, just before the first row.
beforeFirst() - Method in class com.sas.services.publish.RemoteResultSet
 
beforeFirst() - Method in interface com.sas.services.publish.RemoteResultSetInterface
Moves the cursor to the front of this ResultSet object, just before the first row.
beginLocalization() - Method in class com.sas.services.information.metadata.prompt.OMRPromptDefinition
 
beginLocalization() - Method in class com.sas.services.information.metadata.prompt.OMRPromptGroup
 
BINARY_COMPAT_VERSION - Static variable in class com.sas.services.publish.AbstractEntry
Binary entry compatibility version to be used internally only
BinaryFileEntry - Class in com.sas.services.publish
Represents a binary file entry that can then be added to a result package for publishing.
BinaryFileEntry(File) - Constructor for class com.sas.services.publish.BinaryFileEntry
Creates a binary file entry.
BinaryFileEntry(InputStream, String) - Constructor for class com.sas.services.publish.BinaryFileEntry
Creates a binary file entry.
BinaryFileEntryInterface - Interface in com.sas.services.publish
The BinaryFileEntryInterface provides a mechanism for setting and getting the attributes of a binary file entry.
BINDING_TYPE_BIND - Static variable in class com.sas.services.deployment.RMIBinding
RMI binding type: bind
BINDING_TYPE_LOOKUP - Static variable in class com.sas.services.deployment.RMIBinding
RMI binding type: lookup
BINDING_TYPE_REBIND - Static variable in class com.sas.services.deployment.RMIBinding
RMI binding type: rebind
bindToDiscoveryService() - Method in class com.sas.services.AbstractRemoteService
Binds this service to the discovery service.
BIP_COMPONENTNAME - Static variable in class com.sas.services.information.OMIServer
The name of the SoftwareComponent object that used as the root of the tree structures used by SAS applications.
BIP_COMPONENTNAME - Static variable in class com.sas.services.information.OMIServerRepository
The name of the SoftwareComponent object that used as the root of the tree structures used by SAS applications.
BIP_ROOTNAME - Static variable in class com.sas.services.information.OMIServerRepository
The name of the Tree object that's the default base Tree for BIP applications.
BODY_COMPANION - Static variable in interface com.sas.services.publish.HTMLFileInterface
A companion body file.
BOOKMARK_DATAEXPLORATIONID - Static variable in interface com.sas.services.information.metadata.dataexplorer.DataExplorationConstants
 
BOOKMARK_DATAEXPLORATIONURL - Static variable in interface com.sas.services.information.metadata.dataexplorer.DataExplorationConstants
 
BOOKMARK_PROPERTY_NAME - Static variable in interface com.sas.services.information.metadata.dataexplorer.DataExplorationConstants
name of the property object (part of the metadata structures for a bookmark)
BOOKMARK_TEXTROLE - Static variable in interface com.sas.services.information.metadata.dataexplorer.DataExplorationConstants
 
BOOKMARK_TRANSFORMROLE - Static variable in interface com.sas.services.information.metadata.dataexplorer.DataExplorationConstants
Transform role for a view : "DataExplorationBookmark"
BookmarkEntryInterface - Interface in com.sas.services.information.metadata.dataexplorer
BookmarkEntryInterface Defines the interface for a OMRBookmarkEntry.
BrgOrb - Class in com.sas.net.brg.orb
This is the root class of IOM Bridge for Java, a standard, non-interoperable CORBA ORB.
BrgOrb() - Constructor for class com.sas.net.brg.orb.BrgOrb
 
BrgOrb(Properties) - Constructor for class com.sas.net.brg.orb.BrgOrb
 
BridgeServer - Class in com.sas.services.connection
A description of an IOM bridge protocol server.
BridgeServer(String, String, int) - Constructor for class com.sas.services.connection.BridgeServer
Construct an object describing an IOM server.
browseFetch(String, FilterInterface) - Method in class com.sas.services.information.DAVRepository
Fetch a single object from the repository using the key.
browseFetch(String, FilterInterface) - Method in class com.sas.services.information.OMIServer
 
browseFetch(String, FilterInterface) - Method in class com.sas.services.information.OMIServerRepository
Fetch a single object from the repository using the key.
browseFetch(String, FilterInterface) - Method in interface com.sas.services.information.RepositoryInterface
Fetch a single object from the repository using the key.
browseFetch(String, FilterInterface) - Method in interface com.sas.services.information.ServerInterface
Fetch a lightweight object matching the object URI provided.
browseFolder(String, FilterInterface) - Method in class com.sas.services.information.DAVRepository
Get information about a specific folder.
browseFolder(String, FilterInterface) - Method in class com.sas.services.information.OMIServer
 
browseFolder(String, FilterInterface) - Method in class com.sas.services.information.OMIServerRepository
Get information about a specific folder.
browseFolder(String, FilterInterface) - Method in interface com.sas.services.information.RepositoryInterface
Get information about a specific folder.
browseFolder(String, FilterInterface) - Method in interface com.sas.services.information.ServerInterface
Get information about a specific folder.
browseFolderRecursive(String, FilterInterface) - Method in class com.sas.services.information.DAVRepository
Search a folder tree recursively using the filter.
browseFolderRecursive(String, FilterInterface) - Method in class com.sas.services.information.OMIServer
 
browseFolderRecursive(String, FilterInterface) - Method in class com.sas.services.information.OMIServerRepository
Search a folder tree recursively using the filter.
browseFolderRecursive(String, FilterInterface) - Method in interface com.sas.services.information.RepositoryInterface
Search a folder tree recursively using the filter.
browseFolderRecursive(String, FilterInterface) - Method in interface com.sas.services.information.ServerInterface
Search a folder tree recursively using the filter.
BrowseMetadata - Class in com.sas.services.information.browse
 
BrowseMetadata(Map) - Constructor for class com.sas.services.information.browse.BrowseMetadata
 
BrowseMetadataInterface - Interface in com.sas.services.information.browse
 
browseObjectByPath(PathUrl, FilterInterface) - Method in class com.sas.services.information.DAVRepository
Retrieve an object based on its PathUrl.
browseObjectByPath(PathUrl, FilterInterface) - Method in class com.sas.services.information.OMIServerRepository
Retrieve an object based on its PathUrl.
browseObjectByPath(PathUrl, FilterInterface) - Method in interface com.sas.services.information.RepositoryInterface
Retrieve an object based on its PathUrl.
browseSearch(FilterInterface) - Method in class com.sas.services.information.DAVRepository
Search the repository, the objects that are returned are not cached, and are in a generic container that is not remotable, doesn't go to the server for data that wasn't originally retrieved, and not persistable.
browseSearch(UserContextInterface, Filter) - Method in class com.sas.services.information.InformationService
 
browseSearch(UserContextInterface, Filter) - Method in interface com.sas.services.information.InformationServiceInterface
Search the user's connected repositories.
browseSearch(FilterInterface) - Method in class com.sas.services.information.OMIServer
 
browseSearch(BrowseMetadataInterface, FilterInterface) - Method in class com.sas.services.information.OMIServer
 
browseSearch(FolderInterface, FilterInterface) - Method in class com.sas.services.information.OMIServer
 
browseSearch(List, FilterInterface) - Method in class com.sas.services.information.OMIServer
 
browseSearch(FilterInterface) - Method in class com.sas.services.information.OMIServerRepository
Search the repository, the objects that are returned are not cached, and are in a generic container that is not remotable, doesn't go to the server for data that wasn't originally retrieved, and not persistable.
browseSearch(FilterInterface) - Method in interface com.sas.services.information.RepositoryInterface
Search the repository, the objects that are returned are not cached, and are in a generic container that is not remotable, doesn't go to the server for data that wasn't originally retrieved, and not persistable.
browseSearch(FilterInterface) - Method in interface com.sas.services.information.ServerInterface
Search the repository, the objects that are returned are not cached, and are in a generic container that is not remotable, doesn't go to the server for data that wasn't originally retrieved, and not persistable.
browseSearch(BrowseMetadataInterface, FilterInterface) - Method in interface com.sas.services.information.ServerInterface
Search for objects in the server tree using the folder as a base.
browseSearch(FolderInterface, FilterInterface) - Method in interface com.sas.services.information.ServerInterface
Search for objects in the server tree using the folder as a base.
browseSearch(List, FilterInterface) - Method in interface com.sas.services.information.ServerInterface
Search for objects in the server tree using the list of folders as bases.
browseSearchGroupName(UserContextInterface, String, Filter) - Method in class com.sas.services.information.InformationService
 
browseSearchGroupName(UserContextInterface, String, Filter) - Method in interface com.sas.services.information.InformationServiceInterface
Search the repository group for the user.
browseSearchGroupNameWithFilterArray(UserContextInterface, String, Filter[]) - Method in class com.sas.services.information.InformationService
 
browseSearchGroupNameWithFilterArray(UserContextInterface, String, Filter[]) - Method in interface com.sas.services.information.InformationServiceInterface
Search the repository group for the user.
browseSearchProtocols(UserContextInterface, List, Filter) - Method in class com.sas.services.information.InformationService
 
browseSearchProtocols(UserContextInterface, List, Filter) - Method in interface com.sas.services.information.InformationServiceInterface
Search the user's connected repositories.
browseSearchProtocolsWithFilterArray(UserContextInterface, List, Filter[]) - Method in class com.sas.services.information.InformationService
 
browseSearchProtocolsWithFilterArray(UserContextInterface, List, Filter[]) - Method in interface com.sas.services.information.InformationServiceInterface
Search the user's connected repositories.
browseSearchWithFilterArray(UserContextInterface, Filter[]) - Method in class com.sas.services.information.InformationService
 
browseSearchWithFilterArray(UserContextInterface, Filter[]) - Method in interface com.sas.services.information.InformationServiceInterface
Search the user's connected repositories.
buildValue(String[]) - Static method in class com.sas.services.util.AttributeMap
Takes the values of a name/value pair, and builds the appropriate value String.
bytesToHex(byte[]) - Static method in class com.sas.services.webdav.Utils
Convert a byte array to a hex representation that is easy to visualise.
byteStreamToHex(InputStream) - Static method in class com.sas.services.webdav.Utils
Convert a stream of bytes to hex.

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.