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

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

Uses of MdServerStore in com.sas.metadata.remote
 

Fields in com.sas.metadata.remote declared as MdServerStore
protected  MdServerStore MdFactoryImpl.m_MdServerStore
          This is the store that reflects the servers metadata.
 

Methods in com.sas.metadata.remote that return MdServerStore
protected  MdServerStore MdFactoryImpl.getServerStore()
          Returns the ServerStore used by this factory.
 MdServerStore MdFactoryImpl.getStore()
          Deprecated. As of 9.2, the ServerStore should no longer be used. All objects should be created in an ObjectStore instead.
 MdServerStore MdFactory.getStore()
          Deprecated. As of 9.2, the ServerStore should no longer be used. All objects should be created in an ObjectStore instead.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.