Index
All Classes and Interfaces|All Packages|Constant Field Values
G
- getAbsolutePathWithinSlingHome(String) - Method in interface org.apache.sling.settings.SlingSettingsService
-
Utility method to generate an absolute path within Sling Home.
- getBestRunModeMatchCountFromSpec(String) - Method in interface org.apache.sling.settings.SlingSettingsService
-
Checks if a given run mode spec is satisfied by the active run modes.
- getRunModes() - Method in interface org.apache.sling.settings.SlingSettingsService
-
Return the set of activate run modes.
- getSlingDescription() - Method in interface org.apache.sling.settings.SlingSettingsService
-
Return the optional description of the instance.
- getSlingHome() - Method in interface org.apache.sling.settings.SlingSettingsService
-
Returns the value of the
SLING_HOME_URLproperty. - getSlingHomePath() - Method in interface org.apache.sling.settings.SlingSettingsService
-
Returns the value of the
SLING_HOMEproperty. - getSlingId() - Method in interface org.apache.sling.settings.SlingSettingsService
-
The identifier of the running Sling instance.
- getSlingName() - Method in interface org.apache.sling.settings.SlingSettingsService
-
Return the optional name of the instance.
O
- org.apache.sling.settings - package org.apache.sling.settings
R
- RUN_MODE_INSTALL_OPTIONS - Static variable in interface org.apache.sling.settings.SlingSettingsService
-
The name of the framework property defining the list of run mode options for installation time.
- RUN_MODE_OPTIONS - Static variable in interface org.apache.sling.settings.SlingSettingsService
-
The name of the framework property defining the list of run mode options The value is a comma separated list of options where each option contains of a set of run modes separated by a | character.
- RUN_MODE_SPEC_AND_SEPARATOR - Static variable in interface org.apache.sling.settings.SlingSettingsService
- RUN_MODE_SPEC_NOT_PREFIX - Static variable in interface org.apache.sling.settings.SlingSettingsService
- RUN_MODE_SPEC_OR_SEPARATOR - Static variable in interface org.apache.sling.settings.SlingSettingsService
- RUN_MODES_PROPERTY - Static variable in interface org.apache.sling.settings.SlingSettingsService
-
The name of the framework property defining the set of used run modes.
S
- SLING_HOME - Static variable in interface org.apache.sling.settings.SlingSettingsService
-
The name of the framework property defining the Sling home directory (value is "sling.home").
- SLING_HOME_URL - Static variable in interface org.apache.sling.settings.SlingSettingsService
-
The name of the framework property defining the Sling home directory as an URL (value is "sling.home.url").
- SlingSettingsService - Interface in org.apache.sling.settings
-
The
SlingSettingsServiceprovides basic Sling settings.
All Classes and Interfaces|All Packages|Constant Field Values