Package | Description |
---|---|
lumis.lptf.portal.serviceinterface |
This package contains the mocks and the test base class useful to perform
tests on service interfaces.
|
lumis.portal.servicecontainer | |
lumis.portal.serviceinterface | |
lumis.portal.serviceinterface.menu | |
lumis.portal.serviceinterfaceinstance |
Modifier and Type | Method and Description |
---|---|
void |
IMockServiceInterfaceRequest.setCallerServiceInterfaceMenuLevel(ServiceInterfaceMenuLevel callerServiceInterfaceMenuLevel)
Sets the caller service interface menu level, returned by
IServiceInterfaceRequest.getCallerServiceInterfaceMenuLevel() . |
Modifier and Type | Method and Description |
---|---|
ServiceInterfaceMenuLevel |
ServiceContainerRequest.getCallerServiceInterfaceMenuLevel() |
Modifier and Type | Method and Description |
---|---|
ServiceInterfaceMenuLevel |
IServiceInterfaceRequest.getCallerServiceInterfaceMenuLevel()
Returns the service interface menu level that called the interface processed by this request.
|
Modifier and Type | Method and Description |
---|---|
ServiceInterfaceMenuLevel |
IServiceInterfaceMenuItemRequest.getServiceInterfaceMenuLevel()
Returns the menu level where this item will be used.
|
static ServiceInterfaceMenuLevel |
ServiceInterfaceMenuLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ServiceInterfaceMenuLevel[] |
ServiceInterfaceMenuLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
String |
IServiceInterfaceInstanceManagerSPI.getMenuItemXml(SessionConfig sessionConfig,
String serviceInterfaceInstanceId,
ServiceInterfaceMenuLevel menuLevel,
String menuItemId,
ITransaction transaction)
Returns the XML for the menu item in the specified service interface instance and menu level.
|
String |
ServiceInterfaceInstanceManager.getMenuItemXml(SessionConfig sessionConfig,
String serviceInterfaceInstanceId,
ServiceInterfaceMenuLevel menuLevel,
String menuItemId,
ITransaction transaction) |
String |
IServiceInterfaceInstanceManager.getMenuXml(SessionConfig sessionConfig,
String serviceInterfaceInstanceId,
ServiceInterfaceMenuLevel menuLevel,
ITransaction transaction)
Returns the XML for the menu for the specified service interface instance and menu level.
|
String |
ServiceInterfaceInstanceManager.getMenuXml(SessionConfig sessionConfig,
String serviceInterfaceInstanceId,
ServiceInterfaceMenuLevel menuLevel,
ITransaction transaction) |
protected void |
ServiceInterfaceInstanceControllerXml.getServiceInterfaceInstanceMenu(Node methodNode,
ServiceInterfaceMenuLevel menuLevel,
ITransaction portalTransaction) |
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.