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 _ 

d

DATABASECATALOG - Static variable in interface com.sas.services.information.util.ISDefs
Model description of Object:
DATABASECATALOG - Static variable in interface com.sas.metadata.remote.MetadataObjects
Model description of the metadata type: A namespace for contained database schemas.
DATABASESCHEMA - Static variable in interface com.sas.services.information.util.ISDefs
Model description of Object: This type represents a schema in a relational database.
DATABASESCHEMA - Static variable in interface com.sas.metadata.remote.MetadataObjects
Model description of the metadata type: A relational schema that contains tables that are not in SAS data sets.
DATAEXPLORATION_DEFAULT_NAME - Static variable in interface com.sas.services.information.metadata.dataexplorer.DataExplorationConstants
default for the name of new Data Explorations: blank string (no default)
DATAEXPLORATION_INDEX_ARRAYSIZE - Static variable in interface com.sas.services.information.metadata.dataexplorer.DataExplorationConstants
index of the "size" field in String arrays for DataExplorations
DATAEXPLORATION_INDEX_ID - Static variable in interface com.sas.services.information.metadata.dataexplorer.DataExplorationConstants
index of the "id" field in String arrays for DataExplorations
DATAEXPLORATION_INDEX_NAME - Static variable in interface com.sas.services.information.metadata.dataexplorer.DataExplorationConstants
index of the "Name" field in String arrays for DataExplorations
DATAEXPLORATION_INFORMATIONMAPID - Static variable in interface com.sas.services.information.metadata.dataexplorer.DataExplorationConstants
 
DATAEXPLORATION_INFORMATIONMAPURL - Static variable in interface com.sas.services.information.metadata.dataexplorer.DataExplorationConstants
 
DATAEXPLORATION_ISDEFAULT - Static variable in interface com.sas.services.information.metadata.dataexplorer.DataExplorationConstants
 
DATAEXPLORATION_PROPERTY1_NAME - Static variable in interface com.sas.services.information.metadata.dataexplorer.DataExplorationConstants
name of the property object, containing Information Map ID and userid
DATAEXPLORATION_PROPERTY2_NAME - Static variable in interface com.sas.services.information.metadata.dataexplorer.DataExplorationConstants
name of the property object, containing the isDefault value
DATAEXPLORATION_TRANSFORMROLE - Static variable in interface com.sas.services.information.metadata.dataexplorer.DataExplorationConstants
Transform role for a data exploration: "DataExploration"
DATASET - Static variable in interface com.sas.services.publish.LibraryMemberEntryInterface
The entry represents a SAS data set.
DATASET_COMPAT_VERSION - Static variable in class com.sas.services.publish.AbstractEntry
SAS dataset entry compatibility version to be used internally only 9.1 noTranscoding option compatability version is 33. 9.4 extended attribute compatability version is 34.
DATASOURCENAME - Static variable in interface com.sas.services.information.util.ISDefs
Model description of Object:
DATASOURCENAME - Static variable in interface com.sas.metadata.remote.MetadataObjects
Model description of the metadata type: Represents a data source name (DSN) that is a construct used by the SAS table server to identify a data source definition.
DATATABLE - Static variable in interface com.sas.services.information.util.ISDefs
Model description of Object: This is an abstract type that represents an object that contains a set of columns.
DATATABLE - Static variable in interface com.sas.metadata.remote.MetadataObjects
Model description of the metadata type: An abstract type that represents an object that contains a set of columns.
DATE - Static variable in class com.sas.rio.MVAResultSet
 
DATETIME - Static variable in class com.sas.rio.MVAResultSet
 
DATETIME_RANGE - Static variable in interface com.sas.services.information.metadata.CommentFilterInterface
 
DAVAccessControlEntry(IdentityInterface, List, boolean, boolean) - Constructor for class com.sas.services.information.metadata.DAVAccessControlEntry
 
DAVAccessControlEntry - Class in com.sas.services.information.metadata
Represents a WebDAV Access Control Entry
DAVAlertTransportInterface - Interface in com.sas.services.publish.alerts
The DAVAlertTransportInterface provides common behavior for WebDAV delivery transports when sending alert notification messages.
DAVApplitem(RepositoryData) - Constructor for class com.sas.services.information.metadata.dav.DAVApplitem
Creates a new DAVApplItem from the information in the entity
DAVApplitem(RepositoryInterface, String) - Constructor for class com.sas.services.information.metadata.dav.DAVApplitem
Creates a new DAVApplItem for the entity with a repository id reposId in the repository repos
DAVApplitem - Class in com.sas.services.information.metadata.dav
 
DAVBinarypackage(RepositoryData) - Constructor for class com.sas.services.information.metadata.dav.DAVBinarypackage
Creates a new DAVBinarypackage from the information in the entity
DAVBinarypackage(RepositoryInterface, String) - Constructor for class com.sas.services.information.metadata.dav.DAVBinarypackage
Creates a new DAVBinarypackage for the entity with a repository id reposId in the repository repos
DAVBinarypackage - Class in com.sas.services.information.metadata.dav
Represent a sas binary result package in the DAV store.
DAVChildRepository(ConnectionInfo, RepositoryCache, String, DAVRepositoryInterface) - Constructor for class com.sas.services.information.DAVChildRepository
Constructs an instance of a child DAV repository.
DAVChildRepository - Class in com.sas.services.information
DAV child repository.
DAVConstants - Class in com.sas.services.webdav
A convenience class to collect all the constants used in the DAV environment.
DAVEntity(RepositoryData) - Constructor for class com.sas.services.information.metadata.dav.DAVEntity
Creates a new DAVEntity from the entity (property map)
DAVEntity(RepositoryInterface, String) - Constructor for class com.sas.services.information.metadata.dav.DAVEntity
Creates a new DAVEntity for the entity with a repository id reposId in the repository repos
DAVEntity(String, Map) - Constructor for class com.sas.services.information.metadata.dav.DAVEntity
Creates a new DAVEntity from the url and a property map
DAVEntity - Class in com.sas.services.information.metadata.dav
DAVEntity is a common class for DAVFolder and DAVItem.
DAVEntityInterface - Interface in com.sas.services.information.metadata.dav
 
DAVEvent(RepositoryData) - Constructor for class com.sas.services.information.metadata.dav.DAVEvent
Creates a new DAVEvent from the information in the entity
DAVEvent(RepositoryInterface, String) - Constructor for class com.sas.services.information.metadata.dav.DAVEvent
Creates a new DAVEvent for the entity with a repository id reposId in the repository repos
DAVEvent - Class in com.sas.services.information.metadata.dav
Represents event data stored on a DAV server.
DAVException() - Constructor for exception class com.sas.services.webdav.DAVException
Default constructor
DAVException(String) - Constructor for exception class com.sas.services.webdav.DAVException
Constructs an instance for the specified exception message.
DAVException(String, int) - Constructor for exception class com.sas.services.webdav.DAVException
Constructs an instance for the specified exception message and HTTP status code.
DAVException(String, Exception) - Constructor for exception class com.sas.services.webdav.DAVException
Constructs an instance for the specified exception message and the underlying exception.
DAVException(String, Exception, int) - Constructor for exception class com.sas.services.webdav.DAVException
Constructs an instance for the specified exception message, underlying exception and HTTP status code.
DAVException - Exception Class in com.sas.services.webdav
DAVException Wrapper for any exception that might occur in the DAV resource code.
DAVFactory() - Constructor for class com.sas.services.information.metadata.dav.DAVFactory
 
DAVFactory - Class in com.sas.services.information.metadata.dav
DAVFactory manufactures objects from the com.sas.services.information.metadata.dav package.
DAVFolder(RepositoryData) - Constructor for class com.sas.services.information.metadata.dav.DAVFolder
Creates a new DAVFolder from the information in the entity
DAVFolder(RepositoryInterface, String) - Constructor for class com.sas.services.information.metadata.dav.DAVFolder
Creates a new DAVFolder for the entity with a repository id reposId in the repository repos
DAVFolder(String, Map) - Constructor for class com.sas.services.information.metadata.dav.DAVFolder
Creates a new DAVFolder from the url and a property map
DAVFolder - Class in com.sas.services.information.metadata.dav
DAVFolder represents a collection in a DAV Store.
DAVFolderInterface - Interface in com.sas.services.information.metadata.dav
 
DAVItem(RepositoryData) - Constructor for class com.sas.services.information.metadata.dav.DAVItem
Creates a new DAVFolder from the information in the entity
DAVItem(RepositoryInterface, String) - Constructor for class com.sas.services.information.metadata.dav.DAVItem
Creates a new DAVItem for the entity with a repository id reposId in the repository repos
DAVItem(String, Map) - Constructor for class com.sas.services.information.metadata.dav.DAVItem
Creates a new DAVItem from the url and a property map
DAVItem - Class in com.sas.services.information.metadata.dav
DAVItem represents a non-collection resource in a DAV Store.
DAVItemInterface - Interface in com.sas.services.information.metadata.dav
 
