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 _

I

id - Variable in class com.sas.services.discovery.IdAttribute
An ID associated with a service.
id - Variable in class com.sas.services.discovery.MetadataAttribute
The metadata element's id (i.e.
IdAttribute - Class in com.sas.services.discovery
A foundation service discovery attribute representing an ID and ID type.
IdAttribute() - Constructor for class com.sas.services.discovery.IdAttribute
Constructs a default instance with a null ID and null ID type.
IdAttribute(String) - Constructor for class com.sas.services.discovery.IdAttribute
Constructs an instance initialized with the specified ID.
IdAttribute(String, String) - Constructor for class com.sas.services.discovery.IdAttribute
Constructs an instance initialized with the specified ID and ID type.
IDENTITY - Static variable in interface com.sas.services.information.util.ISDefs
Model description of Object: Identity - abstract class for objects which identify an entity.
IDENTITYGROUP - Static variable in interface com.sas.services.information.util.ISDefs
Model description of Object: Grouping mechanism for identity objects.
IdentityGroupInterface - Interface in com.sas.services.information.metadata
 
IdentityInfo - Class in com.sas.services.information
 
IdentityInfo() - Constructor for class com.sas.services.information.IdentityInfo
 
IdentityInterface - Interface in com.sas.services.information.metadata
 
IdentityMembershipInterface - Interface in com.sas.services.information.metadata
Interface methods to return the membership info for an identity
IdFilter - Class in com.sas.services.information.metadata
This is a very specific class used to retrieve an object which the repository identifier is already known.
IdFilter() - Constructor for class com.sas.services.information.metadata.IdFilter
 
IdFilter(String) - Constructor for class com.sas.services.information.metadata.IdFilter
 
IDPROPAGATION_SSPI - Static variable in interface com.sas.services.security.AuthenticationServiceInterface
Name of SSPI ID propagation mechanism.
IDPROPAGATION_SSPI - Static variable in interface com.sas.services.user.UserContextInterface
Name of SSPI ID propagation mechanism.
IDPROPAGATION_TRUSTED_PEER - Static variable in interface com.sas.services.security.AuthenticationServiceInterface
Name of Trusted Peer ID propagation mechanism.
IDPROPAGATION_TRUSTED_PEER - Static variable in interface com.sas.services.user.UserContextInterface
Name of Trusted Peer ID propagation mechanism.
idType - Variable in class com.sas.services.discovery.IdAttribute
An additional attribute that may be used in the event that multiple IdAttribute objects are being used to represent different ids.
iidKey - Static variable in class com.sas.iom.orb.SASURI
The key for IOM attribute iid.
IllegalServiceStateException - Exception in com.sas.services
Thrown when the object is not in the proper state for the requested operation.
IllegalServiceStateException(String) - Constructor for exception com.sas.services.IllegalServiceStateException
Constructs an instance using the specified message to detail the cause of the exception.
IllegalServiceStateException(Throwable, String) - Constructor for exception com.sas.services.IllegalServiceStateException
Constructs an instance using the specified message and a throwable that prompted creation of this service exception.
ImpactAnalysisProcessorInterface - Interface in com.sas.services.information.publicobject
This interface is used to describe the depencencies of public objects.
IMPLEMENTATION_LOG4J - Static variable in interface com.sas.services.logging.LoggingServiceInterface
Deprecated. Static used to indicate underlying implementation is Apache log4j.
implies(Permission) - Method in class com.sas.services.user.CredentialPermission
Determines whether or not the specified permission implies a credential permission.
implies(Permission) - Method in class com.sas.services.user.CredentialPermissionCollection
Determines whether or not permission is allowed.
implies(Permission) - Method in class com.sas.services.user.UserContextPermission
Determines whether the permission is implied.
importDeployment(String[]) - Static method in class com.sas.services.deployment.ServiceDeploymentImporter
Method for an application which is used to import metadata describing a SAS Foundation Service deployment from a UTF-8 encoded XML file into a SAS Metadata Repository.
importObject() - Method in interface com.sas.services.information.publicobject.TransportProcessorInterface
Import this objet into the system.
importServiceDeployment(String, MdStore, boolean) - Static method in class com.sas.services.deployment.ServiceDeploymentImporter
Populates the object store with the specified metadata.
importServiceDeployment(MdStore, ServiceDeploymentImportFile, String) - Static method in class com.sas.services.deployment.ServiceDeploymentImporter
Imports a SAS Foundation Services deployment from a UTF-8 encoded SAS Foundation Services deployment XML file into the SAS Metadata Repository.
importServiceDeploymentFromFile(ServiceDeploymentImportFile, String, MdStore) - Static method in class com.sas.services.deployment.ServiceDeploymentImporter
Imports metadata describing a SAS Foundation Services deployment configuration from a file into the metadata object store.
INBOX - Static variable in class com.sas.services.information.metadata.PersonalRepository
 
INBOX_PATH - Static variable in class com.sas.services.information.metadata.PersonalRepository
 
includeNameValuePair(String, String) - Method in class com.sas.services.publish.metadata.PackageFilter
 
INDEX - Static variable in interface com.sas.services.information.util.ISDefs
Model description of Object: An index represents an index on a physical structure.
IndexInterface - Interface in com.sas.services.information.metadata
Represents Index associated with Physical Table.
IndirectPermissionInfo - Class in com.sas.services.information.metadata
 
IndirectPermissionInfo() - Constructor for class com.sas.services.information.metadata.IndirectPermissionInfo
 
IndirectPermissionInfoInterface - Interface in com.sas.services.information.metadata
Interface methods for obtaining indirect permission info
IndirectPermissionInfoInterface.IndirectPermissionSource - Enum in com.sas.services.information.metadata
indirect Permission source ACTSPECIFICATION : identifies the ACT that supplies the indirect permission GRPMBRSHIP : identifies the UserGroup or Role that supplies the indirect permission INHERITED : the permission comes from an inheritance parent, or Repository ACT Inheritance-specific sources: EXPLICT_ON_PARENT : permission explicitly set on inheritance parent GROUP_ON_PARENT : permission set from IdentityGroup or Role on inheritance parent ACT_ON_PARENT : permission set in ACT on inheritance parent REPOSITORY_DEFAULT_ACT : permission setting comes from Repository Default ACT
IndirectPermissionInfoInterface.IndirectPermissionType - Enum in com.sas.services.information.metadata
indirect authorization type
INFINITY - Static variable in class com.sas.services.webdav.DAVConstants
 
info(String, ResourceBundle, String, Object, Object, Object) - Method in class com.sas.services.information.OMIServer
 
info(String, String) - Method in class com.sas.services.information.OMIServer
 
info(String, String, Throwable) - Method in class com.sas.services.information.OMIServer
 
info(String, ResourceBundle, String, Object, Object, Object) - Method in interface com.sas.services.information.ServerInterface
 
info(String, String) - Method in interface com.sas.services.information.ServerInterface
 
info(String, String, Throwable) - Method in interface com.sas.services.information.ServerInterface
 
INFO - Static variable in interface com.sas.services.logging.LoggerInterface
Deprecated. The INFO level designates informational messages that highlight the progress of the application.
info(Object) - Method in interface com.sas.services.logging.LoggerInterface
Deprecated. Send an info message to the log.
info(Object, Throwable) - Method in interface com.sas.services.logging.LoggerInterface
Deprecated. Send an info message to the log along with an exception and its stack trace.
info(Object, String) - Method in interface com.sas.services.logging.LoggerInterface
Deprecated. Send an info message to the log, including the current session context ID.
info(Object, String, Throwable) - Method in interface com.sas.services.logging.LoggerInterface
Deprecated. Send an info message to the log along with an exception and its stack trace, including the current session context ID.
INFORMATION_MAP_PATH_ATTRIBUTE913 - Static variable in interface com.sas.services.information.metadata.dataexplorer.DataExplorationConstants
 
INFORMATION_MAP_PATH_ATTRIBUTE920 - Static variable in interface com.sas.services.information.metadata.dataexplorer.DataExplorationConstants
 
INFORMATION_MAP_PATH_ELEMENT913 - Static variable in interface com.sas.services.information.metadata.dataexplorer.DataExplorationConstants
9.1.3 and 9.2 information map path element and attribute names
INFORMATION_MAP_PATH_ELEMENT920 - Static variable in interface com.sas.services.information.metadata.dataexplorer.DataExplorationConstants
 
INFORMATIONMAP_TRANSFORMROLE - Static variable in interface com.sas.services.information.metadata.dataexplorer.DataExplorationConstants
 
InformationService - Class in com.sas.services.information
The Information Service handles finding repositories, connecting a user context to suitable repositories for the identities it contains, and federated searching across repositories.
InformationServiceInterface - Interface in com.sas.services.information
The InformationService handles finding repositories, connecting a user context to suitable repositories for the identities it contains, and trans-repository searching.
inheritanceRules - Variable in class com.sas.services.information.metadata.AuthorizationInheritanceInfo
 
INITIAL_WAIT_KEY - Static variable in class com.sas.services.util.WaitPolicy
 
INITIAL_WAIT_VALUE_N - Static variable in class com.sas.services.util.WaitPolicy
 
INITIAL_WAIT_VALUE_S - Static variable in class com.sas.services.util.WaitPolicy
 
initialFetchSize - Variable in class com.sas.rio.MVAResultSet
 
InitializationException - Exception in com.sas.services
Initialization exception.
InitializationException() - Constructor for exception com.sas.services.InitializationException
Constructs a default instance without specifying a detail message.
InitializationException(String) - Constructor for exception com.sas.services.InitializationException
Constructs an instance using the specified detail message, but not a throwable.
InitializationException(Throwable, String) - Constructor for exception com.sas.services.InitializationException
Constructs an instance using the specified detail message and the throwable.
InitializationObjectInterface - Interface in com.sas.services
Initialization interface specification.
initialize(InformationServiceInitObject) - Method in class com.sas.services.information.InformationService
This is really just for testing since it's difficult to create an InitializationObject outside the discovery service.
initialize(UserContextInterface, Document) - Method in class com.sas.services.information.metadata.lookup.actions.AbstractAction
 
initialize(UserContextInterface, Document) - Method in interface com.sas.services.information.metadata.lookup.actions.ActionInterface
 
initialize(AuthenticationServiceInitObject) - Method in class com.sas.services.security.AuthenticationService
Initializes the Authentication Service using the specified configuration.
initialize(UserServiceInitObject) - Method in class com.sas.services.user.UserService
Initializes the user service.
initializeUsingSystemProperty() - Method in class com.sas.net.ssl.SSLRMIConfiguration
Initializes the SSL RMI configuration by using an SSL RMI configuration file designated by a system property.
InputStream - Class in com.sas.iom
Provides the capability to read input from an IOM InputStream.
InputStream(ICacheReader, ICacheService) - Constructor for class com.sas.iom.InputStream
 
InputStreamHeader - Class in com.sas.iom
Provides the capability to read header information from an IOM InputStream.
InputStreamHeader(InputStream) - Constructor for class com.sas.iom.InputStreamHeader
 
insertChild(PublicObjectInterface, int) - Method in class com.sas.services.information.metadata.Folder
 
insertChild(PublicObjectInterface, int) - Method in class com.sas.services.information.metadata.VirtualFolder
 
insertChild(PublicObjectInterface, int) - Method in interface com.sas.services.information.publicobject.MutableContainerInterface
Inserts a child into the parent container at the specified index.
insertFavorite(MetadataInterface, int) - Method in interface com.sas.services.information.metadata.favorites.FavoritesContainer
Inserts a new item to the list of favorites at the specified index.
insertFavoritesGroup(FavoritesGroup, int) - Method in interface com.sas.services.information.metadata.favorites.FavoritesContainer
Inserts a new child group to this container at the specified index.
insertRow() - Method in class com.sas.net.sharenet.ShareNetResultSet
JDBC 2.0 Inserts the contents of the insert row into the result set and the database.
insertRow() - Method in class com.sas.rio.MVAResultSet
JDBC 2.0 Insert the contents of the insert row into the result set and the database.
insertRow() - Method in class com.sas.services.publish.RemoteResultSet
 
insertRow() - Method in interface com.sas.services.publish.RemoteResultSetInterface
Inserts the contents of the insert row into this ResultSet object and into the database.
insertsAreDetected(int) - Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
JDBC 2.0 Determines whether or not a visible row insert can be detected by calling ResultSet.rowInserted().
insertsAreDetected(int) - Method in class com.sas.rio.MVADatabaseMetaData
JDBC 2.0 Determines whether or not a visible row insert can be detected by calling ResultSet.rowInserted().
installConfig(String[]) - Static method in class com.sas.services.deployment.ServiceConfigInstaller
Main method for an application which is used to install metadata describing an application's layered service configuration into a SAS Foundation Service.
installServiceConfig(String, String, File, String) - Method in class com.sas.services.deployment.ServiceDeployment
Adds an application configuration to the foundation service that implements the specified interface.
installServiceConfiguration(String, String, File, String) - Method in class com.sas.services.deployment.AbstractServiceDeployment
Adds an application configuration to the foundation service that implements the specified interface.
installServiceConfiguration(String, String, File, ServiceComponent) - Method in class com.sas.services.deployment.ServiceDeployment
Adds an application configuration to the foundation service that represented by the specified metadata service component.
installServiceConfiguration(String, String, File, String) - Method in class com.sas.services.deployment.ServiceDeployment
Adds an application configuration to the foundation service that implements the specified interface.
installServiceConfiguration(ServiceProfile, ServiceComponent, AbstractServiceComponentConfig, MergePolicy) - Method in class com.sas.services.deployment.ServiceDeployment
Merges a configuration into the service's specified configuration.
installServiceConfigurationUsingPolicy(String, File, ServiceComponent, MergePolicy) - Method in class com.sas.services.deployment.ServiceDeployment
Adds an application configuration to the foundation service that represented by the specified metadata service component.
instanceCreated(ServerInterface) - Static method in class com.sas.services.information.metadata.VirtualFolderManager
Returns true if a factory instance has already been created for the given server.
INTEGER - Static variable in class com.sas.rio.MVAResultSet
 
interfaceIIDKey - Static variable in class com.sas.iom.orb.SASURI
The key for IOM attribute interfaceiid.
INTERNAL_AUTH_DOMAIN - Static variable in interface com.sas.services.user.UserContextInterface
The internal authentication domain that will be set on an identity if the resolved domain matches the internal authenticator domain from the server.
InternalLoginSitePolicies - Class in com.sas.services.information
 
InternalLoginSitePolicies() - Constructor for class com.sas.services.information.InternalLoginSitePolicies
 
InternalLoginSitePolicies(int, boolean, boolean, int, int, int, int, int, int) - Constructor for class com.sas.services.information.InternalLoginSitePolicies
 
InternalLoginUserInfo - Class in com.sas.services.information
 
InternalLoginUserInfo(String, boolean, boolean, boolean, boolean, boolean, int, boolean, boolean, boolean, Date, Date, Date, int, Date, boolean, boolean, boolean, boolean) - Constructor for class com.sas.services.information.InternalLoginUserInfo
 
intToHex(int, int) - Static method in class com.sas.services.webdav.Utils
Convert an int to printable hex format (eg 33 = x'21') padding if necessary.
InvalidEventTypeException - Exception in com.sas.services.events.broker
An InvalidEventTypeException is thrown when an unrecognized event type is specified.
InvalidEventTypeException() - Constructor for exception com.sas.services.events.broker.InvalidEventTypeException
Constructs an exception to indicate that an invalid event type has been encountered.
InvalidEventTypeException(String) - Constructor for exception com.sas.services.events.broker.InvalidEventTypeException
Constructs an exception to indicate that an invalid event type has been encountered using the specified message.
InvalidOutputException - Exception in com.sas.services.events.broker.flowengine
An InvalidOutputException is thrown when an invalid message is propagated from a process flow node.
InvalidOutputException() - Constructor for exception com.sas.services.events.broker.flowengine.InvalidOutputException
 
InvalidOutputException(String) - Constructor for exception com.sas.services.events.broker.flowengine.InvalidOutputException
 
InvalidParameterValueException - Exception in com.sas.services.storedprocess
This exception is thrown when a parameter has a non-conforming value.
IO - Static variable in class com.sas.services.information.metadata.lookup.io.IOFactory
 
IOFactory - Class in com.sas.services.information.metadata.lookup.io
 
IOFactory() - Constructor for class com.sas.services.information.metadata.lookup.io.IOFactory
 
IOInterface - Interface in com.sas.services.information.metadata.lookup.io
 
IS_COLLECTION - Static variable in class com.sas.services.webdav.DAVConstants
 
isAbsolutePath(String) - Static method in class com.sas.services.information.metadata.PathUrl
This is a method requested by another group to take a string and determine if it's a full SBIP URL, or just an absolute path.
isAccessibleToRemoteClients() - Method in class com.sas.services.AbstractRemoteService
Determines whether or not the service is intended to be accessible to remote clients.
isAccessibleToRemoteClients() - Method in class com.sas.services.deployment.ServiceDeployment
Determines whether the services deployment contains at least one service which is configured to be accessed by a client in a remote JVM.
isAccessibleToRemoteClients() - Method in interface com.sas.services.RemoteServiceInterface
Determines whether or not the service is accessible to remote clients.
isAccessibleToRemoteClients() - Method in interface com.sas.services.ServiceInterface
Determines whether or not the service is accessible to remote clients.
isAccessibleToRemoteClients() - Method in class com.sas.services.ServiceProxy
Determines whether or not the service is accessible to remote clients.
isAccountExpired() - Method in class com.sas.services.information.InternalLoginUserInfo
 
isActivatable() - Method in class com.sas.services.deployment.RMIBinding
Determines whether or not this binding contains an RMI activatable object.
isAdminAuth() - Method in class com.sas.services.connection.jndi.JNDIConnectionFactoryConfiguration
 
isAFolder() - Method in class com.sas.services.information.browse.BrowseMetadata
 
