static UIHttpManagerComponent |
UIHttpManagerComponent.createOnAjaxContext (UIAjaxContext aContext) |
Deprecated.
|
static UIHttpManagerComponent |
UIHttpManagerComponent.createOnServiceContext (ServiceContext aContext) |
Deprecated.
|
static UIHttpManagerComponent |
UIHttpManagerComponent.createOnUIBeanContext (UIResponseContext aContext) |
Deprecated.
|
static UIHttpManagerComponent |
UIHttpManagerComponent.createOnUILabelRendererForHierarchyContext (UILabelRendererForHierarchyContext aContext) |
Deprecated.
|
UIHttpManagerComponent |
UIResourceLocator.createWebComponentForRootSession() |
Returns a factory for creating a URL that, when used, creates a new navigation context in a separate root user session (namely, a Web Component).
|
UIHttpManagerComponent |
UIResourceLocator.createWebComponentForSubSession() |
Returns a factory for creating a URL that, when used, creates a new navigation context in a separate sub-session (namely, a Web Component).
|
static UIHttpManagerComponent |
UIHttpManagerComponent.createWithBaseURI (String baseURI) |
Creates an instance of this class in order to call the EBX® user interface from an external application.
|
static UIHttpManagerComponent |
UIHttpManagerComponent.createWithBaseURI (String baseURI, boolean enforceStrongEncoding) |
Deprecated.
|
static UIHttpManagerComponent |
UIHttpManagerComponent.createWithBaseURI (String baseURI, boolean enforceStrongEncoding, AdaptationName aManagerReference) |
Deprecated.
|
static UIHttpManagerComponent |
UIHttpManagerComponent.createWithBaseURI (String baseURI, AdaptationName aManagerReference) |
Creates an instance of this class in order to call the EBX® user interface from an external application.
|
static UIHttpManagerComponent |
UIHttpManagerComponent.createWithURIWithParameters (String uriWithParameters) |
Creates an instance of this class in order to call the EBX® user interface from an external application.
|
static UIHttpManagerComponent |
UIHttpManagerComponent.createWithURIWithParametersForSubSession (String uriWithParameters, Session aSession) |
Creates an instance of this class in order to call the EBX® user interface in a separate sub-session (namely, a Web Component).
|