DAVPackage(RepositoryData) - Constructor for class com.sas.services.information.metadata.dav.DAVPackage
Creates a new DAVPackage from the information in the entity
DAVPackage(RepositoryInterface, String) - Constructor for class com.sas.services.information.metadata.dav.DAVPackage
Creates a new DAVPackage for the entity with a repository id reposId in the repository repos
DAVPackage - Class in com.sas.services.information.metadata.dav
Represent a sas result package in the DAV store.
DAVPackageevent(RepositoryData) - Constructor for class com.sas.services.information.metadata.dav.DAVPackageevent
Creates a new DAVPackageevent from the information in the entity
DAVPackageevent(RepositoryInterface, String) - Constructor for class com.sas.services.information.metadata.dav.DAVPackageevent
Creates a new DAVPackageevent for the entity with a repository id reposId in the repository repos
DAVPackageevent - Class in com.sas.services.information.metadata.dav
Represents a SAS Package event stored on a DAV server.
DAVPerson(RepositoryData) - Constructor for class com.sas.services.information.metadata.dav.DAVPerson
Creates a new DAVPerson from the information in the entity
DAVPerson(RepositoryInterface, String) - Constructor for class com.sas.services.information.metadata.dav.DAVPerson
Creates a new DAVPerson for the entity with a repository id reposId in the repository repos
DAVPerson - Class in com.sas.services.information.metadata.dav
This class represents a user/person and reflects a collection in the DAV store which acts as an anchor for all the personal folders and personal repository information.
DAVPersonalrepository(RepositoryData) - Constructor for class com.sas.services.information.metadata.dav.DAVPersonalrepository
Creates a new DAVPersonalrepository from the information in the entity
DAVPersonalrepository(RepositoryInterface, String) - Constructor for class com.sas.services.information.metadata.dav.DAVPersonalrepository
Creates a new DAVPersonalrepository for the entity with a repository id reposId in the repository repos
DAVPersonalrepository - Class in com.sas.services.information.metadata.dav
Represents a personal repository collection in the DAV store.
DAVProfile(RepositoryData) - Constructor for class com.sas.services.information.metadata.dav.DAVProfile
Creates a new DAVProfile from the information in the entity
DAVProfile(RepositoryInterface, String) - Constructor for class com.sas.services.information.metadata.dav.DAVProfile
Creates a new DAVProfile for the entity with a repository id reposId in the repository repos
DAVProfile - Class in com.sas.services.information.metadata.dav
DAVProfile is a DAV Folder that represents a user profile.
DAVRemarks(RepositoryData) - Constructor for class com.sas.services.information.metadata.dav.DAVRemarks
Creates a new DAVRemarks object from a repositorydata entity
DAVRemarks(RepositoryInterface, String) - Constructor for class com.sas.services.information.metadata.dav.DAVRemarks
Creates a new DAVRemarks object with a repository id reposId in the repository repos
DAVRemarks - Class in com.sas.services.information.metadata.dav
Represents a set of comments, on a particular topic
DAVRepository() - Constructor for class com.sas.services.information.DAVRepository
Constructs a default instance.
DAVRepository(Class) - Constructor for class com.sas.services.information.DAVRepository
Constructs an instance exporting a remote object that employs RMI socket factories appropriate for the specified class.
DAVRepository - Class in com.sas.services.information
The DAV Repository is a single persistent store for information used by client applications.
DAVRepositoryInterface - Interface in com.sas.services.information
This interface extends RepositoryInterface.
DAVResource(ConnectionInfo) - Constructor for class com.sas.services.webdav.DAVResource
Creates a DAVResource using the connection information.
DAVResource(ConnectionInfo, boolean) - Constructor for class com.sas.services.webdav.DAVResource
 
DAVResource(String) - Constructor for class com.sas.services.webdav.DAVResource
Creates a DAVResource using a string URL.
DAVResource(String, boolean) - Constructor for class com.sas.services.webdav.DAVResource
Creates a DAVResource using a string URL and boolean flag to indicate whether a collection should be created.
DAVResource(String, String, String) - Constructor for class com.sas.services.webdav.DAVResource
Creates a DAVResource using a string URL, userName and password.
DAVResource(URL) - Constructor for class com.sas.services.webdav.DAVResource
Creates a DAVResource using a Java URL.
DAVResource - Class in com.sas.services.webdav
A DAVResource represents a WebDAV (Web-based Distributed Authoring and Versioning) resource as specified in IETF RFC 2518.
DAVResourceInterface - Interface in com.sas.services.webdav
Provides the interface for a DAV Resource.
DAVSERVERNOTTEST - Static variable in class com.sas.services.information.FilterComponent
For this component to test true, the test must fail on the server
DAVSERVERTEST - Static variable in class com.sas.services.information.FilterComponent
For this component to test true, the test must pass on the server
DAVStoredprocessalert(RepositoryData) - Constructor for class com.sas.services.information.metadata.dav.DAVStoredprocessalert
Creates a new DAVStroredprocessalert from the information in the entity
DAVStoredprocessalert(RepositoryInterface, String) - Constructor for class com.sas.services.information.metadata.dav.DAVStoredprocessalert
Creates a new DAVStoredprocessalert for the entity with a repository id reposId in the repository repos
DAVStoredprocessalert - Class in com.sas.services.information.metadata.dav
Represents a stored process alert in the DAV store.
DAVTransportInterface - Interface in com.sas.services.publish.webdav
The DAVTransportInterface provides a mechanism for publishing a result package to a WebDAV server, and for retrieving a result package from a WebDAV server.
DAV_ - Static variable in class com.sas.services.webdav.DAVConstants
 
DAV_ACL - Static variable in class com.sas.services.webdav.DAVConstants
 
DAV_ACL_PN - Static variable in class com.sas.services.webdav.PropertyName
 
DAV_ALL_PRIVILEGES - Static variable in class com.sas.services.webdav.DAVConstants
 
DAV_COLLECTION - Static variable in class com.sas.services.webdav.DAVConstants
Value returned by Slide for {DAV:}resourcetype when resource is a collection
DAV_CREATIONDATE - Static variable in class com.sas.services.webdav.DAVConstants
DAV creationdate property name in {namespace}propertyname format
DAV_DISPLAYNAME - Static variable in class com.sas.services.webdav.DAVConstants
DAV displayname property name in {namespace}propertyname format
DAV_GETCONTENTLANGUAGE - Static variable in class com.sas.services.webdav.DAVConstants
DAV getcontentlanguage property name in {namespace}propertyname format
DAV_GETCONTENTLENGTH - Static variable in class com.sas.services.webdav.DAVConstants
DAV getcontentlength property name in {namespace}propertyname format
DAV_GETCONTENTTYPE - Static variable in class com.sas.services.webdav.DAVConstants
DAV getcontenttype property name in {namespace}propertyname format
DAV_GETETAG - Static variable in class com.sas.services.webdav.DAVConstants
DAV getetag property name in {namespace}propertyname format
DAV_GETLASTMODIFIED - Static variable in class com.sas.services.webdav.DAVConstants
DAV lastmodified property name in {namespace}propertyname format
DAV_ISCOLLECTION - Static variable in class com.sas.services.webdav.DAVConstants
 
DAV_IS_COLLECTION - Static variable in class com.sas.services.webdav.DAVConstants
 
DAV_LOCKDISCOVERY - Static variable in class com.sas.services.webdav.DAVConstants
DAV lockdiscovery property name in {namespace}propertyname format
DAV_OWNER - Static variable in class com.sas.services.webdav.DAVConstants
 
DAV_PRINCIPAL_COLLECTION_SET - Static variable in class com.sas.services.webdav.DAVConstants
Constant {DAV:}principal-collection-set.
DAV_READ_PRIVILEGE - Static variable in class com.sas.services.webdav.DAVConstants
 
DAV_RESOURCETYPE - Static variable in class com.sas.services.webdav.DAVConstants
DAV resourcetype property name in {namespace}propertyname format
DAV_RESOURCETYPE_PN - Static variable in class com.sas.services.webdav.PropertyName
 
DAV_SAS_ADMIN_PRIVILEGE - Static variable in class com.sas.services.webdav.DAVConstants
 
DAV_SAS_DELETE_PRIVILEGE - Static variable in class com.sas.services.webdav.DAVConstants
 
