- getAlias() - Method in interface org.openmuc.framework.webui.spi.WebUiPluginService
-
- getAllLabels() - 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
-
- 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.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
-
- getChannelAddress() - Method in interface org.openmuc.framework.config.ChannelConfig
-
- getChannelAddress() - Method in class org.openmuc.framework.config.ChannelScanInformation
-
- getChannelAddress() - Method in interface org.openmuc.framework.dataaccess.Channel
-
Gets 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
-
- 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
-
Gets 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
-
- getConnectTimeout() - Method in interface org.openmuc.framework.config.DeviceConfig
-
- getConnectTimeout() - Method in interface org.openmuc.framework.config.DriverConfig
-
- getContentView(HttpServletRequest, PluginContext) - Method in interface org.openmuc.framework.webui.spi.WebUiPluginService
-
- 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
-
- getDefaultLoggerId() - 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.ChannelScanInformation
-
- getDescription() - Method in interface org.openmuc.framework.config.DeviceConfig
-
- getDescription() - Method in class org.openmuc.framework.config.DeviceScanInformation
-
- getDescription() - Method in interface org.openmuc.framework.dataaccess.Channel
-
Gets the description of this channel.
- getDescription() - Method in interface org.openmuc.framework.driver.spi.DriverService
-
Returns a string with a description of what the driver does.
- getDescription() - Method in interface org.openmuc.framework.webui.spi.WebUiPluginService
-
- getDevice(String, String) - Method in interface org.openmuc.framework.config.DriverConfig
-
- getDeviceAddress() - Method in interface org.openmuc.framework.config.DeviceConfig
-
- getDeviceAddress() - Method in class org.openmuc.framework.config.DeviceScanInformation
-
- getDeviceAddress() - Method in interface org.openmuc.framework.dataaccess.Channel
-
Gets the channel's device address.
- getDeviceAddress() - Method in interface org.openmuc.framework.driver.spi.DeviceConnection
-
- getDeviceDescription() - Method in interface org.openmuc.framework.dataaccess.Channel
-
Gets the description of the communication device that this channel belongs to.
- getDeviceName() - Method in interface org.openmuc.framework.dataaccess.Channel
-
Gets the name of the communication device that this channel belongs to.
- getDevices() - Method in interface org.openmuc.framework.config.DriverConfig
-
- getDeviceState() - Method in interface org.openmuc.framework.dataaccess.Channel
-
Gets the current state of the communication device that this channel belongs to.
- getDriver(String) - Method in interface org.openmuc.framework.config.RootConfig
-
- getDriverName() - Method in interface org.openmuc.framework.dataaccess.Channel
-
Gets 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.DriverConfig
-
- 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.driver.spi.DriverService
-
Returns the ID of the driver.
- getIdsOfRegisteredDrivers() - Method in interface org.openmuc.framework.config.ConfigService
-
- getIdsOfRegisteredDrivers(DriverChangeListener) - Method in interface org.openmuc.framework.config.ConfigService
-
- getInterfaceAddress() - Method in interface org.openmuc.framework.config.DeviceConfig
-
- getInterfaceAddress() - Method in interface org.openmuc.framework.dataaccess.Channel
-
Gets the channel's interface address.
- getInterfaceAddress() - Method in interface org.openmuc.framework.driver.spi.DeviceConnection
-
- 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
-
- getLabel() - Method in interface org.openmuc.framework.config.ChannelConfig
-
- getLabel() - Method in interface org.openmuc.framework.dataaccess.Channel
-
Gets the label of this channel.
- getLabel() - Method in interface org.openmuc.framework.datalogger.spi.LogChannel
-
- getLatestSample() - Method in interface org.openmuc.framework.dataaccess.Channel
-
Gets the latest record that was either sampled or received by listening or an application set using
setLatestSample
.
- getLocalPath() - Method in interface org.openmuc.framework.webui.spi.PluginContext
-
Get the plugin applications local path.
- getLoggedValue(long) - Method in interface org.openmuc.framework.dataaccess.Channel
-
Gets the value that has been stored in the framework's logging data base at the given timestamp.
- getLoggedValues(long) - Method in interface org.openmuc.framework.dataaccess.Channel
-
Gets all historical values that have been stored in the framework's logging data base since the given startTime.
- getLoggedValues(long, long) - Method in interface org.openmuc.framework.dataaccess.Channel
-
- getLoggingInterval() - Method in interface org.openmuc.framework.config.ChannelConfig
-
- getLoggingInterval() - Method in interface org.openmuc.framework.dataaccess.Channel
-
Get 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
-
Gets 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.config.DeviceConfig
-
- getName() - Method in class org.openmuc.framework.config.DeviceScanInformation
-
- getName() - Method in interface org.openmuc.framework.webui.spi.WebUiPluginService
-
- getOrAddChannel(String) - Method in interface org.openmuc.framework.config.DeviceConfig
-
- getOrAddDevice(String, String) - Method in interface org.openmuc.framework.config.DriverConfig
-
- 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
-
- getReadContainer() - Method in interface org.openmuc.framework.dataaccess.Channel
-
Gets a ReadRecordContainer
that corresponds to this channel.
- getReadTimeout() - Method in interface org.openmuc.framework.config.DeviceConfig
-
- getReadTimeout() - Method in interface org.openmuc.framework.config.DriverConfig
-
- getRecord() - Method in interface org.openmuc.framework.dataaccess.ReadRecordContainer
-
- getRecord() - Method in interface org.openmuc.framework.datalogger.spi.LogRecordContainer
-
- 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
-
- 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
-
Gets 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
-
Gets the channel's configured sampling time offset in milliseconds.
- getScalingFactor() - Method in interface org.openmuc.framework.config.ChannelConfig
-
- getSettings() - Method in interface org.openmuc.framework.config.DeviceConfig
-
- 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
-
Gets 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(String, long) - Method in interface org.openmuc.framework.datalogger.spi.DataLoggerService
-
Gets a single value with a specified timestamp from the database.
- getValue() - Method in interface org.openmuc.framework.driver.spi.ChannelValueContainer
-
- getValueOffset() - Method in interface org.openmuc.framework.config.ChannelConfig
-
- getValues(String, long) - Method in interface org.openmuc.framework.datalogger.spi.DataLoggerService
-
Gets all values (time series) of a channel from startTime until now.
- getValues(String, long, long) - Method in interface org.openmuc.framework.datalogger.spi.DataLoggerService
-
Gets all values (time series) of a channel from startTime until endTime.
- getValueType() - Method in interface org.openmuc.framework.config.ChannelConfig
-
- getValueType() - Method in class org.openmuc.framework.config.ChannelScanInformation
-
- getValueType() - Method in interface org.openmuc.framework.dataaccess.Channel
-
Gets 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.ChannelScanInformation
-
- 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
-
Gets 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
-