A E G I M O P R T V W 

A

addToContext(String, Object) - Method in class org.openmuc.framework.webui.spi.AjaxView
 
AjaxView - Class in org.openmuc.framework.webui.spi
 
AjaxView(String) - Constructor for class org.openmuc.framework.webui.spi.AjaxView
 

E

ERROR - Static variable in class org.openmuc.framework.webui.spi.MessageView
 

G

getAlias() - Method in interface org.openmuc.framework.webui.spi.WebUiPluginService
 
getApplicationAlias() - Method in interface org.openmuc.framework.webui.spi.PluginContext
Get the plugin alias path.
getApplicationPath() - Method in interface org.openmuc.framework.webui.spi.PluginContext
Get the path of plugin application including the application alias.
getCategory() - Method in interface org.openmuc.framework.webui.spi.WebUiPluginService
 
getContentView(HttpServletRequest, PluginContext) - Method in interface org.openmuc.framework.webui.spi.WebUiPluginService
Function is called when a HTTP request arrives at the WebUI-Plugin.
getContext() - Method in class org.openmuc.framework.webui.spi.AjaxView
 
getContext() - Method in class org.openmuc.framework.webui.spi.MessageView
 
getContext() - Method in class org.openmuc.framework.webui.spi.RedirectView
 
getContext() - Method in interface org.openmuc.framework.webui.spi.View
 
getDescription() - Method in interface org.openmuc.framework.webui.spi.WebUiPluginService
 
getJavaScripts() - Method in class org.openmuc.framework.webui.spi.AjaxView
 
getJavaScripts() - Method in class org.openmuc.framework.webui.spi.MessageView
 
getJavaScripts() - Method in class org.openmuc.framework.webui.spi.RedirectView
 
getJavaScripts() - Method in interface org.openmuc.framework.webui.spi.View
 
getLocalPath() - Method in interface org.openmuc.framework.webui.spi.PluginContext
Get the plugin applications local path.
getName() - Method in interface org.openmuc.framework.webui.spi.WebUiPluginService
 
getPage() - Method in class org.openmuc.framework.webui.spi.AjaxView
 
getPage() - Method in class org.openmuc.framework.webui.spi.MessageView
 
getPage() - Method in class org.openmuc.framework.webui.spi.RedirectView
 
getPage() - Method in interface org.openmuc.framework.webui.spi.View
 
getRedirectLocation() - Method in class org.openmuc.framework.webui.spi.AjaxView
 
getRedirectLocation() - Method in class org.openmuc.framework.webui.spi.MessageView
 
getRedirectLocation() - Method in class org.openmuc.framework.webui.spi.RedirectView
 
getRedirectLocation() - Method in interface org.openmuc.framework.webui.spi.View
 
getRequest() - Method in interface org.openmuc.framework.webui.spi.PluginContext
 
getResource(String) - Method in class org.openmuc.framework.webui.spi.ResourceLoader
Get resource as URL
getResourceAsString(String) - Method in class org.openmuc.framework.webui.spi.ResourceLoader
Get a text file resource as String
getResources() - Method in interface org.openmuc.framework.webui.spi.WebUiPluginService
add additional resources if needed
getResponse() - Method in interface org.openmuc.framework.webui.spi.PluginContext
 
getStyleSheets() - Method in class org.openmuc.framework.webui.spi.AjaxView
 
getStyleSheets() - Method in class org.openmuc.framework.webui.spi.MessageView
 
getStyleSheets() - Method in class org.openmuc.framework.webui.spi.RedirectView
 
getStyleSheets() - Method in interface org.openmuc.framework.webui.spi.View
 
getTemplate() - Method in class org.openmuc.framework.webui.spi.AjaxView
 
getTemplate() - Method in class org.openmuc.framework.webui.spi.MessageView
 
getTemplate() - Method in class org.openmuc.framework.webui.spi.RedirectView
 
getTemplate() - Method in interface org.openmuc.framework.webui.spi.View
 
getViewType() - Method in class org.openmuc.framework.webui.spi.AjaxView
 
getViewType() - Method in class org.openmuc.framework.webui.spi.MessageView
 
getViewType() - Method in class org.openmuc.framework.webui.spi.RedirectView
 
getViewType() - Method in interface org.openmuc.framework.webui.spi.View
 

I

INFO - Static variable in class org.openmuc.framework.webui.spi.MessageView
 

M

MessageView - Class in org.openmuc.framework.webui.spi
 
MessageView(String, String, int) - Constructor for class org.openmuc.framework.webui.spi.MessageView
 
MessageView(String, int) - Constructor for class org.openmuc.framework.webui.spi.MessageView
 

O

org.openmuc.framework.webui.spi - package org.openmuc.framework.webui.spi
 

P

PluginCategory - Enum in org.openmuc.framework.webui.spi
 
PluginContext - Interface in org.openmuc.framework.webui.spi
 

R

RedirectView - Class in org.openmuc.framework.webui.spi
 
RedirectView(String) - Constructor for class org.openmuc.framework.webui.spi.RedirectView
 
ResourceLoader - Class in org.openmuc.framework.webui.spi
Helper class to load resources from the bundle classpath
ResourceLoader(BundleContext) - Constructor for class org.openmuc.framework.webui.spi.ResourceLoader
 

T

toString() - Method in enum org.openmuc.framework.webui.spi.PluginCategory
 

V

valueOf(String) - Static method in enum org.openmuc.framework.webui.spi.PluginCategory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openmuc.framework.webui.spi.View.viewtype
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.openmuc.framework.webui.spi.PluginCategory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openmuc.framework.webui.spi.View.viewtype
Returns an array containing the constants of this enum type, in the order they are declared.
View - Interface in org.openmuc.framework.webui.spi
 
View.viewtype - Enum in org.openmuc.framework.webui.spi
 

W

WARNING - Static variable in class org.openmuc.framework.webui.spi.MessageView
 
WebUiPluginService - Interface in org.openmuc.framework.webui.spi
 
A E G I M O P R T V W