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

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

Uses of JoinTable in com.sas.metadata.remote
 

Methods in com.sas.metadata.remote that return JoinTable
 JoinTable Join.getOwningJoinTable()
          Gets the JoinTable for OwningJoinTable
 

Methods in com.sas.metadata.remote with parameters of type JoinTable
 void Join.setOwningJoinTable(JoinTable inObject)
          Sets the OwningJoinTables list 0th element to be inObject.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.