isAFolder() - Method in interface com.sas.services.information.browse.BrowseMetadataInterface
Returns true if this object represents a folder in the metadata.
ISAFOLDER_KEY - Static variable in interface com.sas.services.information.browse.BrowseMetadataInterface
The map key to get the indicator if the object is a folder;
isAfterLast() - Method in class com.sas.net.sharenet.ShareNetResultSet
JDBC 2.0 Determines if the cursor is after the last row in the result set.
isAfterLast() - Method in class com.sas.rio.MVAResultSet
JDBC 2.0 Determines if the cursor is after the last row in the result set.
isAfterLast() - Method in class com.sas.services.publish.RemoteResultSet
 
isAfterLast() - Method in interface com.sas.services.publish.RemoteResultSetInterface
Indicates whether the cursor is after the last row in this ResultSet object
isARelativeName() - Method in interface com.sas.services.information.metadata.FileInterface
Get the boolean flag indicating if the file name is relative.
isAssociatedWithKey() - Method in interface com.sas.services.information.metadata.IndexInterface
Checks whether index is associated with a Unique/Primary key.
isAuthenticated() - Method in class com.sas.services.user.SimpleUserIdentity
Return a flag indicating whether this identity has been authenticated or not.
isAuthenticated() - Method in interface com.sas.services.user.UserIdentityInterface
Return a flag indicating whether this identity has been authenticated or not.
isAuthenticatingClients() - Method in class com.sas.net.ssl.SSLRMIConfiguration
Determines whether SSL authentication is required for the server to authenticate its clients.
isAuthenticatingServer() - Method in class com.sas.net.ssl.SSLRMIConfiguration
Determines whether SSL authentication is required for clients to authenticate the server.
isAuthorized() - Method in class com.sas.services.information.Authorization
 
isAuthorized() - Method in class com.sas.services.information.AuthResult
 
isAuthorized(UserContextInterface, IdentityInterface, MetadataInterface, String) - Method in class com.sas.services.information.InformationService
Check the authorization for a metadata object.
isAuthorized(UserContextInterface, IdentityInterface, MetadataInterface, String) - Method in interface com.sas.services.information.InformationServiceInterface
Check the authorization for a metadata object.
isAuthorized(String) - Method in class com.sas.services.information.metadata.Metadata
Check for a specific permission on this object by the user that owns the connection to the repository.
isAuthorized(String) - Method in interface com.sas.services.information.metadata.MetadataInterface
Check for a specific permission on this object by the user that owns the connection to the repository.
isAuthorized(String) - Method in class com.sas.services.information.metadata.VirtualMetadata
Check for a specific permission on this object by the user that owns the connection to the repository.
isAuthorized(MetadataInterface, String) - Method in interface com.sas.services.information.MetadataRepositoryInterface
 
isAuthorized(String, String, String) - Method in interface com.sas.services.information.MetadataRepositoryInterface
Check authorization status for a given credential, resource, and permission.
isAuthorized(MetadataInterface, String) - Method in interface com.sas.services.information.OMIRepositoryInterface
 
isAuthorized(String, String, String) - Method in interface com.sas.services.information.OMIRepositoryInterface
Check authorization status for a given credential, resource, and permission.
isAuthorized(String, String, String) - Method in class com.sas.services.information.OMIServer
 
isAuthorized(String, String, String) - Method in class com.sas.services.information.OMIServerRepository
 
isAuthorized(MetadataInterface, String) - Method in class com.sas.services.information.OMIServerRepository
 
isAuthorized(String) - Method in interface com.sas.services.information.publicobject.SecurityProcessorInterface
Check for a specific permission on this object by the user that owns the connection to the repository.
isAuthorized(IdentityInterface, String) - Method in interface com.sas.services.information.publicobject.SecurityProcessorInterface
Check for a specific permission on this object by the user that owns the connection to the repository.
isAuthorized(String, String, String) - Method in interface com.sas.services.information.ServerInterface
Check authorization status for a given credential, resource, and permission.
isAuthorizedWithConditions(String, String, String) - Method in interface com.sas.services.information.MetadataRepositoryInterface
Check authorization status for a given credential, resource, and permission.
isAuthorizedWithConditions(String, String, String) - Method in interface com.sas.services.information.MetadataServerInterface
Check authorization status for a given credential, resource, and permission.
isAuthorizedWithConditions(String, String, String) - Method in interface com.sas.services.information.OMIRepositoryInterface
Check authorization status for a given credential, resource, and permission.
isAuthorizedWithConditions(String, String, String) - Method in class com.sas.services.information.OMIServer
 
isAuthorizedWithConditions(String, String, String) - Method in class com.sas.services.information.OMIServerRepository
 
isAuthReqd() - Method in class com.sas.services.webdav.DAVResource
Returns whether a password is required to connect to this server
isAutoIncrement(int) - Method in class com.sas.net.sharenet.ShareNetResultSetMetaData
Determines whether a column automatically numbered.
isAutoIncrement(int) - Method in class com.sas.rio.MVAResultSetMetaData
Determines whether a column is automatically numbered.
isBaseConfig(Property) - Static method in class com.sas.services.AbstractServiceComponentConfig
Determines if the specified property represents a service's base configuration.
isBaseConfig() - Method in class com.sas.services.ServiceAggregateConfig
Determines if this is the service's base configuration.
isBaseConfiguration(Property) - Static method in class com.sas.services.AbstractServiceComponentConfig
Determines if the specified property represents a service's base configuration.
isBasePath() - Method in interface com.sas.services.information.metadata.DirectoryInterface
Get flag indicating if this Directory is an HTTP server base path
isBeforeFirst() - Method in class com.sas.net.sharenet.ShareNetResultSet
JDBC 2.0 Determines if the cursor is before the first row in the result set.
isBeforeFirst() - Method in class com.sas.rio.MVAResultSet
JDBC 2.0 Determines if the cursor is before the first row in the result set.
isBeforeFirst() - Method in class com.sas.services.publish.RemoteResultSet
 
isBeforeFirst() - Method in interface com.sas.services.publish.RemoteResultSetInterface
Indicates whether the cursor is before the first row in this ResultSet object
isBind() - Method in class com.sas.services.deployment.RMIBinding
Determines whether or not the remote is associated with an RMI registry via a "bind".
isBypassHistory() - Method in class com.sas.services.information.InternalLoginUserInfo
 
isBypassInactivitySuspension() - Method in class com.sas.services.information.InternalLoginUserInfo
 
isBypassLockout() - Method in class com.sas.services.information.InternalLoginUserInfo
 
isBypassStrength() - Method in class com.sas.services.information.InternalLoginUserInfo
 
isCaseSensitive(int) - Method in class com.sas.net.sharenet.ShareNetResultSetMetaData
Determines whether case matters in a column.
isCaseSensitive(int) - Method in class com.sas.rio.MVAResultSetMetaData
Determines whether case matters in a column.
isCatalogAtStart() - Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether a catalog appears at the start of a qualified table name.
isCatalogAtStart() - Method in class com.sas.rio.MVADatabaseMetaData
Determines whether a catalog appears at the start of a qualified table name.
isChained() - Method in interface com.sas.services.logging.LoggerInterface
Deprecated. Get the current setting of Chained.
isChild(String) - Method in interface com.sas.services.information.MetadataRepositoryInterface
Return a flag indicating if the repository specified by repositoryID is a dependent child of the default repository.
isChild(RepositoryInterface) - Method in interface com.sas.services.information.MetadataRepositoryInterface
Return a flag indicating if the repository provided is a child of the default repository.
isChild(String) - Method in interface com.sas.services.information.OMIRepositoryInterface
Return a flag indicating if the repository specified by repositoryID is a dependent child of the default repository.
isChild(RepositoryInterface) - Method in interface com.sas.services.information.OMIRepositoryInterface
Return a flag indicating if the repository provided is a child of the default repository.
isChild(String) - Method in class com.sas.services.information.OMIServerRepository
Return a flag indicating if the repository specified by repositoryID is a dependent child of the default repository.
isChild(RepositoryInterface) - Method in class com.sas.services.information.OMIServerRepository
Return a flag indicating if the repository provided is a child of the default repository.
isClosed() - Method in class com.sas.net.sharenet.ShareNetConnection
Indicates whether the connection to the server is closed.
isClosed() - Method in class com.sas.rio.MVAConnection
Tests to see if a Connection is closed.
isClosed() - Method in class com.sas.services.publish.AbstractEntry
Determines if the entry or package has already been closed.
isCollection() - Method in class com.sas.services.information.metadata.dav.DAVEntity
Is this DAVEntity a collection (folder) or not?
isCollection() - Method in interface com.sas.services.information.metadata.dav.DAVEntityInterface
Is this a collection?
ISCOLLECTION - Static variable in class com.sas.services.webdav.DAVConstants
 
isCollection() - Method in class com.sas.services.webdav.DAVResource
Returns whether this resource is a collection or not
isCollection() - Method in interface com.sas.services.webdav.DAVResourceInterface
Is this resource a collection?
isCollection(Map) - Static method in class com.sas.services.webdav.Utils
A utility method to check through a set of properties and determine if it is a collection or not.
isCompatible() - Method in class com.sas.services.information.metadata.Metadata
 
isCompatible() - Method in interface com.sas.services.information.metadata.MetadataInterface
Return a boolean indicating if this object is fully compatible with the version of the metadata.
isCompatible() - Method in class com.sas.services.information.metadata.VirtualMetadata
 
isCompressed() - Method in class com.sas.services.information.metadata.PhysicalTableAttributes
 
isConfigInstalled(String, String) - Method in class com.sas.services.deployment.ServiceDeployment
Determines whether or not the deployment contains a service that implements the specified interface has a configuration for the specified name.
isConfigInstalled(String, ServiceComponent) - Method in class com.sas.services.deployment.ServiceDeployment
Determines whether or not the service has a configuration for the specified name.
isConfigurationUpdateable() - Method in class com.sas.services.AbstractServiceComponentConfig
Determines whether a foundation services configuration may be updated in an additive manner.
isConfigurationUpdateable() - Method in interface com.sas.services.ServiceComponentConfigInterface
Determines whether or not this service component's configuration is updateable.
isConfigured() - Method in class com.sas.services.information.Factory
Returns true if configure() has been called, false otherwise.
isConnected() - Method in class com.sas.net.connect.ConnectClient
Gets the value of the connected property.
isConnected() - Method in class com.sas.net.sharenet.ShareNetConnection
Gets the state of the connection.
isConnectionException(Throwable) - Method in class com.sas.services.information.metadata.Metadata
 
isContainedByVirtualFolder(String) - Static method in class com.sas.services.information.metadata.VirtualFolderManager
Returns true if objects with the specified public type value are contained within a virtual folder.
isContainedByVirtualFolder(String, OMIRepositoryInterface) - Static method in class com.sas.services.information.metadata.VirtualFolderManager
Returns true if objects with the specified public type value are contained within a virtual folder in the given repository.
isContentSubscription(ContentSubscriberInterface) - Method in interface com.sas.services.information.metadata.ChannelInterface
Determines if a user is subscribed to this channel as a channel subscriber.
isCurrency(int) - Method in class com.sas.net.sharenet.ShareNetResultSetMetaData
Determines whether a column is a cash value.
isCurrency(int) - Method in class com.sas.rio.MVAResultSetMetaData
Determines whether a column is a cash value.
isDatesIncluded() - Method in class com.sas.services.information.search.ResultDetails
 
isDavEnabled() - Method in interface com.sas.services.information.metadata.DirectoryInterface
Get flag indicating if this Directory is DAV enabled.
isDBMSLibname() - Method in interface com.sas.services.information.metadata.SASLibraryInterface
Does this SASLibrary represent a DBMS libname.
isDBMSView() - Method in class com.sas.services.information.metadata.PhysicalTableAttributes
 
isDebugEnabled() - Method in interface com.sas.services.logging.LoggerInterface
Deprecated. Check for logging enabled at debug level.
isDebugEnabled(String) - Method in interface com.sas.services.logging.LoggerInterface
Deprecated. Check for logging enabled at debug level.
isDefault() - Method in interface com.sas.services.information.metadata.dataexplorer.BookmarkEntryInterface
Returns true if the bookmark is the default bookmark of the Data Exploration.
ISDEFINED - Static variable in class com.sas.services.webdav.DAVConstants
 
isDefinitelyWritable(int) - Method in class com.sas.net.sharenet.ShareNetResultSetMetaData
Determines whether you can successfully write to the column.
isDefinitelyWritable(int) - Method in class com.sas.rio.MVAResultSetMetaData
Determines whether you can successfully write to the column.
ISDefs - Interface in com.sas.services.information.util
 
isDelegateRegistrationEnabled() - Method in class com.sas.services.discovery.ServiceDiscoveryConfiguration
Determines whether or not a service may be registered with discovery delegates.
isDelegateRegistrationEnabled() - Method in interface com.sas.services.discovery.ServiceDiscoveryConfigurationInterface
Determines whether or not the service should be registered with discovery delegates.
isDeleted() - Method in class com.sas.services.information.metadata.dav.DAVEntity
 
isDeleted() - Method in interface com.sas.services.information.metadata.dav.DAVEntityInterface
Has this entity been deleted?
isDeleted() - Method in class com.sas.services.information.metadata.Metadata
 
isDeleted() - Method in interface com.sas.services.information.metadata.MetadataInterface
Returns true if the delete method has been called on this object.
isDeleted() - Method in class com.sas.services.information.metadata.VirtualMetadata
 
isDeployedLocal(int) - Static method in class com.sas.services.deployment.ServicesDeploymentEvent
Determines whether or not the specified state signifies that services have been deployed locally.
isDeployedOnHost(HostInterface) - Method in interface com.sas.services.information.metadata.MultiHostDeployment
Checks if the host is on the deployment list
isDeployedOnHost(HostInterface) - Method in class com.sas.services.information.metadata.OMRMultiHostDeployedObject
 
isDeployedRemote(int) - Static method in class com.sas.services.deployment.ServicesDeploymentEvent
Determines whether or not the specified state signifies that services are have been remotely deployed and are now available to lookup.
isDeployingLocal(int) - Static method in class com.sas.services.deployment.ServicesDeploymentEvent
Determines whether or not the specified state signifies that services are currently being locally deployed.
isDeployingRemote(int) - Static method in class com.sas.services.deployment.ServicesDeploymentEvent
Determines whether or not the specified state signifies that services are currently being remotely deployed and therefore not available via lookup.
isDeprecated() - Method in class com.sas.services.ServiceProfile
Determines whether or not this service is deprecated.
isDescribe() - Method in class com.sas.net.sharenet.ShareNetStatement
 
isDescriptionIncluded() - Method in class com.sas.services.information.search.ResultDetails
 
isDestroyed() - Method in class com.sas.services.information.AbstractRepository
 
isDestroyed() - Method in class com.sas.services.information.DAVRepository
 
isDestroyed() - Method in class com.sas.services.information.metadata.Metadata
 
isDestroyed() - Method in interface com.sas.services.information.metadata.MetadataInterface
Returns true if the backing connection, or infrastructure has been closed, rendering this object unusable.
isDestroyed() - Method in class com.sas.services.information.metadata.VirtualMetadata
 
isDestroyed() - Method in class com.sas.services.information.OMIServerRepository
 
isDestroyed() - Method in interface com.sas.services.information.RepositoryInterface
Check if the repostiory instance has been closed.
isDestroyed() - Method in class com.sas.services.user.UserContext
Determines whether or not this user context has been destroyed.
isDestroyed() - Method in interface com.sas.services.user.UserContextInterface
Return true if this User Context has been destroyed, or is in the process of being destroyed.
isDestroyPending() - Method in interface com.sas.services.session.SessionContextInterface
Returns a flag indicating whether a destroy is pending for this session context.
isDigitRequired() - Method in class com.sas.services.information.InternalLoginSitePolicies
 
isDisabled() - Method in class com.sas.services.information.InternalLoginUserInfo
 
isDiscrete() - Method in class com.sas.services.information.metadata.ColumnAttributes
 
isDIStudioUngroupedFolder(FolderInterface) - Static method in class com.sas.services.information.metadata.FolderUtil
Returns true if specified folder is the DI Studio Ungrouped folder.
isDoesAccountExpire() - Method in class com.sas.services.information.InternalLoginUserInfo
 
isEchoOn() - Method in class com.sas.services.security.RemotePasswordCallback
Determines whether or not echo is on.
isEchoOn() - Method in interface com.sas.services.security.RemotePasswordCallbackInterface
Get the flag indicating whether to echo input.
isEmpty() - Method in interface com.sas.services.information.metadata.favorites.FavoritesContainer
Returns true if this container has no elements, either favorites or child favorite groups.
isEmpty() - Method in class com.sas.services.information.metadata.Folder
 
isEmpty() - Method in interface com.sas.services.information.metadata.FolderInterface
Returns true if this folder has no subfolders and no member objects.
isEmpty(String) - Static method in class com.sas.services.information.metadata.lookup.utils.Strings
 
isEmpty(Object[]) - Static method in class com.sas.services.information.metadata.lookup.utils.Strings
 
isEmpty() - Method in class com.sas.services.information.metadata.VirtualFolder
 
isEnabled() - Method in class com.sas.services.deployment.DeploymentService
Determines whether this service is enabled for deployment.
isEncrypted() - Method in class com.sas.services.information.metadata.PhysicalTableAttributes
 
ISEntityKey - Class in com.sas.services.information.util
 
ISEntityKey(String) - Constructor for class com.sas.services.information.util.ISEntityKey
 
ISENTITYKEY_KEY - Static variable in interface com.sas.services.information.browse.BrowseMetadataInterface
The map key to get the object's Information Service entity key.
isEnumerationOthersAllowed() - Method in interface com.sas.services.information.metadata.ConfigurationXMLTextStoreInterface
Returns the value of the isOthersAllowed attribute of an Enumeration.
isEnumerationOthersAllowedSet() - Method in interface com.sas.services.information.metadata.ConfigurationXMLTextStoreInterface
Returns a boolean indicating whether the ParsedConfigurationXMLObject contains an entry for the isOthersAllowed attribute of Enumeration.
isEqual(Object) - Method in class com.sas.services.information.DAVRepository
Check to see whether the two repositories point to the same url
isEqual(Object) - Method in class com.sas.services.information.OMIServerRepository
Test another object to see if it's equal to this one.
isEqual(Object) - Method in interface com.sas.services.information.RepositoryInterface
 
