A B C D E F G H I J K L M N O P Q R S T U V W X _

D

DatabaseCatalog - Interface in com.sas.metadata.remote
A namespace for contained database schemas.
DATABASECATALOG - Static variable in interface com.sas.metadata.remote.MetadataObjects
Model description of the metadata type: A namespace for contained database schemas.
DatabaseSchema - Interface in com.sas.metadata.remote
A relational schema that contains tables that are not in SAS data sets.
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.
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.
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 - Interface in com.sas.metadata.remote
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.
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_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, "".
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.
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.
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, String) - Method in interface com.sas.metadata.remote.MdOMIUtil
Deletes an object from the server using the specified delete template.
deleteMetadataObject(CMetadata) - Method in interface com.sas.metadata.remote.MdOMIUtil
Delete a CMetadata object and all it's dependancies.
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(String, String, String, String) - 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 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(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 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(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
Deprecated. use MdFactory.deleteObjectsFromStores(Map)
deleteObjectsFromStores(Map<String, String>) - Method in interface com.sas.metadata.remote.MdFactory
Removes a list of objects from all object stores.
deleteObjectsFromStores(List<String>) - Method in class com.sas.metadata.remote.MdFactoryImpl
Deprecated. use MdFactoryImpl.deleteObjectsFromStores(Map)
deleteObjectsFromStores(Map<String, String>) - Method in class com.sas.metadata.remote.MdFactoryImpl
Removes a list of objects from all object stores.
deletePublicObject(CMetadata) - Method in interface com.sas.metadata.remote.MdFactory
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) - Method in class com.sas.metadata.remote.MdFactoryImpl
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.
DeployedComponent - Interface in com.sas.metadata.remote
An abstract metadata type that represents 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 - Interface in com.sas.metadata.remote
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.
DESC - Static variable in interface com.sas.metadata.remote.MdFactory
The string used for Description
Device - Interface in com.sas.metadata.remote
Describes location information for SAS Filerefs.
DEVICE - Static variable in interface com.sas.metadata.remote.MetadataObjects
Model description of the metadata type: Describes location information for SAS Filerefs.
DeviceType - Interface in com.sas.metadata.remote
Defines 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 - Interface in com.sas.metadata.remote
A group of closely related hierarchies.
DIMENSION - Static variable in interface com.sas.metadata.remote.MetadataObjects
Model description of the metadata type: A group of closely related hierarchies.
Directory - Interface in com.sas.metadata.remote
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.
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.
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.
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.
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.
doesObjectExist(String, String, String) - Method in interface com.sas.metadata.remote.MdOMIUtil
Returns whether an object exists on the metadata server.
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
doSimple(CMetadata, NamedNodeMap) - Method in interface com.sas.metadata.remote.MdOMIUtil
Calls 'set' methods for given object for nodes in given NodeMap
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 _

Copyright © 2009 SAS Institute Inc. All Rights Reserved.