Uses of Class
com.orchestranetworks.service.ServiceContext
Packages that use ServiceContext
Package
Description
Provides classes and interfaces for implementing specific services and access rules on EBX®.
This package provides the capability to create custom user interface components
that are integrated within EBX®.
Provides classes and interfaces for implementing workflow processes and
invoking them.
-
Uses of ServiceContext in com.orchestranetworks.service
Methods in com.orchestranetworks.service that return ServiceContextModifier and TypeMethodDescriptionstatic final ServiceContextServiceContext.getServiceContext(HttpServletRequest aRequest) Retrieves a context instance from HTTP request attributes. -
Uses of ServiceContext in com.orchestranetworks.ui
Methods in com.orchestranetworks.ui that return ServiceContextModifier and TypeMethodDescriptionUIAjaxContext.getServiceContext()Returns an instance ofServiceContextif this AJAX component is called from a UIService, Returns null otherwise.Methods in com.orchestranetworks.ui with parameters of type ServiceContextModifier and TypeMethodDescriptionstatic UIHttpManagerComponentUIHttpManagerComponent.createOnServiceContext(ServiceContext aContext) Deprecated. -
Uses of ServiceContext in com.orchestranetworks.workflow
Methods in com.orchestranetworks.workflow with parameters of type ServiceContextModifier and TypeMethodDescriptionstatic WorkflowEngineWorkflowEngine.getFromServiceContext(ServiceContext aContext)
UIResourceLocator.createWebComponentForSubSession().