DAV_SAS_INHERIT_ADMIN_PRIVILEGE - Static variable in class com.sas.services.webdav.DAVConstants
 
DAV_SAS_INHERIT_DELETE_PRIVILEGE - Static variable in class com.sas.services.webdav.DAVConstants
 
DAV_SAS_INHERIT_READ_PRIVILEGE - Static variable in class com.sas.services.webdav.DAVConstants
 
DAV_SAS_INHERIT_WRITE_PRIVILEGE - Static variable in class com.sas.services.webdav.DAVConstants
 
DAV_SAS_WRITE_PRIVILEGE - Static variable in class com.sas.services.webdav.DAVConstants
 
DAV_SUPPORTEDLOCK - Static variable in class com.sas.services.webdav.DAVConstants
DAV supportedlock property name in {namespace}propertyname format
DAV_SUPPORTED_PRIVILEGE_SET - Static variable in class com.sas.services.webdav.DAVConstants
Constant {DAV:}supported-privilege-set.
DAV_WRITE_PRIVILEGE - Static variable in class com.sas.services.webdav.DAVConstants
 
DAV_XYTHOS_DELETE_PRIVILEGE - Static variable in class com.sas.services.webdav.DAVConstants
 
DAV_XYTHOS_INHERIT_DELETE_PRIVILEGE - Static variable in class com.sas.services.webdav.DAVConstants
 
DAV_XYTHOS_INHERIT_PERMISSIONS_PRIVILEGE - Static variable in class com.sas.services.webdav.DAVConstants
 
DAV_XYTHOS_INHERIT_READ_PRIVILEGE - Static variable in class com.sas.services.webdav.DAVConstants
 
DAV_XYTHOS_INHERIT_WRITE_PRIVILEGE - Static variable in class com.sas.services.webdav.DAVConstants
 
DAV_XYTHOS_PERMISSIONS_PRIVILEGE - Static variable in class com.sas.services.webdav.DAVConstants
 
DAV_XYTHOS_WRITE_PRIVILEGE - Static variable in class com.sas.services.webdav.DAVConstants
 
DBMS - Static variable in interface com.sas.iom.JDBCConstants
 
DBMS_OPTIONS - Static variable in interface com.sas.iom.JDBCConstants
 
DEFAULT_BOOKMARK - Static variable in interface com.sas.services.information.metadata.dataexplorer.DataExplorationConstants
 
DEFAULT_CONTENT_CHARSET - Static variable in class com.sas.services.webdav.DAVConstants
The default content character encoding charset
DEFAULT_DEBUG_TRACE - Static variable in class com.sas.services.webdav.DAVConstants
Debug level
DEFAULT_EMAIL_FORMAT - Static variable in interface com.sas.services.information.metadata.ContentSubscriberInterface
The default Email format.
DEFAULT_ENTRY_VERSION - Static variable in class com.sas.services.publish.AbstractEntry
Default entry version.
DEFAULT_GET_STRING_VALUE - Static variable in interface com.sas.metadata.remote.MdFactory
This is the default value for all get string objects, "get".
DEFAULT_PORT - Static variable in class com.sas.services.deployment.RMIConfiguration
Default service registry port.
DEFAULT_SERVER_NAME - Static variable in interface com.sas.services.information.ServerInterface
 
DEFAULT_SET_STRING_VALUE - Static variable in interface com.sas.metadata.remote.MdFactory
This is the default value for all get string objects, "set".
DEFAULT_STATE_STRING_VALUE - Static variable in interface com.sas.metadata.remote.MdFactory
This is the default value for all get string objects, "State".
DEFAULT_STRING_VALUE - Static variable in interface com.sas.metadata.remote.MdFactory
This is the default value for all string objects, "".
DEFAULT_WEBDAV_URL_TYPE - Static variable in interface com.sas.services.information.metadata.ContentSubscriberInterface
The default WebDAV URL type code.
DELIVERY_TRANSPORT_CODE_EMAIL - Static variable in class com.sas.services.information.metadata.SubscriberDeliveryTransports
Subscription delivery transport code: EMail
DELIVERY_TRANSPORT_CODE_HTTP - Static variable in class com.sas.services.information.metadata.SubscriberDeliveryTransports
Subscription delivery transport code: HTTP
DELIVERY_TRANSPORT_CODE_NONE - Static variable in class com.sas.services.information.metadata.SubscriberDeliveryTransports
Subscription delivery transport code: None
DELIVERY_TRANSPORT_CODE_QUEUE - Static variable in class com.sas.services.information.metadata.SubscriberDeliveryTransports
Subscription delivery transport code: Queue
DELIVERY_TRANSPORT_CODE_WEBDAV - Static variable in class com.sas.services.information.metadata.SubscriberDeliveryTransports
Subscription delivery transport code: WebDAV
DENY - Enum constant in enum class com.sas.services.information.metadata.IndirectPermissionInfoInterface.IndirectPermissionType
 
DEPLOYEDCOMPONENT - Static variable in interface com.sas.services.information.util.ISDefs
Model description of Object: A deployed component is the representation of installed software.
DEPLOYEDCOMPONENT - Static variable in interface com.sas.metadata.remote.MetadataObjects
Model description of the metadata type: An abstract metadata type that represents installed software.
DEPLOYEDDATAPACKAGE - Static variable in interface com.sas.services.information.util.ISDefs
Model description of Object: A Deployed Data Package is a container of data files (files that contain data) or other Deployed Data Packages.
DEPLOYEDDATAPACKAGE - Static variable in interface com.sas.metadata.remote.MetadataObjects
Model description of the metadata type: A container of data files (files that contain data) or other Deployed Data Packages.
DEPLOYMENT_STATE_DEPLOYED_LOCAL - Static variable in class com.sas.services.deployment.ServicesDeploymentEvent
Deployment state: services have been started
DEPLOYMENT_STATE_DEPLOYED_REMOTE - Static variable in class com.sas.services.deployment.ServicesDeploymentEvent
Both local services have been started (if any) and remote services found (if any).
DEPLOYMENT_STATE_DEPLOYING_LOCAL - Static variable in class com.sas.services.deployment.ServicesDeploymentEvent
Deployment state: services are in the process of being started
DEPLOYMENT_STATE_DEPLOYING_REMOTE - Static variable in class com.sas.services.deployment.ServicesDeploymentEvent
Deployment state: searching for remotely instatiated services.
DEPLOYMENT_STATE_FACADE_INITIALIZED - Static variable in class com.sas.services.deployment.ServicesDeploymentEvent
The facade has completed its requested deployment of services and its initialization and is ready to return any services that it has found.
DEPLOYMENT_STATE_TERMINATED - Static variable in class com.sas.services.deployment.ServicesDeploymentEvent
Deployment state: services have been terminated.
DEPLOYMENT_STATE_TERMINATING - Static variable in class com.sas.services.deployment.ServicesDeploymentEvent
Deployment state: services are in the process of being terminated
DEPLOYMENT_STATE_UNITIALIZED - Static variable in class com.sas.services.deployment.ServicesDeploymentEvent
Deployment state: services have not yet been started.
DEPTH - Static variable in class com.sas.services.webdav.DAVConstants
 
DESC - Static variable in interface com.sas.metadata.remote.MdFactory
The string used for Description
DESCENDING - Static variable in class com.sas.services.webdav.DAVConstants
 
DESCRIPTION - Enum constant in enum class com.sas.services.information.search.SortOrder
 
DESC_KEY - Static variable in interface com.sas.services.information.browse.BrowseMetadataInterface
The map key to get the object's description.
DESTROY_USER_DESCRIPTION - Static variable in class com.sas.services.user.UserServiceMBean
 
DESTROY_USER_METHOD_NAME - Static variable in class com.sas.services.user.UserServiceMBean
 
DEVICE - Static variable in interface com.sas.services.information.util.ISDefs
Model description of Object: This type is used to describe location information for SAS Filerefs using the following engines: PIPE PLOTTER PRINTER TAPE TERMINAL XPRINTER
DEVICE - Static variable in interface com.sas.metadata.remote.MetadataObjects
Model description of the metadata type: Describes location information for SAS Filerefs.
DEVICETYPE - Static variable in interface com.sas.services.information.util.ISDefs
Model description of Object: This type is used to define a prototype for a specific supported device.
DEVICETYPE - Static variable in interface com.sas.metadata.remote.MetadataObjects
Model description of the metadata type: Defines a prototype for a specific supported device.
DIMENSION - Static variable in interface com.sas.services.information.util.ISDefs
Model description of Object: A categorization of information.
DIMENSION - Static variable in interface com.sas.metadata.remote.MetadataObjects
Model description of the metadata type: A group of closely related hierarchies.
DIRECTORY - Static variable in interface com.sas.services.information.util.ISDefs
Model description of Object: A directory represents a physical operating system path.
DIRECTORY - Static variable in interface com.sas.metadata.remote.MetadataObjects
Model description of the metadata type: Represents a physical operating system path.
DOCUMENT - Static variable in interface com.sas.services.information.util.ISDefs
Model description of Object: A Document is a web page that contains documentation pertinent to the object to which this document is related.
DOCUMENT - Static variable in interface com.sas.metadata.remote.MetadataObjects
Model description of the metadata type: A Document is a web page or other conent that contains documentation pertinent to the object to which this document is related.
DOCUMENTS - Static variable in class com.sas.services.information.metadata.PersonalRepository
 
