Uses of Interface
com.sage.orion.sdata.servlet.ResourceContext

Packages that use ResourceContext
com.sage.orion.sdata.servlet   
com.sage.orion.sdata.servlet.accpac   
 

Uses of ResourceContext in com.sage.orion.sdata.servlet
 

Methods in com.sage.orion.sdata.servlet with parameters of type ResourceContext
 ResourceKind AbstractResourceFactory.createResource(java.lang.String resourceClassName, ApplicationContext applicationContext, ResourceContext context)
          Creates an instance of the given resource.
 

Constructors in com.sage.orion.sdata.servlet with parameters of type ResourceContext
ResourceListResourceKind(SystemApplicationContext applicationContext, ResourceContext context)
          Constructor.
 

Uses of ResourceContext in com.sage.orion.sdata.servlet.accpac
 

Classes in com.sage.orion.sdata.servlet.accpac that implement ResourceContext
 class AccpacResourceContext
           
 class BaseResourceContext
           
 class ResourceContextImpl
           
 class SystemResourceContext
          Handles the context for the SystemResource.
 

Methods in com.sage.orion.sdata.servlet.accpac with parameters of type ResourceContext
 ResourceKind ResourceKindFactory.createResource(java.lang.String resourceClassName, ApplicationContext applicationContext, ResourceContext context)
          Creates an instance of the given resource.
 

Constructors in com.sage.orion.sdata.servlet.accpac with parameters of type ResourceContext
ActiveApplicationResourceKind(ApplicationContext applicationContext, ResourceContext 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
ExportResource(ApplicationContext applicationContext, ResourceContext context)
          Constructor.
FiscalYearResourceKind(ApplicationContext applicationContext, ResourceContext context)
           
IntermediateResourceKind(ApplicationContext applicationContext, ResourceContext context)
          Constructor
LicenseStatusResourceKind(ApplicationContext applicationContext, ResourceContext context)
           
PortletResourceKind(ApplicationContext applicationContext, ResourceContext resourceContext)
          create an instance of the PortletResourceKind class in the given contexts.
ServiceResourceKind(ApplicationContext applicationContext, ResourceContext resourceContext)
          Deprecated. Constructor
SystemResourceKind(ApplicationContext applicationContext, ResourceContext context)
          Constructor.
UICommonInfo(ApplicationContext applicationContext, ResourceContext resourceContext)
          Create an instance of the UICommonInfo class in the given contexts.
ViewResourceKind(ApplicationContext applicationContext, ResourceContext resourceContext)
          constructs an instance of the ViewResourceKind class
 



Copyright © 2011 Sage Software, Inc. All rights reserved.