|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Service | |
---|---|
com.sage.orion.sdata.servlet.accpac |
Uses of Service in com.sage.orion.sdata.servlet.accpac |
---|
Fields in com.sage.orion.sdata.servlet.accpac with type parameters of type Service | |
---|---|
java.util.List<Service> |
ServiceMap.services
|
Methods in com.sage.orion.sdata.servlet.accpac that return Service | |
---|---|
Service |
ServiceReport.getService()
Get the Service |
protected Service |
BaseService.getService()
|
Methods in com.sage.orion.sdata.servlet.accpac that return types with arguments of type Service | |
---|---|
java.util.List<Service> |
ServiceMap.getServices()
|
java.util.Iterator<Service> |
ServiceMap.getServicesIterator()
|
Methods in com.sage.orion.sdata.servlet.accpac with parameters of type Service | |
---|---|
void |
ServiceMap.addService(Service service)
|
Constructors in com.sage.orion.sdata.servlet.accpac with parameters of type Service | |
---|---|
AdvancedReportService(ApplicationContext applicationContext,
ResourceContextImpl resourceContext,
Resource resource,
Service service,
SDataViewSet viewSet)
Constructor which uses the report object created from the report name defined for this service operation |
|
BaseService(ApplicationContext applicationContext,
ResourceContextImpl resourceContext,
Resource resource,
Service service,
SDataViewSet viewSet)
Constructor |
|
CompanyInfoService(ApplicationContext applicationContext,
ResourceContextImpl resourceContext,
Resource resource,
Service service,
SDataViewSet viewSet)
Constructor. |
|
ExportService(ApplicationContext applicationContext,
ResourceContextImpl resourceContext,
Resource resource,
Service service,
SDataViewSet viewSet)
Constructor. |
|
FormlessReportService(ApplicationContext applicationContext,
ResourceContextImpl resourceContext,
Resource resource,
Service service,
SDataViewSet viewSet)
Constructor which uses the report object created from the report name defined for this service operation |
|
IsDirtyOperation(ApplicationContext applicationContext,
ResourceContextImpl resourceContext,
Resource resource,
Service service,
SDataViewSet viewSet)
Constructor |
|
LicenseStatusService(ApplicationContext applicationContext,
ResourceContextImpl resourceContext,
Resource resource,
Service service,
SDataViewSet viewSet)
Constructor. |
|
ReportService(ApplicationContext applicationContext,
ResourceContextImpl resourceContext,
Resource resource,
Service service,
SDataViewSet viewSet)
Constructor which uses the report object created from the report name defined for this service operation |
|
ServiceReport(java.lang.String name,
com.sage.accpac.sm.Program program,
Resource resource,
Service service)
Constructor |
|
SuperviewReportService(ApplicationContext applicationContext,
ResourceContextImpl resourceContext,
Resource resource,
Service service,
SDataViewSet viewSet)
Constructor which uses the view and report objects created from the viewID and reportName defined for this service operation |
|
ViewProcessService(ApplicationContext applicationContext,
ResourceContextImpl resourceContext,
Resource resource,
Service service,
SDataViewSet viewSet)
Constructor |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |