Skip navigation links
G O R S 

G

getAbsolutePathWithinSlingHome(String) - Method in interface org.apache.sling.settings.SlingSettingsService
Utility method to generate an absolute path within Sling Home.
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_URL property.
getSlingHomePath() - Method in interface org.apache.sling.settings.SlingSettingsService
Returns the value of the SLING_HOME property.
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_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 SlingSettingsService provides basic Sling settings.
G O R S 
Skip navigation links

Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.