Uses of Interface
com.jaspersoft.jasperserver.api.engine.scheduling.ReportJobsInternalService

Packages that use ReportJobsInternalService
com.jaspersoft.jasperserver.api.engine.scheduling   
com.jaspersoft.jasperserver.api.engine.scheduling.hibernate   
com.jaspersoft.jasperserver.api.engine.scheduling.security   
 

Uses of ReportJobsInternalService in com.jaspersoft.jasperserver.api.engine.scheduling
 

Methods in com.jaspersoft.jasperserver.api.engine.scheduling that return ReportJobsInternalService
 ReportJobsInternalService ReportSchedulingFacade.getJobsInternalService()
           
 

Methods in com.jaspersoft.jasperserver.api.engine.scheduling with parameters of type ReportJobsInternalService
 void ReportSchedulingFacade.setJobsInternalService(ReportJobsInternalService jobsInternalService)
           
 

Uses of ReportJobsInternalService in com.jaspersoft.jasperserver.api.engine.scheduling.hibernate
 

Classes in com.jaspersoft.jasperserver.api.engine.scheduling.hibernate that implement ReportJobsInternalService
 class HibernateReportJobsPersistenceService
           
 

Uses of ReportJobsInternalService in com.jaspersoft.jasperserver.api.engine.scheduling.security
 

Methods in com.jaspersoft.jasperserver.api.engine.scheduling.security that return ReportJobsInternalService
 ReportJobsInternalService ReportJobAclDao.getReportJobsInternalService()
           
 

Methods in com.jaspersoft.jasperserver.api.engine.scheduling.security with parameters of type ReportJobsInternalService
 void ReportJobAclDao.setReportJobsInternalService(ReportJobsInternalService reportJobsInternalService)
           
 



Copyright © 2007. All Rights Reserved.