isEventSubscription(EventSubscriberInterface) - Method in interface com.sas.services.information.metadata.ChannelInterface
Determines if a user is subscribed to this channel as an event subscriber.
isExpired() - Method in class com.sas.services.publish.metadata.DavBinaryPackage
Determines if the package has expired.
isExpired() - Method in interface com.sas.services.publish.metadata.PackageInterface
Determines if the package has expired.
isExported() - Method in class com.sas.net.rmi.AbstractRemoteObjectExporter
Determines whether or not the remote object is currently exported.
isExported() - Method in interface com.sas.net.rmi.RemoteObjectExporterInterface
Determines whether or not a remote object is currently exported to the RMI system.
isExported() - Method in class com.sas.services.AbstractRemoteService
Determines whether or not the service has been exported to the RMI system.
isExported() - Method in interface com.sas.services.RemoteServiceInterface
Determines whether or not the service has been exported to the RMI system.
isExported() - Method in interface com.sas.services.ServiceInterface
Determines whether or not the service has been exported to the RMI system.
isExported() - Method in class com.sas.services.ServiceProxy
Determines whether or not the service has been exported to the RMI system.
isFacadeInitialized(int) - Static method in class com.sas.services.deployment.ServicesDeploymentEvent
Determines whether or not the specified state signifies that the services facade has completed its requested service deployment and is initialized with any services that may have been deployed.
isFirst() - Method in class com.sas.net.sharenet.ShareNetResultSet
JDBC 2.0 Determines if the cursor is on the first row of the result set.
isFirst() - Method in class com.sas.rio.MVAResultSet
JDBC 2.0 Indicates whether the cursor is on the first row of this ResultSet object.
isFirst() - Method in class com.sas.services.publish.RemoteResultSet
 
isFirst() - Method in interface com.sas.services.publish.RemoteResultSetInterface
Indicates whether the cursor is on the first row of this ResultSet object.
isFolder() - Method in class com.sas.services.information.AbstractRepository.SmartTypeHelper.Result
 
isFolderNameUnique(FolderInterface, String) - Static method in class com.sas.services.information.metadata.FolderUtil
Validate that the name of the folder is unique within the parent folder.
isFolderSearchRecursive() - Method in interface com.sas.services.information.search.Search
Returns the boolean value that tells us if we are recursively searching in subfolders when doing a folder search.
isFolderStr() - Method in class com.sas.services.information.AbstractRepository.SmartTypeHelper.Result
 
isForcibleUnexport() - Method in class com.sas.net.rmi.AbstractRemoteObjectExporter
Determines whether or not the exported remote object should be forcibly unexported.
isFullyFetched() - Method in class com.sas.services.connection.omr.OMRConnectionFactoryConfiguration
Show whether or not all attributes and associations needed to process the logical service have been fetched.
isGroupContentSubscription(ContentSubscriberInterface) - Method in interface com.sas.services.information.metadata.ChannelInterface
Determines if a user is subscribed to this channel through a group as a content subscriber.
isGroupEventSubscription(EventSubscriberInterface) - Method in interface com.sas.services.information.metadata.ChannelInterface
Determines if a user is subscribed to this channel through a group as an event subscriber.
isHandlingJVMShutdown() - Method in class com.sas.services.AbstractRemoteService
Determines whether or not this service is currently handling a JVM shutdown.
IsHidden() - Method in class com.sas.services.information.metadata.AuthorizationInheritanceInfo
 
IsHidden() - Method in interface com.sas.services.information.metadata.AuthorizationInheritanceInfoInterface
Returns true if requester is not permitted to see the inheritance object represented by this instance
isInAnyGroup(List) - Method in class com.sas.services.user.UserContext
 
isInAnyGroup(List) - Method in interface com.sas.services.user.UserContextInterface
Check whether the user is a member of any of the groups in the list.
isInAnyRole(List) - Method in class com.sas.services.user.UserContext
 
isInAnyRole(List) - Method in interface com.sas.services.user.UserContextInterface
Check whether the user is a member of any of the roles in the list.
isInChild(MetadataInterface) - Method in interface com.sas.services.information.MetadataRepositoryInterface
Return a flag indicating if the metadata object is in a dependent child repository to the default one.
isInChild(MetadataInterface) - Method in interface com.sas.services.information.OMIRepositoryInterface
Return a flag indicating if the metadata object is in a dependent child repository to the default one.
isInChild(MetadataInterface) - Method in class com.sas.services.information.OMIServerRepository
Return a flag indicating if the metadata object is in a dependent child repository to the default one.
isIncludeSubTypes() - Method in class com.sas.services.information.search.PublicTypeFilter
Returns true if subtypes are being included during the search.
isIncludingDescription() - Method in class com.sas.services.information.search.ObjectNameFilter
Returns true if searching within the description field
isInfoEnabled() - Method in interface com.sas.services.logging.LoggerInterface
Deprecated. Check for logging enabled at info level.
isInfoEnabled(String) - Method in interface com.sas.services.logging.LoggerInterface
Deprecated. Check for logging enabled at info level.
isInGroup(String) - Method in class com.sas.services.user.UserContext
 
isInGroup(String) - Method in interface com.sas.services.user.UserContextInterface
Check whether the user is a member of a given group.
isInherited() - Method in class com.sas.services.information.metadata.DAVAccessControlEntry
 
isInParent(MetadataInterface) - Method in interface com.sas.services.information.MetadataRepositoryInterface
Return a flag indicating if the metadata object is in a parent repository to the default one.
isInParent(MetadataInterface) - Method in interface com.sas.services.information.OMIRepositoryInterface
Return a flag indicating if the metadata object is in a parent repository to the default one.
isInParent(MetadataInterface) - Method in class com.sas.services.information.OMIServerRepository
Return a flag indicating if the metadata object is in a parent repository to the default one.
isInProject(MetadataInterface) - Method in interface com.sas.services.information.MetadataRepositoryInterface
Returns a flag indicating if the object came from a project repository.
isInProject(MetadataInterface) - Method in interface com.sas.services.information.OMIRepositoryInterface
Returns a flag indicating if the object came from a project repository.
isInProject(MetadataInterface) - Method in class com.sas.services.information.OMIServerRepository
 
isInProjectRepository(MetadataInterface, FolderInterface) - Static method in class com.sas.services.information.metadata.FolderUtil
Is the given object or its folder in a project repository.
isInRole(String) - Method in class com.sas.services.user.UserContext
 
isInRole(String) - Method in interface com.sas.services.user.UserContextInterface
Check whether the user is a member of a given role.
isIntegerRangeIncrementSet() - Method in interface com.sas.services.information.metadata.ConfigurationXMLTextStoreInterface
Returns a boolean indicating whether the ParsedConfigurationXMLObject contains an entry for an increment of the IntegerRange.
isIntegerRangeMaximumSet() - Method in interface com.sas.services.information.metadata.ConfigurationXMLTextStoreInterface
Returns a boolean indicating whether the ParsedConfigurationXMLObject contains an entry for an increment of the IntegerRange.
isIntegerRangeMinimumSet() - Method in interface com.sas.services.information.metadata.ConfigurationXMLTextStoreInterface
Returns a boolean indicating whether the ParsedConfigurationXMLObject contains an entry for a minimum value of the IntegerRange.
isInternalUser() - Method in class com.sas.services.user.UserContext
Return a boolean indicating if this user was created using an internal userid.
isInternalUser() - Method in interface com.sas.services.user.UserContextInterface
Return a boolean indicating if this user was created using an internal userid.
isIsolated() - Method in class com.sas.services.information.InformationService
Get the flag that indicates if metadata isolation is active.
isIsolated() - Method in interface com.sas.services.information.InformationServiceInterface
Get the flag that indicates if metadata isolation is active.
isItemNameUnique(MetadataInterface) - Method in class com.sas.services.information.metadata.Folder
Validate that the name of the metadata object is unique within the Folder.
isItemNameUnique(MetadataInterface) - Method in interface com.sas.services.information.metadata.FolderInterface
Validate that the name of the metadata object is unique within the Folder.
isItemNameUnique(MetadataInterface) - Method in class com.sas.services.information.metadata.VirtualFolder
 
isJSSEAvailable() - Static method in class com.sas.net.ssl.SSLRMISocketFactories
Determines whether the jsse.jar is available in this JRE.
isKeywordsIncluded() - Method in class com.sas.services.information.search.ResultDetails
 
isLast() - Method in class com.sas.net.sharenet.ShareNetResultSet
JDBC 2.0 Determines if the cursor is on the last row of the result set.
isLast() - Method in class com.sas.rio.MVAResultSet
JDBC 2.0 Indicates whether the cursor is on the last row of this ResultSet object.
isLast() - Method in class com.sas.services.publish.RemoteResultSet
 