DOCUMENTS_ASSOCIATION_NAME - Static variable in class com.sas.services.information.search.NotesFilter
 
DOCUMENTS_ASSOCIATION_TYPE - Static variable in class com.sas.services.information.search.NotesFilter
 
DOC_PATH - Static variable in class com.sas.services.information.metadata.PersonalRepository
 
DONT_CARE - Static variable in class com.sas.services.webdav.DAVResource
 
DOUBLE - Enum constant in enum class com.sas.services.information.metadata.PropertyValueType
 
DataExplorationConstants - Interface in com.sas.services.information.metadata.dataexplorer
String constants relevant to the Data Exploration/Bookmarking system.
DataExplorationEntryInterface - Interface in com.sas.services.information.metadata.dataexplorer
DataExplorationEntryInterface Defines the interface for a data exploration smart class object.
DataSourceName - Interface in com.sas.metadata.remote
Represents a data source name (DSN) that is a construct used by the SAS table server to identify a data source definition.
DataStepBatchServerInterface - Interface in com.sas.services.information.metadata
 
DataTable() - Constructor for class com.sas.services.storedprocess.metadata.DataTable
Constructs an empty Source Data Table or Target Data Table object.
DataTable - Interface in com.sas.metadata.remote
An abstract type that represents an object that contains a set of columns.
DataTable - Class in com.sas.services.storedprocess.metadata
Describes a design time Data Table object.
DataTableInterface - Interface in com.sas.services.information.metadata
 
DataTableRoleInterface - Interface in com.sas.services.information.metadata
 
DatabaseCatalog - Interface in com.sas.metadata.remote
A namespace for contained database schemas.
DatabaseCatalogInterface - Interface in com.sas.services.information.metadata
 
DatabaseSchema - Interface in com.sas.metadata.remote
A relational schema that contains tables that are not in SAS data sets.
DatabaseSchemaInterface - Interface in com.sas.services.information.metadata
 
DatasetEntryInterface - Interface in com.sas.services.publish
The DatasetEntryInterface provides a mechanism for getting the attributes of a data set entry.
DateFilter(DateFilter.DateType, Date) - Constructor for class com.sas.services.information.search.DateFilter
Constructs a new date filter that can filter on objects based on a since or begin date.
DateFilter(DateFilter.DateType, Date, Date) - Constructor for class com.sas.services.information.search.DateFilter
Constructs a new date filter that can filter on objects based on a date range (a range that has a begin and an end date)
DateFilter.DateType - Enum Class in com.sas.services.information.search
The type of date to filter on
DateFilter - Class in com.sas.services.information.search
The DateFilter class is used to filter objects based on their metadata created or metadata modified date values.
DavBinaryPackage() - Constructor for class com.sas.services.publish.metadata.DavBinaryPackage
Creates a new DAVBinarypackage
DavBinaryPackage(DAVBinarypackage) - Constructor for class com.sas.services.publish.metadata.DavBinaryPackage
Creates a new DAVBinarypackage that incorporates the DAV binary package object passed to the constructor
DavBinaryPackage - Class in com.sas.services.publish.metadata
DAV implementation of a PackageInterface (DAVBinaryPackageInterface) for a binary package.
DavBinaryPackageInterface - Interface in com.sas.services.publish.metadata
This is a specific interface extension for binary packages stored in DAV repositories.
DavEvent() - Constructor for class com.sas.services.information.metadata.DavEvent
Creates a new DavEvent.
DavEvent(DAVEvent) - Constructor for class com.sas.services.information.metadata.DavEvent
Creates a new DavEvent that incorporates the event passed to the constructor
DavEvent(DAVEvent, Class) - Constructor for class com.sas.services.information.metadata.DavEvent
Creates a new DavEvent that incorporates the event passed to the constructor
DavEvent(Class) - Constructor for class com.sas.services.information.metadata.DavEvent
Creates a new DavEvent.
DavEvent - Class in com.sas.services.information.metadata
A smart object that represents event data stored in a DAV repository.
DavPerson() - Constructor for class com.sas.services.information.metadata.DavPerson
Creates a new DavPerson.
DavPerson(DAVPerson) - Constructor for class com.sas.services.information.metadata.DavPerson
Creates a new DavPerson that incorporates the person object passed to the constructor.
DavPerson(DAVPerson, Class) - Constructor for class com.sas.services.information.metadata.DavPerson
Creates a new DavPerson that incorporates the person object passed to the constructor.
DavPerson(Class) - Constructor for class com.sas.services.information.metadata.DavPerson
Creates a new DavPerson.
DavPerson - Class in com.sas.services.information.metadata
DAV Smart object implementation for PersonInterface.
DavPropertyItem(DavProperty<?>, int, String) - Constructor for class com.sas.services.webdav.DavPropertyItem
Constructs an instance.
DavPropertyItem - Class in com.sas.services.webdav
Item representing a DAV property.
DavPropertyResult() - Constructor for class com.sas.services.webdav.DavPropertyResult
Constructs a default instance.
DavPropertyResult - Class in com.sas.services.webdav
Represents the DAV properties returned by one of the following WebDAV methods.
DefaultEntityKeyImpl() - Constructor for class com.sas.services.DefaultEntityKeyImpl
 
DefaultEntityKeyImpl - Class in com.sas.services
The default implementation for the EntityKeyInterface as supported by the various services.
DependentServicesException - Exception Class in com.sas.services.deployment
Exception used to indicate that a request to delete a metadata object has been rejected because a service that is not being deleted is dependent upon a service being deleted.
DeployInterface - Interface in com.sas.services.deployment
Interface specifying a method that's used to instantiate and initialize a platform service.
DeployableService() - Constructor for class com.sas.services.deployment.DeployableService
Constructs a default instance.
DeployableService(String, ServiceConfigurationInterface) - Constructor for class com.sas.services.deployment.DeployableService
Constructs an instance using the specified OMA ID for the metadata ServiceComponent that represents the foundation service.
DeployableService(String, ServiceConfigurationInterface, String[]) - Constructor for class com.sas.services.deployment.DeployableService
Constructs an instance using the specified OMA ID for the metadata ServiceComponent that represents the foundation service.
DeployableService - Class in com.sas.services.deployment
This object represents a foundation service that can be deployed by the ServiceLoader utility.
DeployableServiceFactory - Class in com.sas.services.deployment
Factory used to manufacture a deployable service from a ServiceComponent.
DeployedComponent - Interface in com.sas.metadata.remote
An abstract metadata type that represents installed software.
DeployedDataPackage - Interface in com.sas.metadata.remote
A container of data files (files that contain data) or other Deployed Data Packages.
DeploymentApplicationMonitor - Class in com.sas.services.deployment
Application monitoring of the services deployment process is supported using the monitoring feature of the foundation logging service.
DeploymentContextFactory - Class in com.sas.services.deployment.ioc
Factory used to create a DeploymentDescriptorContext which may be used to define a descriptor for foundation services which are to be deployed in a particular type of container.
DeploymentDescriptorContext(AbstractDeploymentStrategy) - Constructor for class com.sas.services.deployment.DeploymentDescriptorContext
Construct an instance.
DeploymentDescriptorContext - Class in com.sas.services.deployment
The class DeploymentDescriptorContext uses an instance of the class AbstractDeploymentStrategy to represent the strategy.
DeploymentService(SoftwareComponent, Tree, ServiceComponent, Properties) - Constructor for class com.sas.services.deployment.DeploymentService
Creates a value object representing a service that can be deployed.
DeploymentService - Class in com.sas.services.deployment
Value object used represent a service which can be deployed.
DeploymentStrategyInterface - Interface in com.sas.services.deployment
Interface to create and reconfigure a deployment file for SAS Foundation Services.
DetailsProcessorInterface - Interface in com.sas.services.information.publicobject
This interface is used to process/get the basic information necessary about an object, such as its description, keywords, and created/modified dates.
Device - Interface in com.sas.metadata.remote
Describes location information for SAS Filerefs.
DeviceType - Interface in com.sas.metadata.remote
Defines a prototype for a specific supported device.
Dimension - Interface in com.sas.metadata.remote
A group of closely related hierarchies.
DirectiveInterface - Interface in com.sas.services.information.metadata.etl
This is the class for DirectiveInterface.
Directory - Interface in com.sas.metadata.remote
Represents a physical operating system path.
DirectoryHierarchy(RepositoryInterface, boolean) - Constructor for class com.sas.services.publish.DirectoryHierarchy
Constructs an instance of a publishing framework directory hierarchy for the specified information repository.
DirectoryHierarchy - Class in com.sas.services.publish
The publishing framework directory hierarchy.
DirectoryInterface - Interface in com.sas.services.information.metadata
This interface represents a repository neutral accessor class for a Directory object in a metadata repository.
DiscoveryAdminInterface - Interface in com.sas.services.discovery
Interfaces used to manage the addition/removal of services to/from a discovery service and discovery delegates used to locate services.
DiscoveryService() - Constructor for class com.sas.services.discovery.DiscoveryService
Constructs a default instance of a discovery service.
DiscoveryService(Set<FindServiceInterface>) - Constructor for class com.sas.services.discovery.DiscoveryService
Constructs an instance of a discovery service and initializes it with discovery delegates specified in the provided collection.
DiscoveryService(Set<FindServiceInterface>, Set<RemoteServiceInterface>) - Constructor for class com.sas.services.discovery.DiscoveryService
Constructs an instance of a discovery service and initializes it with discovery delegates specified in the provided collection.
DiscoveryService - Class in com.sas.services.discovery
Discovery service used to store registered services and discovery delegates.
DiscoveryServiceConfiguration() - Constructor for class com.sas.services.discovery.DiscoveryServiceConfiguration
 
