Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
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) - 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(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.
- deleteObjectsFromStores(List<String>) - Method in class com.sas.metadata.remote.MdFactoryImpl
-
Deprecated.
- 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.
- 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.
- Dependencies - Search tag in class com.sas.metadata.remote.entities.MdOMAEntityUtility
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.AbstractExtension
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.AbstractJob
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.AbstractPrompt
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.AbstractProperty
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.AbstractTransformation
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.AccessControl
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.AccessControlEntry
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.AccessControlTemplate
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.Action
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.Aggregation
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.AnalyticColumn
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.AnalyticContext
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.AnalyticTable
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.ApplicationAction
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.ArchiveEntry
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.ArchiveFile
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.AssociationProperty
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.AttributeProperty
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.AuthenticationDomain
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.COMConnection
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.CalculatedMeasure
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.CalculatedMember
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.Change
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.Classifier
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.ClassifierMap
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.Column
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.ColumnHierarchy
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.ColumnRange
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.Condition
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.ConditionActionSet
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.ConditionalPrecedence
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.ConfiguredComponent
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.Connection
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.ContentLocation
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.ContentType
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.Cube
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.CustomAssociation
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.DataSourceName
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.DataTable
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.DatabaseCatalog
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.DatabaseSchema
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.DeployedComponent
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.DeployedDataPackage
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.Device
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.DeviceType
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.Dimension
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.Directory
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.Document
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.Email
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.Event
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.Extension
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.ExternalIdentity
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.ExternalTable
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.FavoritesContainer
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.Feature
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.FeatureMap
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.File
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.FitStatistic
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.ForeignKey
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.GlobalFormula
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.Group
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.GroupByClause
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.HavingClause
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.Hierarchy
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.HierarchyLevel
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.ITChannel
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.ITContentSubscriber
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.ITEventSubscriber
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.ITFilter
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.ITSubscriber
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.Identity
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.IdentityGroup
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.Index
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.InternalLogin
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.JFJob
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.Job
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.Join
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.JoinTable
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.Key
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.KeyAssociation
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.Keyword
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.Level
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.LocalizedResource
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.LocalizedType
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.Location
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.LogicalColumn
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.LogicalServer
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.Login
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.Machine
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.Measure
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.Memory
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.MiningResult
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.NamedService
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.NamedSet
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.NumericExtension
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.OLAPProperty
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.OLAPSchema
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.OnClause
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.OpenClientConnection
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.OrderByClause
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.PSColumnLayoutComponent
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.PSLayoutComponent
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.PSPortalPage
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.PSPortalProfile
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.PSPortlet
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.Permission
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.PermissionCondition
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.Person
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.Phone
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.PhysicalTable
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.PrimaryType
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.Prompt
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.PromptGroup
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.Property
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.PropertyGroup
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.PropertySet
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.PropertyType
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.Prototype
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.PrototypeProperty
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.QueryClause
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.QueryTable
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.RelationalSchema
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.RelationalTable
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.Report
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.ResponsibleParty
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.Role
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.Root
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.RowSelector
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.SASCatalog
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.SASCatalogEntry
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.SASClientConnection
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.SASFileRef
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.SASLibrary
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.SASLicense
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.SASPassword
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.SXLEMap
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.Search
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.SecondaryType
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.SecuredLibrary
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.SecuredTable
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.SecurityRule
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.SecurityRuleScheme
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.SecurityTypeContainmentRule
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.Select
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.ServerComponent
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.ServerContext
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.ServiceComponent
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.ServiceType
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.SharedDimension
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.SoftwareComponent
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.StepPrecedence
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.Stream
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.SyncStep
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.TCPIPConnection
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.TSNameObject
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.TSNamespace
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.TableCollection
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.Target
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.Text
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.TextStore
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.Timestamp
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.Transformation
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.TransformationActivity
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.TransformationStep
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.Tree
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.TypeDefinition
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.UniqueKey
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.UnitofTime
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.Variable
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.WhereClause
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.WorkTable
- Section
- Dependencies - Search tag in interface com.sas.metadata.remote.XPath
- Section
- 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.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
MdFactory.deleteObjectsFromStores(Map)