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

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

Uses of Login in com.sas.metadata.remote
 

Methods in com.sas.metadata.remote that return Login
 Login SASLibrary.getDefaultLogin()
          Gets the Login for DefaultLogin
 Login DataSourceName.getDefaultLogin()
          Gets the Login for DefaultLogin
 

Methods in com.sas.metadata.remote with parameters of type Login
 void SASLibrary.setDefaultLogin(Login inObject)
          Sets the DefaultLogins list 0th element to be inObject.
 void DataSourceName.setDefaultLogin(Login inObject)
          Sets the DefaultLogins list 0th element to be inObject.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.