OSGi™ Service Platform
Residential Specification

Release 4 Version 4.3
A B C D E F G H I K L M N O P R S T U V W X

G

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.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.
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.
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.
getBundleLocation() - Method in interface org.osgi.service.cm.Configuration
Get the bundle location.
getBundles() - Method in class org.osgi.util.tracker.BundleTracker
Return an array of Bundles for all bundles being tracked by this BundleTracker.
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.
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.
getCode() - Method in exception org.osgi.service.dmt.DmtException
Get the error code associated with this exception.
getComponentInstance() - Method in interface org.osgi.service.component.ComponentContext
Returns the Component Instance object for the component instance associated with this Component Context.
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.
getCredentials() - Method in interface org.osgi.service.useradmin.User
Returns a Dictionary of the credentials of this User object.
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 class org.osgi.service.dmt.notification.AlertItem
Get the data associated with the alert item.
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.
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.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.
getDmtException() - Method in exception org.osgi.service.tr069todmt.TR069Exception
 
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.
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.
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.
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.
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.
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.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.
getJavaDataType() - Method in interface org.osgi.service.upnp.UPnPStateVariable
Returns the Java class associated with the UPnP data type of this state variable.
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.
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.
getMembers() - Method in interface org.osgi.service.useradmin.Group
Gets the basic members of this Group object.
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.
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.
getMountPath() - Method in interface org.osgi.service.dmt.spi.MountPoint
Provides the absolute mount path of this MountPoint
getName() - Method in interface org.osgi.service.cm.ManagedServiceFactory
Return a descriptive name of this factory.
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.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.
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.
getObject(Bundle) - Method in class org.osgi.util.tracker.BundleTracker
Returns the customized object for the specified Bundle if the specified bundle is being tracked by this BundleTracker.
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.
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.
getParameterNames(String, boolean) - Method in interface org.osgi.service.tr069todmt.TR069Connector
Getting the ParameterInfo objects addressed by path.
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.
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.
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.
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.
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.
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.
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.
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.
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.
getReturnArgumentName() - Method in interface org.osgi.service.upnp.UPnPAction
Returns the name of the designated return argument.
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.
getRootUri() - Method in interface org.osgi.service.dmt.DmtSession
Get the root URI associated with this session.
getScope() - Method in interface org.osgi.service.dmt.MetaNode
Return the scope of the node.
getService(String) - Method in interface org.osgi.service.upnp.UPnPDevice
Locates a specific service by its service id.
getService(ServiceReference<S>) - Method in class org.osgi.util.tracker.ServiceTracker
Returns the service object for the specified ServiceReference if the specified referenced service is being tracked by this ServiceTracker.
getService() - Method in class org.osgi.util.tracker.ServiceTracker
Returns a service object for one of the services being tracked by this ServiceTracker.
getService(Bundle, ServiceRegistration) - Method in class org.osgi.util.xml.XMLParserActivator
Creates a new XML Parser Factory object.
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.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.
getServiceReference() - Method in class org.osgi.util.tracker.ServiceTracker
Returns a ServiceReference for one of the services being tracked by this ServiceTracker.
getServiceReferences() - Method in class org.osgi.util.tracker.ServiceTracker
Return an array of ServiceReferences for all services being tracked by this ServiceTracker.
getServices() - Method in interface org.osgi.service.upnp.UPnPDevice
Lists all services provided by this device.
getServices() - Method in class org.osgi.util.tracker.ServiceTracker
Return an array of service objects for all services being tracked by this ServiceTracker.
getServices(T[]) - Method in class org.osgi.util.tracker.ServiceTracker
Return an array of service objects for all services being tracked by this ServiceTracker.
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.
getSize() - Method in class org.osgi.service.dmt.DmtData
Get the size of the data.
getSize() - Method in interface org.osgi.service.upnp.UPnPIcon
Returns the size of the icon in bytes.
getSource() - Method in class org.osgi.service.dmt.notification.AlertItem
Get the node which is the source of the alert.
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.
getStep() - Method in interface org.osgi.service.upnp.UPnPStateVariable
Returns the size of an increment operation, if defined.
getString() - Method in class org.osgi.service.dmt.DmtData
Gets the value of a node with string (chr) format.
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.
getTopic() - Method in class org.osgi.service.event.Event
Returns the topic of this event.
getTracked() - Method in class org.osgi.util.tracker.BundleTracker
Return a Map with the Bundles and customized objects for all bundles being tracked by this BundleTracker.
getTracked() - Method in class org.osgi.util.tracker.ServiceTracker
Return a SortedMap of the ServiceReferences and service objects for all services being tracked by this ServiceTracker.
getTrackingCount() - Method in class org.osgi.util.tracker.BundleTracker
Returns the tracking count for this BundleTracker.
getTrackingCount() - Method in class org.osgi.util.tracker.ServiceTracker
Returns the tracking count for this ServiceTracker.
getType() - Method in class org.osgi.service.cm.ConfigurationEvent
Return the type of this event.
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.metatype.AttributeDefinition
Return the type for this attribute.
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.
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.
getURI() - Method in exception org.osgi.service.dmt.DmtException
Get the node on which the failed DMT operation was issued.
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 servicefactory=&quot;true&quot; 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 interface org.osgi.service.tr069todmt.ParameterValue
This is the value of the parameter.
getVersion() - Method in interface org.osgi.service.upnp.UPnPService
Returns the version suffix encoded in the serviceType field in the UPnP service description.
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.
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.

OSGi™ Service Platform
Residential Specification

Release 4 Version 4.3
A B C D E F G H I K L M N O P R S T U V W X
Copyright © OSGi Alliance (2000, 2012). All Rights Reserved. Licensed under the OSGi Specification License, Version 2.0