Uses of Interface
com.sas.metadata.remote.MetadataObjects

Packages that use MetadataObjects
com.sas.metadata.remote Provides a java object interface to the metadata server using the SAS/Open Metadata Architecture. 
 

Uses of MetadataObjects in com.sas.metadata.remote
 

Subinterfaces of MetadataObjects in com.sas.metadata.remote
 interface MdFactory
          The MdFactory interface is used for controlling the creation of metadata objects and object stores.
 interface MdObjectStore
          This a store of objects for a view's interaction.
 interface MdServerStore
          This is the Main store of objects (Cache) for interactions with the server.
 

Classes in com.sas.metadata.remote that implement MetadataObjects
 class MdFactoryImpl
          This creates objects and Object Stores to be used by views of the metadata.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.