Uses of Interface
com.sas.services.information.metadata.SASLibraryInterface

Packages that use SASLibraryInterface
com.sas.services.information.metadata Information Service metadata. 
 

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

Methods in com.sas.services.information.metadata that return SASLibraryInterface
 SASLibraryInterface PhysicalTableInterface.getLibrary()
           
 

Methods in com.sas.services.information.metadata with parameters of type SASLibraryInterface
 void SASClientConnectionInterface.addLibrary(SASLibraryInterface library)
          Add a library to the list that are accessible through this connection.
 void SASClientConnectionInterface.removeLibrary(SASLibraryInterface library)
          Remove a library from the list that are accessible through this connection.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.