isLast() - Method in interface com.sas.services.publish.RemoteResultSetInterface
Indicates whether the cursor is on the last row of this ResultSet object.
isLevelEnabled(int) - Method in interface com.sas.services.logging.LoggerInterface
Deprecated. Check for logging enabled at specified level.
isLevelEnabled(int, String) - Method in interface com.sas.services.logging.LoggerInterface
Deprecated. Check for logging enabled at specified level.
isLifecycleBound() - Method in class com.sas.services.storedprocess.ResultHints
Deprecated. Returns the setting which determines if the life cycle of the package is bound to ExecutionInterface.
isLoaded() - Method in class com.sas.services.user.Profile
Determines whether or not the profile is loaded.
isLoaded() - Method in interface com.sas.services.user.ProfileInterface
Get a flag indicating if the profile has been successfully loaded.
isLocalService() - Method in class com.sas.services.ServiceProxy
Determines whether or not this proxy has a local handle to the service.
isLocked() - Method in class com.sas.services.webdav.DAVResource
Returns whether this resource is locked or not
isLocked() - Method in interface com.sas.services.webdav.DAVResourceInterface
Is this resource locked?
isLockedOut() - Method in class com.sas.services.information.InternalLoginUserInfo
 
isLoggingEnabled(Level, String) - Method in class com.sas.services.information.metadata.Metadata
 
isLoggingEnabled(int, String) - Method in class com.sas.services.information.metadata.Metadata
 
isLoggingEnabled(int, String) - Method in interface com.sas.services.information.metadata.MetadataInterface
 
isLoggingEnabled(int, String) - Method in class com.sas.services.information.metadata.VirtualMetadata
 
isLoggingEnabled() - Method in class com.sas.services.logging.util.LoggerMonitor
Deprecated. Determine if system monitor logging is enabled for this logger.
isLoginCallbackError() - Method in exception com.sas.services.connection.LoginException
Get the value of the loginCallbackError attribute.
isMember(UserContextInterface) - Method in interface com.sas.services.information.metadata.IdentityGroupInterface
Determines whether or not a user is in this role.
isMember(String) - Method in interface com.sas.services.information.metadata.IdentityGroupInterface
Determines whether or not a user is in this role.
isMessageCounting() - Method in interface com.sas.services.logging.LoggerInterface
Deprecated. Query messasge counting on or off.
isMethodEnabled(String) - Static method in class com.sas.services.information.FactoryAction
Determines whether or not the action's method is enabled for the specified type of action.
isMixedCaseRequired() - Method in class com.sas.services.information.InternalLoginSitePolicies
 
isModeToSecureAll() - Method in class com.sas.net.ssl.SSLRMIConfiguration
Determines whether the mode is to secure all remote objects.
isModeToSecureNone() - Method in class com.sas.net.ssl.SSLRMIConfiguration
Determines whether the mode is to secure no remote objects.
isModeToSecureSome() - Method in class com.sas.net.ssl.SSLRMIConfiguration
Determines whether the mode is to secure some remote objects.
isMonitorEnabled() - Method in class com.sas.services.connection.platform.PlatformConnectionFactoryConfiguration
Deprecated.  
isNameValid(MetadataInterface, String) - Method in interface com.sas.services.information.metadata.MetadataNameConstraint
Returns true if name is valid for object
isNamingLookup() - Method in class com.sas.services.deployment.RMIBinding
Determines whether or not a naming lookup should be done to obtain a remote object..
isNested() - Method in class com.sas.services.publish.ResultPackage
Returns true when the result package is a nested package.
isNested() - Method in interface com.sas.services.publish.ResultPackageInterface
Returns true when the result package is a nested package.
isNewInstanceCreated() - Method in class com.sas.services.storedprocess.ResultHints
Deprecated. Returns the setting which determines if the service should create a new instance.
isNoPool() - Method in class com.sas.services.connection.jndi.JNDIConnectionFactoryConfiguration
 
isNoRedirect() - Method in class com.sas.iom.orb.SASURI
Returns true if the noredirect attribute was specified and false otherwise.
isNotEmpty(String) - Static method in class com.sas.services.information.metadata.lookup.utils.Strings
 
isNotEmpty(Object[]) - Static method in class com.sas.services.information.metadata.lookup.utils.Strings
 
isNotNull(String) - Static method in class com.sas.services.information.metadata.lookup.utils.Strings
 
isNull(String) - Static method in class com.sas.services.information.metadata.lookup.utils.Strings
 
isNullable(int) - Method in class com.sas.net.sharenet.ShareNetResultSetMetaData
Determines whether you can put a NULL in this column.
isNullable(int) - Method in class com.sas.rio.MVAResultSetMetaData
Determines whether you can put a NULL in this column.
isNullable() - Method in class com.sas.services.information.metadata.ColumnAttributes
 
isNumericRangeIncrementSet() - Method in interface com.sas.services.information.metadata.ConfigurationXMLTextStoreInterface
Returns a boolean indicating whether the ParsedConfigurationXMLObject contains an entry for an increment of the NumericRange.
isNumericRangeMaximumExclusive() - Method in interface com.sas.services.information.metadata.ConfigurationXMLTextStoreInterface
Returns a boolean indicating whether the maximum value of the NumericRange is exclusive (the value should not be contained within the range of acceptable values).
isNumericRangeMaximumSet() - Method in interface com.sas.services.information.metadata.ConfigurationXMLTextStoreInterface
Returns a boolean indicating whether the ParsedConfigurationXMLObject contains an entry for a maximum value of the NumericRange.
isNumericRangeMinimumExclusive() - Method in interface com.sas.services.information.metadata.ConfigurationXMLTextStoreInterface
Returns a boolean indicating whether the minimum value of the NumericRange is exclusive (the value should not be contained within the range of acceptable values).
isNumericRangeMinimumSet() - Method in interface com.sas.services.information.metadata.ConfigurationXMLTextStoreInterface
Returns a boolean indicating whether the ParsedConfigurationXMLObject contains an entry for a minimum value of the NumericRange.
isObjectAlive() - Method in class com.sas.services.information.metadata.Metadata
 
isObjectAlive() - Method in interface com.sas.services.information.metadata.MetadataInterface
Check to be sure the object still exists in the metadata server.
isObjectAlive() - Method in class com.sas.services.information.metadata.VirtualMetadata
 
isOK() - Method in class com.sas.services.deployment.OperationMonitor
Determines whether any exceptions were encountered during the monitored operation.
isOK() - Method in interface com.sas.services.deployment.OperationMonitorInterface
Determines whether or not the monitored operation completed without encountering any issues.
isOkToProcess(String, boolean) - Method in class com.sas.services.discovery.ServiceTemplate
Stamps the discovery passport with the ID of a discovery service which has processed this service request template.
isOkToProcessRequest(String, ServiceTemplate) - Static method in class com.sas.services.discovery.DiscoveryService
Determines whether or not it is OK to for the specified discovery service to process the requested service template.
isOKToRelaxSelectionPolicy() - Method in class com.sas.net.ssl.SSLRMIConfiguration
Gets the preference indicating whether it is OK to relax a security recommendation in the selection policy.
isOKToRemoveResource(String) - Method in class com.sas.services.AbstractServiceComponentConfig
Determines if the resource is used by any consumers.
isOKToReplace() - Method in class com.sas.services.deployment.MergePolicyAdd
Gets the policy used to determine if it is OK to replace the value of a service configuration's resource in the event a conflict.
isOKToReplace() - Method in class com.sas.services.deployment.MergePolicyReplace
Gets the policy used to determine if it is OK to replace the value of a service configuration's resource in the event a conflict.
isOKToReplace() - Method in interface com.sas.services.MergePolicy
Gets the policy used to determine if it is OK to replace the value of a service configuration's resource in the event a conflict.
isOKToRetryLookup(String) - Method in class com.sas.services.discovery.LookupPolicyAttempts
In the event that a local service lookup fails to return any results, this method will be invoked to determine whether or not the service lookup should be re-attempted.
isOKToRetryLookup(String) - Method in interface com.sas.services.discovery.LookupPolicyInterface
In the event that a local service lookup fails to return any results, this method will be invoked to determine whether or not the service lookup should be re-attempted.
isOKToRetryLookup(String) - Method in class com.sas.services.discovery.LookupPolicyTimeout
In the event that a local service lookup fails to return any results, this method will be invoked to determine whether or not the service lookup should be re-attempted.
isOpenMetadataRepositoryURL(String) - Static method in class com.sas.services.deployment.PlatformServicesConfiguration
Determines whether or not the specified URL is for an OMR server.
isOtherServerContextAllowed() - Method in interface com.sas.services.storedprocess.metadata.StoredProcessInterface
Determines whether the stored process can run on a different server context.
isPackageCapable() - Method in interface com.sas.services.storedprocess.metadata.StoredProcessInterface
Describes whether the stored process has the result capability of package enabled.
isPackageCapable() - Method in interface com.sas.services.storedprocess.StoredProcess2Interface
Does the stored process have the result capability of package enabled.
isPackagePersisted() - Method in class com.sas.services.publish.EventData
 
