Class orion.cm.ConfigurationAdmin
Service for managing configuration data.
Defined in: </jobs/genie.orion/orion-client-stable/workspace/bundles/org.eclipse.orion.client.core/web/orion/config.js>.
Constructor Attributes | Constructor Name and Description |
---|---|
Field Attributes | Field Name and Description |
---|---|
Gets the configuration having the given PID, creating a new one if necessary.
|
|
Gets the configuration having the given PID if it is defined in the default preference scope.
|
|
Returns all Configurations having non-
null properties. |
Field Detail
{orion.cm.Configuration}
getConfiguration
Gets the configuration having the given PID, creating a new one if necessary. Newly created configurations
have
null
properties.
{orion.cm.Configuration}
getDefaultConfiguration
Gets the configuration having the given PID if it is defined in the default preference scope.
{orion.cm.Configuration[]}
listConfigurations
Returns all Configurations having non-
null
properties.