Uses of Interface
com.sas.services.information.MetadataServerInterface

Packages that use MetadataServerInterface
com.sas.services.information Interact with data repositories on behalf of client applications. 
com.sas.services.information.metadata Information Service metadata. 
 

Uses of MetadataServerInterface in com.sas.services.information
 

Fields in com.sas.services.information declared as MetadataServerInterface
protected  MetadataServerInterface OMIServerRepository._omiServer
           
 

Methods in com.sas.services.information that return MetadataServerInterface
 MetadataServerInterface MetadataConnectionEvent.getServer()
          Returns the server instance associated with this event
 

Constructors in com.sas.services.information with parameters of type MetadataServerInterface
MetadataConnectionEvent(java.lang.Object source, MetadataServerInterface server)
           
OMIChildServer(com.sas.metadata.remote.MdFactory mdfactory, com.sas.metadata.remote.MdObjectStore mdstore, MetadataServerInterface parent, int childnum)
           
OMIChildServer(com.sas.metadata.remote.MdFactory mdfactory, com.sas.metadata.remote.MdObjectStore mdstore, MetadataServerInterface parent, int childnum, java.lang.Class theClass)
           
 

Uses of MetadataServerInterface in com.sas.services.information.metadata
 

Constructors in com.sas.services.information.metadata with parameters of type MetadataServerInterface
PathFilter(PathUrl pathurl, MetadataServerInterface server)
           
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.