public class CockpitModuleInfo extends DefaultModuleInfo
| Constructor and Description |
|---|
CockpitModuleInfo() |
| Modifier and Type | Method and Description |
|---|---|
String |
getApplicationContextUri()
Gets URI to an extension of application context defined by module
|
String |
getIconUrl() |
String |
getId() |
String |
getWidgetsExtension()
Gets an extension of application mesh-up defined by the module
|
String |
getWidgetsPackage()
Returns package name with module's contents
|
getLocationUrl, getParentModulesLocationUrls, setApplicationContextUri, setIconUrl, setId, setLocationUrl, setParentModulesLocationUrls, setWidgetsExtension, setWidgetsPackagepublic String getWidgetsPackage()
ModuleInfogetWidgetsPackage in interface ModuleInfogetWidgetsPackage in class DefaultModuleInfopublic String getWidgetsExtension()
ModuleInfogetWidgetsExtension in interface ModuleInfogetWidgetsExtension in class DefaultModuleInfopublic String getId()
getId in interface ModuleInfogetId in class DefaultModuleInfopublic String getIconUrl()
getIconUrl in interface ModuleInfogetIconUrl in class DefaultModuleInfopublic String getApplicationContextUri()
ModuleInfogetApplicationContextUri in interface ModuleInfogetApplicationContextUri in class DefaultModuleInfoCopyright © 2018. All rights reserved.