Index

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

E

E_ABSTRACT - Static variable in class com.sas.services.webdav.DAVConstants
 
E_ACE - Static variable in class com.sas.services.webdav.DAVConstants
 
E_ACL - Static variable in class com.sas.services.webdav.DAVConstants
Constants used for ACL
E_ALL - Static variable in class com.sas.services.webdav.DAVConstants
 
E_AUTHENTICATED - Static variable in class com.sas.services.webdav.DAVConstants
 
E_CHECKEDIN - Static variable in class com.sas.services.webdav.DAVConstants
Name of the Element which represents a checked-in.
E_CHECKEDOUT - Static variable in class com.sas.services.webdav.DAVConstants
Name of the Element which represents a checked-out.
E_CREATIONUSER - Static variable in class com.sas.services.webdav.DAVConstants
Name of the Element which represents a creationuser.
E_CURRENT_USER_PRIVILEGE_SET - Static variable in class com.sas.services.webdav.DAVConstants
Name of the Element which represents a current-user-privilege-set.
E_DENY - Static variable in class com.sas.services.webdav.DAVConstants
 
E_DESCRIPTION - Static variable in class com.sas.services.webdav.DAVConstants
 
E_GRANT - Static variable in class com.sas.services.webdav.DAVConstants
 
E_HREF - Static variable in class com.sas.services.webdav.DAVConstants
 
E_INHERITED - Static variable in class com.sas.services.webdav.DAVConstants
 
E_INVERT - Static variable in class com.sas.services.webdav.DAVConstants
 
E_LOCKDISCOVERY - Static variable in class com.sas.services.webdav.DAVConstants
Element lockdiscovery.
E_MODIFICATIONUSER - Static variable in class com.sas.services.webdav.DAVConstants
Name of the Element which represents a modificationuser.
E_OWNER - Static variable in class com.sas.services.webdav.DAVConstants
Name of the Element which represents a owner.
E_PRINCIPAL - Static variable in class com.sas.services.webdav.DAVConstants
 
E_PRINCIPAL_COLLECTION_SET - Static variable in class com.sas.services.webdav.DAVConstants
Name of the Element which represents a principal-collection-set.
E_PRIVILEGE - Static variable in class com.sas.services.webdav.DAVConstants
 
E_PROPERTY - Static variable in class com.sas.services.webdav.DAVConstants
 
E_PROTECTED - Static variable in class com.sas.services.webdav.DAVConstants
 
E_RESOURCE_TYPE - Static variable in class com.sas.services.webdav.DAVConstants
Element resource-type.
E_SUPPORTED_PRIVILEGE - Static variable in class com.sas.services.webdav.DAVConstants
 
E_SUPPORTED_PRIVILEGE_SET - Static variable in class com.sas.services.webdav.DAVConstants
Name of the Element which represents a supported-privilege-set.
E_SUPPORTEDLOCK - Static variable in class com.sas.services.webdav.DAVConstants
Name of the Element which represents a supportedlock.
E_UNAUTHENTICATED - Static variable in class com.sas.services.webdav.DAVConstants
 
ELEM_NAME - Static variable in interface com.sas.services.information.metadata.lookup.io.IOInterface
Deprecated.
 
ELEMENT_NAME - Static variable in class com.sas.services.information.RepositoryDef
XML element name for a repository definition.
ELEMENT_NAME - Static variable in class com.sas.services.information.ServerDef
XML element name "ServerDef" for a server definition.
elements() - Method in class com.sas.services.user.CredentialPermissionCollection
Gets an enumeration of the elements.
elementType - Variable in class com.sas.services.discovery.MetadataAttribute
The metadata element's type (i.e.
EMAIL - Static variable in interface com.sas.services.information.util.ISDefs
Model description of Object: An e-mail address.
EMAIL_FORMAT_HTML - Static variable in interface com.sas.services.information.metadata.ContentSubscriberInterface
Email format code: HTML
EMAIL_FORMAT_TEXT - Static variable in interface com.sas.services.information.metadata.ContentSubscriberInterface
Email format code: text
EMAIL_TYPE - Static variable in interface com.sas.services.information.metadata.ContentSubscriberInterface
A value used to indicate that the Email address is being used for a publishing framework subscriber.
EmailInterface - Interface in com.sas.services.information.metadata
 
EmbeddedObjectInterface - Interface in com.sas.services.information.metadata
 
EMMODEL - Static variable in interface com.sas.services.information.util.ISDefs
Model description of Object: SAS Enterprise Miner Models
EMRULES - Static variable in interface com.sas.services.information.util.ISDefs
Model description of Object: This type represents Enterprise Miner Rules
enable() - Method in class com.sas.iom.orb.ResourceTracker
Enable a resource tracker.
enableLocalAdminMode(String) - Method in class com.sas.services.user.UserContext
 
enableLocalAdminMode(String) - Method in interface com.sas.services.user.UserContextInterface
This sets up a special case where an administrative user with an internal account is used to authenticate a user.
encodePassword(String) - Static method in class com.sas.services.information.OMIServer
 
encodeString(String) - Static method in class com.sas.services.information.metadata.PathUrl
 