DiscoveryServiceConfiguration - Class in com.sas.services.discovery
Configuration data for initializing or reconfiguring a Discovery service.
DiscoveryServiceFactory() - Constructor for class com.sas.services.discovery.DiscoveryServiceFactory
Constructs a default instance.
DiscoveryServiceFactory - Class in com.sas.services.discovery
Factory used to manufacture a remotely accessible discovery service.
DiscoveryServiceInterface - Interface in com.sas.services.discovery
Interface describing a discovery service in terms of its capability to act as a mechanism to find services based upon a desired service template and an administration interface that's used to add/remove services to the registry and to add/remove discovery delegates.
DisplayNameFilter(String, boolean) - Constructor for class com.sas.services.information.search.DisplayNameFilter
 
DisplayNameFilter(String, boolean, SearchOperator) - Constructor for class com.sas.services.information.search.DisplayNameFilter
 
DisplayNameFilter - Class in com.sas.services.information.search
The DisplayNameFilter class is used to filter or search for objects by their DisplayName and Name attributes.
DisplayProcessorInterface - Interface in com.sas.services.information.publicobject
Deprecated.
DoRequest(String) - Method in interface com.sas.metadata.remote.MdOMIUtil
Performs a DoRequest
DoRequest(String, boolean) - Method in interface com.sas.metadata.remote.MdOMIUtil
Performs a DoRequest
DoRequestNoReturn(String, boolean) - Method in interface com.sas.metadata.remote.MdOMIUtil
Performs a DoRequest
Document - Interface in com.sas.metadata.remote
A Document is a web page or other conent that contains documentation pertinent to the object to which this document is related.
DocumentInterface - Interface in com.sas.services.information.metadata
This is a simple interface for representing documents that are coming from a metadata repository.
DocumentServiceConfigAdapterInterface - Interface in com.sas.services
Interface used to adapt an XML document to a service configuration.
dataDefinitionCausesTransactionCommit() - Method in class com.sas.rio.MVADatabaseMetaData
Determines whether a data definition statement within a transaction forces the transaction to commit.
dataDefinitionIgnoredInTransactions() - Method in class com.sas.rio.MVADatabaseMetaData
Determines whether a data definition statement within a transaction is ignored.
debug(String, String) - Method in class com.sas.services.information.OMIServer
 
debug(String, String) - Method in interface com.sas.services.information.ServerInterface
 
debug(String, String, Throwable) - Method in class com.sas.services.information.OMIServer
 
debug(String, String, Throwable) - Method in interface com.sas.services.information.ServerInterface
 
debug(String, ResourceBundle, String, Object, Object, Object) - Method in class com.sas.services.information.OMIServer
 
debug(String, ResourceBundle, String, Object, Object, Object) - Method in interface com.sas.services.information.ServerInterface
 
decodeString(String) - Static method in class com.sas.services.information.metadata.PathUrl
 
decrypt(byte[]) - Method in class com.sas.services.information.metadata.lookup.security.crypto.Symmetric
Deprecated.
 
defaultInstance() - Static method in class com.sas.services.discovery.DiscoveryService
Obtains a singleton instance of the local discovery service.
defaultInstance(ServiceConfigurationInterface, DiscoveryServiceInterface) - Static method in class com.sas.services.security.AuthenticationService
Gets the authentication service.
defaultManager - Static variable in class com.sas.services.connection.ConnectionFactoryManager
The default connection factory manager.
defaultManager - Static variable in class com.sas.services.connection.platform.PlatformConnectionFactoryManager
The default platform connection factory manager.
defineServiceTemplate(Class[], ServiceAttributeInterface[]) - Method in class com.sas.services.discovery.ServiceTemplate
Specifies the service type(s) and optional service attribute(s) that define this service request template.
delete() - Method in class com.sas.services.information.metadata.prompt.OMRPromptDefinition
Removes all prompt references, all referenced prompts, all value sources, then calls super.delete().
delete() - Method in class com.sas.services.information.metadata.Comment
 
delete() - Method in interface com.sas.services.information.metadata.CommentInterface
Delete the comment - only available to the owner of the comment group
delete() - Method in class com.sas.services.information.metadata.dav.DAVEntity
Delete this entity
delete() - Method in interface com.sas.services.information.metadata.dav.DAVEntityInterface
Delete the entity
delete() - Method in class com.sas.services.webdav.DAVResource
Deletes this DAV resource.
delete() - Method in interface com.sas.services.webdav.DAVResourceInterface
Deletes this DAV resource.
delete() - Method in class com.sas.services.information.metadata.Folder
 
delete() - Method in interface com.sas.metadata.remote.MdObjectBaseUtil
Marks an object as deleted in the owning store and does not allow for retrival of that object.
delete() - Method in class com.sas.services.information.metadata.Metadata
Delete this object from its repository.
delete() - Method in interface com.sas.services.information.metadata.MetadataInterface
Delete this object from its repository.
delete() - Method in class com.sas.services.information.metadata.Remarks
Override delete to make sure that only the owner can delete the remark.
delete() - Method in class com.sas.services.publish.ResultPackage
Delete the result package.
delete() - Method in interface com.sas.services.publish.ResultPackageInterface
Delete the result package.
delete() - Method in class com.sas.services.deployment.ServiceDeploymentDeleter
Delete this metadata ServiceComponent representing a foundation service.
delete() - Method in interface com.sas.services.information.publicobject.TransportProcessorInterface
Delete an object from the system.
delete() - Method in class com.sas.services.information.metadata.VirtualMetadata
 
deleteAttribute(String) - Method in interface com.sas.services.information.metadata.dav.AttributesInterface
Delete a specific attribute
deleteAttribute(String) - Method in class com.sas.services.information.metadata.dav.DAVEntity
Delete a specific attribute
deleteAttribute(String) - Method in class com.sas.services.information.metadata.Metadata
Delete a specific attribute
deleteAttribute(String) - Method in interface com.sas.services.information.metadata.MetadataInterface
Delete a specific attribute
deleteAttribute(String) - Method in class com.sas.services.information.metadata.VirtualMetadata
Delete a specific attribute
deleteAttributes(List) - Method in interface com.sas.services.information.metadata.dav.AttributesInterface
Delete a list of attriubtes
deleteAttributes(List) - Method in class com.sas.services.information.metadata.dav.DAVEntity
Delete a list of attributes.
deleteAttributes(List) - Method in class com.sas.services.information.metadata.Metadata
Delete a list of attributes.
deleteAttributes(List) - Method in interface com.sas.services.information.metadata.MetadataInterface
Delete a list of attributes.
deleteAttributes(List) - Method in class com.sas.services.information.metadata.VirtualMetadata
Delete a list of attributes.
deleteDeployment(SoftwareComponent) - Static method in class com.sas.services.deployment.ServiceDeployments
Deletes a foundation services deployment.
deleteDeployment(String[]) - Static method in class com.sas.services.deployment.ServiceDeploymentDeleter
Main method for an application which is used to delete a SAS Foundation Services deployment from a SAS Metadata Repository.
deleteDetailMetadataObject(String) - Method in interface com.sas.metadata.remote.MdFactory
Deletes an object from the detail Map and fires the MetadataRemoved event.
deleteDetailMetadataObject(String) - Method in class com.sas.metadata.remote.MdFactoryImpl
Deletes an object from the detail Map and fires the MetadataRemoved event.
deleteDetailMetadataObject(String) - Method in interface com.sas.metadata.remote.MdObjectStore
Deletes an object from the detail Map and fires the MetadataRemoved event.
deleteDetailMetadataObject(String) - Method in interface com.sas.metadata.remote.MdServerStore
Deletes an object from the detail Map and fires the MetadataRemoved event.
deleteEntities(List) - Method in interface com.sas.services.information.MetadataServerInterface
Delete a collection of CMetadata objects.
deleteEntities(List) - Method in interface com.sas.services.information.OMIRepositoryInterface
Delete a collection of CMetadata objects.
deleteEntities(List) - Method in class com.sas.services.information.OMIServer
 
