The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

Class Index | File Index

Classes


Class orion.serviceregistry.ServiceReference

A reference to a service in the Orion service registry
Defined in: </shared/eclipse/e4/orion/I201404012230/bundles/org.eclipse.orion.client.core/web/orion/serviceregistry.js>.

Class Summary
Constructor Attributes Constructor Name and Description
 
orion.serviceregistry.ServiceReference(serviceId, name, properties)
Creates a new service reference.
Method Summary
Method Attributes Method Name and Description
 
getProperty(propertyName)
Returns the declarative service property with the given name, or undefined if this service does not have such a property.
 
Returns the names of the declarative properties of this service.
Class Detail
orion.serviceregistry.ServiceReference(serviceId, name, properties)
Creates a new service reference.
Parameters:
{String} serviceId
The symbolic id of this service instance
{String} name
The service name
{Object} properties
A JSON object containing the service's declarative properties
Method Detail
getProperty(propertyName)
Returns the declarative service property with the given name, or undefined if this service does not have such a property.
Parameters:
{String} propertyName
The name of the service property to return
Returns:
The {String} property with the given name or undefined

getPropertyKeys()
Returns the names of the declarative properties of this service.
Returns:
the names of the declarative properties of this service

Documentation generated by JsDoc Toolkit 2.4.0 on Tue Apr 01 2014 22:58:24 GMT-0400 (EDT)

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.