ENCODING - Static variable in class com.sas.services.AbstractServiceComponentConfig
Service configurations are encoded using UTF-8.
encrKey - Static variable in class com.sas.iom.orb.SASURI
The key for IOM attribute encr.
encrLevelCredentials - Static variable in class com.sas.iom.orb.SASURI
IOM URI attribute encrlvl value credentials.
encrLevelEverything - Static variable in class com.sas.iom.orb.SASURI
IOM URI attribute encrlvl value everything.
encrLevelKey - Static variable in class com.sas.iom.orb.SASURI
The key for IOM attribute encrlvl.
encrLevelNone - Static variable in class com.sas.iom.orb.SASURI
IOM URI attribute encrlvl value none.
encrypt(byte[]) - Method in class com.sas.services.information.metadata.lookup.security.crypto.Symmetric
Deprecated.
Encrypt the supplied string using DES encryption and convert the result to a base64 byte array.
Encryption - Search tag in package com.sas.services.connection
Section
ENCRYPTION_ALGORITHM_AES - Static variable in class com.sas.services.connection.BridgeServer
A value for the encryption algorithms attribute indicating that AES encryption may be used.
ENCRYPTION_ALGORITHM_DES - Static variable in class com.sas.services.connection.BridgeServer
A value for the encryption algorithms attribute indicating that DES encryption may be used.
ENCRYPTION_ALGORITHM_RC2 - Static variable in class com.sas.services.connection.BridgeServer
A value for the encryption algorithms attribute indicating that RC2 encryption may be used.
ENCRYPTION_ALGORITHM_RC4 - Static variable in class com.sas.services.connection.BridgeServer
A value for the encryption algorithms attribute indicating that RC4 encryption may be used.
ENCRYPTION_ALGORITHM_SASPROPRIETARY - Static variable in class com.sas.services.connection.BridgeServer
A value for the encryption algorithms attribute indicating that sasproprietary encryption may be used.
ENCRYPTION_ALGORITHM_TRIPLEDES - Static variable in class com.sas.services.connection.BridgeServer
A value for the encryption algorithms attribute indicating that TRIPLEDES encryption may be used.
ENCRYPTION_ALGORITHMS - Static variable in interface com.sas.iom.JDBCConstants
 
ENCRYPTION_CONTENT - Static variable in interface com.sas.iom.JDBCConstants
 
ENCRYPTION_CONTENT_ALL - Static variable in class com.sas.services.connection.BridgeServer
A value for the encryption content attribute indicating that all communication is encrypted.
ENCRYPTION_CONTENT_AUTHENTICATION - Static variable in class com.sas.services.connection.BridgeServer
A value for the encryption content attribute indicating that only user name and password information is encrypted.
ENCRYPTION_POLICY - Static variable in interface com.sas.iom.JDBCConstants
 
ENCRYPTION_POLICY_NONE - Static variable in class com.sas.services.connection.BridgeServer
A value for the encryption policy attribute indicating that no communication with the server will be encrypted.
ENCRYPTION_POLICY_OPTIONAL - Static variable in class com.sas.services.connection.BridgeServer
A value for the encryption policy attribute indicating that communication with the server will be encrypted if the server supports an encryption algorithm supported by the client.
ENCRYPTION_POLICY_REQUIRED - Static variable in class com.sas.services.connection.BridgeServer
A value for the encryption policy attribute indicating that communication with the server will be encrypted if the server supports an encryption algorithm supported by the client.
endLocalization() - Method in class com.sas.services.information.metadata.prompt.OMRPromptDefinition
 
endLocalization() - Method in class com.sas.services.information.metadata.prompt.OMRPromptGroup
 
ENDSWITH - Static variable in class com.sas.services.information.FilterComponent
For this component to test true, the entity should have a key with a value that ends with the value in this component.
ENGINE_KEY - Static variable in interface com.sas.services.information.metadata.SASLibraryInterface
Key used to obtain the engine name from a library assignment Map created by genAssignLibrefMap
ensure92formatted(UserContextInterface, PathUrl) - Static method in class com.sas.services.information.metadata.lookup.utils.Files
Deprecated.
 
ensure92formatted(UserContextInterface, String) - Static method in class com.sas.services.information.metadata.lookup.utils.Files
Deprecated.
 
EntityHasChangedException - Exception Class in com.sas.services.information
This exception is thrown when during an update operation the entity is already locked or already changed since we retrieved a copy of the entity.
EntityHasChangedException() - Constructor for exception class com.sas.services.information.EntityHasChangedException
Constructor for EntityHasChangedException.
EntityHasChangedException(String) - Constructor for exception class com.sas.services.information.EntityHasChangedException
Constructor for EntityHasChangedException.
EntityHasChangedException(Throwable, String) - Constructor for exception class com.sas.services.information.EntityHasChangedException
Constructor for EntityHasChangedException.
entryExclusionFilters() - Method in interface com.sas.services.information.metadata.ContentSubscriberInterface
Gets the entry exclusion filters defined for filtering content to this subscriber.
entryInclusionFilters() - Method in interface com.sas.services.information.metadata.ContentSubscriberInterface
Gets the entry inclusion filters defined for filtering content to this subscriber.
EntryInterface - Interface in com.sas.services.publish
The EntryInterface provides a mechanism for getting and setting the attributes of a result package or result package entry.
Environment - Class in com.sas.services.deployment
An encapsulation of runtime resources provided by the container.
Environment() - Constructor for class com.sas.services.deployment.Environment
Create an Environment object.
EQ - Static variable in class com.sas.services.webdav.DAVConstants
 
