Uses of Class
org.glite.wmsui.apij.JobId

Uses of JobId in org.glite.wmsui.apij
 

Methods in org.glite.wmsui.apij that return JobId
 JobId Shadow.getJobId()
          Retrieve the id of the Job for the current Shadow
 JobId Job.getJobId()
          Get the JobId instance
 

Methods in org.glite.wmsui.apij with parameters of type JobId
 boolean JobId.equals(JobId jid)
          Check if the job identifiers are equals
 void JobCollection.insertId(JobId jobId)
          Insert a new Job (of JobvId type) into the collection
 void Job.setJobId(JobId id)
          set the JobId instance
 

Constructors in org.glite.wmsui.apij with parameters of type JobId
Job(JobId id)
          Instantiates an Job object with a JobId