isPackagePersisted() - Method in interface com.sas.services.publish.EventDataInterface
Returns true if the result package represented by this event, was persisted.
isParent(String) - Method in interface com.sas.services.information.MetadataRepositoryInterface
Return a flag indicating if the repository specified by repositoryID is a parent of the default repository.
isParent(RepositoryInterface) - Method in interface com.sas.services.information.MetadataRepositoryInterface
Return a flag indicating if the repository provided is a parent of the default repository.
isParent(String) - Method in interface com.sas.services.information.OMIRepositoryInterface
Return a flag indicating if the repository specified by repositoryID is a parent of the default repository.
isParent(RepositoryInterface) - Method in interface com.sas.services.information.OMIRepositoryInterface
Return a flag indicating if the repository provided is a parent of the default repository.
isParent(String) - Method in class com.sas.services.information.OMIServerRepository
Return a flag indicating if the repository specified by repositoryID is a parent of the default repository.
isParent(RepositoryInterface) - Method in class com.sas.services.information.OMIServerRepository
Return a flag indicating if the repository provided is a parent of the default repository.
isPartOfAnyIndex() - Method in interface com.sas.services.information.metadata.ColumnInterface
checks if column is part of any index
isPartOfAnyKey() - Method in interface com.sas.services.information.metadata.ColumnInterface
checks if column is part of any key
isPasswordCredential() - Method in exception com.sas.services.connection.CredentialsException
true if the bad credential is an instance of com.sas.services.connection.PasswordCredential.
isPasswordExpired() - Method in class com.sas.services.information.InternalLoginUserInfo
 
isPreassigned() - Method in interface com.sas.services.information.metadata.SASLibraryInterface
Is this SASLibrary preassigned.
isPrimary() - Method in class com.sas.services.user.SimpleUserIdentity
 
isPrimary() - Method in interface com.sas.services.user.UserIdentityInterface
Return a flag indicating if this is the primary authentication credential set.
ISPRINCIPAL - Static variable in class com.sas.services.webdav.DAVConstants
 
isPrivate() - Method in class com.sas.services.information.metadata.Comment
 
isPrivate() - Method in interface com.sas.services.information.metadata.CommentInterface
Returns whether this comment is private or not
isProfileRepository(String) - Method in class com.sas.services.information.DAVRepository
 
isProfileRepository(String) - Method in class com.sas.services.information.OMIServerRepository
 
isProfileRepository(String) - Method in interface com.sas.services.information.RepositoryInterface
Returns true if this repository supports profile storage.
isProtected() - Method in class com.sas.services.information.metadata.DAVAccessControlEntry
 
isProxyToRemoteService() - Method in class com.sas.services.ServiceProxy
Determines whether or not this is a proxy to a remote service
isPublic() - Method in interface com.sas.services.information.metadata.prompt.BaseOMRPromptInterface
 
isPublishAuthorized() - Method in interface com.sas.services.information.metadata.ChannelInterface
Determines if the user has permission to publish to the channel.
isQuiesced() - Method in class com.sas.services.session.SessionService
Returns a flag indicating whether the Session Service is in a quiesce state or not.
isQuiesced() - Method in interface com.sas.services.session.SessionServiceInterface
Returns a flag indicating whether the Session Service is in a quiesce state or not.
isQuiesced() - Method in class com.sas.services.session.SessionServiceProxy
Returns a flag indicating whether the Session Service is in a quiesce state or not.
isReadCompatible() - Method in class com.sas.services.information.metadata.Metadata
 
isReadCompatible() - Method in interface com.sas.services.information.metadata.MetadataInterface
Return a boolean indicating if this object is read compatible with the version of the metadata.
isReadCompatible() - Method in class com.sas.services.information.metadata.VirtualMetadata
 
isReadOnly() - Method in class com.sas.net.sharenet.ShareNetConnection
SAS software does not support read-only connections.
isReadOnly() - Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
Determines whether the connection is read-only.
isReadOnly(int) - Method in class com.sas.net.sharenet.ShareNetResultSetMetaData
Determines whether a column is read-only.
isReadOnly() - Method in class com.sas.rio.MVAConnection
SAS software does not support read-only connections.
isReadOnly() - Method in class com.sas.rio.MVADatabaseMetaData
Determines whether the connection is read-only.
isReadOnly(int) - Method in class com.sas.rio.MVAResultSetMetaData
Determines whether a column is read-only.
isReadOnly() - Method in class com.sas.services.publish.AbstractEntry
Returns true when the entry or package is read only.
isReadOnly() - Method in interface com.sas.services.publish.EntryInterface
Returns true when the entry or package is read only.
isReadOnly() - Method in class com.sas.services.publish.HTMLFile
Returns true when the entry is read only.
isRebind() - Method in class com.sas.services.deployment.RMIBinding
Gets the preference to rebind or bind when associating a remote with an rmiregistry.
isReferenceTypeForSchemaElement() - Method in class com.sas.services.storedprocess.metadata.XMLStream
Determines whether the reference type is for a schema element or schema type.
isReferenceTypeForSchemaElement() - Method in class com.sas.services.storedprocess.XMLStream
Determines whether the reference type is for a schema element or schema type.
isRegisterWithRMI() - Method in class com.sas.services.deployment.RMIBinding
Gets the preference to bind or not to bind a remote object to the rmiregistry.
isRelative() - Method in interface com.sas.services.information.metadata.DirectoryInterface
Return a flag indicating if this Directory object represents a relative path.
isRemotelyAccessible - Variable in class com.sas.services.discovery.IsRemotelyAccessibleAttribute
An ID associated with a service.
IsRemotelyAccessibleAttribute - Class in com.sas.services.discovery
A foundation service discovery attribute which may be used to locate a service based on whether or not it can be accessed by remote clients.
IsRemotelyAccessibleAttribute() - Constructor for class com.sas.services.discovery.IsRemotelyAccessibleAttribute
Constructs a default instance with a null indicating that it is unknown whether or not the service is intended to be remotely accessible.
IsRemotelyAccessibleAttribute(Boolean) - Constructor for class com.sas.services.discovery.IsRemotelyAccessibleAttribute
Constructs an instance initialized with a flag indicating whether or not the service is intended to be accessed remotely.
isRequired() - Method in class com.sas.services.deployment.ConsumedResource
 
isRequired() - Method in class com.sas.services.deployment.ConsumedResourceAdapter
 
isRequired() - Method in interface com.sas.services.deployment.ConsumedResourceInterface
Determines if this resource is required by the service's configuration.
isRequired() - Method in class com.sas.services.information.FactoryAction
 
isRequired() - Method in class com.sas.services.information.RepositoryDef
 
isRequired() - Method in class com.sas.services.information.RepositoryGroup
 
isRequired() - Method in class com.sas.services.information.ServerDef
 
isRequired() - Method in class com.sas.services.user.ProfileDomain
 
isRequired() - Method in class com.sas.services.user.SimpleUserIdentity
 
isResponseRequired() - Method in interface com.sas.services.events.broker.flowengine.ResponseHandlerInterface
Return whether or not a response is required.
isResponsiblePartiesIncluded() - Method in class com.sas.services.information.search.ResultDetails
 
isResultPackageReturned() - Method in interface com.sas.services.storedprocess.StoredProcessInterface
Deprecated. Determines whether a package is returned.
isSameUrl(String, String) - Static method in class com.sas.services.webdav.Utils
Compare two url strings.
isSatisfiedBy(RemoteServiceInterface) - Method in class com.sas.services.discovery.ServiceTemplate
Determines whether or not the service satisfies this service template.
isSchemaAvailable() - Method in class com.sas.services.storedprocess.metadata.XMLStream
The return values determines whether a schema is associated with this XML Stream.
isSchemaAvailable() - Method in class com.sas.services.storedprocess.XMLStream
The return values determines whether a schema is available to be associated with this XML Stream.
isSchemaToBeEmbeddedInWSDL() - Method in class com.sas.services.storedprocess.metadata.XMLStream
Determines whether the schema is to be embedded of referenced in generated WSDL.
isSchemaToBeEmbeddedInWSDL() - Method in class com.sas.services.storedprocess.XMLStream
Determines whether the schema is to be embedded of referenced in generated WSDL.
isSealed() - Method in class com.sas.services.storedprocess.metadata.StoredProcessOptions
Describes whether this options object is sealed.
isSearchable(int) - Method in class com.sas.net.sharenet.ShareNetResultSetMetaData
Determines whether a column can be used in a WHERE clause.
isSearchable(int) - Method in class com.sas.rio.MVAResultSetMetaData
Determines whether a column can be used in a WHERE clause.
isServiceDeploymentDeployable(String) - Method in class com.sas.services.deployment.AbstractMetadataSource
An application's foundation service deployment is deployable if: The SoftwareComponent name matches The SoftwareComponent ClassIdentifier designates the element as representing an application's foundation service deployment All of the service deployment groups to be deployed are defined as subtree elements of the SoftwareComponent
isServiceDeploymentDeployable(String, Tree) - Method in class com.sas.services.deployment.AbstractMetadataSource
Determines whether or not the specified application service deployment's service deployment group is deployable.
isServiceDeploymentDeployable(String) - Method in interface com.sas.services.deployment.MetadataSourceInterface
Determines whether or not the specified service deployment is deployable.
isServiceDeploymentDeployable(String, Tree) - Method in interface com.sas.services.deployment.MetadataSourceInterface
Determines whether or not the specified application service deployment's service deployment group is deployable.
isShutdown() - Method in class com.sas.services.information.metadata.lookup.LookupService
 
isShutdown() - Method in interface com.sas.services.information.metadata.lookup.LookupServiceInterface
 