equals(CP_ID, CP_ID) - Static method in class com.sas.iom.orb.CP_IDConverter
Compares to CP_ID objects for equality.
equals(UUID, UUID) - Static method in class com.sas.iom.orb.UUIDConverter
Compares to UUID objects for equality.
equals(Object) - Method in class com.sas.iom.orb.SASURI
 
equals(Object) - Method in class com.sas.iom.WorkspaceFactory
Compares an object with this factory for equality.
equals(Object) - Method in class com.sas.services.AbstractServiceAttribute
Determines whether the other object equals this object.
equals(Object) - Method in class com.sas.services.connection.BridgeServer
 
equals(Object) - Method in class com.sas.services.connection.Cluster
 
equals(Object) - Method in class com.sas.services.connection.ConnectionFactoryConfiguration
 
equals(Object) - Method in class com.sas.services.connection.Credential
 
equals(Object) - Method in class com.sas.services.connection.HostPortPair
 
equals(Object) - Method in class com.sas.services.connection.jndi.JNDIConnectionFactoryConfiguration
 
equals(Object) - Method in class com.sas.services.connection.ManualConnectionFactoryConfiguration
 
equals(Object) - Method in class com.sas.services.connection.omr.OMRConnectionFactoryConfiguration
 
equals(Object) - Method in class com.sas.services.connection.PasswordCredential
 
equals(Object) - Method in class com.sas.services.connection.platform.PlatformConnectionFactoryConfiguration
 
equals(Object) - Method in class com.sas.services.connection.Puddle
 
equals(Object) - Method in class com.sas.services.connection.Server
 
equals(Object) - Method in class com.sas.services.connection.TCPIPServer
 
equals(Object) - Method in class com.sas.services.connection.ZeroConfigWorkspaceServer
 
equals(Object) - Method in class com.sas.services.deployment.AbstractMetadataSource
Determines whether or not the other object equals this object.
equals(Object) - Method in class com.sas.services.deployment.Consumer
Determines if the other object is equal to his object.
equals(Object) - Method in class com.sas.services.deployment.DeployableService
Determines whether or not the other object equals this object.
equals(Object) - Method in class com.sas.services.deployment.OMRMetadataSource
Determines whether or not the other object equals this object.
equals(Object) - Method in class com.sas.services.deployment.URLMetadataSource
Determines whether or not the other object equals this object.
equals(Object) - Method in class com.sas.services.information.FactoryAction
Determines if the other factory action is equivalent to this factory action.
equals(Object) - Method in class com.sas.services.information.metadata.OMRHost
 
equals(Object) - Method in class com.sas.services.information.metadata.PathUrl
 
equals(Object) - Method in class com.sas.services.information.RepositoryDef
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class com.sas.services.information.RepositoryGroup
Determines if the object is equal to this repository group.
equals(Object) - Method in class com.sas.services.information.search.DateFilter
 
equals(Object) - Method in class com.sas.services.information.search.DisplayNameFilter
 
equals(Object) - Method in class com.sas.services.information.search.ExtendedAttributesFilter
 
equals(Object) - Method in class com.sas.services.information.search.KeywordFilter
 
equals(Object) - Method in class com.sas.services.information.search.NotesFilter
 
equals(Object) - Method in class com.sas.services.information.search.ObjectNameFilter
 
equals(Object) - Method in class com.sas.services.information.search.PublicTypeFilter
 
equals(Object) - Method in class com.sas.services.information.search.ResponsibilitiesFilter
Compare whether two filters are equal to each other.
equals(Object) - Method in class com.sas.services.information.ServerDef
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class com.sas.services.information.UserFolderType
 
equals(Object) - Method in class com.sas.services.session.SessionServiceInitObject
Determines whether or not the specified object is equivalent to this object.
equals(Object) - Method in class com.sas.services.user.CredentialPermission
Determines whether or not the specified object is a permission collection.
equals(Object) - Method in class com.sas.services.user.ProfileDomain
Compare against another object for equality.
equals(Object) - Method in class com.sas.services.user.SimpleUserIdentity
Compare against another object for equality.
equals(Object) - Method in class com.sas.services.user.UserContext
Test against another object for equality.
equals(Object) - Method in class com.sas.services.user.UserContextPermission
Determines whether or not the specified object is a user context permission.
equals(Object) - Method in interface com.sas.services.user.UserIdentityInterface
Compare against another object for equality.
EQUALS - Enum constant in enum class com.sas.services.information.search.SearchOperator
 
EQUALS - Static variable in class com.sas.services.information.FilterComponent
For this component to test true, the entity should have a key with a value that equals the value in this component.
error(String, String) - Method in class com.sas.services.information.OMIServer
 