deleteEntities(List) - Method in class com.sas.services.information.OMIServerRepository
Delete a collection of CMetadata objects.
deleteEntity(CMetadata) - Method in interface com.sas.services.information.MetadataServerInterface
Allow a CMetadata object to be passed in to be deleted.
deleteEntity(CMetadata) - Method in interface com.sas.services.information.OMIRepositoryInterface
Allow a CMetadata object to be passed in to be deleted.
deleteEntity(CMetadata) - Method in class com.sas.services.information.OMIServer
 
deleteEntity(CMetadata) - Method in class com.sas.services.information.OMIServerRepository
Allow a CMetadata object to be passed in to be deleted.
deleteEntity(MetadataInterface) - Method in class com.sas.services.information.DAVChildRepository
 
deleteEntity(MetadataInterface) - Method in class com.sas.services.information.DAVRepository
Delete an entity in the repository.
deleteEntity(MetadataInterface) - Method in class com.sas.services.information.OMIServer
 
deleteEntity(MetadataInterface) - Method in class com.sas.services.information.OMIServerRepository
Delete an entity in the repository.
deleteEntity(MetadataInterface) - Method in interface com.sas.services.information.RepositoryInterface
Delete an entity in the repository.
deleteEntity(MetadataInterface) - Method in interface com.sas.services.information.ServerInterface
Delete an entity in the repository.
deleteGroup(Tree, boolean) - Static method in class com.sas.services.deployment.ServiceDeployments
Deletes a foundation services deployment group.
deleteInternalAccount() - Method in class com.sas.services.information.metadata.AllUsersIdentity
 
deleteInternalAccount() - Method in class com.sas.services.information.metadata.AuthenticatedIdentity
 
deleteInternalAccount() - Method in class com.sas.services.information.metadata.DavPerson
 
deleteInternalAccount() - Method in interface com.sas.services.information.metadata.PersonInterface
Delete Internal Account
deleteInternalAccount() - Method in class com.sas.services.information.metadata.PropertyIdentity
 
deleteInternalAccount() - Method in class com.sas.services.information.metadata.ReferenceIdentity
 
deleteInternalAccount() - Method in class com.sas.services.information.metadata.SelfIdentity
 
deleteInternalAccount() - Method in class com.sas.services.information.metadata.UnauthenticatedIdentity
 
deleteInternalPassword(String) - Method in interface com.sas.services.information.MetadataServerInterface
Delete a user's internal password.
deleteInternalPassword(String) - Method in class com.sas.services.information.OMIServer
 
deleteItem(MetadataInterface) - Method in class com.sas.services.information.metadata.Folder
Delete an item from this folder.
deleteItem(MetadataInterface) - Method in interface com.sas.services.information.metadata.FolderInterface
Delete an item from this folder.
deleteItem(MetadataInterface) - Method in class com.sas.services.information.metadata.VirtualFolder
 
deleteMetadataObject(CMetadata) - Method in interface com.sas.metadata.remote.MdFactory
Removes the object from the client and from the server if the object exists on the server.
deleteMetadataObject(CMetadata) - Method in class com.sas.metadata.remote.MdFactoryImpl
Removes the object from the client and from the server if the object exists on the server.
deleteMetadataObject(CMetadata) - Method in interface com.sas.metadata.remote.MdOMIUtil
Delete a CMetadata object and all it's dependancies.
deleteMetadataObject(CMetadata, String) - Method in interface com.sas.metadata.remote.MdOMIUtil
Deletes an object from the server using the specified delete template.
deleteMetadataObject(String, String) - Method in interface com.sas.metadata.remote.MdOMIUtil
Deletes a metadata object and all of its dependencies
deleteMetadataObject(String, String, String) - Method in interface com.sas.metadata.remote.MdOMIUtil
Deletes a metadata object and all of its dependencies
deleteMetadataObjects(CMetadata, String) - Method in interface com.sas.metadata.remote.MdFactory
Removes the object from the detail Map and from the server!
deleteMetadataObjects(CMetadata, String) - Method in class com.sas.metadata.remote.MdFactoryImpl
Removes the object from the detail Map and from the server!
deleteMetadataObjects(String, String, String, String) - Method in interface com.sas.metadata.remote.MdFactory
Removes the object from the detail Map and from the server!
deleteMetadataObjects(String, String, String, String) - Method in class com.sas.metadata.remote.MdFactoryImpl
Removes the object from the detail Map and from the server!
deleteMetadataObjects(List<? extends CMetadata>) - Method in interface com.sas.metadata.remote.MdFactory
Removes the object from the detail Map and from the server!
deleteMetadataObjects(List<? extends CMetadata>) - Method in class com.sas.metadata.remote.MdFactoryImpl
Removes the object from the detail Map and from the server!
deleteMetadataObjects(List<? extends CMetadata>) - Method in interface com.sas.metadata.remote.MdOMIUtil
Delete a CMetadata object and all it's dependancies.
deleteMetadataObjects(List<CMetadata>) - Method in class com.sas.services.deployment.ServiceDeploymentDeleter
Deletes the metadata objects specified in the list.
deleteMetadataObjects(Map<String, String>) - Method in interface com.sas.metadata.remote.MdOMIUtil
Delete multiple objects from the server and all their dependencies.
deleteObject(CMetadata) - Method in interface com.sas.metadata.remote.MdObjectStore
Makes an object unavailable in the object store.
deleteObject(CMetadata) - Method in interface com.sas.metadata.remote.MdServerStore
Makes an object unavailable in the object store.
deleteObject(CMetadata) - Method in interface com.sas.metadata.remote.MdStore
Makes an object unavailable in the object store.
deleteObjectFromStore(Property, String) - Static method in class com.sas.metadata.remote.entities.MdOMAEntityUtility
Removes the entity from usage and delete it from OMR at next updateMetadataAll() call.
deleteObjectFromStore(String) - Method in interface com.sas.metadata.remote.MdObjectStore
Delete the object from this store and all object stores.
deleteObjectFromStores(String) - Method in interface com.sas.metadata.remote.MdServerStore
Delete the object from this store and all object stores.
deleteObjectsFromStores(List<String>) - Method in interface com.sas.metadata.remote.MdFactory
deleteObjectsFromStores(List<String>) - Method in class com.sas.metadata.remote.MdFactoryImpl
deleteObjectsFromStores(Map<String, String>) - Method in interface com.sas.metadata.remote.MdFactory
Removes a list of objects from all object stores.
deleteObjectsFromStores(Map<String, String>) - Method in class com.sas.metadata.remote.MdFactoryImpl
Removes a list of objects from all object stores.
deleteObserver(Observer) - Method in class com.sas.services.deployment.ServiceDeploymentExporter
Removes an observer that no longer desires to be notified when the export operation has concluded.
deleteProfile(String) - Method in class com.sas.services.user.Profile
 
deleteProfile(String) - Method in interface com.sas.services.user.ProfileInterface
Delete a Profile from the metadata and the profile hierarchy.
deleteProperties(Root, List<CMetadata>) - Static method in class com.sas.services.deployment.ServiceDeploymentDeleter
Removes properties from the metadata object by collecting the Property, its owning PropertyType, and its stored configuration Text eligible for deletion.
deleteProperty(Property, List<CMetadata>) - Static method in class com.sas.services.deployment.ServiceDeploymentDeleter
Removes properties from the metadata object by collecting the Property, its owning PropertyType, and its stored configuration Text eligible for deletion.
deletePublicObject(CMetadata) - Method in interface com.sas.metadata.remote.MdFactory
Deletes a public object from the server.
deletePublicObject(CMetadata) - Method in class com.sas.metadata.remote.MdFactoryImpl
Deletes a public object from the server.
deletePublicObject(CMetadata, String) - Method in interface com.sas.metadata.remote.MdFactory
Deletes a public object from the server.
deletePublicObject(CMetadata, String) - Method in class com.sas.metadata.remote.MdFactoryImpl
Deletes a public object from the server.
deleteRegistry(DeployedComponent) - Static method in class com.sas.services.deployment.ServiceDeployments
Deletes a foundation service registry.
deleteRioTable(String, String) - Method in class com.sas.rio.MVAStatement
 
