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

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

Uses of SASClientConnection in com.sas.metadata.remote
 

Methods in com.sas.metadata.remote that return SASClientConnection
 SASClientConnection SASLibrary.getLibraryConnection()
          Gets the SASClientConnection for LibraryConnection
 

Methods in com.sas.metadata.remote with parameters of type SASClientConnection
 void SASLibrary.setLibraryConnection(SASClientConnection inObject)
          Sets the LibraryConnections list 0th element to be inObject.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.