error(String, String) - Method in interface com.sas.services.information.ServerInterface
 
error(String, ResourceBundle, String, Object, Object) - Method in class com.sas.services.information.OMIServer
 
error(String, ResourceBundle, String, Object, Object) - Method in interface com.sas.services.information.ServerInterface
 
Error codes - Search tag in package com.sas.services.webdav
Section
evaluate(String, String) - Method in class com.sas.services.information.OMIServerRepository.OMIEvaluator
 
evaluateObject(Object, String, String) - Method in class com.sas.services.information.OMIServerRepository.OMIEvaluator
 
EVENT - Static variable in interface com.sas.services.information.util.ISDefs
Model description of Object: An event is something that describes a condition that occurs that drives other things, such as jobs, to be processed.
EVENT_NAME - Static variable in interface com.sas.services.storedprocess.StoredProcessServiceInterface
Name of the event created by StoredProcessAlertItemInterface.
EVENT_TYPE_BROADCAST - Static variable in interface com.sas.services.events.broker.EventBrokerServiceInterface
Deprecated.
A Broadcast type of event is forwarded to all possible handlers.
EVENT_TYPE_BROADCAST - Static variable in interface com.sas.services.events.broker.ListenerRegisterInterface
Deprecated.
A Broadcast type of event is forwarded to all possible handlers.
EVENT_TYPE_BROADCAST - Static variable in interface com.sas.services.events.discovery.EventBrokerDiscoveryServiceInterface
Deprecated.
Event type: broadcast
EVENT_TYPE_REQUEST_RESPONSE - Static variable in interface com.sas.services.events.broker.EventBrokerServiceInterface
Deprecated.
A Request/Response type of event is forwarded to a single handler and a response is always generated.
EVENT_TYPE_REQUEST_RESPONSE - Static variable in interface com.sas.services.events.broker.ListenerRegisterInterface
Deprecated.
A Request/Response type of event is forwarded to a single handler and a response is always generated.
EVENT_TYPE_REQUEST_RESPONSE - Static variable in interface com.sas.services.events.discovery.EventBrokerDiscoveryServiceInterface
Deprecated.
Event type: request/response
EventBrokerDiscoveryService - Class in com.sas.services.events.discovery
Deprecated.
As of release 9.3, replaced by SAS Midtier Eventing Architecture.
EventBrokerDiscoveryService(DiscoveryServiceInterface) - Constructor for class com.sas.services.events.discovery.EventBrokerDiscoveryService
Deprecated.
As of release 9.2, this class is no longer being supported.
EventBrokerDiscoveryService(ServiceConfigurationInterface) - Constructor for class com.sas.services.events.discovery.EventBrokerDiscoveryService
Deprecated.
As of release 9.2, this class is no longer being supported.
EventBrokerDiscoveryService(ServiceConfigurationInterface, DiscoveryServiceInterface) - Constructor for class com.sas.services.events.discovery.EventBrokerDiscoveryService
Deprecated.
As of release 9.2, this class is no longer being supported.
EventBrokerDiscovery Service - Search tag in package com.sas.services.events.discovery
Section
EventBrokerDiscoveryServiceFactory - Class in com.sas.services.events.discovery
Deprecated.
As of release 9.3, replaced by SAS Midtier Eventing Architecture.
EventBrokerDiscoveryServiceFactory() - Constructor for class com.sas.services.events.discovery.EventBrokerDiscoveryServiceFactory
Deprecated.
As of release 9.2, this class is no longer being supported.
EventBrokerDiscoveryServiceInterface - Interface in com.sas.services.events.discovery
Deprecated.
As of release 9.3, replaced by SAS Midtier Eventing Architecture.
EventBrokerService - Class in com.sas.services.events.broker
Deprecated.
As of release 9.3, replaced by SAS Midtier Eventing Architecture.
EventBrokerService(ServiceConfigurationInterface) - Constructor for class com.sas.services.events.broker.EventBrokerService
Deprecated.
Constructs an event broker service based upon the specified service configuration.
EventBrokerService(ServiceConfigurationInterface, DiscoveryServiceInterface) - Constructor for class com.sas.services.events.broker.EventBrokerService
Deprecated.
Constructs an event broker service based upon the specified service configuration.
EventBroker Service - Search tag in package com.sas.services.events.broker
Section
EventBrokerServiceAdminClient - Class in com.sas.services.events.broker
Administrator Client for the EventBroker Service.
EventBrokerServiceAdminClient() - Constructor for class com.sas.services.events.broker.EventBrokerServiceAdminClient
 
EventBrokerServiceFactory - Class in com.sas.services.events.broker
Deprecated.
As of release 9.3, replaced by SAS Midtier Eventing Architecture.
EventBrokerServiceFactory() - Constructor for class com.sas.services.events.broker.EventBrokerServiceFactory
Deprecated.
Constructs a default instance.
EventBrokerServiceInterface - Interface in com.sas.services.events.broker
Deprecated.
As of release 9.3, replaced by SAS Midtier Eventing Architecture.
EventData - Class in com.sas.services.publish
Contains the SASPackage event data.
EventData(String, boolean) - Constructor for class com.sas.services.publish.EventData
 
