@Deprecated(since = "2023.0.0") public interface WebInterfaceManager
WebInterfaceManager
Type Params | Return Type | Name and description |
---|---|---|
|
public List<WebItemModuleDescriptor> |
getDisplayableItems(String section, Map<String, Object> context) |
|
public List<WebSectionModuleDescriptor> |
getDisplayableSections(String location, Map<String, Object> context) |
|
public List<WebItemModuleDescriptor> |
getItems(String section) |
|
public List<WebSectionModuleDescriptor> |
getSections(String location) |