isSigned(int) - Method in class com.sas.net.sharenet.ShareNetResultSetMetaData
Determines whether the value in a column is a signed number.
isSigned(int) - Method in class com.sas.rio.MVAResultSetMetaData
Determines whether the value in a column is a signed number.
isSimpleIndex() - Method in interface com.sas.services.information.metadata.IndexInterface
Checks for the Simple Index
isSingletonFactory() - Method in class com.sas.services.AbstractServiceFactory
Determines whether or not the service factory allows only one instance of a service per application.
isSingletonFactory() - Method in interface com.sas.services.ServiceFactoryInterface
Determines whether or not the service factory allows only one instance of a service per application.
isSingletonService() - Method in class com.sas.services.ServiceProfile
Determines whether or not this service is a singleton.
isSocketInherited() - Method in class com.sas.net.connect.SASTelnetClient
 
isSocketInherited() - Method in interface com.sas.net.connect.TelnetClientInterface
true if the ConnectClient should inherit the socket used for the telnet connection.
isSortingEnabled() - Static method in enum com.sas.services.information.search.SortOrder
 
isSource() - Method in class com.sas.services.storedprocess.GenericStream
True if this object is a data source; false if it's a data target.
isStateDeactivated(short) - Static method in class com.sas.services.ServiceState
Determines whether or not the state of the specified service is ServiceState.SERVICE_STATE_DEACTIVATED.
isStateInitialized(short) - Static method in class com.sas.services.ServiceState
Determines whether or not the state of the specified service is ServiceState.SERVICE_STATE_INITIALIZED.
isStateUninitialized(short) - Static method in class com.sas.services.ServiceState
Determines whether or not the state of the specified service is ServiceState.SERVICE_STATE_UNINITIALIZED.
isSticky() - Method in class com.sas.services.user.SimpleUserIdentity
 
isStreamCapable() - Method in interface com.sas.services.storedprocess.metadata.StoredProcessInterface
Describes whether the stored process has the result capability of stream enabled.
isStreamCapable() - Method in interface com.sas.services.storedprocess.StoredProcess2Interface
Does the stored process have the result capability of stream enabled.
isSuspended() - Method in class com.sas.services.information.InternalLoginUserInfo
 
isSynchronous() - Method in interface com.sas.services.storedprocess.ExecutionBaseInterface
Is the stored process being executed synchronously?
isSystemFolder(FolderInterface) - Static method in class com.sas.services.information.metadata.FolderUtil
Returns true if the specified folder is the System folder within a repository.
isTerminated(int) - Static method in class com.sas.services.deployment.ServicesDeploymentEvent
Determines whether or not the specified state signifies that services are have been terminated.
isTerminating(int) - Static method in class com.sas.services.deployment.ServicesDeploymentEvent
Determines whether or not the specified state signifies that services are currently being terminated.
isTrusted(String) - Method in class com.sas.services.security.AuthenticationService
Determines whether the specified domain is trusted.
isTrusted(String) - Method in interface com.sas.services.security.AuthenticationServiceInterface
Indicate whether the named domain is a trust domain.
isTrustedSAS() - Method in class com.sas.iom.orb.SASURI
Returns true if the trusted attribute was specified and false otherwise.
isTypedValueValid() - Method in interface com.sas.services.storedprocess.OutputParameterInterface
Specifies whether a typed value can be obtained using OutputParameterInterface.getTypedValue().
isUnitialized(int) - Static method in class com.sas.services.deployment.ServicesDeploymentEvent
Determines whether or not the specified state signifies that services are still unitialized.
isUpdateable() - Method in interface com.sas.services.information.metadata.PropertyInterface
Get the indicator of whether this property should be updateable by a user.
isUpdatePending() - Method in class com.sas.services.information.metadata.dav.DAVEntity
Are there any updates pending for this entity.
isUpdatePending() - Method in interface com.sas.services.information.metadata.dav.DAVEntityInterface
Returns whether there are any updates pending for the repository entity
isUpdatePending() - Method in class com.sas.services.information.metadata.dav.DAVItem
Are there any updates pending for this entity.
isUseExternalData() - Method in class com.sas.services.information.metadata.AnalyticTableAttributes
 
isUserAuth() - Method in class com.sas.services.connection.jndi.JNDIConnectionFactoryConfiguration
 
isUserAuthorized(String, String) - Method in class com.sas.services.information.OMIServer
 
isUserAuthorized(String, String) - Method in interface com.sas.services.information.ServerInterface
Check if the user has the specified permission in the repository.
isUserAuthorizedInRepository(String) - Method in interface com.sas.services.information.OMIRepositoryInterface
Checks repository permissions for the user.
isUserAuthorizedInRepository(String) - Method in class com.sas.services.information.OMIServerRepository
 
isUseStdPasswordExpirationDays() - Method in class com.sas.services.information.InternalLoginUserInfo
 
ISUtility - Class in com.sas.services.information.util
 
isValidContainerType(String) - Static method in class com.sas.services.deployment.ioc.DeploymentContextFactory
Determines if the container type is valid.
isValidDirectoryHierarchy() - Method in class com.sas.services.publish.DirectoryHierarchy
Verifies that a valid publishing framework directory hieararchy exists within the repository specified at construction time.
isValidDirectoryHierarchy(RepositoryInterface, boolean) - Static method in class com.sas.services.publish.DirectoryHierarchy
Verifies that a valid publishing framework directory hieararchy exists within the specified repository, optionally creating one if possible.
isValidDirectoryHierarchy(RepositoryInterface, boolean, Map) - Static method in class com.sas.services.publish.DirectoryHierarchy
Verifies that a valid publishing framework directory hierarchy exists within the specified repository, optionally creating one if possible.
isValidEntityKey(String) - Static method in class com.sas.services.information.util.ISEntityKey
 
isValidState(int) - Static method in class com.sas.services.deployment.ServicesDeploymentEvent
Determines whether or not the specified services deployment state is valid.
isValidType(String) - Static method in class com.sas.services.information.FactoryAction
Determines whether or not the specified Information Service factory type is valid.
isVirtualFolderId(String) - Static method in class com.sas.services.information.metadata.VirtualFolderManager
Returns true if the specified object id is an id that corresponds to a virtual folder.
isVisible() - Method in interface com.sas.services.information.metadata.PropertyGroupInterface
Should this group be displayed in a UI?
isWritable(int) - Method in class com.sas.net.sharenet.ShareNetResultSetMetaData
Determines whether it is at all possible to successfully write to the column.
isWritable(int) - Method in class com.sas.rio.MVAResultSetMetaData
Determines whether it is at all possible to successfully write to the column.
isWritable() - Method in class com.sas.services.information.metadata.PathUrl
Return the flag indicating if this instance is write-protected.
isZeroConfig() - Method in class com.sas.iom.orb.SASURI
Get the value of the zeroconfig attribute.
ITCHANNEL - Static variable in interface com.sas.services.information.util.ISDefs
Model description of Object: A content distribution center.
ITCONTENTSUBSCRIBER - Static variable in interface com.sas.services.information.util.ISDefs
Model description of Object:
ItemAlreadyExistsException - Exception in com.sas.services.information
Thrown when an item already exists.
ItemAlreadyExistsException(String) - Constructor for exception com.sas.services.information.ItemAlreadyExistsException
Constructs an instance using the specified message to detail the cause of the exception.
ItemAlreadyExistsException(Throwable, String) - Constructor for exception com.sas.services.information.ItemAlreadyExistsException
Constructs an instance using the specified message and the throwable that prompted creation of this service exception.
iterator() - Method in class com.sas.services.discovery.Services
Gets an iterator for the services.
iteratorClasses() - Method in class com.sas.services.discovery.ServiceTypes
Gets an iterator of the class and super classes, if any, defining the service capability.
iteratorInterfaces() - Method in class com.sas.services.discovery.ServiceTypes
Gets an iterator or the class interfaces that define the service capability.
ITEVENTSUBSCRIBER - Static variable in interface com.sas.services.information.util.ISDefs
Model description of Object:
ITFILTER - Static variable in interface com.sas.services.information.util.ISDefs
Model description of Object: A filter string is used to include or exclude content going to a specific subscriber.
ITMAP - Static variable in interface com.sas.services.information.util.ISDefs
Model description of Object: Maps the parameters in a message for architectural translation.
ITMODEL - Static variable in interface com.sas.services.information.util.ISDefs
Model description of Object: A queue prototype.
ITMSMQMODEL - Static variable in interface com.sas.services.information.util.ISDefs
Model description of Object: A model for Microsoft Message Queuing queues.
ITQUEUEALIAS - Static variable in interface com.sas.services.information.util.ISDefs
Model description of Object: Provides an alternate name for a queue.
ITRENDMODEL - Static variable in interface com.sas.services.information.util.ISDefs
Model description of Object: Model for defining a Rendezvous queue.
ITSUBSCRIBER - Static variable in interface com.sas.services.information.util.ISDefs
Model description of Object: A subscriber profile is used to control how published content is delivered to a user.
ITTRANSPORTALIAS - Static variable in interface com.sas.services.information.util.ISDefs
Model description of Object: Alias for a queue service transport.

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.