public class GUIConfiguration extends Object
Modifier and Type | Method and Description |
---|---|
static NavigationTreeNode |
getDMSNode(String id)
Get the DMS node of a given GUI configuration.
|
static NavigationTreeNode |
getNode(String id)
Get the Java representation of a node defined in a GUI configuration
|
static List<String> |
getObjectExtensions(String classname)
Returns the list of object extensions for a given class.
|
public static NavigationTreeNode getNode(String id)
id
- configuration id followed by '.' and node id, for example standard.wlpublic static List<String> getObjectExtensions(String classname)
classname
- the name of a Java classpublic static NavigationTreeNode getDMSNode(String id)
id
- the id of the configuration@enterprise 10.0.39049 Copyright © 2024 FREQUENTIS AG. All Rights Reserved.