EventDataInterface - Interface in com.sas.services.publish
Contains the SASPackage event data.
EventFactory - Class in com.sas.services.events
Deprecated.
As of release 9.3, replaced by SAS Midtier Eventing Architecture.
EventFactory() - Constructor for class com.sas.services.events.EventFactory
Deprecated.
 
Event Handling Agents - Search tag in package com.sas.services.events.broker
Section
EventInterface - Interface in com.sas.services.events
Deprecated.
As of release 9.3, replaced by SAS Midtier Eventing Architecture.
EventInterface - Interface in com.sas.services.information.metadata
Event data is persisted as an XML document.
EventManager - Class in com.sas.services.events.broker
EventManager threads process incoming events by taking events off of the event queue that were put on the event queue by event triggered monitoring transports.
Event Message Specification - Search tag in package com.sas.services.events.broker
Section
EventResponseHandlerInterface - Interface in com.sas.services.events.broker
Interface to handle event responses produced by the EventBroker Service.
Events - Search tag in package com.sas.services.events.broker
Section
Event services - Search tag in package com.sas.services.events
Section
EventSubscriberFilter - Class in com.sas.services.information.metadata
Deprecated. 
EventSubscriberFilter() - Constructor for class com.sas.services.information.metadata.EventSubscriberFilter
Deprecated.
Constructs an event subscriber filter.
EventSubscriberFilter(String, int, String) - Constructor for class com.sas.services.information.metadata.EventSubscriberFilter
Deprecated.
Constructs an event subscriber filter using the specified search relation.
EventSubscriberGroupInterface - Interface in com.sas.services.information.metadata
Deprecated. 
EventSubscriberInterface - Interface in com.sas.services.information.metadata
Deprecated. 
EventUtil - Class in com.sas.iom.orb
Utilities for IOM objects that produce or consume events.
Example: Distributed Deployment and Service Lookup From Another Process - Search tag in package com.sas.services.discovery
Section
Example: Service Lookup Using Local Discovery Service - Search tag in package com.sas.services.discovery
Section
Example 1: A name/value keyword - Search tag in class com.sas.services.discovery.NameValueAttribute
Section
Example 1: Configuring a Context - Search tag in class com.sas.services.deployment.ioc.OMRDeploymentContext
Section
Example 1: Configuring a Context - Search tag in class com.sas.services.deployment.ioc.URLDeploymentContext
Section
Example 1: Create a Deployment File - Search tag in class com.sas.services.deployment.AbstractDeploymentStrategy
Section
Example 1: Deploy Foundation Services queried from a SAS Metadata Repository - Search tag in class com.sas.services.deployment.PlatformServices
Section
Example 1: Find a service satisfying a business interface - Search tag in class com.sas.services.discovery.ServiceTemplate
Section
Example 1: Find a service that is accessible to remote clients - Search tag in class com.sas.services.discovery.IsRemotelyAccessibleAttribute
Section
Example 1: Find a service that was deployed in this JVM - Search tag in class com.sas.services.discovery.JVMAttribute
Section
Example 1: Find a service that was deployed on this host - Search tag in class com.sas.services.discovery.HostAttribute
Section
Example 1: Find a service using an application's service deployment's name - Search tag in class com.sas.services.discovery.ServiceDeploymentAttribute
Section
Example 1: Find a service using its name - Search tag in class com.sas.services.discovery.ServiceComponentAttribute
Section
Example 1: Obtaining the AuthorizationUtilInterface for a MetadataInterface - Search tag in package com.sas.services.information.metadata
Section
Example 1: The Local Discovery Service - Search tag in class com.sas.services.discovery.DiscoveryService
Section
Example 10: Getting the AuthorizationExplainedInfoInterface List for All identities and permissions - Search tag in package com.sas.services.information.metadata
Section
Example 11: Getting the List of AccessControlTemplateInterface instances that protect an object - Search tag in package com.sas.services.information.metadata
Section
Example 12: Setting an AccessControlTemplateInterface to protect an object - Search tag in package com.sas.services.information.metadata
Section
Example 13: Removing an AccessControlTemplateInterface from protecting an object - Search tag in package com.sas.services.information.metadata
Section
Example 14: Using update() with pending authorization change - Search tag in package com.sas.services.information.metadata
Section
Example 15: Committing authorization changes - Search tag in package com.sas.services.information.metadata
Section
Example 16: Discarding authorization changes - Search tag in package com.sas.services.information.metadata
Section
Example 2: Deploy Foundation Services using metadata queried from an XML file - Search tag in class com.sas.services.deployment.PlatformServices
Section
Example 2: Destroying the Local Discovery Service - Search tag in class com.sas.services.discovery.DiscoveryService
Section
Example 2: Find a service satisfying a business interface and one or more service discovery attributes - Search tag in class com.sas.services.discovery.ServiceTemplate
Section
Example 2: Find a service that is not accessible to remote clients - Search tag in class com.sas.services.discovery.IsRemotelyAccessibleAttribute
Section
Example 2: Find a service that was deployed in the same JVM as another service - Search tag in class com.sas.services.discovery.JVMAttribute
Section
Example 2: Find a service that was deployed on a host using its name - Search tag in class com.sas.services.discovery.HostAttribute
Section
Example 2: Find a service using an application's service deployment's metadata ID - Search tag in class com.sas.services.discovery.ServiceDeploymentAttribute
Section
Example 2: Find a service using its metadata ID - Search tag in class com.sas.services.discovery.ServiceComponentAttribute
Section
Example 2: Obtaining the AuthorizationBaseInterface for authorization definitions on an AccessControlTemplateInterface. - Search tag in package com.sas.services.information.metadata
Section
Example 2: Reconfigure the URL specified in a Deployment File - Search tag in class com.sas.services.deployment.AbstractDeploymentStrategy
Section
Example 2: Two name/value keywords - Search tag in class com.sas.services.discovery.NameValueAttribute
Section
Example 3: Find a Service satisfying a service interface - Search tag in class com.sas.services.discovery.DiscoveryService
Section
Example 3: Find a service that was deployed on a host using its address - Search tag in class com.sas.services.discovery.HostAttribute
Section
Example 3: Find a service using an application's service deployment's name and metadata ID - Search tag in class com.sas.services.discovery.ServiceDeploymentAttribute
Section
Example 3: Find a service using its name and metadata ID - Search tag in class com.sas.services.discovery.ServiceComponentAttribute
Section
Example 3: Getting the AuthorizationIdentityInfoInterface List for permissions set on an object - Search tag in package com.sas.services.information.metadata
Section
Example 3: Optionally Define a Resource Environment - Search tag in class com.sas.services.deployment.PlatformServices
Section
Example 3: Reconfigure the host and port specified in a Deployment File - Search tag in class com.sas.services.deployment.AbstractDeploymentStrategy
Section
Example 4: Find a Service satisfying a service interface and specified service attributes - Search tag in class com.sas.services.discovery.DiscoveryService
Section
Example 4: Getting the PermissionInfoInterface List for a single identity - Search tag in package com.sas.services.information.metadata
Section
Example 4: Reconfigure the SoftwareComponent specified in a Deployment File - Search tag in class com.sas.services.deployment.AbstractDeploymentStrategy
Section
Example 4: Start Services - Search tag in class com.sas.services.deployment.PlatformServices
Section
Example 5: Lookup Attempt Policy - Search tag in class com.sas.services.discovery.DiscoveryService
Section
Example 5: Reconfigure the SAS Metadata Repository specified in a Deployment File - Search tag in class com.sas.services.deployment.AbstractDeploymentStrategy
Section
Example 5: Setting the PermissionInfoInterface List for a single identity - Search tag in package com.sas.services.information.metadata
Section
Example 5: Terminate Services - Search tag in class com.sas.services.deployment.PlatformServices
Section
Example 6: Getting the AuthorizationInfoInterface List for multiple identities - Search tag in package com.sas.services.information.metadata
Section
Example 6: Reconfigure the user ID and password specified in a Deployment File - Search tag in class com.sas.services.deployment.AbstractDeploymentStrategy
Section
Example 7: Setting the AuthorizationInfoInterface List for multiple identities - Search tag in package com.sas.services.information.metadata
Section
Example 8: Getting the AuthorizationExplainedInfoInterface List for a single identity with permissions specified - Search tag in package com.sas.services.information.metadata
Section
Example 9: Getting the AuthorizationExplainedInfoInterface List for multiple identities with permissions specified - Search tag in package com.sas.services.information.metadata
Section
Example - Creating a favorites folder - Search tag in package com.sas.services.information.metadata.favorites
Section
Example - Creating a favorites group - Search tag in package com.sas.services.information.metadata.favorites
Section
Example - Creating a Filter - Search tag in package com.sas.services.information
Section
Examples - Search tag in class com.sas.services.discovery.HostAttribute
Section
Examples - Search tag in class com.sas.services.discovery.IsRemotelyAccessibleAttribute
Section
Examples - Search tag in class com.sas.services.discovery.JVMAttribute
Section
Examples - Search tag in class com.sas.services.discovery.NameValueAttribute
Section
Examples - Search tag in class com.sas.services.discovery.ServiceComponentAttribute
Section
Examples - Search tag in class com.sas.services.discovery.ServiceDeploymentAttribute
Section
Examples - Search tag in class com.sas.services.discovery.ServiceTemplate
Section
Examples - Search tag in class com.sas.services.publish.tools.PackageCleanup
Section
Examples - Search tag in package com.sas.services.discovery
Section
Examples - Search tag in package com.sas.services.information
Section
Examples - Search tag in package com.sas.services.publish
Section
Examples - Search tag in package com.sas.services.session
Section
Examples - Search tag in package com.sas.services.webdav
Section
excludeNameValuePair(String, String) - Method in class com.sas.services.publish.metadata.PackageFilter
 
