- getAlias() - Method in interface org.openmuc.framework.webui.spi.WebUiPluginService
-
- getAllIds() - Method in interface org.openmuc.framework.dataaccess.DataAccessService
-
- getAllUsers() - Method in interface org.openmuc.framework.authentication.AuthenticationService
-
- 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
-
- getChannel(String) - Method in interface org.openmuc.framework.config.DeviceConfig
-
- getChannel(String) - Method in interface org.openmuc.framework.config.RootConfig
-
- getChannel(String) - Method in interface org.openmuc.framework.dataaccess.DataAccessService
-
- getChannel(String, ChannelChangeListener) - Method in interface org.openmuc.framework.dataaccess.DataAccessService
-
- getChannel(String) - Method in interface org.openmuc.framework.dataaccess.LogicalDevice
-
- getChannel(String, ChannelChangeListener) - Method in interface org.openmuc.framework.dataaccess.LogicalDevice
-
- getChannel() - Method in interface org.openmuc.framework.dataaccess.ReadRecordContainer
-
- getChannel() - Method in interface org.openmuc.framework.dataaccess.WriteValueContainer
-
- getChannel() - Method in class org.openmuc.framework.server.spi.ServerMappingContainer
-
The mapped Channel
- getChannelAddress() - Method in interface org.openmuc.framework.config.ChannelConfig
-
- getChannelAddress() - Method in class org.openmuc.framework.config.ChannelScanInfo
-
- getChannelAddress() - Method in interface org.openmuc.framework.dataaccess.Channel
-
Returns the address of this channel.
- getChannelAddress() - Method in interface org.openmuc.framework.driver.spi.ChannelRecordContainer
-
- getChannelAddress() - Method in interface org.openmuc.framework.driver.spi.ChannelValueContainer
-
- getChannelAddressSyntax() - Method in class org.openmuc.framework.config.DriverInfo
-
- getChannelHandle() - Method in interface org.openmuc.framework.driver.spi.ChannelRecordContainer
-
- getChannelHandle() - Method in interface org.openmuc.framework.driver.spi.ChannelValueContainer
-
- getChannelId() - Method in interface org.openmuc.framework.datalogger.spi.LogRecordContainer
-
- getChannels() - Method in interface org.openmuc.framework.config.DeviceConfig
-
- getChannelState() - Method in interface org.openmuc.framework.dataaccess.Channel
-
Returns the current channel state.
- getCode() - Method in enum org.openmuc.framework.data.Flag
-
- getConfig() - Method in interface org.openmuc.framework.config.ConfigService
-
- getConfig(ConfigChangeListener) - Method in interface org.openmuc.framework.config.ConfigService
-
- getConnectionHandle() - Method in interface org.openmuc.framework.driver.spi.DeviceConnection
-
- getConnectRetryInterval() - Method in interface org.openmuc.framework.config.DeviceConfig
-
- getConnectRetryInterval() - Method in interface org.openmuc.framework.config.DriverConfig
-
- 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
-
- getDataLogSource() - Method in interface org.openmuc.framework.config.RootConfig
-
- getDescription() - Method in interface org.openmuc.framework.config.ChannelConfig
-
- getDescription() - Method in class org.openmuc.framework.config.ChannelScanInfo
-
- getDescription() - Method in interface org.openmuc.framework.config.DeviceConfig
-
- getDescription() - Method in class org.openmuc.framework.config.DeviceScanInfo
-
Gets the description.
- getDescription() - Method in class org.openmuc.framework.config.DriverInfo
-
- getDescription() - Method in interface org.openmuc.framework.dataaccess.Channel
-
Returns the description of this channel.
- getDescription() - Method in interface org.openmuc.framework.datalogger.spi.LogChannel
-
- getDescription() - Method in interface org.openmuc.framework.webui.spi.WebUiPluginService
-
- getDevice() - Method in interface org.openmuc.framework.config.ChannelConfig
-
- getDevice(String) - Method in interface org.openmuc.framework.config.DriverConfig
-
- getDevice(String) - Method in interface org.openmuc.framework.config.RootConfig
-
- getDeviceAddress() - Method in interface org.openmuc.framework.config.DeviceConfig
-
- getDeviceAddress() - Method in class org.openmuc.framework.config.DeviceScanInfo
-
Gets the device address
- getDeviceAddress() - Method in interface org.openmuc.framework.dataaccess.Channel
-
Returns the channel's device address.
- getDeviceAddress() - Method in interface org.openmuc.framework.driver.spi.DeviceConnection
-
- getDeviceAddressSyntax() - Method in class org.openmuc.framework.config.DriverInfo
-
- getDeviceDescription() - Method in interface org.openmuc.framework.dataaccess.Channel
-
Returns the description of the communication device that this channel belongs to.
- getDeviceName() - Method in interface org.openmuc.framework.dataaccess.Channel
-
Returns the name of the communication device that this channel belongs to.
- getDevices() - Method in interface org.openmuc.framework.config.DriverConfig
-
- getDeviceScanParametersSyntax() - Method in class org.openmuc.framework.config.DriverInfo
-
- getDeviceState(String) - Method in interface org.openmuc.framework.config.ConfigService
-
- getDeviceState() - Method in interface org.openmuc.framework.dataaccess.Channel
-
Returns the current state of the communication device that this channel belongs to.
- getDriver() - Method in interface org.openmuc.framework.config.DeviceConfig
-
- getDriver(String) - Method in interface org.openmuc.framework.config.RootConfig
-
- getDriverInfo(String) - Method in interface org.openmuc.framework.config.ConfigService
-
- getDriverName() - Method in interface org.openmuc.framework.dataaccess.Channel
-
Returns the unique name of the communication driver that is used by this channel to read/write data.
- getDrivers() - Method in interface org.openmuc.framework.config.RootConfig
-
- getEmptyConfig() - Method in interface org.openmuc.framework.config.ConfigService
-
- getFlag() - Method in class org.openmuc.framework.data.Record
-
- getFlag() - Method in interface org.openmuc.framework.dataaccess.WriteValueContainer
-
- getId() - Method in interface org.openmuc.framework.config.ChannelConfig
-
- getId() - Method in interface org.openmuc.framework.config.DeviceConfig
-
- getId() - Method in class org.openmuc.framework.config.DeviceScanInfo
-
Gets the ID.
- getId() - Method in interface org.openmuc.framework.config.DriverConfig
-
- getId() - Method in class org.openmuc.framework.config.DriverInfo
-
Returns the ID of the driver.
- getId() - Method in class org.openmuc.framework.config.ServerMapping
-
- getId() - Method in interface org.openmuc.framework.dataaccess.Channel
-
Returns the ID of this channel.
- getId() - Method in interface org.openmuc.framework.datalogger.spi.DataLoggerService
-
- getId() - Method in interface org.openmuc.framework.datalogger.spi.LogChannel
-
- getId() - Method in interface org.openmuc.framework.server.spi.ServerService
-
returns the unique Identifier of a server
- getIdsOfRunningDrivers() - Method in interface org.openmuc.framework.config.ConfigService
-
- getInfo() - Method in interface org.openmuc.framework.driver.spi.DriverService
-
Returns the driver information.
- getInterfaceAddress() - Method in interface org.openmuc.framework.config.DeviceConfig
-
- getInterfaceAddress() - Method in class org.openmuc.framework.config.DeviceScanInfo
-
Gets the interface address.
- getInterfaceAddress() - Method in interface org.openmuc.framework.dataaccess.Channel
-
Returns the channel's interface address.
- getInterfaceAddress() - Method in interface org.openmuc.framework.driver.spi.DeviceConnection
-
- getInterfaceAddressSyntax() - Method in class org.openmuc.framework.config.DriverInfo
-
- 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
-
- getLatestRecord() - Method in interface org.openmuc.framework.dataaccess.Channel
-
Returns the latest record of this channel.
- getLocalPath() - Method in interface org.openmuc.framework.webui.spi.PluginContext
-
Get the plugin applications local path.
- getLoggedRecord(long) - Method in interface org.openmuc.framework.dataaccess.Channel
-
Returns the logged data record whose timestamp equals the given time
.
- getLoggedRecords(long) - Method in interface org.openmuc.framework.dataaccess.Channel
-
Returns a list of all logged data records with timestamps from startTime
up until now.
- getLoggedRecords(long, long) - Method in interface org.openmuc.framework.dataaccess.Channel
-
Returns a list of all logged data records with timestamps from startTime
to endTime
inclusive.
- getLoggingInterval() - Method in interface org.openmuc.framework.config.ChannelConfig
-
- getLoggingInterval() - Method in interface org.openmuc.framework.dataaccess.Channel
-
Returns the channel's configured logging interval in milliseconds.
- getLoggingInterval() - Method in interface org.openmuc.framework.datalogger.spi.LogChannel
-
- getLoggingTimeOffset() - Method in interface org.openmuc.framework.config.ChannelConfig
-
- getLoggingTimeOffset() - Method in interface org.openmuc.framework.dataaccess.Channel
-
Returns the channel's configured logging time offset in milliseconds.
- getLoggingTimeOffset() - Method in interface org.openmuc.framework.datalogger.spi.LogChannel
-
- getLogicalDevices(String) - Method in interface org.openmuc.framework.dataaccess.DataAccessService
-
- getLogicalDevices(String, LogicalDeviceChangeListener) - Method in interface org.openmuc.framework.dataaccess.DataAccessService
-
- getName() - Method in interface org.openmuc.framework.webui.spi.WebUiPluginService
-
- getOrAddDriver(String) - Method in interface org.openmuc.framework.config.RootConfig
-
- 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
-
- getParametersSyntax() - Method in class org.openmuc.framework.config.DriverInfo
-
- getReadContainer() - Method in interface org.openmuc.framework.dataaccess.Channel
-
Returns a ReadRecordContainer
that corresponds to this channel.
- getRecord() - Method in interface org.openmuc.framework.dataaccess.ReadRecordContainer
-
- getRecord() - Method in interface org.openmuc.framework.datalogger.spi.LogRecordContainer
-
- getRecords(String, long, long) - Method in interface org.openmuc.framework.datalogger.spi.DataLoggerService
-
Returns a list of all logged data records with timestamps from startTime
to endTime
for
the channel with the given channelId
.
- 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
-
- getSamplingGroup() - Method in interface org.openmuc.framework.config.ChannelConfig
-
- getSamplingInterval() - Method in interface org.openmuc.framework.config.ChannelConfig
-
- getSamplingInterval() - Method in interface org.openmuc.framework.dataaccess.Channel
-
Returns the channel's configured sampling interval in milliseconds.
- getSamplingTimeOffset() - Method in interface org.openmuc.framework.config.ChannelConfig
-
- getSamplingTimeOffset() - Method in interface org.openmuc.framework.dataaccess.Channel
-
Returns the channel's configured sampling time offset in milliseconds.
- getSamplingTimeout() - Method in interface org.openmuc.framework.config.DeviceConfig
-
- getSamplingTimeout() - Method in interface org.openmuc.framework.config.DriverConfig
-
- getScalingFactor() - Method in interface org.openmuc.framework.config.ChannelConfig
-
- getServerAddress() - Method in class org.openmuc.framework.config.ServerMapping
-
- getServerMapping() - Method in class org.openmuc.framework.server.spi.ServerMappingContainer
-
The serverMapping that the channel should be mapped to.
- getServerMappings() - Method in interface org.openmuc.framework.config.ChannelConfig
-
- getSettings() - Method in interface org.openmuc.framework.config.DeviceConfig
-
- getSettings() - Method in class org.openmuc.framework.config.DeviceScanInfo
-
Gets the settings
- getSettings() - Method in interface org.openmuc.framework.driver.spi.DeviceConnection
-
- 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
-
- getTimestamp() - Method in class org.openmuc.framework.data.Record
-
- getUnit() - Method in interface org.openmuc.framework.config.ChannelConfig
-
- getUnit() - Method in interface org.openmuc.framework.dataaccess.Channel
-
Returns the unit of this channel.
- getUnit() - Method in interface org.openmuc.framework.datalogger.spi.LogChannel
-
- getValue() - Method in class org.openmuc.framework.data.Record
-
- getValue() - Method in interface org.openmuc.framework.dataaccess.WriteValueContainer
-
- getValue() - Method in interface org.openmuc.framework.driver.spi.ChannelValueContainer
-
- getValueOffset() - Method in interface org.openmuc.framework.config.ChannelConfig
-
- getValueType() - Method in interface org.openmuc.framework.config.ChannelConfig
-
- getValueType() - Method in class org.openmuc.framework.config.ChannelScanInfo
-
- getValueType() - Method in interface org.openmuc.framework.dataaccess.Channel
-
Returns the value type of this channel.
- getValueType() - Method in interface org.openmuc.framework.datalogger.spi.LogChannel
-
- getValueTypeLength() - Method in interface org.openmuc.framework.config.ChannelConfig
-
- getValueTypeLength() - Method in class org.openmuc.framework.config.ChannelScanInfo
-
- getValueTypeLength() - Method in interface org.openmuc.framework.datalogger.spi.LogChannel
-
- 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
-
- getWriteContainer() - Method in interface org.openmuc.framework.dataaccess.Channel
-
Returns a WriteValueContainer
that corresponds to this channel.
- Value - Interface in org.openmuc.framework.data
-
- VALUE_TYPE_DEFAULT - Static variable in interface org.openmuc.framework.config.ChannelConfig
-
- valueOf(String) - Static method in enum org.openmuc.framework.data.Flag
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openmuc.framework.data.ValueType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openmuc.framework.dataaccess.ChannelState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openmuc.framework.dataaccess.DeviceState
-
Returns the enum constant of this type with the specified name.
- 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.data.Flag
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openmuc.framework.data.ValueType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openmuc.framework.dataaccess.ChannelState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openmuc.framework.dataaccess.DeviceState
-
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.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.
- ValueType - Enum in org.openmuc.framework.data
-
- View - Interface in org.openmuc.framework.webui.spi
-
- View.viewtype - Enum in org.openmuc.framework.webui.spi
-