Package lumis.portal.businesscontext

Provides API for LumisXP business context.

The basic access of business context is made from IBusinessContext interface. Besides that interface, the API provides an interface to custom the value provider, which is IBusinessContextValueProvider.
The business context is defined by contextdefinition.xsd. The context definition file is expected to be named contextdefinition.xml. In the interface scope, the business context may be obtained with IServiceInterfaceRequest.getBusinessContext().

Since:
7.0.0
Version:
$Revision: 22420 $ $Date: 2019-02-19 16:21:02 -0300 (Tue, 19 Feb 2019) $