execute() - Method in class com.sas.rio.MVAPreparedStatement
execute(boolean, ExecutionStatusListener2Interface, boolean, Object) - Method in interface com.sas.services.storedprocess.StoredProcess2Interface
Execute the stored process.
execute(boolean, ExecutionStatusListenerInterface, boolean, Object) - Method in interface com.sas.services.storedprocess.StoredProcessInterface
Deprecated.
Execute the stored process.
execute(String) - Method in class com.sas.rio.MVAStatement
Execute a SQL statement that may return multiple results.
execute(String, int) - Method in class com.sas.rio.MVAStatement
Executes the given SQL statement and signals the driver with the given flag about whether the auto-generated keys produced by this Statement object should be made available for retrieval.
execute(String, int[]) - Method in class com.sas.rio.MVAStatement
Executes the given SQL statement and signals the driver that the auto-generated keys indicated in the given array should be made available for retrieval.
execute(String, String[]) - Method in class com.sas.rio.MVAStatement
Executes the given SQL statement and signals the driver that the auto-generated keys indicated in the given array should be made available for retrieval.
execute(Set, Map, ProcessNodeHandlerInterface) - Method in interface com.sas.services.events.broker.flowengine.ProcessNodeInterface
Process nodes handle events by providing execution logic and propagating output to downstream nodes when appropriate.
execute2(ParsedQuery, String[]) - Method in class com.sas.rio.MVAStatement
 
