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

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

Uses of ExternalTable in com.sas.metadata.remote
 

Methods in com.sas.metadata.remote that return ExternalTable
 ExternalTable File.getAssociatedExternalTable()
          Gets the ExternalTable for AssociatedExternalTable
 

Methods in com.sas.metadata.remote with parameters of type ExternalTable
 void File.setAssociatedExternalTable(ExternalTable inObject)
          Sets the AssociatedExternalTables list 0th element to be inObject.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.