deleteRioTable(String, String, String, String) - Method in class com.sas.rio.MVAStatement
 
deleteRootObject(Root) - Method in class com.sas.services.information.metadata.Metadata
 
deleteRow() - Method in class com.sas.rio.MVAResultSet
deleteRow() - Method in class com.sas.services.publish.RemoteResultSet
 
deleteRow() - Method in interface com.sas.services.publish.RemoteResultSetInterface
Deletes the current row from this ResultSet object and from the underlying database.
deleteService(ServiceComponent, boolean) - Static method in class com.sas.services.deployment.ServiceDeployments
Deletes a foundation service.
deleteServiceDeployment(MdStore, String, String) - Static method in class com.sas.services.deployment.ServiceDeploymentDeleter
Deletes the SAS Foundation Services deployment from the metadata server.
deleteServiceDeploymentForID(MdStore, String, String) - Static method in class com.sas.services.deployment.ServiceDeploymentDeleter
Deletes the SAS Foundation Services deployment from the metadata server which matches the specified FQID (SoftwareComponent.Id).
deleteSubfolder(String) - Method in class com.sas.services.information.metadata.Folder
Delete a subfolder.
deleteSubfolder(String) - Method in interface com.sas.services.information.metadata.FolderInterface
Delete a subfolder.
deleteSubfolder(String) - Method in class com.sas.services.information.metadata.VirtualFolder
 
deleteTable(String, String) - Method in class com.sas.rio.MVAStatement
Deletes the table with the name specified in the tableName String.
deleteTable(String, String, String, String) - Method in class com.sas.rio.MVAStatement
RIO Deletes the table for the specified tableType with the name specified in the tableName String.
deleteUserMapping(String, String, List<String>) - Method in interface com.sas.services.information.metadata.GridServerInterface
 
deletesAreDetected(int) - Method in class com.sas.rio.MVADatabaseMetaData
JDBC 2.0 Determines whether or not a visible row delete can be detected by calling ResultSet.rowDeleted().
deploy() - Method in class com.sas.services.deployment.ActivatableWrapper
Registers information about an activatable object with rmid and the rmiregistry.
deploy() - Method in interface com.sas.services.deployment.DeployInterface
Initiates an action to instantiate and initialize a platform service.
deploy() - Method in class com.sas.services.deployment.DeployableService
Deploys a service by constructing a service factory and asking it to manufacture a service for a specified service configuration.
deploy() - Method in class com.sas.services.deployment.RMIBinding
Deploys the class in-process (within the same JVM).
deploy() - Method in class com.sas.services.deployment.RMIDeployableService
Deploys an RMI service by either looking up its stub in an RMI registry or instantiating a service and optionally registering it with RMI.
deploy(DiscoveryServiceInterface) - Method in class com.sas.services.deployment.DeployableService
Deploys a service by constructing a service factory and asking it to manufacture a service for a specified service configuration.
deploy(DiscoveryServiceInterface) - Method in class com.sas.services.deployment.RMIDeployableService
Deploys an RMI service by either looking up its stub in an RMI registry or instantiating a service and optionally registering it with RMI.
deployServices(MetadataSourceInterface) - Static method in class com.sas.services.deployment.ServiceLoader
Gets a set of services from the specified metadata source and registers instantiated services with the local discovery service.
deployServices(MetadataSourceInterface, Environment, DiscoveryServiceInterface) - Static method in class com.sas.services.deployment.ServiceLoader
Gets a set of services from the specified metadata source.
deployServices(MetadataSourceInterface, DiscoveryServiceInterface) - Static method in class com.sas.services.deployment.ServiceLoader
Gets a set of deployable services from the specified metadata source.
deregisterDriver() - Static method in class com.sas.rio.MVADriver
 
desc(String) - Method in class com.sas.services.information.metadata.MetadataBuilder
Defines descriptive text.
desc - Variable in class com.sas.services.information.metadata.MetadataBuilder
 
describe - Variable in class com.sas.rio.MVAStatement
 
destroy() - Method in class com.sas.services.deployment.AbstractMetadataSource
Destroys this metadata source by disposing the metadata object store.
destroy() - Method in class com.sas.services.AbstractRemoteService
Handles the destruction of this service.
destroy() - Method in class com.sas.services.AbstractService
Destroys the service.
destroy() - Method in class com.sas.services.deployment.AbstractServiceConfigFactory
Destroys this factory and its object store.
destroy() - Method in class com.sas.services.discovery.ActivatableDiscoveryService
Destroys the service.
destroy() - Method in class com.sas.services.security.AuthenticationService
Destroys the service.
destroy() - Method in interface com.sas.services.connection.ConnectionFactoryAdminInterface
Invalidate the factory and destroy all connections.
destroy() - Method in class com.sas.services.discovery.DiscoveryService
Destroy this discovery service releasing any resources that have been allocated.
destroy() - Method in interface com.sas.services.storedprocess.Execution2Interface
Free resources allocated by the service for this execution.
destroy() - Method in interface com.sas.services.storedprocess.ExecutionBaseInterface
Free resources allocated by the service for this execution.
destroy() - Method in class com.sas.services.information.InformationService
Destroys the service.
destroy() - Method in class com.sas.services.information.metadata.Metadata
 
destroy() - Method in interface com.sas.services.information.metadata.MetadataInterface
Destroy this object, clearing any object references, freeing any resources in use, and rendering it unusable for future use.
destroy() - Method in interface com.sas.services.deployment.MetadataSourceInterface
Destroys the metadata source.
destroy() - Method in class com.sas.services.deployment.MetadataSourceProperties
Clears all properties.
destroy() - Method in class com.sas.services.information.OMIChildServer
 
destroy() - Method in class com.sas.services.information.OMIServer
 
destroy() - Method in class com.sas.services.deployment.OMRMetadataSource
Destroys the metadata source.
destroy() - Method in class com.sas.services.user.Profile
 
destroy() - Method in interface com.sas.services.user.ProfileInterface
Destroy any resources held by this profile instance and its subordinates.
destroy() - Method in class com.sas.services.deployment.RMIConfiguration
Clears the reference to the RMI registry.
destroy() - Method in class com.sas.services.discovery.RegistryDiscoveryService
Destroys this discovery service.
destroy() - Method in interface com.sas.services.RemoteServiceInterface
Destroys the service.
destroy() - Method in interface com.sas.services.information.ServerInterface
Close the connections and release all resources in use by this server instance.
destroy() - Method in class com.sas.services.deployment.ServiceConfigFactory
Release resources.
destroy() - Method in class com.sas.services.deployment.ServiceDeploymentImportFile
Destroys this instance.
destroy() - Method in class com.sas.services.discovery.ServiceDiscoveryConfiguration
Destroys this configuration by removing any RMI bindings that are associated with an RMI registry.
destroy() - Method in interface com.sas.services.discovery.ServiceDiscoveryConfigurationInterface
Destroys this configuration.
destroy() - Method in interface com.sas.services.ServiceInterface
Destroys the service.
destroy() - Method in class com.sas.services.ServiceProxy
Destroys the service proxy.
destroy() - Method in interface com.sas.services.session.SessionContextInterface
Destroy the session context.
destroy() - Method in class com.sas.services.session.SessionService
Destroys the service.
destroy() - Method in interface com.sas.services.storedprocess.StoredProcessBaseInterface
Free resources allocated by the service.
destroy() - Method in class com.sas.services.deployment.URLServiceConfigFactory
Destroys the utility.
destroy() - Method in class com.sas.services.user.UserContext
Destroy the user context.
destroy() - Method in interface com.sas.services.user.UserContextInterface
Destroy the user context.
destroy() - Method in class com.sas.services.user.UserService
Destroys the service.
destroy() - Method in class com.sas.services.information.metadata.VirtualFolderManager
Destoys this factory instance
destroy() - Method in class com.sas.services.information.metadata.VirtualMetadata
 
