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

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

Uses of ITChannel in com.sas.metadata.remote
 

Methods in com.sas.metadata.remote that return ITChannel
 ITChannel ArchiveFile.getOwningChannel()
          Gets the ITChannel for OwningChannel
 

Methods in com.sas.metadata.remote with parameters of type ITChannel
 void ArchiveFile.setOwningChannel(ITChannel inObject)
          Sets the OwningChannels list 0th element to be inObject.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.