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

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

Uses of ArchiveFile in com.sas.metadata.remote
 

Methods in com.sas.metadata.remote that return ArchiveFile
 ArchiveFile ArchiveEntry.getOwningArchive()
          Gets the ArchiveFile for OwningArchive
 

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




Copyright © 2009 SAS Institute Inc. All Rights Reserved.