|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ApplicationContext | |
---|---|
com.sage.orion.sdata.servlet | |
com.sage.orion.sdata.servlet.accpac | |
com.sage.orion.sdata.servlet.swtservice |
Uses of ApplicationContext in com.sage.orion.sdata.servlet |
---|
Methods in com.sage.orion.sdata.servlet with parameters of type ApplicationContext | |
---|---|
ResourceKind |
AbstractResourceFactory.createResource(java.lang.String resourceClassName,
ApplicationContext applicationContext,
ResourceContext context)
Creates an instance of the given resource. |
Uses of ApplicationContext in com.sage.orion.sdata.servlet.accpac |
---|
Fields in com.sage.orion.sdata.servlet.accpac declared as ApplicationContext | |
---|---|
protected ApplicationContext |
OrgsResourceKind.applicationContext
|
Methods in com.sage.orion.sdata.servlet.accpac that return ApplicationContext | |
---|---|
protected ApplicationContext |
BaseService.getApplicationContext()
|
protected ApplicationContext |
BaseResourceKind.getApplicationContext()
|
Methods in com.sage.orion.sdata.servlet.accpac with parameters of type ApplicationContext | |
---|---|
ResourceKind |
ResourceKindFactory.createResource(java.lang.String resourceClassName,
ApplicationContext applicationContext,
ResourceContext context)
Creates an instance of the given resource. |
static java.lang.String |
ExportToURL.export(ApplicationContext applicationContext,
AccpacResourceContext resourceContext,
SDataRequest request,
java.io.InputStream dataStream,
java.lang.String filename)
Exports the given stream to a file and returns a url for the user to access the export. |
void |
ClassMap.loadMap(ApplicationContext context)
Loads all the classmap files into the java ClassMap Object. |
static void |
Applications.loadMap(ApplicationContext context)
Loads all the application files into this Object. |
Constructors in com.sage.orion.sdata.servlet.accpac with parameters of type ApplicationContext | |
---|---|
ActiveApplicationResourceKind(ApplicationContext applicationContext,
ResourceContext context)
|
|
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 |
|
ASSessions(ApplicationContext applicationContext,
SystemResourceContext context)
|
|
ASUsers(ApplicationContext applicationContext,
ResourceContext context)
create an instance of the ASUsers class in the given context. |
|
ASWhoAmI(ApplicationContext applicationContext,
ResourceContext context)
constructs an instance of the ASWhoAmI class, connecting it to the
given contexts |
|
BaseResourceKind(ApplicationContext applicationContext,
ResourceContext context)
Constructor |
|
BaseService(ApplicationContext applicationContext,
ResourceContextImpl resourceContext,
Resource resource,
Service service,
SDataViewSet viewSet)
Constructor |
|
CompanyInfoService(ApplicationContext applicationContext,
ResourceContextImpl resourceContext,
Resource resource,
Service service,
SDataViewSet viewSet)
Constructor. |
|
ExportResource(ApplicationContext applicationContext,
ResourceContext context)
Constructor. |
|
ExportService(ApplicationContext applicationContext,
ResourceContextImpl resourceContext,
Resource resource,
Service service,
SDataViewSet viewSet)
Constructor. |
|
FiscalYearResourceKind(ApplicationContext applicationContext,
ResourceContext context)
|
|
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 |
|
FullSchemaKind(ApplicationContext applicationContext)
constructs an instance of the FullSchemaKind |
|
IntermediateResourceKind(ApplicationContext applicationContext,
ResourceContext context)
Constructor |
|
IsDirtyOperation(ApplicationContext applicationContext,
ResourceContextImpl resourceContext,
Resource resource,
Service service,
SDataViewSet viewSet)
Constructor |
|
LicenseStatusResourceKind(ApplicationContext applicationContext,
ResourceContext context)
|
|
LicenseStatusService(ApplicationContext applicationContext,
ResourceContextImpl resourceContext,
Resource resource,
Service service,
SDataViewSet viewSet)
Constructor. |
|
OrgsResourceKind(ApplicationContext applicationContext,
SystemResourceContext context)
Constructor |
|
PortletResourceKind(ApplicationContext applicationContext,
ResourceContext resourceContext)
create an instance of the PortletResourceKind class in the given
contexts. |
|
PortletsService(ApplicationContext applicationContext,
ResourceContextImpl resourceContext)
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 |
|
ServiceResourceKind(ApplicationContext applicationContext,
ResourceContext resourceContext)
Deprecated. 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 |
|
SystemResourceKind(ApplicationContext applicationContext,
ResourceContext context)
Constructor. |
|
SystemResourcePool(ApplicationContext context,
java.lang.String authToken)
Constructor. |
|
UICommonInfo(ApplicationContext applicationContext,
ResourceContext resourceContext)
Create an instance of the UICommonInfo class in the given
contexts. |
|
ViewProcessService(ApplicationContext applicationContext,
ResourceContextImpl resourceContext,
Resource resource,
Service service,
SDataViewSet viewSet)
Constructor |
|
ViewResourceKind(ApplicationContext applicationContext,
ResourceContext resourceContext)
constructs an instance of the ViewResourceKind class |
Uses of ApplicationContext in com.sage.orion.sdata.servlet.swtservice |
---|
Methods in com.sage.orion.sdata.servlet.swtservice with parameters of type ApplicationContext | |
---|---|
static void |
AdhocUpgrade.upgrade(ApplicationContext context)
Upgrades any Adhoc 60a data to 61a. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |