public class ScreenLayoutServiceImpl extends Object implements ScreenLayoutService
| Modifier and Type | Field and Description |
|---|---|
static Map<String,ScreenLayout> |
screenLayoutCache |
static Map<String,Map<String,String>> |
screenLayoutLabelCache |
| Constructor and Description |
|---|
ScreenLayoutServiceImpl(ApplicationData applicationData,
Tools tools,
net.datastream.wsdls.inforws.InforWebServicesPT inforWebServicesToolkitClient) |
| Modifier and Type | Method and Description |
|---|---|
List<Map<String,String>> |
getGenericLov(InforContext context,
GenericLov genericLov) |
ScreenLayout |
readScreenLayout(InforContext context,
String systemFunction,
String userFunction,
List<String> tabs,
String userGroup,
String entity) |
public static final Map<String,ScreenLayout> screenLayoutCache
public ScreenLayoutServiceImpl(ApplicationData applicationData, Tools tools, net.datastream.wsdls.inforws.InforWebServicesPT inforWebServicesToolkitClient)
public ScreenLayout readScreenLayout(InforContext context, String systemFunction, String userFunction, List<String> tabs, String userGroup, String entity) throws InforException
readScreenLayout in interface ScreenLayoutServiceInforExceptionpublic List<Map<String,String>> getGenericLov(InforContext context, GenericLov genericLov) throws InforException
getGenericLov in interface ScreenLayoutServiceInforExceptionCopyright © 2024 CERN European Organization for Nuclear Research. All rights reserved.