OSGi™ Residential
Release 6
A B C D E F G H I J K L M N O P R S T U V W X 

G

GAL - Static variable in class org.osgi.service.dal.SIUnits
Unit of acceleration.
GAS - Static variable in interface org.osgi.service.dal.functions.Types
The function type is applicable to: MultiLevelControl - indicates that the MultiLevelControl can control the gas level.
GAUSS - Static variable in class org.osgi.service.dal.SIUnits
Unit of magnetic flux density.
GET - Static variable in class org.osgi.service.dmt.Acl
Principals holding this permission can issue GET command on the node having this ACL.
GET - Static variable in class org.osgi.service.dmt.security.DmtPermission
Holders of DmtPermission with the Get action present can query DMT node value or properties, that is they are authorized to execute the isLeafNode(), getNodeAcl(), getEffectiveNodeAcl(), getMetaNode(), getNodeValue(), getChildNodeNames(), getNodeTitle(), getNodeVersion(), getNodeTimeStamp(), getNodeSize() and getNodeType() methods of the DmtSession.
get(Object) - Method in class org.osgi.service.event.EventProperties
Return the value of the specified property.
GET_CREDENTIAL - Static variable in class org.osgi.service.useradmin.UserAdminPermission
The action string "getCredential".
getAction(String) - Method in interface org.osgi.service.upnp.UPnPService
Locates a specific action by name.
getActions() - Method in class org.osgi.service.cm.ConfigurationPermission
Returns the canonical string representation of the ConfigurationPermission actions.
getActions() - Method in class org.osgi.service.dal.DevicePermission
Returns the canonical string representation of DevicePermission.REMOVE action.
getActions() - Method in class org.osgi.service.dmt.security.AlertPermission
Returns the action list (always * in the current version).
getActions() - Method in class org.osgi.service.dmt.security.DmtPermission
Returns the String representation of the action list.
getActions() - Method in class org.osgi.service.dmt.security.DmtPrincipalPermission
Returns the action list (always * in the current version).
getActions() - Method in class org.osgi.service.event.TopicPermission
Returns the canonical string representation of the TopicPermission actions.
getActions() - Method in interface org.osgi.service.upnp.UPnPService
Lists all actions provided by this service.
getActions() - Method in class org.osgi.service.useradmin.UserAdminPermission
Returns the canonical string representation of the actions, separated by comma.
getAliveThreads() - Method in interface org.osgi.service.resourcemonitoring.monitor.ThreadMonitor
Returns the number of alive threads created by the bundles in this resource context.
getAllowedValues() - Method in interface org.osgi.service.upnp.UPnPStateVariable
Returns the allowed values, if defined.
getAttributeDefinitions(int) - Method in interface org.osgi.service.metatype.ObjectClassDefinition
Return the attribute definitions for this object class.
getAuthorization(User) - Method in interface org.osgi.service.useradmin.UserAdmin
Creates an Authorization object that encapsulates the specified User object and the Role objects it possesses.
getBase64() - Method in class org.osgi.service.dmt.DmtData
Gets the value of a node with base 64 (b64) format.
getBaseID() - Method in interface org.osgi.service.enocean.EnOceanHost
Gets the BASE_ID of the chip, if set (cf.
getBaudRate() - Method in class org.osgi.service.serial.SerialPortConfiguration
Returns the baud rate.
getBinary() - Method in class org.osgi.service.dmt.DmtData
Gets the value of a node with binary (bin) format.
getBoolean() - Method in class org.osgi.service.dmt.DmtData
Gets the value of a node with boolean (bool) format.
getBundle() - Method in interface org.osgi.service.log.LogEntry
Returns the bundle that created this LogEntry object.
getBundle() - Method in interface org.osgi.service.metatype.MetaTypeInformation
Return the bundle for which this object provides meta type information.
getBundleContext() - Method in interface org.osgi.service.component.ComponentContext
Returns the BundleContext of the bundle which contains this component.
getBundleId() - Method in class org.osgi.service.resourcemonitoring.ResourceContextEvent
Retrieves the identifier of the bundle being added to or removed from the Resource Context.
getBundleIds() - Method in interface org.osgi.service.resourcemonitoring.ResourceContext
Returns the bundle identifiers belonging to this Resource Context.
getBundleLocation() - Method in interface org.osgi.service.cm.Configuration
Get the bundle location.
getBytes() - Method in interface org.osgi.service.enocean.EnOceanMessage
Gets the bytes corresponding to the whole message, including the CRC.
getCardinality() - Method in interface org.osgi.service.metatype.AttributeDefinition
Return the cardinality of this attribute.
getCause() - Method in exception org.osgi.service.cm.ConfigurationException
Returns the cause of this exception or null if no cause was set.
getCause() - Method in exception org.osgi.service.component.ComponentException
Returns the cause of this exception or null if no cause was set.
getCause() - Method in exception org.osgi.service.dmt.DmtException
Get the cause of this exception.
getCause() - Method in exception org.osgi.service.http.NamespaceException
Returns the cause of this exception or null if no cause was set.
getCauses() - Method in exception org.osgi.service.dmt.DmtException
Get all causes of this exception.
getChangeCount() - Method in interface org.osgi.service.cm.Configuration
Get the change count.
getChannelDescription(String) - Method in interface org.osgi.service.enocean.descriptions.EnOceanChannelDescriptionSet
Retrieves a EnOceanChannelDescription object according to its identifier.
getChannelId() - Method in interface org.osgi.service.enocean.EnOceanChannel
 
getChildNodeNames(String) - Method in interface org.osgi.service.dmt.DmtSession
Get the list of children names of a node.
getChildNodeNames(String[]) - Method in interface org.osgi.service.dmt.spi.ReadableDataSession
Get the list of children names of a node.
getChipId() - Method in interface org.osgi.service.enocean.EnOceanDevice
 
getChipId(String) - Method in interface org.osgi.service.enocean.EnOceanHost
Retrieves the CHIP_ID associated with the given servicePID, if existing on this chip.
getCode() - Method in exception org.osgi.service.dal.DeviceException
Returns the exception code.
getCode() - Method in exception org.osgi.service.dmt.DmtException
Get the error code associated with this exception.
getComponentConfigurationDTOs(ComponentDescriptionDTO) - Method in interface org.osgi.service.component.runtime.ServiceComponentRuntime
Returns the component configurations for the specified component description.
getComponentDescriptionDTO(Bundle, String) - Method in interface org.osgi.service.component.runtime.ServiceComponentRuntime
Returns the ComponentDescriptionDTO declared with the specified name by the specified bundle.
getComponentDescriptionDTOs(Bundle...) - Method in interface org.osgi.service.component.runtime.ServiceComponentRuntime
Returns the component descriptions declared by the specified active bundles.
getComponentInstance() - Method in interface org.osgi.service.component.ComponentContext
Returns the Component Instance object for the component instance associated with this Component Context.
getComPort() - Method in interface org.osgi.service.serial.SerialEvent
Returns the port name of this event.
getConfiguration(String, String) - Method in interface org.osgi.service.cm.ConfigurationAdmin
Get an existing Configuration object from the persistent store, or create a new Configuration object.
getConfiguration(String) - Method in interface org.osgi.service.cm.ConfigurationAdmin
Get an existing or new Configuration object from the persistent store.
getConfiguration() - Method in interface org.osgi.service.serial.SerialDevice
Gets the Serial port configuration.
getContext() - Method in class org.osgi.service.resourcemonitoring.ResourceContextEvent
Retrieves the Resource Context associated to this event
getContext() - Method in class org.osgi.service.resourcemonitoring.ResourceEvent
Returns the resource context that caused the event.
getContext() - Method in interface org.osgi.service.resourcemonitoring.ResourceMonitor
Returns the resource context that this monitor belongs to
getContext(String) - Method in interface org.osgi.service.resourcemonitoring.ResourceMonitoringService
Returns the context with the specified resource context name.
getContext(long) - Method in interface org.osgi.service.resourcemonitoring.ResourceMonitoringService
Returns the ResourceContext associated to the provided bundle id.
getCPUUsage() - Method in interface org.osgi.service.resourcemonitoring.monitor.CPUMonitor
Returns the CPU usage as a cumulative number of nanoseconds
getCredentials() - Method in interface org.osgi.service.useradmin.User
Returns a Dictionary of the credentials of this User object.
getCurrent() - Method in interface org.osgi.service.dal.functions.Meter
Returns the current metering info.
getCurrentValue() - Method in interface org.osgi.service.upnp.UPnPLocalStateVariable
This method will keep the current values of UPnPStateVariables of a UPnPDevice whenever UPnPStateVariable's value is changed , this method must be called.
getData() - Method in interface org.osgi.service.dal.functions.BooleanControl
Returns the current state of BooleanControl.
getData() - Method in interface org.osgi.service.dal.functions.BooleanSensor
Returns the BooleanSensor current state.
getData() - Method in interface org.osgi.service.dal.functions.MultiLevelControl
Returns MultiLevelControl level.
getData() - Method in interface org.osgi.service.dal.functions.MultiLevelSensor
Returns the MultiLevelSensor current state.
getData() - Method in class org.osgi.service.dmt.notification.AlertItem
Get the data associated with the alert item.
getDataBits() - Method in class org.osgi.service.serial.SerialPortConfiguration
Returns the data bits.
getDate() - Method in class org.osgi.service.dmt.DmtData
Gets the value of a node with date format.
getDateTime() - Method in class org.osgi.service.dmt.DmtData
Gets the value of a node with dateTime format.
getDbm() - Method in interface org.osgi.service.enocean.EnOceanMessage
Returns the average RSSI on all the received subtelegrams, including redundant ones.
getDefault() - Method in interface org.osgi.service.dmt.MetaNode
Get the default value of this node if any.
getDefaultValue() - Method in interface org.osgi.service.metatype.AttributeDefinition
Return a default for this attribute.
getDefaultValue() - Method in interface org.osgi.service.upnp.UPnPStateVariable
Returns the default value, if defined.
getDepth() - Method in interface org.osgi.service.upnp.UPnPIcon
Returns the color depth of the icon in bits.
getDescription() - Method in interface org.osgi.service.dmt.MetaNode
Get the explanation string associated with this node.
getDescription() - Method in interface org.osgi.service.enocean.descriptions.EnOceanChannelEnumValue
A non-mandatory description of what this enumerated value is about.
getDescription() - Method in interface org.osgi.service.metatype.AttributeDefinition
Return a description of this attribute.
getDescription() - Method in interface org.osgi.service.metatype.ObjectClassDefinition
Return a description of this object class.
getDescriptions(String) - Method in interface org.osgi.service.upnp.UPnPDevice
Get a set of localized UPnP properties.
getDestinationId() - Method in interface org.osgi.service.enocean.EnOceanMessage
 
getDisplayName() - Method in interface org.osgi.service.networkadapter.NetworkAdapter
Returns the network interface display name of "networkAdapter.displayname" service property value.
getDmtException() - Method in exception org.osgi.service.tr069todmt.TR069Exception
 
getDomainStart() - Method in interface org.osgi.service.enocean.descriptions.EnOceanDataChannelDescription
The start of the raw input range for this channel.
getDomainStop() - Method in interface org.osgi.service.enocean.descriptions.EnOceanDataChannelDescription
The end of the raw input range for this channel.
getDriver() - Method in interface org.osgi.service.device.Match
Return the reference to a Driver service.
getEffectiveNodeAcl(String) - Method in interface org.osgi.service.dmt.DmtSession
Gives the Access Control List in effect for a given node.
getEncryptionKey() - Method in interface org.osgi.service.enocean.EnOceanDevice
Returns the current encryption key used by this device.
getEnumValues(String) - Method in interface org.osgi.service.dal.PropertyMetadata
Returns the property possible values according to the specified unit.
getException() - Method in exception org.osgi.service.http.NamespaceException
Returns the nested exception.
getException() - Method in interface org.osgi.service.log.LogEntry
Returns the exception object associated with this LogEntry object.
getExtensionProperty(String) - Method in interface org.osgi.service.dmt.MetaNode
Returns the value for the specified extension property key.
getExtensionPropertyKeys() - Method in interface org.osgi.service.dmt.MetaNode
Returns the list of extension property keys, if the provider of this MetaNode provides proprietary extensions to node meta data.
getFactoryPid() - Method in interface org.osgi.service.cm.Configuration
For a factory configuration return the PID of the corresponding Managed Service Factory, else return null.
getFactoryPid() - Method in class org.osgi.service.cm.ConfigurationEvent
Returns the factory pid of the associated configuration.
getFactoryPids() - Method in interface org.osgi.service.metatype.MetaTypeInformation
Return the Factory PIDs (for ManagedServiceFactories) for which ObjectClassDefinition information is available.
getFailedPromises() - Method in exception org.osgi.util.promise.FailedPromisesException
Returns the collection of Promises that have been resolved with a failure.
getFailure() - Method in interface org.osgi.util.promise.Promise
Returns the failure of this Promise.
getFaultCode() - Method in exception org.osgi.service.tr069todmt.TR069Exception
Answer the associated TR-069 fault code.
getFloat() - Method in class org.osgi.service.dmt.DmtData
Gets the value of a node with float format.
getFlowControl() - Method in class org.osgi.service.serial.SerialPortConfiguration
Returns the flow control.
getFormat() - Method in class org.osgi.service.dmt.DmtData
Get the node's format, expressed in terms of type constants defined in this class.
getFormat() - Method in interface org.osgi.service.dmt.MetaNode
Get the node's format, expressed in terms of type constants defined in DmtData.
getFormatName() - Method in class org.osgi.service.dmt.DmtData
Returns the format of this DmtData as String.
getFunc() - Method in interface org.osgi.service.enocean.EnOceanDevice
 
getFunc() - Method in interface org.osgi.service.enocean.EnOceanMessage
 
getFunctionId() - Method in interface org.osgi.service.enocean.EnOceanRPC
Gets the functionID for this RPC.
getFunctionPropertyName() - Method in class org.osgi.service.dal.FunctionEvent
Returns the property name.
getFunctionPropertyValue() - Method in class org.osgi.service.dal.FunctionEvent
Returns the property value.
getFunctionUID() - Method in class org.osgi.service.dal.FunctionEvent
Returns the property value change source function identifier.
getHardwareAddress() - Method in interface org.osgi.service.networkadapter.NetworkAdapter
Returns the MAC address of "networkAdapter.hardwareAddress" service property value.
getHeight() - Method in interface org.osgi.service.upnp.UPnPIcon
Returns the height of the icon in pixels.
getIcon(int) - Method in interface org.osgi.service.metatype.ObjectClassDefinition
Return an InputStream object that can be used to create an icon from.
getIcons(String) - Method in interface org.osgi.service.upnp.UPnPDevice
Lists all icons for this device in a given locale.
getID() - Method in interface org.osgi.service.metatype.AttributeDefinition
Unique identity for this attribute.
getID() - Method in interface org.osgi.service.metatype.ObjectClassDefinition
Return the id of this object class.
getId() - Method in interface org.osgi.service.upnp.UPnPService
Returns the serviceId field in the UPnP service description.
getInetAddress() - Method in interface org.osgi.service.networkadapter.NetworkAddress
Returns the InetAddress object of this IP address.
getInformation() - Method in interface org.osgi.service.provisioning.ProvisioningService
Returns a reference to the Provisioning Dictionary.
getInputArgumentNames() - Method in interface org.osgi.service.upnp.UPnPAction
Lists all input arguments for this action.
getInputStream() - Method in interface org.osgi.service.serial.SerialDevice
Returns an input stream.
getInputStream() - Method in interface org.osgi.service.upnp.UPnPIcon
Returns an InputStream object for the icon data.
getInstance() - Method in interface org.osgi.service.component.ComponentInstance
Returns the component instance of the activated component configuration.
getInt() - Method in class org.osgi.service.dmt.DmtData
Gets the value of a node with integer (int) format.
getIpAddress() - Method in interface org.osgi.service.networkadapter.NetworkAddress
Returns the IP address of "ipaddress" service property value.
getIpAddressScope() - Method in interface org.osgi.service.networkadapter.NetworkAddress
Returns the IP address scope of "ipaddress.scope" service property value.
getIpAddressVersion() - Method in interface org.osgi.service.networkadapter.NetworkAddress
Returns the IP address version of "ipaddress.version" service property value.
getJavaDataType() - Method in interface org.osgi.service.upnp.UPnPStateVariable
Returns the Java class associated with the UPnP data type of this state variable.
getKeyCode() - Method in class org.osgi.service.dal.functions.data.KeypadData
The code of the key.
getKeyName() - Method in class org.osgi.service.dal.functions.data.KeypadData
Represents a human readable name of the corresponding key code.
getLearnedDevices() - Method in interface org.osgi.service.enocean.EnOceanDevice
Gets the list of devices the device already has learned.
getLevel() - Method in class org.osgi.service.dal.functions.data.LevelData
Returns LevelData value.
getLevel() - Method in interface org.osgi.service.log.LogEntry
Returns the severity level of this LogEntry object.
getLocales() - Method in interface org.osgi.service.metatype.MetaTypeProvider
Return a list of available locales.
getLockType() - Method in interface org.osgi.service.dmt.DmtSession
Gives the type of lock the session has.
getLog() - Method in interface org.osgi.service.log.LogReaderService
Returns an Enumeration of all LogEntry objects in the log.
getLong() - Method in class org.osgi.service.dmt.DmtData
Gets the value of a node with long format.
getLowerErrorThreshold() - Method in interface org.osgi.service.resourcemonitoring.ResourceListener
Retrieves the lower error threshold value set by the listener.
getLowerWarningThreshold() - Method in interface org.osgi.service.resourcemonitoring.ResourceListener
Retrieves the lower warning threshold value set by the listener.
getManufacturer() - Method in interface org.osgi.service.enocean.EnOceanDevice
 
getManufacturerId() - Method in interface org.osgi.service.enocean.EnOceanRPC
Gets the manufacturerID for this RPC.
getMark() - Method in class org.osgi.service.dmt.notification.AlertItem
Get the mark parameter associated with the alert item.
getMatchValue() - Method in interface org.osgi.service.device.Match
Return the match value of this object.
getMax() - Method in interface org.osgi.service.dmt.MetaNode
Get the maximum allowed value associated with a node of numeric format.
getMaximum() - Method in interface org.osgi.service.upnp.UPnPStateVariable
Returns the maximum value, if defined.
getMaxOccurrence() - Method in interface org.osgi.service.dmt.MetaNode
Get the number of maximum occurrences of this type of nodes on the same level in the DMT.
getMaxValue(String) - Method in interface org.osgi.service.dal.PropertyMetadata
Returns the property maximum value according to the specified unit.
getMembers() - Method in interface org.osgi.service.useradmin.Group
Gets the basic members of this Group object.
getMemoryUsage() - Method in interface org.osgi.service.resourcemonitoring.monitor.MemoryMonitor
Returns the size of the java heap used by the bundles in this resource context.
getMessage() - Method in exception org.osgi.service.dmt.DmtException
Get the message associated with this exception.
getMessage() - Method in interface org.osgi.service.log.LogEntry
Returns the human readable message associated with this LogEntry object.
getMessageDescription() - Method in interface org.osgi.service.enocean.descriptions.EnOceanMessageDescription
 
getMessageDescription(int, int, int, int) - Method in interface org.osgi.service.enocean.descriptions.EnOceanMessageDescriptionSet
Retrieves a EnOceanMessageDescription object according to its identifiers.
getMetadata() - Method in class org.osgi.service.dal.FunctionData
Returns FunctionData metadata.
getMetadata() - Method in interface org.osgi.service.dal.OperationMetadata
Returns metadata about the function operation.
getMetadata(String) - Method in interface org.osgi.service.dal.PropertyMetadata
Returns metadata about the function property or operation parameter.
getMetaNode(String) - Method in interface org.osgi.service.dmt.DmtSession
Get the meta data which describes a given node.
getMetaNode(String[]) - Method in interface org.osgi.service.dmt.spi.ReadableDataSession
Get the meta data which describes a given node.
getMetaTypeInformation(Bundle) - Method in interface org.osgi.service.metatype.MetaTypeService
Return the MetaType information for the specified bundle.
getMimeType(String) - Method in interface org.osgi.service.http.HttpContext
Maps a name to a MIME type.
getMimeType() - Method in interface org.osgi.service.upnp.UPnPIcon
Returns the MIME type of the icon.
getMimeTypes() - Method in interface org.osgi.service.dmt.MetaNode
Get the list of MIME types this node can hold.
getMin() - Method in interface org.osgi.service.dmt.MetaNode
Get the minimum allowed value associated with a node of numeric format.
getMinimum() - Method in interface org.osgi.service.upnp.UPnPStateVariable
Returns the minimum value, if defined.
getMinValue(String) - Method in interface org.osgi.service.dal.PropertyMetadata
Returns the property minimum value according to the specified unit.
getMonitor(String) - Method in interface org.osgi.service.resourcemonitoring.ResourceContext
Returns a ResourceMonitor instance for the specified resource type.
getMonitoredPeriod() - Method in interface org.osgi.service.resourcemonitoring.ResourceMonitor
Returns the time period for which the usage of this resource type is monitored.
getMonitors() - Method in interface org.osgi.service.resourcemonitoring.ResourceContext
Retrieves all the existing ResourceMonitor belonging to this context.
getMountPath() - Method in interface org.osgi.service.dmt.spi.MountPoint
Provides the absolute mount path of this MountPoint
getMTU() - Method in interface org.osgi.service.networkadapter.NetworkAdapter
Returns the Maximum Transmission Unit (MTU) of this interface.
getName() - Method in interface org.osgi.service.cm.ManagedServiceFactory
Return a descriptive name of this factory.
getName() - Method in interface org.osgi.service.enocean.EnOceanRPC
Get a friendly name for the RPC
getName() - Method in interface org.osgi.service.metatype.AttributeDefinition
Get the name of the attribute.
getName() - Method in interface org.osgi.service.metatype.ObjectClassDefinition
Return the name of this object class.
getName() - Method in interface org.osgi.service.networkadapter.NetworkAdapter
Returns the network interface name of "networkAdapter.name" service property value.
getName() - Method in interface org.osgi.service.resourcemonitoring.ResourceContext
Returns the name of the resource context.
getName() - Method in interface org.osgi.service.upnp.UPnPAction
Returns the action name.
getName() - Method in interface org.osgi.service.upnp.UPnPStateVariable
Returns the variable name.
getName() - Method in interface org.osgi.service.useradmin.Authorization
Gets the name of the User that this Authorization context was created for.
getName() - Method in interface org.osgi.service.useradmin.Role
Returns the name of this role.
getNetworkAdapterPid() - Method in interface org.osgi.service.networkadapter.NetworkAddress
Returns the "networkadapter.pid" service property value.
getNetworkAdapterType() - Method in interface org.osgi.service.networkadapter.NetworkAdapter
Returns the network interface type of "networkAdapter.type" service property value.
getNetworkAdapterType() - Method in interface org.osgi.service.networkadapter.NetworkAddress
Returns the network interface type of "networkAdapter.type" service property value.
getNewNodes() - Method in interface org.osgi.service.dmt.DmtEvent
This method can be used to query the new nodes, when the type of the event is DmtEvent.COPIED or DmtEvent.RENAMED.
getNode() - Method in class org.osgi.service.dmt.DmtData
Gets the complex data associated with an interior node (node format).
getNodeAcl(String) - Method in interface org.osgi.service.dmt.DmtSession
Get the Access Control List associated with a given node.
getNodes() - Method in interface org.osgi.service.dmt.DmtEvent
This method can be used to query the subject nodes of this event.
getNodeSize(String) - Method in interface org.osgi.service.dmt.DmtSession
Get the size of the data in a leaf node.
getNodeSize(String[]) - Method in interface org.osgi.service.dmt.spi.ReadableDataSession
Get the size of the data in a leaf node.
getNodeTimestamp(String) - Method in interface org.osgi.service.dmt.DmtSession
Get the timestamp when the node was created or last modified.
getNodeTimestamp(String[]) - Method in interface org.osgi.service.dmt.spi.ReadableDataSession
Get the timestamp when the node was last modified.
getNodeTitle(String) - Method in interface org.osgi.service.dmt.DmtSession
Get the title of a node.
getNodeTitle(String[]) - Method in interface org.osgi.service.dmt.spi.ReadableDataSession
Get the title of a node.
getNodeType(String) - Method in interface org.osgi.service.dmt.DmtSession
Get the type of a node.
getNodeType(String[]) - Method in interface org.osgi.service.dmt.spi.ReadableDataSession
Get the type of a node.
getNodeValue(String) - Method in interface org.osgi.service.dmt.DmtSession
Get the data contained in a leaf or interior node.
getNodeValue(String[]) - Method in interface org.osgi.service.dmt.spi.ReadableDataSession
Get the data contained in a leaf or interior node.
getNodeVersion(String) - Method in interface org.osgi.service.dmt.DmtSession
Get the version of a node.
getNodeVersion(String[]) - Method in interface org.osgi.service.dmt.spi.ReadableDataSession
Get the version of a node.
getObjectClassDefinition(String, String) - Method in interface org.osgi.service.metatype.MetaTypeProvider
Returns an object class definition for the specified id localized to the specified locale.
getOffset() - Method in interface org.osgi.service.enocean.EnOceanChannel
 
getOperationMetadata(String) - Method in interface org.osgi.service.dal.Function
Provides metadata about the function operation.
getOptionLabels() - Method in interface org.osgi.service.metatype.AttributeDefinition
Return a list of labels of option values.
getOptionValues() - Method in interface org.osgi.service.metatype.AttributeDefinition
Return a list of option values that this attribute can take.
getOutputArgumentNames() - Method in interface org.osgi.service.upnp.UPnPAction
List all output arguments for this action.
getOutputStream() - Method in interface org.osgi.service.serial.SerialDevice
Returns an output stream.
getParameterNames(String, boolean) - Method in interface org.osgi.service.tr069todmt.TR069Connector
Getting the ParameterInfo objects addressed by path.
getParametersMetadata() - Method in interface org.osgi.service.dal.OperationMetadata
Returns metadata about the operation parameters or null if no such metadata is available.
getParameterValue() - Method in interface org.osgi.service.tr069todmt.ParameterInfo
Provide the value of the node.
getParameterValue(String) - Method in interface org.osgi.service.tr069todmt.TR069Connector
Getting a parameter value.
getParity() - Method in class org.osgi.service.serial.SerialPortConfiguration
Returns the parity.
getPath() - Method in interface org.osgi.service.tr069todmt.ParameterInfo
The path of the parameter, either a parameter path, an instance path, a table path, or an object path.
getPath() - Method in interface org.osgi.service.tr069todmt.ParameterValue
This is the path of a Parameter.
getPayload() - Method in interface org.osgi.service.enocean.EnOceanRPC
Gets the current payload of the RPC.
getPayloadBytes() - Method in interface org.osgi.service.enocean.EnOceanMessage
Returns the payload bytes of this message.
getPermissions(String) - Method in class org.osgi.service.dmt.Acl
Get the permissions associated to a given principal.
getPid() - Method in interface org.osgi.service.cm.Configuration
Get the PID for this Configuration object.
getPid() - Method in class org.osgi.service.cm.ConfigurationEvent
Returns the pid of the associated configuration.
getPids() - Method in interface org.osgi.service.metatype.MetaTypeInformation
Return the PIDs (for ManagedServices) for which ObjectClassDefinition information is available.
getPossibleValues() - Method in interface org.osgi.service.enocean.descriptions.EnOceanEnumChannelDescription
Gets all the possible value for this channel.
getPrincipal() - Method in interface org.osgi.service.dmt.DmtSession
Gives the name of the principal on whose behalf the session was created.
getPrincipals() - Method in class org.osgi.service.dmt.Acl
Get the list of principals who have any kind of permissions on this node.
getPromise() - Method in class org.osgi.util.promise.Deferred
Returns the Promise associated with this Deferred.
getProperties() - Method in interface org.osgi.service.cm.Configuration
Return the properties of this Configuration object.
getProperties() - Method in interface org.osgi.service.component.ComponentContext
Returns the component properties for this Component Context.
getProperties() - Method in interface org.osgi.service.useradmin.Role
Returns a Dictionary of the (public) properties of this Role object.
getProperty() - Method in exception org.osgi.service.cm.ConfigurationException
Return the property name that caused the failure or null.
getProperty(String) - Method in interface org.osgi.service.dmt.DmtEvent
This method can be used to get the value of a single event property.
getProperty(String) - Method in class org.osgi.service.event.Event
Retrieve the value of an event property.
getPropertyMetadata(String) - Method in interface org.osgi.service.dal.Function
Provides metadata about the function property.
getPropertyNames() - Method in interface org.osgi.service.dmt.DmtEvent
This method can be used to query the names of all properties of this event.
getPropertyNames() - Method in class org.osgi.service.event.Event
Returns a list of this event's property names.
getRangeStart() - Method in interface org.osgi.service.enocean.descriptions.EnOceanDataChannelDescription
The scale start at which this channel will be mapped to (-20,0°C for instance)
getRangeStop() - Method in interface org.osgi.service.enocean.descriptions.EnOceanDataChannelDescription
The scale stop at which this channel will be mapped to (+30,0°C for instance)
getRawBinary() - Method in class org.osgi.service.dmt.DmtData
Gets the value of a node in raw binary (DmtData.FORMAT_RAW_BINARY) format.
getRawFormatNames() - Method in interface org.osgi.service.dmt.MetaNode
Get the format names for any raw formats supported by the node.
getRawString() - Method in class org.osgi.service.dmt.DmtData
Gets the value of a node in raw String ( DmtData.FORMAT_RAW_STRING) format.
getRawValue() - Method in interface org.osgi.service.enocean.EnOceanChannel
Gets the raw value of this channel.
getReason() - Method in exception org.osgi.service.cm.ConfigurationException
Return the reason for this exception.
getReference() - Method in class org.osgi.service.cm.ConfigurationEvent
Return the ServiceReference object of the Configuration Admin service that created this event.
getRepeaterLevel() - Method in interface org.osgi.service.enocean.EnOceanHost
Gets the current repeater level of the host (cf.
getRequiredMembers() - Method in interface org.osgi.service.useradmin.Group
Gets the required members of this Group object.
getResource(String) - Method in interface org.osgi.service.http.HttpContext
Maps a resource name to a URL.
getResourceType() - Method in interface org.osgi.service.resourcemonitoring.ResourceMonitor
The name of the resource type that this monitor represents
getReturnArgumentName() - Method in interface org.osgi.service.upnp.UPnPAction
Returns the name of the designated return argument.
getReturnValueMetadata() - Method in interface org.osgi.service.dal.OperationMetadata
Returns metadata about the operation return value or null if no such metadata is available.
getRole(String) - Method in interface org.osgi.service.useradmin.UserAdmin
Gets the Role object with the given name from this User Admin service.
getRole() - Method in class org.osgi.service.useradmin.UserAdminEvent
Gets the Role object this event was generated for.
getRoles() - Method in interface org.osgi.service.useradmin.Authorization
Gets the names of all roles implied by this Authorization context.
getRoles(String) - Method in interface org.osgi.service.useradmin.UserAdmin
Gets the Role objects managed by this User Admin service that have properties matching the specified LDAP filter criteria.
getRollingCode() - Method in interface org.osgi.service.enocean.EnOceanDevice
Get the current rolling code of the device.
getRootUri() - Method in interface org.osgi.service.dmt.DmtSession
Get the root URI associated with this session.
getRorg() - Method in interface org.osgi.service.enocean.EnOceanDevice
 
getRorg() - Method in interface org.osgi.service.enocean.EnOceanMessage
 
getRPCs() - Method in interface org.osgi.service.enocean.EnOceanDevice
Retrieves the currently available RPCs to this device; those are stored using their manfufacturerId:commandId identifiers.
getSamplingPeriod() - Method in interface org.osgi.service.resourcemonitoring.ResourceMonitor
Returns the sampling period for this resource type.
getScope() - Method in interface org.osgi.service.dmt.MetaNode
Return the scope of the node.
getSecurityLevelFormat() - Method in interface org.osgi.service.enocean.EnOceanDevice
 
getSecurityLevelFormat() - Method in interface org.osgi.service.enocean.EnOceanMessage
Returns the security level of this message, as specified in the 'Security of EnOcean Radio Networks' draft, section 4.2.1.3.
getSenderId() - Method in interface org.osgi.service.enocean.EnOceanMessage
 
getSenderId() - Method in interface org.osgi.service.enocean.EnOceanRPC
Sets the RPC's senderID.
getService() - Method in interface org.osgi.service.component.ComponentServiceObjects
Returns a service object for the associated service.
getService(String) - Method in interface org.osgi.service.upnp.UPnPDevice
Locates a specific service by its service id.
getService(Bundle, ServiceRegistration) - Method in class org.osgi.util.xml.XMLParserActivator
Creates a new XML Parser Factory object.
getServiceProperty(String) - Method in interface org.osgi.service.dal.Device
Returns the current value of the specified property.
getServiceProperty(String) - Method in interface org.osgi.service.dal.Function
Returns the current value of the specified property.
getServicePropertyKeys() - Method in interface org.osgi.service.dal.Device
Returns an array with all device service property keys.
getServicePropertyKeys() - Method in interface org.osgi.service.dal.Function
Returns an array with all function service property keys.
getServiceReference() - Method in interface org.osgi.service.component.ComponentContext
If the component instance is registered as a service using the service element, then this method returns the service reference of the service provided by this component instance.
getServiceReference() - Method in interface org.osgi.service.component.ComponentServiceObjects
Returns the ServiceReference for the service associated with this ComponentServiceObjects object.
getServiceReference() - Method in interface org.osgi.service.log.LogEntry
Returns the ServiceReference object for the service associated with this LogEntry object.
getServiceReference() - Method in class org.osgi.service.useradmin.UserAdminEvent
Gets the ServiceReference object of the User Admin service that generated this event.
getServices() - Method in interface org.osgi.service.upnp.UPnPDevice
Lists all services provided by this device.
getSession(String) - Method in interface org.osgi.service.dmt.DmtAdmin
Opens a DmtSession for local usage on a given subtree of the DMT with non transactional write lock.
getSession(String, int) - Method in interface org.osgi.service.dmt.DmtAdmin
Opens a DmtSession for local usage on a specific DMT subtree with a given lock mode.
getSession(String, String, int) - Method in interface org.osgi.service.dmt.DmtAdmin
Opens a DmtSession on a specific DMT subtree using a specific lock mode on behalf of a remote principal.
getSessionId() - Method in interface org.osgi.service.dmt.DmtEvent
This method returns the identifier of the session in which this event took place.
getSessionId() - Method in interface org.osgi.service.dmt.DmtSession
The unique identifier of the session.
getSeverity() - Method in class org.osgi.service.dal.functions.data.AlarmData
Returns the alarm severity.
getSize() - Method in class org.osgi.service.dmt.DmtData
Get the size of the data.
getSize() - Method in interface org.osgi.service.enocean.EnOceanChannel
 
getSize() - Method in interface org.osgi.service.upnp.UPnPIcon
Returns the size of the icon in bytes.
getSocketUsage() - Method in interface org.osgi.service.resourcemonitoring.monitor.SocketMonitor
Returns the number of existing socket created by a ResourceContext.
getSource() - Method in class org.osgi.service.dmt.notification.AlertItem
Get the node which is the source of the alert.
getStart() - Method in interface org.osgi.service.enocean.descriptions.EnOceanChannelEnumValue
The start value of the enumeration.
getState() - Method in interface org.osgi.service.dmt.DmtSession
Get the current state of this session.
getStateVariable(String) - Method in interface org.osgi.service.upnp.UPnPAction
Finds the state variable associated with an argument name.
getStateVariable(String) - Method in interface org.osgi.service.upnp.UPnPService
Gets a UPnPStateVariable objects provided by this service by name
getStateVariables() - Method in interface org.osgi.service.upnp.UPnPService
Lists all UPnPStateVariable objects provided by this service.
getStatus() - Method in interface org.osgi.service.enocean.EnOceanMessage
Gets the current EnOcean status of the Message.
getStep(String) - Method in interface org.osgi.service.dal.PropertyMetadata
Returns the difference between two values in series.
getStep() - Method in interface org.osgi.service.upnp.UPnPStateVariable
Returns the size of an increment operation, if defined.
getStop() - Method in interface org.osgi.service.enocean.descriptions.EnOceanChannelEnumValue
The stop value of the enumeration.
getStopBits() - Method in class org.osgi.service.serial.SerialPortConfiguration
Returns the stop bits.
getString() - Method in class org.osgi.service.dmt.DmtData
Gets the value of a node with string (chr) format.
getSubnetMaskLength() - Method in interface org.osgi.service.networkadapter.NetworkAddress
Returns the "subnetmask.length" service property value.
getSubTelNum() - Method in interface org.osgi.service.enocean.EnOceanMessage
Returns the number of subtelegrams (usually 1) this Message carries.
getSubType() - Method in class org.osgi.service.dal.functions.data.KeypadData
Returns the event sub-type.
getSupportedTypes() - Method in interface org.osgi.service.resourcemonitoring.ResourceMonitoringService
Returns a list with the supported resource type names.
getTime() - Method in class org.osgi.service.dmt.DmtData
Gets the value of a node with time format.
getTime() - Method in interface org.osgi.service.log.LogEntry
Returns the value of currentTimeMillis() at the time this LogEntry object was created.
getTimestamp() - Method in class org.osgi.service.dal.FunctionData
Returns FunctionData timestamp.
getTopic() - Method in class org.osgi.service.event.Event
Returns the topic of this event.
getTotal() - Method in interface org.osgi.service.dal.functions.Meter
Returns the total metering info.
getType() - Method in class org.osgi.service.cm.ConfigurationEvent
Return the type of this event.
getType() - Method in class org.osgi.service.dal.functions.data.AlarmData
Returns the alarm type.
getType() - Method in class org.osgi.service.dal.functions.data.KeypadData
Returns the event type.
getType() - Method in interface org.osgi.service.dmt.DmtEvent
This method returns the type of this event.
getType() - Method in class org.osgi.service.dmt.notification.AlertItem
Get the type associated with the alert item.
getType() - Method in interface org.osgi.service.enocean.descriptions.EnOceanChannelDescription
Retrieves the type of the channel.
getType() - Method in interface org.osgi.service.enocean.EnOceanDevice
 
getType() - Method in interface org.osgi.service.enocean.EnOceanMessage
 
getType() - Method in interface org.osgi.service.metatype.AttributeDefinition
Return the type for this attribute.
getType() - Method in class org.osgi.service.resourcemonitoring.ResourceContextEvent
Retrieves the type of this Resource Context Event.
getType() - Method in class org.osgi.service.resourcemonitoring.ResourceEvent
Returns the event type.
getType() - Method in interface org.osgi.service.resourcemonitoring.ResourceMonitorFactory
Returns the type of ResourceMonitor instance this factory is able to create.
getType() - Method in exception org.osgi.service.serial.SerialDeviceException
Returns the type for this exception.
getType() - Method in interface org.osgi.service.serial.SerialEvent
Returns the type of this event.
getType() - Method in interface org.osgi.service.tr069todmt.ParameterValue
The type of the parameter.
getType() - Method in interface org.osgi.service.upnp.UPnPService
Returns the serviceType field in the UPnP service description.
getType() - Method in interface org.osgi.service.useradmin.Role
Returns the type of this role.
getType() - Method in class org.osgi.service.useradmin.UserAdminEvent
Returns the type of this event.
getUnit() - Method in class org.osgi.service.dal.functions.data.LevelData
Returns LevelData unit as it's specified in PropertyMetadata.UNITS or null if the unit is missing.
getUnit() - Method in interface org.osgi.service.enocean.descriptions.EnOceanDataChannelDescription
The non-mandatory physical unit description of this channel.
getUPnPDataType() - Method in interface org.osgi.service.upnp.UPnPStateVariable
Returns the UPnP type of this state variable.
getUPnPError_Code() - Method in exception org.osgi.service.upnp.UPnPException
Deprecated.
As of version 1.2, replaced by UPnPException.getUPnPErrorCode()
getUPnPErrorCode() - Method in exception org.osgi.service.upnp.UPnPException
Returns the UPnP Error Code occurred by UPnPDevices during invocation.
getUpperErrorThreshold() - Method in interface org.osgi.service.resourcemonitoring.ResourceListener
Retrieves the upper error threshold value set by this listener.
getUpperWarningThreshold() - Method in interface org.osgi.service.resourcemonitoring.ResourceListener
Retrieves the upper warning threshold value set by this listener.
getURI() - Method in exception org.osgi.service.dmt.DmtException
Get the node on which the failed DMT operation was issued.
getUsage() - Method in interface org.osgi.service.resourcemonitoring.ResourceMonitor
Returns an object representing the current usage of this resource type by this resource context.
getUsedDiskStorage() - Method in interface org.osgi.service.resourcemonitoring.monitor.DiskStorageMonitor
Returns the sum of the size of the persistent storage areas of the bundles in this resource context.
getUser(String, String) - Method in interface org.osgi.service.useradmin.UserAdmin
Gets the user with the given property key-value pair from the User Admin service database.
getUsingBundle() - Method in interface org.osgi.service.component.ComponentContext
If the component instance is registered as a service using the servicescope="bundle" or servicescope="prototype" attribute, then this method returns the bundle using the service provided by the component instance.
getValidNames() - Method in interface org.osgi.service.dmt.MetaNode
Return an array of Strings if valid names are defined for the node, or null if no valid name list is defined or if this piece of meta info is not supported.
getValidValues() - Method in interface org.osgi.service.dmt.MetaNode
Return an array of DmtData objects if valid values are defined for the node, or null otherwise.
getValue() - Method in class org.osgi.service.dal.functions.data.BooleanData
Returns BooleanData value.
getValue() - Method in class org.osgi.service.resourcemonitoring.ResourceEvent
Returns the resource consumption value.
getValue() - Method in interface org.osgi.service.tr069todmt.ParameterValue
This is the value of the parameter.
getValue() - Method in interface org.osgi.util.promise.Promise
Returns the value of this Promise.
getVersion() - Method in interface org.osgi.service.upnp.UPnPService
Returns the version suffix encoded in the serviceType field in the UPnP service description.
getWakeUpInterval() - Method in interface org.osgi.service.dal.functions.WakeUp
Returns the current wake up interval.
getWidth() - Method in interface org.osgi.service.upnp.UPnPIcon
Returns the width of the icon in pixels.
getXml() - Method in class org.osgi.service.dmt.DmtData
Gets the value of a node with xml format.
GRAY - Static variable in class org.osgi.service.dal.SIUnits
Unit of absorbed dose, specific energy (imparted), kerma.
GRAY_PER_SECOND - Static variable in class org.osgi.service.dal.SIUnits
Unit of absorbed dose rate.
Group - Interface in org.osgi.service.useradmin
A named grouping of roles (Role objects).
GROUP - Static variable in interface org.osgi.service.useradmin.Role
The type of a Group role.
A B C D E F G H I J K L M N O P R S T U V W X 
OSGi™ Residential
Release 6

Copyright © OSGi Alliance (2000, 2015). All Rights Reserved. Licensed under the OSGi Specification License, Version 2.0