destroy() - Method in class com.sas.iom.WorkspaceFactory
Immediately disconnects all live connections to remote workspace object including allocated connections and connections in progress.
destroy(UserContextInterface) - Method in class com.sas.services.discovery.DiscoveryService
Destroy this discovery service releasing any resources that have been allocated.
destroy(String, String) - Method in class com.sas.iom.WorkspaceFactory
Immediately disconnects all live connections to remote workspace object including allocated connections and connections in progress.
destroy(long) - Method in interface com.sas.services.session.SessionContextInterface
Destroy the session context after the specified delay.
destroyAccessControlTemplate(String) - Method in interface com.sas.services.information.MetadataRepositoryInterface
Destroy an AccessControlTemplate in the repository.
destroyAccessControlTemplate(String) - Method in interface com.sas.services.information.MetadataServerInterface
Destroy an AccessControlTemplate in the repository.
destroyAccessControlTemplate(String) - Method in interface com.sas.services.information.OMIRepositoryInterface
Destroy an AccessControlTemplate in the repository.
destroyAccessControlTemplate(String) - Method in class com.sas.services.information.OMIServer
Destroy an AccessControlTemplate in the repository.
destroyAccessControlTemplate(String) - Method in class com.sas.services.information.OMIServerRepository
Destroy an AccessControlTemplate in the repository.
destroySession(UserContextInterface, String) - Method in class com.sas.services.session.SessionService
Forcibly destroys the session context identified by the session context id.
destroySession(UserContextInterface, String) - Method in interface com.sas.services.session.SessionServiceInterface
Forcibly destroys the session context identified by the session context id.
destroySession(UserContextInterface, String) - Method in class com.sas.services.session.SessionServiceProxy
Forcibly destroys the session context identified by the session context id.
destroySessions(UserContextInterface) - Method in class com.sas.services.session.SessionService
This destroys all session contexts created by this Session Service, without destroying the Session Service itself.
destroySessions(UserContextInterface) - Method in interface com.sas.services.session.SessionServiceInterface
Forces a destroy of all session contexts created by this Session Service.
destroySessions(UserContextInterface) - Method in class com.sas.services.session.SessionServiceProxy
This destroys all session contexts created by this session service, without destroying the session service itself.
destroyUser(String) - Method in class com.sas.services.user.UserServiceMBean
 
discard() - Method in interface com.sas.services.information.metadata.AuthorizationBaseInterface
Discard Authorization Changes Any pending Authorization changes will be discarded on the Server.
discard() - Method in class com.sas.services.information.metadata.AuthorizationUtil
 
disconnectIMetadataTransportConnection(IMetadataTransport) - Method in interface com.sas.metadata.remote.MdOMRConnection
Immediately disconnects a connection to a SAS Metadata Server.
disconnectIOMConnection(IWorkspace) - Method in interface com.sas.metadata.remote.MdOMRConnection
Immediately disconnects a connection to a SAS Workspace Server.
disconnectISecurityAdminConnection(ISecurityAdmin) - Method in interface com.sas.metadata.remote.MdOMRConnection
Immediately disconnects a connection to a SAS Metadata Server.
disconnectISecurityConnection(ISecurity) - Method in interface com.sas.metadata.remote.MdOMRConnection
Immediately disconnects a connection to a SAS Metadata Server.
disconnectIServerConnection(IServer) - Method in interface com.sas.metadata.remote.MdOMRConnection
Immediately disconnects a connection to a SAS Metadata Server.
disconnectOMRConnection(IOMI) - Method in interface com.sas.metadata.remote.MdOMRConnection
Immediately disconnects a connection to a SAS Metadata Server.
dispose() - Method in class com.sas.metadata.remote.AssociationList
Clears object and all memory used by object.
dispose() - Method in interface com.sas.metadata.remote.MdFactory
Removes all objects and references so this object can be garbage collected.
dispose() - Method in class com.sas.metadata.remote.MdFactoryImpl
Removes all objects and references so this object can be garbage collected.
dispose() - Method in interface com.sas.metadata.remote.MdObjectBaseUtil
Removes all links to this object so it can be garbage collected.
dispose() - Method in interface com.sas.metadata.remote.MdObjectStore
Cleans up this objectStore and it's objects from it's parent.
dispose() - Method in interface com.sas.metadata.remote.MdRepositoryUtil
Destroy all memory allocated for object and release from RMI
dispose() - Method in interface com.sas.metadata.remote.MdSecurityUtil
Destroy all memory allocated for object and release from RMI
dispose() - Method in interface com.sas.metadata.remote.MdServerStore
Removes objects not being used by any other objectStore.
dispose() - Method in interface com.sas.metadata.remote.MdStore
Cleans up this objectStore and it's objects from it's parent.
dispose() - Method in class com.sas.services.deployment.ServiceDeploymentImporter
Destroys this import utility releasing any resources that may have been allocated.
doCheckin() - Method in class com.sas.services.webdav.DAVResource
Check in this DAV resource.
doCheckin() - Method in interface com.sas.services.webdav.DAVResourceInterface
Check in this DAV resource.
doCheckout() - Method in class com.sas.services.webdav.DAVResource
Checks out this DAV resource.
doCheckout() - Method in interface com.sas.services.webdav.DAVResourceInterface
Checks out this DAV resource.
doControl() - Method in class com.sas.services.webdav.DAVResource
Puts the resource under version control.
doControl() - Method in interface com.sas.services.webdav.DAVResourceInterface
Puts the resource under version control.
doCreateUpdateXML(CMetadata) - Method in interface com.sas.metadata.remote.MdObjectBaseXML
Primary function to create an UpdateXML string to be sent to the server to perform an update on an object, and all of its association objects.
doLabel(int, String) - Method in class com.sas.services.webdav.DAVResource
Modifies the version label on the resource (if this is supported by the server).
doLabel(int, String) - Method in interface com.sas.services.webdav.DAVResourceInterface
Modifies the version label on the resource (if this is supported by the server).
doLabel(int, String, int) - Method in class com.sas.services.webdav.DAVResource
Modifies the label on the version resource (if this is supported by the server).
doLabel(int, String, int) - Method in interface com.sas.services.webdav.DAVResourceInterface
Modifies the label on the version resource (if this is supported by the server).
doOptions() - Method in class com.sas.services.webdav.DAVResource
Gets the options as Properties representing the header name/value pairs.
doReport(ReportInfo) - Method in class com.sas.services.webdav.DAVResource
Gets a report on the current DAV resource.
doReport(ReportInfo) - Method in interface com.sas.services.webdav.DAVResourceInterface
Gets a report on the current DAV resource.
doSearch(SearchInfo) - Method in class com.sas.services.webdav.DAVResource
The SEARCH method invokes one of the implemented search grammars on the server to evaluate the query.
doSearch(SearchInfo) - Method in interface com.sas.services.webdav.DAVResourceInterface
The SEARCH method invokes one of the implemented search grammars on the server to evaluate the query.
doSimple(CMetadata, NamedNodeMap) - Method in interface com.sas.metadata.remote.MdOMIUtil
Calls 'set' methods for given object for nodes in given NodeMap
doUncheckout() - Method in class com.sas.services.webdav.DAVResource
Uncheckout this DAV resource, canceling a previous checkout.
doUncheckout() - Method in interface com.sas.services.webdav.DAVResourceInterface
Uncheckout this DAV resource, canceling a previous checkout.
doesMaxRowSizeIncludeBlobs() - Method in class com.sas.rio.MVADatabaseMetaData
Determines whether getMaxRowSize() includes LONGVARCHAR and LONGVARBINARY blobs.
doesObjectExist(String, String, String) - Method in interface com.sas.metadata.remote.MdOMIUtil
Returns whether an object exists on the metadata server.
domainKey - Static variable in class com.sas.iom.orb.SASURI
The key for IOM attribute domain.
dump(UserContextInterface) - Static method in class com.sas.services.information.metadata.lookup.io.Utils
Deprecated.
This method will dump the contents of the stored lookup information to the console.
dumpDetailAllHashMaps() - Method in interface com.sas.metadata.remote.MdServerStore
Prints out the contents of the Detail object Map.
dumpDetailHashMap() - Method in interface com.sas.metadata.remote.MdFactory
Prints out the contents of the Detail object Map.
dumpDetailHashMap() - Method in class com.sas.metadata.remote.MdFactoryImpl
Prints out the contents of the Detail object Map.
dumpDetailHashMap() - Method in interface com.sas.metadata.remote.MdObjectStore
Prints out the contents of this MdObjectStore.
dumpDetailHashMap() - Method in interface com.sas.metadata.remote.MdServerStore
Prints out the contents of the Detail object Map.
dumpDetailHashMap() - Method in interface com.sas.metadata.remote.MdStore
Prints out the contents of the Detail object Map.
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 _