Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
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
nullID andnullID 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.
- identitiesChanged(IdentityChangeEvent) - Method in interface com.sas.services.user.UserIdentityListener
- IDENTITY - Static variable in interface com.sas.services.information.util.ISDefs
-
Model description of Object: Identity - abstract class for objects which identify an entity.
- IDENTITY_TYPES - Static variable in class com.sas.services.information.InformationService
- IdentityChangeEvent - Class in com.sas.services.user
- IdentityChangeEvent(List<UserIdentityInterface>, IdentityChangeEvent.Type) - Constructor for class com.sas.services.user.IdentityChangeEvent
- IdentityChangeEvent.Type - Enum Class in com.sas.services.user
- 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
- IDENTITYTYPE - Static variable in interface com.sas.services.information.metadata.GridApplicationInterface
- 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 Class in com.sas.services
-
Thrown when the object is not in the proper state for the requested operation.
- IllegalServiceStateException(String) - Constructor for exception class com.sas.services.IllegalServiceStateException
-
Constructs an instance using the specified message to detail the cause of the exception.
- IllegalServiceStateException(Throwable, String) - Constructor for exception class com.sas.services.IllegalServiceStateException
-
Constructs an instance using the specified message and a throwable that prompted creation of this service exception.
- Impact Analysis - Search tag in package com.sas.services.information.publicobject
- Section
- ImpactAnalysisProcessorInterface - Interface in com.sas.services.information.publicobject
-
This interface is used to describe the depencencies of public objects.
- implCloseSelectableChannel() - Method in class com.sas.iom.orb.SSLSocketChannel
- implConfigureBlocking(boolean) - Method in class com.sas.iom.orb.SSLSocketChannel
- 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(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.
- importServiceDeployment(String, MdStore, boolean) - Static method in class com.sas.services.deployment.ServiceDeploymentImporter
-
Populates the object store with the specified metadata.
- 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 - Search tag in package com.sas.services.information.metadata
- Section
- IndirectPermissionInfoInterface - Interface in com.sas.services.information.metadata
-
Interface methods for obtaining indirect permission info
- IndirectPermissionInfoInterface.IndirectPermissionSource - Enum Class 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 Class in com.sas.services.information.metadata
-
indirect authorization type
- INFINITE - Enum constant in enum class com.sas.services.util.WaitPolicy.TYPE
-
Waiting is specified.
- INFINITY - Static variable in class com.sas.services.webdav.DAVConstants
- info(String, String) - Method in class com.sas.services.information.OMIServer
- info(String, String) - Method in interface com.sas.services.information.ServerInterface
- info(String, String, Throwable) - Method in class com.sas.services.information.OMIServer
- info(String, String, Throwable) - Method in interface com.sas.services.information.ServerInterface
- info(String, ResourceBundle, String, Object, Object, Object) - Method in class com.sas.services.information.OMIServer
- info(String, ResourceBundle, String, Object, Object, Object) - Method in interface com.sas.services.information.ServerInterface
- 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.
- Information Service - Search tag in package com.sas.services.information
- Section
- Information Service - Search tag in package com.sas.services.information.publicobject
- Section
- 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
- INHERITED - Enum constant in enum class com.sas.services.information.metadata.IndirectPermissionInfoInterface.IndirectPermissionSource
- 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 Class in com.sas.services
-
Initialization exception.
- InitializationException() - Constructor for exception class com.sas.services.InitializationException
-
Constructs a default instance without specifying a detail message.
- InitializationException(String) - Constructor for exception class com.sas.services.InitializationException
-
Constructs an instance using the specified detail message, but not a throwable.
- InitializationException(Throwable, String) - Constructor for exception class 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(AuthenticationServiceInitObject) - Method in class com.sas.services.security.AuthenticationService
-
Initializes the Authentication Service using the specified configuration.
- initialize(UserContextInterface, Document) - Method in class com.sas.services.information.metadata.lookup.actions.AbstractAction
-
Deprecated.
- initialize(UserContextInterface, Document) - Method in interface com.sas.services.information.metadata.lookup.actions.ActionInterface
-
Deprecated.
- initialize(UserServiceInitObject) - Method in class com.sas.services.user.UserService
-
Initializes the user service.
- Input Parameters - Search tag in package com.sas.services.storedprocess
- Section
- 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
- Input Streams: - Search tag in package com.sas.services.storedprocess
- Section
- 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.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
ResultSetobject and into the database. - 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().
- Installation Utilities - Search tag in package com.sas.services
- Section
- Installation Utilities - Search tag in package com.sas.services.deployment
- Section
- 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(ServiceProfile, ServiceComponent, AbstractServiceComponentConfig, MergePolicy) - Method in class com.sas.services.deployment.ServiceDeployment
-
Merges a configuration into the service's specified configuration.
- 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.AbstractServiceDeployment
-
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.ServiceDeployment
-
Adds an application configuration to the foundation service that implements the specified interface.
- 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.
- INT - Enum constant in enum class com.sas.services.information.metadata.PropertyValueType
- INTEGER - Static variable in class com.sas.rio.MVAResultSet
- Interface - Search tag in package com.sas.services.information
- Section
- Interface - Search tag in package com.sas.services.security
- Section
- 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(boolean) - Constructor for class com.sas.services.information.InternalLoginUserInfo
- 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
- Internals - How does it work? - Search tag in package com.sas.services.information
- Section
- intersects(HostPortSet) - Method in class com.sas.services.connection.HostPortSet
-
Returns true if any HostPortPair in the specified set is contained in this set.
- Introduction - Search tag in package com.sas.services.information.metadata
- Section
- intToHex(int, int) - Static method in class com.sas.services.webdav.Utils
-
Convert an int to printable hex format (e.g. 33 = x'21') padding if necessary.
- InvalidEventTypeException - Exception Class in com.sas.services.events.broker
-
An InvalidEventTypeException is thrown when an unrecognized event type is specified.
- InvalidEventTypeException() - Constructor for exception class com.sas.services.events.broker.InvalidEventTypeException
-
Constructs an exception to indicate that an invalid event type has been encountered.
- InvalidEventTypeException(String) - Constructor for exception class 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 Class 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 class com.sas.services.events.broker.flowengine.InvalidOutputException
- InvalidOutputException(String) - Constructor for exception class com.sas.services.events.broker.flowengine.InvalidOutputException
- InvalidParameterValueException - Exception Class 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
-
Deprecated.
- IOFactory - Class in com.sas.services.information.metadata.lookup.io
-
Deprecated.
- IOFactory() - Constructor for class com.sas.services.information.metadata.lookup.io.IOFactory
-
Deprecated.
- IOInterface - Interface in com.sas.services.information.metadata.lookup.io
-
Deprecated.
- 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 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.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
ResultSetobject - 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.
- isAuthorized() - Method in class com.sas.services.information.Authorization
- isAuthorized() - Method in class com.sas.services.information.AuthResult
- 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(MetadataInterface, String) - Method in interface com.sas.services.information.MetadataRepositoryInterface
- isAuthorized(MetadataInterface, String) - Method in interface com.sas.services.information.OMIRepositoryInterface
- isAuthorized(MetadataInterface, String) - Method in class com.sas.services.information.OMIServerRepository
- 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(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.MetadataRepositoryInterface
-
Check authorization status for a given credential, resource, and permission.
- 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(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.rio.MVAResultSetMetaData
-
Determines whether a column is automatically numbered.
- isBaseConfig() - Method in class com.sas.services.ServiceAggregateConfig
-
Determines if this is the service's base configuration.
- isBaseConfig(Property) - Static method in class com.sas.services.AbstractServiceComponentConfig
-
Determines if the specified property represents a 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.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
ResultSetobject - 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.rio.MVAResultSetMetaData
-
Determines whether case matters in a column.
- isCatalogAtStart() - Method in class com.sas.rio.MVADatabaseMetaData
-
Determines whether a catalog appears at the start of a qualified table name.
- 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(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(RepositoryInterface) - Method in class com.sas.services.information.OMIServerRepository
-
Return a flag indicating if the repository provided is a child of the default repository.
- 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(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(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.
- isClosed() - Method in class com.sas.rio.MVAConnection
- isClosed() - Method in class com.sas.rio.MVAResultSet
-
Retrieves whether this
ResultSetobject has been closed. - isClosed() - Method in class com.sas.rio.MVAStatement
- isClosed() - Method in class com.sas.services.publish.AbstractEntry
-
Determines if the entry or package has already been closed.
- isClosed() - Method in class com.sas.services.publish.RemoteResultSet
- isClosed() - Method in interface com.sas.services.publish.RemoteResultSetInterface
-
Retrieves whether this ResultSet object has been closed.
- isCloseOnCompletion() - Method in class com.sas.rio.MVAStatement
- 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() - Method in class com.sas.services.webdav.DAVResource
-
Is this DAV resource a collection?
- isCollection() - Method in interface com.sas.services.webdav.DAVResourceInterface
-
Is this DAV 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.
- ISCOLLECTION - Static variable in class com.sas.services.webdav.DAVConstants
- 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, ServiceComponent) - Method in class com.sas.services.deployment.ServiceDeployment
-
Determines whether or not the service has a configuration for the specified name.
- 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.
- isConfigurationUpdateable() - Method in class com.sas.services.AbstractServiceComponentConfig
-
Determines whether or not 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.iom.orb.SSLSocketChannel
- isConnected() - Method in class com.sas.services.information.OMIServer
- isConnected() - Method in interface com.sas.services.information.ServerInterface
-
Returns whether or not the server instance has a valid connection already established.
- isConnectionException(Throwable) - Method in class com.sas.services.information.metadata.Metadata
- isConnectionPending() - Method in class com.sas.iom.orb.SSLSocketChannel
- isContainedByVirtualFolder(String) - Static method in class com.sas.services.information.metadata.VirtualFolderManager
-
Deprecated.
- 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.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
- 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.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.
- isDescriptionIncluded() - Method in class com.sas.services.information.search.ResultDetails
- isDestroyed() - Method in class com.sas.services.information.AbstractRepository2
- 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() - Method in class com.sas.services.information.metadata.VirtualFolder
- isEmpty(Object[]) - Static method in class com.sas.services.information.metadata.lookup.utils.Strings
-
Deprecated.
- isEmpty(String) - Static method in class com.sas.services.information.metadata.lookup.utils.Strings
-
Deprecated.
- 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.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.rio.MVAResultSet
-
JDBC 2.0 Indicates whether the cursor is on the first row of this
ResultSetobject. - 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
ResultSetobject. - isFolder() - Method in class com.sas.services.information.AbstractRepository2.SmartTypeHelper.Result
- isFolder(PublicObjectInterface) - Static method in class com.sas.services.information.metadata.FolderUtil
-
Returns true if the public object is a folder, including whether or not it is a folder subtype.
- isFolder(String) - Static method in class com.sas.services.information.metadata.FolderUtil
-
Returns true if the public type is used for a folder, including whether or not it is a folder subtype.
- 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.AbstractRepository2.SmartTypeHelper.Result
- isFolderValid() - Method in class com.sas.services.information.search.SearchUtility.ValidCriteriaResults
- 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.
- isGridCapable() - Method in class com.sas.services.information.metadata.Application
- isGridCapable() - Method in interface com.sas.services.information.metadata.ApplicationInterface
-
Returns true if application is marked as a grid capable application.
- 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
- 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
- isKeywordsIncluded() - Method in class com.sas.services.information.search.ResultDetails
- isLast() - Method in class com.sas.rio.MVAResultSet
- 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
ResultSetobject. - 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
-
Is this DAV resource locked?
- isLocked() - Method in interface com.sas.services.webdav.DAVResourceInterface
-
Is this DAV resource locked?
- isLockedOut() - Method in class com.sas.services.information.InternalLoginUserInfo
- isLoggingEnabled() - Method in class com.sas.services.logging.util.LoggerMonitor2
-
Determine if system monitor logging is enabled for this logger.
- isLoggingEnabled(int, String) - Method in class com.sas.services.information.metadata.VirtualMetadata
- isLoggingEnabled(Level, String) - Method in class com.sas.services.information.metadata.Metadata
- isLoginCallbackError() - Method in exception class 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.
- 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
- 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
trueif thenoredirectattribute was specified andfalseotherwise. - isNotEmpty(Object[]) - Static method in class com.sas.services.information.metadata.lookup.utils.Strings
-
Deprecated.
- isNotEmpty(String) - Static method in class com.sas.services.information.metadata.lookup.utils.Strings
-
Deprecated.
- isNotNull(String) - Static method in class com.sas.services.information.metadata.lookup.utils.Strings
-
Deprecated.
- isNull(String) - Static method in class com.sas.services.information.metadata.lookup.utils.Strings
-
Deprecated.
- isNullable() - Method in class com.sas.services.information.metadata.ColumnAttributes
- isNullable(int) - Method in class com.sas.rio.MVAResultSetMetaData
-
Determines whether you can put a NULL in this column.
- 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.
- 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.
- isOutboundOnly() - Method in interface com.sas.services.information.metadata.AuthenticationDomainInterface
-
Returns whether or not this authentication domain is to be used by outbound logins only.
- 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
trueif the result package represented by this event, was persisted. - 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(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(RepositoryInterface) - Method in class com.sas.services.information.OMIServerRepository
-
Return a flag indicating if the repository provided is a parent of the default repository.
- 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(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(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.
- isParentUrl(String, String) - Static method in class com.sas.services.webdav.Utils
-
Compare two URL strings.
- 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 class com.sas.services.connection.CredentialsException
-
trueif the bad credential is an instance ofcom.sas.services.connection.PasswordCredential. - isPasswordExpired() - Method in class com.sas.services.information.InternalLoginUserInfo
- isPoolable() - Method in class com.sas.rio.MVAStatement
- 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 this is a proxy to a remote service
- isPublic() - Method in class com.sas.services.information.metadata.prompt.OMRPromptDefinition
- isPublic() - Method in class com.sas.services.information.metadata.prompt.OMRPromptGroup
- isPublic() - Method in interface com.sas.services.information.metadata.prompt.BaseOMRPromptInterface
- isPublicTypesValid() - Method in class com.sas.services.information.search.SearchUtility.ValidCriteriaResults
- 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.rio.MVAConnection
-
The
MVAConnectionimplementation ofgetReadOnly()always returns false. - isReadOnly() - Method in class com.sas.rio.MVADatabaseMetaData
-
Determines whether the connection 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.
- isReadOnly(int) - Method in class com.sas.rio.MVAResultSetMetaData
-
Determines whether a column 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 RMI registry.
- 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 RMI registry.
- 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
nullindicating 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
-
Determines whether this resource is required by the Information Service's configuration.
- 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
- isResourceType(DavProperty<?>) - Static method in class com.sas.services.webdav.WebDavProperty
-
Determines if the
DavPropertyrepresents a DAVresourcetype. - isResourceTypeCollection(DavProperty<?>) - Static method in class com.sas.services.webdav.WebDavProperty
-
Determines if the
DavPropertyrepresents a DAVresourcetypecollection. - 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
- isResponsibleUserValid() - Method in class com.sas.services.information.search.SearchUtility.ValidCriteriaResults
- 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.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
SoftwareComponentname matches TheSoftwareComponentClassIdentifierdesignates 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 theSoftwareComponent - isServiceDeploymentDeployable(String) - Method in interface com.sas.services.deployment.MetadataSourceInterface
-
Determines whether the specified service deployment is can be deployed.
- 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, Tree) - Method in interface com.sas.services.deployment.MetadataSourceInterface
-
Determines whether or not the specified application service deployment's service deployment group can be deployed.
- isShutdown() - Method in class com.sas.services.information.metadata.lookup.LookupService
-
Deprecated.
- isShutdown() - Method in interface com.sas.services.information.metadata.lookup.LookupServiceInterface
-
Deprecated.
- 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.
- isSortingEnabled() - Static method in enum class 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.
- isTemplate() - Method in interface com.sas.services.information.metadata.etl.DirectiveInterface
-
Get whether this object is a directive template or not.
- 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.
- isTicketAuthentication() - Method in class com.sas.iom.orb.SASURI
-
Returns
trueif theticketauthenticationattribute was specified andfalseotherwise. - 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.
- isTrustedOnly() - Method in interface com.sas.services.information.metadata.AuthenticationDomainInterface
-
Returns whether or not this authentication domain is to be used by trusted only connections.
- isTrustedSAS() - Method in class com.sas.iom.orb.SASURI
-
Returns
trueif thetrustedattribute was specified andfalseotherwise. - 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 uninitialized.
- 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
- isValid(int) - Method in class com.sas.rio.MVAConnection
- isValidContainerType(String) - Static method in class com.sas.services.deployment.ioc.DeploymentContextFactory
-
Determines if the container type is valid.
- isValidCriteria() - Method in class com.sas.services.information.search.SearchUtility.ValidCriteriaResults
- 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.
- isVirtualFolderPath(PathUrl, ServerInterface) - Static method in class com.sas.services.information.metadata.VirtualFolderManager
- isVisible() - Method in interface com.sas.services.information.metadata.PropertyGroupInterface
-
Should this group be displayed in a UI?
- isWrapperFor(Class<?>) - Method in class com.sas.rio.MVAConnection
- isWrapperFor(Class<?>) - Method in class com.sas.rio.MVADatabaseMetaData
- isWrapperFor(Class<?>) - Method in class com.sas.rio.MVAResultSet
- isWrapperFor(Class<?>) - Method in class com.sas.rio.MVAResultSetMetaData
- isWrapperFor(Class<?>) - Method in class com.sas.rio.MVAStatement
- isWrapperFor(Class<?>) - Method in class com.sas.services.publish.RemoteResultSet
- isWrapperFor(Class<?>) - Method in interface com.sas.services.publish.RemoteResultSetInterface
-
Returns true if this either implements the interface argument or is directly or indirectly a wrapper for an object that does.
- isWritable() - Method in class com.sas.services.information.metadata.PathUrl
-
Return the flag indicating if this instance is write-protected.
- isWritable(int) - Method in class com.sas.rio.MVAResultSetMetaData
-
Determines whether it is at all possible to successfully write to the column.
- isZeroConfig() - Method in class com.sas.iom.orb.SASURI
-
Get the value of the
zeroconfigattribute. - 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 Class in com.sas.services.information
-
Thrown when an item already exists.
- ItemAlreadyExistsException(String) - Constructor for exception class 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 class 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.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
VirtualFolderManager.isContainedByVirtualFolder(String, OMIRepositoryInterface)