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 ServiceContext
ServiceContext.getServiceContext
(HttpServletRequest aRequest) Deprecated.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()
Deprecated.From release 6.0, this API is no longer supported.Methods in com.orchestranetworks.ui with parameters of type ServiceContextModifier and TypeMethodDescriptionstatic UIHttpManagerComponent
UIHttpManagerComponent.createOnServiceContext
(ServiceContext aContext) Deprecated.This method has been replaced byUIResourceLocator.createWebComponentForSubSession()
. -
Uses of ServiceContext in com.orchestranetworks.workflow
Methods in com.orchestranetworks.workflow with parameters of type ServiceContextModifier and TypeMethodDescriptionstatic WorkflowEngine
WorkflowEngine.getFromServiceContext
(ServiceContext aContext) Deprecated.