executeAsynch(ExecutionStatusListener2Interface, boolean) - Method in interface com.sas.services.storedprocess.StoredProcess2Interface
Execute the stored process asynchronously.
executeBatch() - Method in class com.sas.rio.MVAStatement
executeDaemon(WorkInterface) - Method in class com.sas.iom.orb.ExecutorServiceThreadPool
Execute a unit of work on an idle thread in the pool.
executeQuery() - Method in class com.sas.rio.MVAPreparedStatement
executeQuery(String) - Method in class com.sas.rio.MVAStatement
executeQuery2(ParsedQuery, String[]) - Method in class com.sas.rio.MVAStatement
 
executeRequest(String) - Method in class com.sas.services.information.OMIServer
 
executeRequest(String) - Method in interface com.sas.services.information.ServerInterface
Execute a client request and return the result.
executeUpdate() - Method in class com.sas.rio.MVAPreparedStatement
executeUpdate(String) - Method in class com.sas.rio.MVAStatement
Executes an SQL INSERT, UPDATE or DELETE statement.
executeUpdate(String, int) - Method in class com.sas.rio.MVAStatement
Executes the given SQL statement, which may return multiple results, and signals the driver that any auto-generated keys should be made available for retrieval.
executeUpdate(String, int[]) - Method in class com.sas.rio.MVAStatement
Executes the given SQL statement and signals the driver that the auto-generated keys indicated in the given array should be made available for retrieval.
executeUpdate(String, String[]) - Method in class com.sas.rio.MVAStatement
Executes the given SQL statement and signals the driver that the auto-generated keys indicated in the given array should be made available for retrieval.
executeUpdate2(ParsedQuery, String[]) - Method in class com.sas.rio.MVAStatement
 
Executing a Stored Process - Search tag in package com.sas.services.storedprocess
Section
Executing the Stored Process - Search tag in package com.sas.services.storedprocess
Section
Execution2Interface - Interface in com.sas.services.storedprocess
This interface describes various aspects associated with the execution of a stored process.
ExecutionBaseInterface - Interface in com.sas.services.storedprocess
This interface describes various common aspects associated with the execution of a stored process.
ExecutionException - Exception Class in com.sas.services.storedprocess
This base class describes exceptions thrown when StoredProcessInterface.execute() or StoredProcess2Interface.execute() is invoked.
ExecutionInterface - Interface in com.sas.services.storedprocess
Deprecated.
Use Execution2Interface instead.
executionStatusChanged(Execution2Interface) - Method in interface com.sas.services.storedprocess.ExecutionStatusListener2Interface
Signal a change in status in the execution of a stored process.
executionStatusChanged(ExecutionInterface) - Method in interface com.sas.services.storedprocess.ExecutionStatusListenerInterface
Deprecated.
Signal a change in status in the execution of a stored process.
ExecutionStatusListener2Interface - Interface in com.sas.services.storedprocess
This interface is implemented by clients who need to be notified of stored process execution status changes.
ExecutionStatusListenerException - Exception Class in com.sas.services.storedprocess
This class wraps exceptions thrown while invoking methods in the user supplied listener.
ExecutionStatusListenerInterface - Interface in com.sas.services.storedprocess
Deprecated.
ExecutorServiceThreadPool - Class in com.sas.iom.orb
ThreadPool implementation that wraps an ExecutorService.
ExecutorServiceThreadPool(ExecutorService) - Constructor for class com.sas.iom.orb.ExecutorServiceThreadPool
Construct an ExecutorServiceThreadPool.
exists() - Method in class com.sas.services.webdav.DAVResource
Returns whether the resource exists.
exists() - Method in interface com.sas.services.webdav.DAVResourceInterface
Returns whether the resource exists.
ExpiredPasswordLoginServiceException - Exception Class in com.sas.services.security
 
ExpiredPasswordLoginServiceException() - Constructor for exception class com.sas.services.security.ExpiredPasswordLoginServiceException
 
