Uses of Interface
de.phleisch.app.itsucks.job.JobList

Packages that use JobList
de.phleisch.app.itsucks.job   
de.phleisch.app.itsucks.job.impl   
 

Uses of JobList in de.phleisch.app.itsucks.job
 

Methods in de.phleisch.app.itsucks.job that return JobList
 JobList JobManager.getJobList()
           
 

Methods in de.phleisch.app.itsucks.job with parameters of type JobList
 void JobManager.setJobList(JobList pJobList)
           
 

Uses of JobList in de.phleisch.app.itsucks.job.impl
 

Classes in de.phleisch.app.itsucks.job.impl that implement JobList
 class SimpleJobListImpl
          Default implementation of the JobList Interface.
 

Methods in de.phleisch.app.itsucks.job.impl that return JobList
 JobList FilterJobManagerImpl.getJobList()
           
 

Methods in de.phleisch.app.itsucks.job.impl with parameters of type JobList
 void CleanJobManagerImpl.setJobList(JobList pJobList)
           
 void FilterJobManagerImpl.setJobList(JobList pJobList)
           
 



Copyright © 2010. All Rights Reserved.