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

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

Uses of Job in com.sas.metadata.remote
 

Methods in com.sas.metadata.remote that return Job
 Job JFJob.getAssociatedJob()
          Gets the Job for AssociatedJob
 

Methods in com.sas.metadata.remote with parameters of type Job
 void JFJob.setAssociatedJob(Job inObject)
          Sets the AssociatedJobs list 0th element to be inObject.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.