ExpiredPasswordLoginServiceException(String) - Constructor for exception class com.sas.services.security.ExpiredPasswordLoginServiceException
 
ExpiredPasswordLoginServiceException(Throwable, String) - Constructor for exception class com.sas.services.security.ExpiredPasswordLoginServiceException
 
Explain Authorization Interfaces - Search tag in package com.sas.services.information.metadata
Section
EXPLICT_ON_PARENT - Enum constant in enum class com.sas.services.information.metadata.IndirectPermissionInfoInterface.IndirectPermissionSource
 
exportDeployment(String[]) - Static method in class com.sas.services.deployment.ServiceDeploymentExporter
Method for an application which is used to export metadata describing a SAS Foundation Service deployment from a SAS Metadata Repository to a UTF-8 encoded XML file.
Exporting a Service Deployment from a SAS Metadata Server to a File - Search tag in package com.sas.services.deployment
Section
exportObject() - Method in interface com.sas.services.information.publicobject.TransportProcessorInterface
Export this object from the system.
exportServiceConfig(File, ServiceAggregateConfig, boolean, List<String>) - Method in interface com.sas.services.deployment.ExportServiceConfigInterface
Exports the service configuration to a UTF-8 encoded XML file.
exportServiceConfig(File, ServiceAggregateConfig, boolean, List<String>) - Method in class com.sas.services.ServiceProfile
Exports the service configuration to a UTF-8 encoded XML file.
ExportServiceConfigInterface - Interface in com.sas.services.deployment
Interface used to export a service configuration to a UTF-8 encoded XML file.
exportServiceConfiguration(File, ServiceComponent, boolean, List<String>) - Method in class com.sas.services.deployment.ServiceDeployment
Exports the specified configurations for a service to a UTF-8 encoded XML file.
exportServiceConfigurations(File) - Method in class com.sas.services.deployment.ServiceDeployment
Exports each consumer's service configuration to a UTF-8 encoded XML file.
exportServiceConfigurations(File, File) - Method in class com.sas.services.deployment.ServiceDeployment
Exports each consumer's service configuration to a UTF-8 encoded XML file.
exportServiceConfigurations(String[]) - Static method in class com.sas.services.deployment.ServiceConfigExporter
Main method for an application used to exports a SAS Foundation Services deployment's consumed service configurations to UTF-8 encoded XML files.
exportServiceDeployment(SoftwareComponent, String, boolean) - Static method in class com.sas.services.deployment.ServiceDeploymentExporter
Exports a SAS Foundation Services deployment from the metadata server to a UTF-8 encoded XML file.
EXTENDED_PATH_DELIMITER - Static variable in class com.sas.services.information.metadata.PathUrl
The default delimiter (#) used for separating nested objects contained within an extended path.
extendedAttribute(String, String, String) - Method in class com.sas.services.information.metadata.MetadataBuilder
Defines an extended attribute.
ExtendedAttributeData - Class in com.sas.services.publish
This class represents the extended attribute information for a data set.
ExtendedAttributeData() - Constructor for class com.sas.services.publish.ExtendedAttributeData
 
ExtendedAttributesFilter - Class in com.sas.services.information.search
The ExtendedAttributesFilter class is used to filter or search for objects by their associated extended attributes.
ExtendedAttributesFilter(Map<String, String>) - Constructor for class com.sas.services.information.search.ExtendedAttributesFilter
Constructs a new extended attributes filter that allows objects to be searched their associated extended attributes.
Extending Information Services - Search tag in package com.sas.services.information
Section
Extending store item types - Search tag in package com.sas.services.information
Section
EXTENSION - Static variable in interface com.sas.services.information.util.ISDefs
Model description of Object:
ExtensionInterface - Interface in com.sas.services.information.metadata
 
EXTENSIONS_ASSOCIATION_NAME - Static variable in class com.sas.services.information.search.ExtendedAttributesFilter
 
EXTENSIONS_ASSOCIATION_TYPE - Static variable in class com.sas.services.information.search.ExtendedAttributesFilter
 
EXTERNALIDENTITY - Static variable in interface com.sas.services.information.util.ISDefs
Model description of Object: DRAFT: This is an ID associated with the object in some other context, such as a GUID or DN for LDAP .
ExternalIdentityInterface - Interface in com.sas.services.information.metadata
 
EXTERNALTABLE - Static variable in interface com.sas.services.information.util.ISDefs
Model description of Object: This type represents an table in an external data file.
ExternalTableInterface - Interface in com.sas.services.information.metadata
 
extractDocument(UserContextInterface) - Method in interface com.sas.services.information.metadata.lookup.io.IOInterface
Deprecated.
 
extractDocument(UserContextInterface) - Method in class com.sas.services.information.metadata.lookup.io.TextFileIO
Deprecated.
 
extractDocument(UserContextInterface) - Method in class com.sas.services.information.metadata.lookup.io.TextStoreIO
Deprecated.
 
extractPath(String) - Static method in class com.sas.services.webdav.DAVResource
Extract the path (query and fragment identifier from a URL).
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form