Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

A

AbstractAccessPostServlet - Class in org.apache.sling.jcr.jackrabbit.accessmanager.post
Base class for all the POST servlets for the AccessManager operations
AbstractAccessPostServlet() - Constructor for class org.apache.sling.jcr.jackrabbit.accessmanager.post.AbstractAccessPostServlet
 
AbstractAuthenticationFormServlet - Class in org.apache.sling.auth.core.spi
The AbstractAuthenticationFormServlet provides a basic implementation of a simple servlet to render a login form for authentication purposes.
AbstractAuthenticationFormServlet() - Constructor for class org.apache.sling.auth.core.spi.AbstractAuthenticationFormServlet
 
AbstractAuthenticationHandler - Class in org.apache.sling.auth.core.spi
Deprecated.
since Bundle 1.0.8; AuthenticationHandler implementations should extend DefaultAuthenticationFeedbackHandler directly and use the utility methods in the AuthUtil class.
AbstractAuthenticationHandler() - Constructor for class org.apache.sling.auth.core.spi.AbstractAuthenticationHandler
Deprecated.
 
AbstractCommandVisitor - Class in org.apache.sling.scripting.sightly.compiler.commands
This class can be extended by CommandVisitor implementations that don't provide support for all the available Commands.
AbstractCommandVisitor() - Constructor for class org.apache.sling.scripting.sightly.compiler.commands.AbstractCommandVisitor
 
AbstractGetAclServlet - Class in org.apache.sling.jcr.jackrabbit.accessmanager.post
 
AbstractGetAclServlet() - Constructor for class org.apache.sling.jcr.jackrabbit.accessmanager.post.AbstractGetAclServlet
 
AbstractInjectAnnotationProcessor - Class in org.apache.sling.models.spi.injectorspecific
Deprecated.
AbstractInjectAnnotationProcessor() - Constructor for class org.apache.sling.models.spi.injectorspecific.AbstractInjectAnnotationProcessor
Deprecated.
 
AbstractInjectAnnotationProcessor2 - Class in org.apache.sling.models.spi.injectorspecific
Default implementation of InjectAnnotationProcessor2.
AbstractInjectAnnotationProcessor2() - Constructor for class org.apache.sling.models.spi.injectorspecific.AbstractInjectAnnotationProcessor2
 
AbstractPostOperation - Class in org.apache.sling.servlets.post
Deprecated. 
AbstractPostOperation() - Constructor for class org.apache.sling.servlets.post.AbstractPostOperation
Deprecated.
 
AbstractPostResponse - Class in org.apache.sling.servlets.post
The AbstractPostResponse class provides a basic implementation of the PostResponse interface maintaining properties to be prepared for sending the response in an internal map.
AbstractPostResponse() - Constructor for class org.apache.sling.servlets.post.AbstractPostResponse
 
AbstractRegistrationSupport - Class in org.apache.sling.jcr.registration
The AbstractRegistrationSupport class is the base class for registration purposes of embedded repositories.
AbstractRegistrationSupport() - Constructor for class org.apache.sling.jcr.registration.AbstractRegistrationSupport
 
AbstractResource - Class in org.apache.sling.api.resource
The AbstractResource is an abstract implementation of the Resource interface.
AbstractResource() - Constructor for class org.apache.sling.api.resource.AbstractResource
 
AbstractResourceVisitor - Class in org.apache.sling.api.resource
The AbstractResourceVisitor helps in traversing a resource tree by decoupling the actual traversal code from application code.
AbstractResourceVisitor() - Constructor for class org.apache.sling.api.resource.AbstractResourceVisitor
 
AbstractRuntimeObjectModel - Class in org.apache.sling.scripting.sightly.render
Default abstract implementation of RuntimeObjectModel.
AbstractRuntimeObjectModel() - Constructor for class org.apache.sling.scripting.sightly.render.AbstractRuntimeObjectModel
 
AbstractScriptEngineFactory - Class in org.apache.sling.scripting.api
This abstract class can be used for own script engine factory implementations.
AbstractScriptEngineFactory() - Constructor for class org.apache.sling.scripting.api.AbstractScriptEngineFactory
 
AbstractServiceReferenceConfig - Class in org.apache.sling.engine.servlets
Deprecated. 
AbstractServiceReferenceConfig(ServletContext, ServiceReference, String) - Constructor for class org.apache.sling.engine.servlets.AbstractServiceReferenceConfig
Deprecated.
Sets up this base configuration object.
AbstractServiceWithBackgroundCheck - Class in org.apache.sling.discovery.commons.providers.spi.base
Base class which implements the concept of a 'BackgroundCheck', a thread that periodically executes a check until that one succeeds.
AbstractServiceWithBackgroundCheck() - Constructor for class org.apache.sling.discovery.commons.providers.spi.base.AbstractServiceWithBackgroundCheck
 
AbstractSlingPostOperation - Class in org.apache.sling.servlets.post
Deprecated.
as of 2.0.8 (Bundle version 2.2.0) and replaced by AbstractPostOperation.
AbstractSlingPostOperation() - Constructor for class org.apache.sling.servlets.post.AbstractSlingPostOperation
Deprecated.
 
AbstractSlingRepository2 - Class in org.apache.sling.jcr.base
The AbstractSlingRepository2 is an abstract implementation of the SlingRepository version 2.3 interface (phasing AbstractSlingRepository2.loginAdministrative(String) out in favor of AbstractSlingRepository2.loginService(String, String)) which provides default support for attached repositories.
AbstractSlingRepository2(AbstractSlingRepositoryManager, Bundle) - Constructor for class org.apache.sling.jcr.base.AbstractSlingRepository2
Sets up this abstract SlingRepository implementation.
AbstractSlingRepositoryManager - Class in org.apache.sling.jcr.base
The AbstractSlingRepositoryManager is the basis for controlling the JCR repository instances used by Sling.
AbstractSlingRepositoryManager() - Constructor for class org.apache.sling.jcr.base.AbstractSlingRepositoryManager
 
AbstractSlingRepositoryManager.Config - Class in org.apache.sling.jcr.base
Configuration pojo to be passed to the AbstractSlingRepositoryManager.start(BundleContext, Config) method.
AbstractSlingScriptEngine - Class in org.apache.sling.scripting.api
 
AbstractSlingScriptEngine(ScriptEngineFactory) - Constructor for class org.apache.sling.scripting.api.AbstractSlingScriptEngine
 
accept(Resource) - Method in class org.apache.sling.api.resource.AbstractResourceVisitor
Visit the given resource and all its descendants.
accept(String, Announcement) - Method in interface org.apache.sling.discovery.base.connectors.announcement.AnnouncementFilter
Check if the provided announcement, which was received by the provided slingId can be accepted or not.
accept(InstanceDescription) - Method in interface org.apache.sling.discovery.InstanceFilter
Returns true if this InstanceFilter selects the given InstanceDescription.
accept(OperationVisitor) - Method in class org.apache.sling.repoinit.parser.operations.CreatePath
 
accept(OperationVisitor) - Method in class org.apache.sling.repoinit.parser.operations.CreateServiceUser
 
accept(OperationVisitor) - Method in class org.apache.sling.repoinit.parser.operations.CreateUser
 
accept(OperationVisitor) - Method in class org.apache.sling.repoinit.parser.operations.DeleteServiceUser
 
accept(OperationVisitor) - Method in class org.apache.sling.repoinit.parser.operations.DeleteUser
 
accept(OperationVisitor) - Method in class org.apache.sling.repoinit.parser.operations.Operation
 
accept(OperationVisitor) - Method in class org.apache.sling.repoinit.parser.operations.RegisterNamespace
 
accept(OperationVisitor) - Method in class org.apache.sling.repoinit.parser.operations.RegisterNodetypes
 
accept(OperationVisitor) - Method in class org.apache.sling.repoinit.parser.operations.SetAclPaths
 
accept(OperationVisitor) - Method in class org.apache.sling.repoinit.parser.operations.SetAclPrincipals
 
accept(CommandVisitor) - Method in interface org.apache.sling.scripting.sightly.compiler.commands.Command
Accept a visitor.
accept(CommandVisitor) - Method in class org.apache.sling.scripting.sightly.compiler.commands.Conditional.End
 
accept(CommandVisitor) - Method in class org.apache.sling.scripting.sightly.compiler.commands.Conditional.Start
 
accept(CommandVisitor) - Method in class org.apache.sling.scripting.sightly.compiler.commands.Loop.End
 
accept(CommandVisitor) - Method in class org.apache.sling.scripting.sightly.compiler.commands.Loop.Start
 
accept(CommandVisitor) - Method in class org.apache.sling.scripting.sightly.compiler.commands.OutputVariable
 
accept(CommandVisitor) - Method in class org.apache.sling.scripting.sightly.compiler.commands.OutText
 
accept(CommandVisitor) - Method in class org.apache.sling.scripting.sightly.compiler.commands.Procedure.Call
 
accept(CommandVisitor) - Method in class org.apache.sling.scripting.sightly.compiler.commands.Procedure.End
 
accept(CommandVisitor) - Method in class org.apache.sling.scripting.sightly.compiler.commands.Procedure.Start
 
accept(CommandVisitor) - Method in class org.apache.sling.scripting.sightly.compiler.commands.VariableBinding.End
 
accept(CommandVisitor) - Method in class org.apache.sling.scripting.sightly.compiler.commands.VariableBinding.Global
 
accept(CommandVisitor) - Method in class org.apache.sling.scripting.sightly.compiler.commands.VariableBinding.Start
 
accept(NodeVisitor<T>) - Method in interface org.apache.sling.scripting.sightly.compiler.expression.ExpressionNode
Accept a visitor to process this node.
accept(NodeVisitor<T>) - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.ArrayLiteral
 
accept(NodeVisitor<T>) - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.BinaryOperation
 
accept(NodeVisitor<T>) - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.BooleanConstant
 
accept(NodeVisitor<T>) - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.Identifier
 
accept(NodeVisitor<T>) - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.MapLiteral
 
accept(NodeVisitor<T>) - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.NullLiteral
 
accept(NodeVisitor<T>) - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.NumericConstant
 
accept(NodeVisitor<T>) - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.PropertyAccess
 
accept(NodeVisitor<T>) - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.RuntimeCall
 
accept(NodeVisitor<T>) - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.StringConstant
 
accept(NodeVisitor<T>) - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.TernaryOperator
 
accept(NodeVisitor<T>) - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.UnaryOperation
 
accepts(SlingHttpServletRequest) - Method in interface org.apache.sling.api.servlets.OptingServlet
Examines the request, and return true if this servlet is willing to handle the request.
accepts(ServletRequest) - Method in class org.apache.sling.discovery.base.connectors.ping.wl.SubnetWhitelistEntry
 
accepts(ServletRequest) - Method in interface org.apache.sling.discovery.base.connectors.ping.wl.WhitelistEntry
 
accepts(ServletRequest) - Method in class org.apache.sling.discovery.base.connectors.ping.wl.WildcardWhitelistEntry
 
AcceptsNullName - Interface in org.apache.sling.models.spi
Marker interface for an injector to declare that it ignores the name parameter.
AccessControlUtil - Class in org.apache.sling.jcr.base.util
A simple utility class providing utilities with respect to access control over repositories.
AccessControlUtil() - Constructor for class org.apache.sling.jcr.base.util.AccessControlUtil
 
AccessRights() - Constructor for class org.apache.sling.jcr.jackrabbit.accessmanager.PrivilegesInfo.AccessRights
 
AccessSecurityException - Exception in org.apache.sling.api.security
Exception thrown by methods of ResourceAccessSecurity This exception is used to catch unpredictable situations in methods of ResourceAccessSecurity
AccessSecurityException() - Constructor for exception org.apache.sling.api.security.AccessSecurityException
Constructs a new instance of this class with null as its detail message.
AccessSecurityException(String) - Constructor for exception org.apache.sling.api.security.AccessSecurityException
Constructs a new instance of this class with the specified detail message.
AccessSecurityException(String, Throwable) - Constructor for exception org.apache.sling.api.security.AccessSecurityException
Constructs a new instance of this class with the specified detail message and root cause.
AccessSecurityException(Throwable) - Constructor for exception org.apache.sling.api.security.AccessSecurityException
Constructs a new instance of this class with the specified root cause.
AclLine - Class in org.apache.sling.repoinit.parser.operations
A single "set ACL" line
AclLine(AclLine.Action) - Constructor for class org.apache.sling.repoinit.parser.operations.AclLine
 
AclLine.Action - Enum in org.apache.sling.repoinit.parser.operations
 
acquireRepository() - Method in class org.apache.sling.jcr.base.AbstractSlingRepositoryManager
Creates the backing JCR repository instances.
activate(ComponentContext) - Method in class org.apache.sling.discovery.base.commons.BaseViewChecker
 
activate() - Method in class org.apache.sling.discovery.base.connectors.announcement.AnnouncementRegistryImpl
 
activate(ComponentContext) - Method in class org.apache.sling.discovery.base.connectors.ping.ConnectorRegistryImpl
 
activate(ComponentContext) - Method in class org.apache.sling.discovery.base.connectors.ping.TopologyConnectorServlet
 
activate(BundleContext) - Method in class org.apache.sling.discovery.commons.providers.spi.base.IdMapService
 
activate() - Method in class org.apache.sling.discovery.commons.providers.spi.base.OakBacklogClusterSyncService
 
activate() - Method in class org.apache.sling.discovery.commons.providers.spi.base.SyncTokenService
 
activate(Map<String, Object>) - Method in class org.apache.sling.discovery.oak.Config
 
activate(BundleContext) - Method in class org.apache.sling.discovery.oak.OakDiscoveryService
Activate this service
activate(BundleContext) - Method in class org.apache.sling.discovery.oak.TopologyWebConsolePlugin
 
activate(ComponentContext) - Method in class org.apache.sling.jcr.registration.AbstractRegistrationSupport
Activates this component thread-safely as follows: Set the OSGi ComponentContext field Call AbstractRegistrationSupport.doActivate() Register repositores bound before activation calling AbstractRegistrationSupport.bindRepository(String, Repository) for each such repository.
activated - Variable in class org.apache.sling.discovery.base.commons.BaseViewChecker
SLING-2895: avoid heartbeats after deactivation
Adaptable - Annotation Type in org.apache.sling.adapter.annotations
The Adaptable annotation defines metadata about an implementation of org.apache.sling.api.adapter.Adaptable.
Adaptable - Interface in org.apache.sling.api.adapter
The Adaptable interface identifies objects which can be adapted to other types or representations of the same object.
adaptable - Variable in class org.apache.sling.api.resource.runtime.dto.ResourceProviderDTO
Whether the resource provider supports adaptable.
ADAPTABLE_CLASSES - Static variable in interface org.apache.sling.api.adapter.AdapterFactory
The service registration property listing the fully qualified names of classes which can be adapted by this adapter factory (value is "adaptables").
Adaptables - Annotation Type in org.apache.sling.adapter.annotations
The Adaptables annotation allows multiple org.apache.sling.api.adapter.annotations.Adaptable annotations to be added to a single class.
Adapter - Annotation Type in org.apache.sling.adapter.annotations
The Adapter annotation the target of the adaptation of an Adaptable and, optionally, the condition under which the adaptation will produce a non-null result.
ADAPTER_CLASSES - Static variable in interface org.apache.sling.api.adapter.AdapterFactory
The service registration property listing the fully qualified names of classes to which this factory can adapt adaptables (value is "adapters").
AdapterFactory - Interface in org.apache.sling.api.adapter
The AdapterFactory interface defines the API for helpers which may be provided to enhance the adaptability of adaptable objects.
AdapterManager - Interface in org.apache.sling.api.adapter
The AdapterManager defines the service interface for a manager for object adaption.
Adaption - Interface in org.apache.sling.adapter
The Adaption is a marker interface which is registered as a service by the AdapterManager once a certain AdapterFactory is available
adaptTo(Class<AdapterType>) - Method in interface org.apache.sling.api.adapter.Adaptable
Adapts the adaptable to another type.
adaptTo(Class<AdapterType>) - Method in class org.apache.sling.api.adapter.SlingAdaptable
Calls into the registered AdapterManager to adapt this object to the desired type.
adaptTo(Iterator<Resource>, Class<T>) - Static method in class org.apache.sling.api.resource.ResourceUtil
Return an iterator for objects of the specified type.
adaptTo(Class<AdapterType>) - Method in class org.apache.sling.api.resource.ResourceWrapper
Returns the value of calling adaptTo on the wrapped resource.
adaptTo(Class<AdapterType>) - Method in class org.apache.sling.api.wrappers.ResourceResolverWrapper
 
adaptTo(Class<AdapterType>) - Method in class org.apache.sling.api.wrappers.SlingHttpServletRequestWrapper
 
adaptTo(Class<AdapterType>) - Method in class org.apache.sling.api.wrappers.SlingHttpServletResponseWrapper
 
adaptTo(Class<A>) - Method in interface org.apache.sling.commons.metrics.Metric
Adapts the Metric to the specified type.
adaptTo(Class<A>) - Method in interface org.apache.sling.commons.metrics.MetricsService
Adapts the service to the specified type.
adaptTo(ResolveContext<T>, Class<AdapterType>) - Method in class org.apache.sling.spi.resource.provider.ResourceProvider
Adapts the provider to another type.
add() - Method in interface org.apache.sling.event.jobs.JobBuilder
Add the job.
add(List<String>) - Method in interface org.apache.sling.event.jobs.JobBuilder
Add the job.
add() - Method in interface org.apache.sling.event.jobs.JobBuilder.ScheduleBuilder
Finally add the job to the schedule
add(List<String>) - Method in interface org.apache.sling.event.jobs.JobBuilder.ScheduleBuilder
Finally add the job to the schedule
add(ResultLog.Entry) - Method in class org.apache.sling.hc.api.ResultLog
Add an entry to this log.
add(Artifact) - Method in class org.apache.sling.provisioning.model.ArtifactGroup
 
add(T) - Method in class org.apache.sling.provisioning.model.ItemList
Add a new item
addAllExcept(Announcement, ClusterView, AnnouncementFilter) - Method in interface org.apache.sling.discovery.base.connectors.announcement.AnnouncementRegistry
Add all registered announcements to the given target announcement that are accepted by the given filter
addAllExcept(Announcement, ClusterView, AnnouncementFilter) - Method in class org.apache.sling.discovery.base.connectors.announcement.AnnouncementRegistryImpl
 
addAsyncTask(InstallTask) - Method in interface org.apache.sling.installer.api.tasks.InstallationContext
Deprecated.
addBindings(Bindings) - Method in interface org.apache.sling.scripting.api.BindingsValuesProvider
Add objects to the Bindings object.
addComment(Resource, Comment) - Method in interface org.apache.sling.sample.slingshot.comments.CommentsService
Add a comment to the resource
addDisposalCallback(DisposalCallback) - Method in interface org.apache.sling.models.spi.DisposalCallbackRegistry
Register a callback.
added() - Method in class org.apache.sling.discovery.commons.InstancesDiff
Returns the InstanceCollection collection containing the InstanceDescription instances that are contained in the new collection but not in the old collection.
addEntry(AccessControlList, Principal, Privilege[], boolean) - Static method in class org.apache.sling.jcr.base.util.AccessControlUtil
Same as AccessControlUtil.addEntry(AccessControlList, Principal, Privilege[], boolean, Map) using some implementation specific restrictions.
addEntry(AccessControlList, Principal, Privilege[], boolean, Map) - Static method in class org.apache.sling.jcr.base.util.AccessControlUtil
Adds an access control entry to the acl consisting of the specified principal, the specified privileges, the isAllow flag and an optional map containing additional restrictions.
addHandler(CommandHandler) - Method in interface org.apache.sling.scripting.sightly.compiler.commands.CommandStream
Registers a listening CommandHandler to the stream.
addHistoryEntry(BaseTopologyView, String) - Method in class org.apache.sling.discovery.commons.providers.spi.base.ClusterSyncHistory
 
addIncomingTopologyAnnouncement(Announcement) - Method in class org.apache.sling.discovery.base.connectors.announcement.Announcement
adds an incoming announcement to this announcement
addingService(ServiceReference) - Method in class org.apache.sling.commons.osgi.SortingServiceTracker
 
addInstanceDescription(DefaultInstanceDescription) - Method in class org.apache.sling.discovery.commons.providers.DefaultClusterView
Add the given instance to this cluster and set the cluster on the instance (back pointer)
addInstances(Collection<InstanceDescription>) - Method in class org.apache.sling.discovery.base.commons.DefaultTopologyView
Adds the given instances to this topology
addJob(String, Object, Map<String, Serializable>, String, boolean) - Method in interface org.apache.sling.commons.scheduler.Scheduler
addJob(String, Map<String, Object>) - Method in interface org.apache.sling.event.jobs.JobManager
Add a new job If the topic is null or illegal, no job is created and null is returned.
addMissingElementExceptions(MissingElementException) - Method in exception org.apache.sling.models.factory.MissingElementsException
 
addPeriodicJob(String, Object, Map<String, Serializable>, long, boolean) - Method in interface org.apache.sling.commons.scheduler.Scheduler
addPeriodicJob(String, Object, Map<String, Serializable>, long, boolean, boolean) - Method in interface org.apache.sling.commons.scheduler.Scheduler
addSegment(String, String) - Method in class org.apache.sling.repoinit.parser.operations.CreatePath
 
addSubTemplate(String, RenderUnit) - Method in class org.apache.sling.scripting.sightly.java.compiler.RenderUnit
 
addTaskToCurrentCycle(InstallTask) - Method in interface org.apache.sling.installer.api.tasks.InstallationContext
Schedule a task for execution in the current cycle.
addTaskToNextCycle(InstallTask) - Method in interface org.apache.sling.installer.api.tasks.InstallationContext
Deprecated. 
all(boolean) - Method in class org.apache.sling.discovery.commons.InstancesDiff
Returns the InstanceSet set containing the InstanceDescription instances that are contained in either the old or the new collection.
allowLoginAdministrativeForBundle(Bundle) - Method in class org.apache.sling.jcr.base.AbstractSlingRepositoryManager
Returns whether or not the provided bundle is allowed to use SlingRepository.loginAdministrative(String).
Announcement - Class in org.apache.sling.discovery.base.connectors.announcement
An announcement is the information exchanged by the topology connector and contains all clusters and instances which both the topology connector client and servlet see (in their part before joining the two worlds).
Announcement(String) - Constructor for class org.apache.sling.discovery.base.connectors.announcement.Announcement
 
Announcement(String, int) - Constructor for class org.apache.sling.discovery.base.connectors.announcement.Announcement
 
AnnouncementFilter - Interface in org.apache.sling.discovery.base.connectors.announcement
Filter used during announcement processing internally
AnnouncementRegistry - Interface in org.apache.sling.discovery.base.connectors.announcement
The announcement registry keeps track of all the announcement that this instance either received by a joined topology connector or that a topology connector inherited from the counterpart (the topology connector servlet)
announcementRegistry - Variable in class org.apache.sling.discovery.oak.pinger.OakViewChecker
 
AnnouncementRegistryImpl - Class in org.apache.sling.discovery.base.connectors.announcement
Default implementation of the AnnouncementRegistry which handles JSON-backed announcements and does so by storing them in a local like /var/discovery/impl/clusterNodes/$slingId/announcement.
AnnouncementRegistryImpl() - Constructor for class org.apache.sling.discovery.base.connectors.announcement.AnnouncementRegistryImpl
 
APP_ROOT - Static variable in interface org.apache.sling.commons.log.logback.webconsole.LogPanel
 
APP_ROOT_PATH - Static variable in class org.apache.sling.sample.slingshot.SlingshotConstants
This is the resource path for the root of our application.
append(String) - Method in class org.apache.sling.api.resource.path.PathBuilder
Appends a new path fragment
APPLICATION_CONTEXT - Static variable in interface org.apache.sling.api.security.ResourceAccessSecurity
Allowed value for the ResourceAccessSecurity.CONTEXT service registration property.
apply(Session, List<Operation>) - Method in interface org.apache.sling.jcr.repoinit.JcrRepoInitOpsProcessor
 
applyArtifactVersions(Model, ModelUtility.ArtifactVersionResolver) - Static method in class org.apache.sling.provisioning.model.ModelUtility
Resolves artifact versions that are no set explicitly in the provisioning file via the given resolver (version = "LATEST").
applyVariables(Model, ModelUtility.VariableResolver) - Static method in class org.apache.sling.provisioning.model.ModelUtility
Applies a set of variables to the given model.
ARCHIVE_VERSION - Static variable in class org.apache.sling.provisioning.model.io.ModelArchiveWriter
Current support version of the model archive.
ArrayLiteral - Class in org.apache.sling.scripting.sightly.compiler.expression.nodes
Syntactical structure for an array of items.
ArrayLiteral(List<ExpressionNode>) - Constructor for class org.apache.sling.scripting.sightly.compiler.expression.nodes.ArrayLiteral
Creates an array from a list of ExpressionNode elements.
Artifact - Class in org.apache.sling.provisioning.model
Description of an artifact.
Artifact(String, String, String, String, String) - Constructor for class org.apache.sling.provisioning.model.Artifact
Create a new artifact object
Artifact(String, String, String, String, String, Map<String, String>) - Constructor for class org.apache.sling.provisioning.model.Artifact
Create a new artifact object
ArtifactGroup - Class in org.apache.sling.provisioning.model
A artifact group holds a set of artifacts.
ArtifactGroup(int) - Constructor for class org.apache.sling.provisioning.model.ArtifactGroup
Create a new artifact group with the level.
ARTIFACTS_PREFIX - Static variable in class org.apache.sling.provisioning.model.io.ModelArchiveWriter
Artifacts prefix.
artifactVersionResolver(ModelUtility.ArtifactVersionResolver) - Method in class org.apache.sling.provisioning.model.ModelUtility.ResolverOptions
 
as(Class<T>) - Method in interface org.apache.sling.caconfig.ConfigurationBuilder
Get configuration as singleton resource and its properties mapped to the given annotation class.
asAdaptable(Class<T>) - Method in interface org.apache.sling.caconfig.ConfigurationBuilder
Get configuration as singleton configuration resource and adapt it to the given class.
asAdaptableCollection(Class<T>) - Method in interface org.apache.sling.caconfig.ConfigurationBuilder
Get collection of configuration resources and adapt them to the given class.
asCollection(Class<T>) - Method in interface org.apache.sling.caconfig.ConfigurationBuilder
Get collection of configuration resources with their properties mapped to the given annotation class.
asJSON() - Method in class org.apache.sling.discovery.base.connectors.announcement.Announcement
Convert this announcement into json
asValueMap() - Method in interface org.apache.sling.caconfig.ConfigurationBuilder
Get configuration as singleton resource and return its properties as value map.
asValueMapCollection() - Method in interface org.apache.sling.caconfig.ConfigurationBuilder
Get collection of configuration resources with their properties mapped to the given annotation class.
ASYNC_ATTR_NAME - Static variable in class org.apache.sling.installer.api.tasks.InstallTask
Attribute which is set by the OSGi installer for asynchronous execution.
ASYNC_CRON_EXPRESSION - Static variable in interface org.apache.sling.hc.api.HealthCheck
Optional service property: If this property is set the health check will be executed asynchronously using the cron expression provided.
AsyncEvent - Interface in org.apache.sling.discovery.commons.providers.base
An AsyncEvent can be enqueued to the AsyncEventSender for later, asynchronous triggering
asyncProcessingFinished(JobExecutionResult) - Method in interface org.apache.sling.event.jobs.consumer.JobExecutionContext
Report an async result.
asyncTaskFailed(InstallTask) - Method in interface org.apache.sling.installer.api.tasks.InstallationContext
Inform the installer about a failed async task.
AT(Date) - Method in interface org.apache.sling.commons.scheduler.Scheduler
Create a schedule options to fire a job once at a specific date.
AT(Date, int, long) - Method in interface org.apache.sling.commons.scheduler.Scheduler
Create a schedule options to fire a job period starting at a specific date.
at(Date) - Method in interface org.apache.sling.event.jobs.JobBuilder.ScheduleBuilder
Schedule the job for a specific date.
Atom - Interface in org.apache.sling.scripting.sightly.compiler.expression.nodes
An Atom defines an ExpressionNode that can be translated to simple text, like identifiers or primitive constants (strings, booleans and numbers).
ATTR_INCLUDE_CONTEXT_PATH - Static variable in class org.apache.sling.api.SlingConstants
The name of the request attribute containing the HttpServletRequest.getContextPath() of the request which included the servlet currently being active underlying the Servlet which included the servlet currently being active (value is "javax.servlet.include.context_path").
ATTR_INCLUDE_PATH_INFO - Static variable in class org.apache.sling.api.SlingConstants
The name of the request attribute containing the HttpServletRequest.getPathInfo() of the request which included the servlet currently being active underlying the Servlet which included the servlet currently being active (value is "javax.servlet.include.path_info").
ATTR_INCLUDE_QUERY_STRING - Static variable in class org.apache.sling.api.SlingConstants
The name of the request attribute containing the HttpServletRequest.getQueryString() of the request which included the servlet currently being active underlying the Servlet which included the servlet currently being active (value is "javax.servlet.include.query_string").
ATTR_INCLUDE_REQUEST_URI - Static variable in class org.apache.sling.api.SlingConstants
The name of the request attribute containing the HttpServletRequest.getRequestURI() of the request which included the servlet currently being active underlying the Servlet which included the servlet currently being active (value is "javax.servlet.include.request_uri").
ATTR_INCLUDE_SERVLET_PATH - Static variable in class org.apache.sling.api.SlingConstants
The name of the request attribute containing the HttpServletRequest.getServletPath() of the request which included the servlet currently being active underlying the Servlet which included the servlet currently being active (value is "javax.servlet.include.servlet_path").
ATTR_INSTALL_EXCLUDED - Static variable in interface org.apache.sling.installer.api.tasks.TaskResource
If this attribute is set and the resource has the state installed, it actually means that this resource has been processed but not installed.
ATTR_INSTALL_INFO - Static variable in interface org.apache.sling.installer.api.tasks.TaskResource
Additional installation information in human readable format.
ATTR_REQUEST_CONTENT - Static variable in class org.apache.sling.api.SlingConstants
The name of the request attribute containing the Resource underlying the Servlet which included the servlet currently being active (value is "org.apache.sling.api.include.resource").
ATTR_REQUEST_PATH_INFO - Static variable in class org.apache.sling.api.SlingConstants
The name of the request attribute containing the RequestPathInfo underlying the Servlet which included the servlet currently being active (value is "org.apache.sling.api.include.request_path_info").
ATTR_REQUEST_SERVLET - Static variable in class org.apache.sling.api.SlingConstants
The name of the request attribute containing the Servlet which included the servlet currently being active (value is "org.apache.sling.api.include.servlet").
ATTR_SCRIPT_RESOURCE_RESOLVER - Static variable in class org.apache.sling.api.scripting.SlingScriptConstants
The name of the script context attribute holding the ResourceResolver which has been used to resolve the script.
ATTR_SKIP_SESSION_HANDLING - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
Name of the request attribute (not parameter) indicating that a post operation should not invoke the commit method on the resource resolver upon completion.
attributable - Variable in class org.apache.sling.api.resource.runtime.dto.ResourceProviderDTO
Whether the resource provider supports attributes.
AttributableResourceProvider - Interface in org.apache.sling.api.resource
Deprecated.
attributeAdded(HttpSessionBindingEvent) - Method in class org.apache.sling.launchpad.base.webapp.SlingHttpSessionListenerDelegate
Deprecated.
 
attributeAdded(HttpSessionBindingEvent) - Method in class org.apache.sling.launchpad.webapp.SlingSessionListener
Deprecated.
 
attributeRemoved(HttpSessionBindingEvent) - Method in class org.apache.sling.launchpad.base.webapp.SlingHttpSessionListenerDelegate
Deprecated.
 
attributeRemoved(HttpSessionBindingEvent) - Method in class org.apache.sling.launchpad.webapp.SlingSessionListener
Deprecated.
 
attributeReplaced(HttpSessionBindingEvent) - Method in class org.apache.sling.launchpad.base.webapp.SlingHttpSessionListenerDelegate
Deprecated.
 
attributeReplaced(HttpSessionBindingEvent) - Method in class org.apache.sling.launchpad.webapp.SlingSessionListener
Deprecated.
 
AUTH_ADMIN - Static variable in class org.apache.sling.spi.resource.provider.ResourceProvider
The authentication information property indicating to use an administrative login.
AUTH_HANDLER_BROWSER_ONLY - Static variable in class org.apache.sling.auth.core.AuthConstants
Service Registration property which may be set by an AuthenticationHandler service to indicate whether its AuthenticationHandler.requestCredentials(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse) method supports non-browser requests (according to AuthUtil.isBrowserRequest(javax.servlet.http.HttpServletRequest) or not.
AUTH_INFO_LOGIN - Static variable in class org.apache.sling.auth.core.AuthConstants
Marker property in the AuthenticationInfo object returned by the AuthenticationHandler.extractCredentials(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse) method indicating a first authentication considered to be a login.
AUTH_REQUIREMENTS - Static variable in class org.apache.sling.auth.core.AuthConstants
Any OSGi service may provide a sling.auth.requirements registration property which is used to dynamically extend the authentication requirements for the AuthenticationSupport.
AUTH_SERVICE_BUNDLE - Static variable in class org.apache.sling.spi.resource.provider.ResourceProvider
The authentication information property referring to the bundle providing a service for which a resource provider is to be retrieved.
AUTH_TYPE - Static variable in class org.apache.sling.auth.core.spi.AuthenticationInfo
The name of the special property providing the authentication type provided by the AuthenticationHandler.
AuthConstants - Class in org.apache.sling.auth.core
The AuthConstants provides a collection of constants used to configure and customize the Sling authentication infrastructure.
authenticate(HttpServletRequest, HttpServletResponse) - Method in interface org.apache.sling.engine.auth.AuthenticationHandler
Deprecated.
Extracts credential data from the request if at all contained.
authenticate(Map<String, Object>) - Method in class org.apache.sling.spi.resource.provider.ResourceProvider
Authenticate against the resource provider.
AUTHENTICATE_LAZY - Static variable in class org.apache.sling.spi.resource.provider.ResourceProvider
Value for ResourceProvider.PROPERTY_AUTHENTICATE indicating authentication is needed and will be done on demand.
AUTHENTICATE_NO - Static variable in class org.apache.sling.spi.resource.provider.ResourceProvider
AUTHENTICATE_REQUIRED - Static variable in class org.apache.sling.spi.resource.provider.ResourceProvider
Value for ResourceProvider.PROPERTY_AUTHENTICATE indicating authentication is required.
AUTHENTICATION_INFO_CREDENTIALS - Static variable in class org.apache.sling.jcr.resource.api.JcrResourceConstants
The name of the property providing the JCR credentials to be used by the resource resolver factory method instead of the user.name and user.password properties.
AUTHENTICATION_INFO_SESSION - Static variable in class org.apache.sling.jcr.resource.api.JcrResourceConstants
The name of the authentication info property containing a JCR Session to which a JCR based resource resolver should provide access.
authenticationFailed(HttpServletRequest, HttpServletResponse, AuthenticationInfo) - Method in interface org.apache.sling.auth.core.spi.AuthenticationFeedbackHandler
Called if authentication failed with the credentials provided in the authInfo map.
authenticationFailed(HttpServletRequest, HttpServletResponse, AuthenticationInfo) - Method in class org.apache.sling.auth.core.spi.DefaultAuthenticationFeedbackHandler
This default implementation does nothing.
AuthenticationFeedbackHandler - Interface in org.apache.sling.auth.core.spi
The AuthenticationFeedbackHandler may be implemented by AuthenticationHandler services to request being informed on the success or failure of authentication.
AuthenticationHandler - Interface in org.apache.sling.auth.core.spi
The AuthenticationHandler interface defines the service API used by the authentication implementation to support plugin various ways of extracting credentials from the request.
AuthenticationHandler - Interface in org.apache.sling.engine.auth
Deprecated.
AuthenticationHandler.FAILURE_REASON_CODES - Enum in org.apache.sling.auth.core.spi
This enum indicates the supported detailed login failure reason codes: invalid_login: indicates username/password mismatch. password_expired: indicates password has expired or was never set and change initial password is enabled account_locked: the account was disabled or locked account_not_found: the account was not found (not the same as username password mismatch)
AuthenticationInfo - Class in org.apache.sling.auth.core.spi
The AuthenticationInfo conveys any authentication credentials and/or details extracted by the AuthenticationHandler.extractCredentials(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse) method from the request.
AuthenticationInfo(String) - Constructor for class org.apache.sling.auth.core.spi.AuthenticationInfo
Creates an instance of this class with just the authentication type.
AuthenticationInfo(String, String) - Constructor for class org.apache.sling.auth.core.spi.AuthenticationInfo
Creates an instance of this class authenticating with the given type and userid.
AuthenticationInfo(String, String, char[]) - Constructor for class org.apache.sling.auth.core.spi.AuthenticationInfo
Creates an instance of this class authenticating with the given type and userid/password connecting.
AuthenticationInfo - Class in org.apache.sling.engine.auth
Deprecated.
AuthenticationInfo(String, Credentials) - Constructor for class org.apache.sling.engine.auth.AuthenticationInfo
Deprecated.
Creates an instance of this class with the given authentication type and credentials connecting to the default workspace as if the AuthenticationInfo(String, Credentials, String) method would be called with a null workspace name.
AuthenticationInfo(String, Credentials, String) - Constructor for class org.apache.sling.engine.auth.AuthenticationInfo
Deprecated.
Creates an instance of this class with the given authentication type and credentials.
AuthenticationInfoPostProcessor - Interface in org.apache.sling.auth.core.spi
Service interface which allows bundles to modify the AuthenticationInfo object after authentication has been performed.
authenticationSucceeded(HttpServletRequest, HttpServletResponse, AuthenticationInfo) - Method in interface org.apache.sling.auth.core.spi.AuthenticationFeedbackHandler
Called if authentication succeeded with the credentials provided in the authInfo map.
authenticationSucceeded(HttpServletRequest, HttpServletResponse, AuthenticationInfo) - Method in class org.apache.sling.auth.core.spi.DefaultAuthenticationFeedbackHandler
This default implementation calls the DefaultAuthenticationFeedbackHandler.handleRedirect(HttpServletRequest, HttpServletResponse) method to optionally redirect the request after successful authentication.
AuthenticationSupport - Interface in org.apache.sling.auth.core
The AuthenticationSupport provides the service API used to implement the HttpContext.handleSecurity method as defined in the OSGi Http Service specification.
Authenticator - Interface in org.apache.sling.api.auth
The Authenticator interface defines the service interface which may be used by applications to enforce requests to be authenticated (see Authenticator.login(HttpServletRequest, HttpServletResponse)) or to end enforced authentication (see Authenticator.logout(HttpServletRequest, HttpServletResponse) ).
Authenticator - Interface in org.apache.sling.engine.auth
Deprecated.
AuthorizablePrivilegesInfo - Interface in org.apache.sling.jackrabbit.usermanager
 
AuthType - Enum in org.apache.sling.api.resource.runtime.dto
Enumeration for the auth type of a resource provider.
authType - Variable in class org.apache.sling.api.resource.runtime.dto.ResourceProviderDTO
The auth handling for this provider.
AuthUtil - Class in org.apache.sling.auth.core
The AuthUtil provides utility functions for implementations of AuthenticationHandler services and users of the Sling authentication infrastructure.

B

BackendCompiler - Interface in org.apache.sling.scripting.sightly.compiler.backend
A BackendCompiler can be hooked in into the SightlyCompiler in order to transpile HTL Commands into other JVM supported languages.
backgroundCheckRunnable - Variable in class org.apache.sling.discovery.commons.providers.spi.base.AbstractServiceWithBackgroundCheck
 
BaseConfig - Interface in org.apache.sling.discovery.base.connectors
Configuration for discovery.base
BaseDiscoveryService - Class in org.apache.sling.discovery.base.commons
Abstract base class for DiscoveryService implementations which uses the ClusterViewService plus Topology Connectors to calculate the current TopologyView
BaseDiscoveryService() - Constructor for class org.apache.sling.discovery.base.commons.BaseDiscoveryService
 
BaseTopologyView - Class in org.apache.sling.discovery.commons.providers
Very simple abstract base class for the TopologyView which comes with the 'setNotCurrent()' method - that allows the ViewStateManager to mark a topologyView as no longer current - and the isCurrent() is handled accordingly.
BaseTopologyView() - Constructor for class org.apache.sling.discovery.commons.providers.BaseTopologyView
 
BaseViewChecker - Class in org.apache.sling.discovery.base.commons
The heartbeat handler is responsible and capable of issuing both local and remote heartbeats and registers a periodic job with the scheduler for doing so.
BaseViewChecker() - Constructor for class org.apache.sling.discovery.base.commons.BaseViewChecker
 
BatchResourceRemover(int) - Constructor for class org.apache.sling.api.resource.ResourceUtil.BatchResourceRemover
 
BeanProperty - Class in org.apache.sling.models.annotations.via
Marker class for using the JavaBean @Via provider.
BeanProperty() - Constructor for class org.apache.sling.models.annotations.via.BeanProperty
 
BinaryOperation - Class in org.apache.sling.scripting.sightly.compiler.expression.nodes
A {code BinaryOperation} defines an expression where a binary operator is applied (e.g.
BinaryOperation(BinaryOperator, ExpressionNode, ExpressionNode) - Constructor for class org.apache.sling.scripting.sightly.compiler.expression.nodes.BinaryOperation
Creates a BinaryOperation.
BinaryOperation(BinaryOperator, ExpressionNode, ExpressionNode, Expression) - Constructor for class org.apache.sling.scripting.sightly.compiler.expression.nodes.BinaryOperation
Creates a BinaryOperation.
BinaryOperator - Enum in org.apache.sling.scripting.sightly.compiler.expression.nodes
Binary operators used in expressions.
bind(T, Map<String, Object>) - Method in class org.apache.sling.commons.osgi.RankedServices
Handle bind service event.
bind(TopologyEventListener) - Method in class org.apache.sling.discovery.commons.providers.base.ViewStateManagerImpl
 
bind(TopologyEventListener) - Method in interface org.apache.sling.discovery.commons.providers.ViewStateManager
Binds the given eventListener, sending it an INIT event if applicable.
bindHttpService(ServiceReference) - Method in class org.apache.sling.discovery.base.commons.BaseViewChecker
Bind a http service
BindingsValuesProvider - Interface in org.apache.sling.scripting.api
Service interface which allows for the Bindings object.
BindingsValuesProvidersByContext - Interface in org.apache.sling.scripting.api
Provides BindingsValuesProvider for specific contexts, based on their "context" service property.
bindLog(LogService) - Method in class org.apache.sling.jcr.registration.AbstractRegistrationSupport
Binds the LogService
bindPropertyProvider(PropertyProvider, Map<String, Object>) - Method in class org.apache.sling.discovery.oak.OakDiscoveryService
Bind a new property provider.
bindRepository(String, Repository) - Method in class org.apache.sling.jcr.registration.AbstractRegistrationSupport
Called to actually register a repository with the registry.
bindRepository(ServiceReference) - Method in class org.apache.sling.jcr.registration.AbstractRegistrationSupport
Registers the repository identified by the OSGi service reference under the name set as service property.
bindTopologyEventListener(TopologyEventListener) - Method in class org.apache.sling.discovery.oak.OakDiscoveryService
bind a topology event listener
BND_LAST_MODIFIED - Static variable in class org.apache.sling.commons.osgi.bundleversion.BundleVersionInfo
Name of the BND attribute that provides the bundle's last modified timestamp
BND_LAST_MODIFIED_MISSING - Static variable in class org.apache.sling.commons.osgi.bundleversion.BundleVersionInfo
Value for BundleVersionInfo.getBundleLastModified() if corresponding header is not present
BooleanConstant - Class in org.apache.sling.scripting.sightly.compiler.expression.nodes
Defines a Boolean constant (e.g.
BooleanConstant(String) - Constructor for class org.apache.sling.scripting.sightly.compiler.expression.nodes.BooleanConstant
Creates a boolean constant from a raw string.
BooleanConstant(boolean) - Constructor for class org.apache.sling.scripting.sightly.compiler.expression.nodes.BooleanConstant
Creates a boolean constant from a boolean value.
BSNRenamer - Class in org.apache.sling.commons.osgi
Processes a bundle file by changing its Bundle-SymbolicName.
BSNRenamer(File, File, String) - Constructor for class org.apache.sling.commons.osgi.BSNRenamer
 
build(ClassInfo) - Method in class org.apache.sling.scripting.sightly.java.compiler.GlobalShadowCheckBackendCompiler
 
build(ClassInfo) - Method in class org.apache.sling.scripting.sightly.java.compiler.JavaClassBackendCompiler
Provided the class information, this method will build the source code for the generated Java class.
BUNDLE_REQ_ATTR - Static variable in interface org.apache.sling.i18n.ResourceBundleProvider
Request attribute to get the resource bundle.
BUNDLE_START_LEVEL - Static variable in class org.apache.sling.installer.api.InstallableResource
Optional parameter in the dictionary if a bundle is installed.
BUNDLE_SYMBOLIC_NAME - Static variable in class org.apache.sling.commons.osgi.BSNRenamer
 
BUNDLE_VERSION - Static variable in class org.apache.sling.commons.osgi.BSNRenamer
 
BundleBundleVersionInfo - Class in org.apache.sling.commons.osgi.bundleversion
BundleVersionInfo based on a Bundle object
BundleBundleVersionInfo(Bundle) - Constructor for class org.apache.sling.commons.osgi.bundleversion.BundleBundleVersionInfo
 
bundleContext - Variable in class org.apache.sling.scripting.core.ScriptHelper
The bundle context.
BundleFileProcessor - Class in org.apache.sling.commons.osgi
The BundleFileProcessor can transform a bundle Manifest by creating a modified copy of the bundle file.
BundleFileProcessor(File, File) - Constructor for class org.apache.sling.commons.osgi.BundleFileProcessor
 
BundleVersionInfo<T> - Class in org.apache.sling.commons.osgi.bundleversion
Provides bundle version information, which can be extracted from bundle files or Bundle objects.
BundleVersionInfo() - Constructor for class org.apache.sling.commons.osgi.bundleversion.BundleVersionInfo
 

C

CachedAnnouncement - Class in org.apache.sling.discovery.base.connectors.announcement
With SLING-3389 the Announcement itself doesn't use the created (ie timeout) field anymore (it still has it currently for backwards compatibility on the wire-level) - hence that's why there's this small in-memory wrapper object which contains an Announcement and carries a lastHeartbeat property.
CachedScript - Interface in org.apache.sling.scripting.api
The CachedScript provides an abstraction on top of CompiledScript such that compiled scripts can be cached for further executions.
call(SlingBindings, String, Object...) - Method in interface org.apache.sling.api.scripting.SlingScript
Evaluates this script using the bound variables as global variables to the script and then calls the given method with the arguments.
Call(String, String) - Constructor for class org.apache.sling.scripting.sightly.compiler.commands.Procedure.Call
 
call(RenderContext, Object...) - Method in interface org.apache.sling.scripting.sightly.extension.RuntimeExtension
Call the RuntimeExtension
call(String, Object...) - Method in interface org.apache.sling.scripting.sightly.render.RenderContext
Call one of the registered RuntimeExtensions.
callUnit(PrintWriter, RenderContext, Object, Object) - Method in class org.apache.sling.scripting.sightly.java.compiler.RenderUnit
 
canAddChildren(Node) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.PrivilegesInfo
Checks whether the current user has been granted privileges to add children to the specified node.
canAddChildren(Session, String) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.PrivilegesInfo
Checks whether the current user has been granted privileges to add children to the specified path.
canAddGroup(Session) - Method in interface org.apache.sling.jackrabbit.usermanager.AuthorizablePrivilegesInfo
Checks whether the current user has been granted privileges to add a new group.
canAddUser(Session) - Method in interface org.apache.sling.jackrabbit.usermanager.AuthorizablePrivilegesInfo
Checks whether the current user has been granted privileges to add a new user.
cancel() - Method in interface org.apache.sling.event.jobs.consumer.JobConsumer.AsyncHandler
 
cancelled() - Method in interface org.apache.sling.event.jobs.consumer.JobExecutionContext.ResultBuilder
The job processing failed permanently.
cancelled() - Method in interface org.apache.sling.event.jobs.consumer.JobExecutionResult
If this returns true the job processing failed permanently.
cancelPreviousBackgroundCheck() - Method in class org.apache.sling.discovery.commons.providers.spi.base.AbstractServiceWithBackgroundCheck
Cancel the currently ongoing background check if there is any ongoing.
cancelSync() - Method in class org.apache.sling.discovery.commons.providers.spi.base.ClusterSyncServiceChain
 
cancelSync() - Method in class org.apache.sling.discovery.commons.providers.spi.base.OakBacklogClusterSyncService
 
cancelSync() - Method in class org.apache.sling.discovery.commons.providers.spi.base.SyncTokenService
 
cancelSync() - Method in interface org.apache.sling.discovery.commons.providers.spi.ClusterSyncService
 
canCreate(String, ResourceResolver) - Method in interface org.apache.sling.api.security.ResourceAccessSecurity
Check whether a resource can be created at the path.
canCreateFromAdaptable(Object, Class<?>) - Method in interface org.apache.sling.models.factory.ModelFactory
 
canDelete(Resource) - Method in interface org.apache.sling.api.security.ResourceAccessSecurity
Check whether a resource can be deleted at the path.
canDelete(Node) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.PrivilegesInfo
Checks whether the current user has been granted privileges to delete the specified node.
canDelete(Session, String) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.PrivilegesInfo
Checks whether the current user has been granted privileges to delete the specified path.
canDeleteChildren(Node) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.PrivilegesInfo
Checks whether the current user has been granted privileges to delete children to the specified node.
canDeleteChildren(Session, String) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.PrivilegesInfo
Checks whether the current user has been granted privileges to delete children of the specified path.
canDeleteValue(Resource, String) - Method in interface org.apache.sling.api.security.ResourceAccessSecurity
Check whether a value can be deleted
canExecute(Resource) - Method in interface org.apache.sling.api.security.ResourceAccessSecurity
Check whether a resource can be executed at the path.
canModifyAccessControl(Node) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.PrivilegesInfo
Checks whether the current user has been granted privileges to modify the access control of the specified node.
canModifyAccessControl(Session, String) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.PrivilegesInfo
Checks whether the current user has been granted privileges to modify the access control of the specified path.
canModifyProperties(Node) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.PrivilegesInfo
Checks whether the current user has been granted privileges to modify properties of the specified node.
canModifyProperties(Session, String) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.PrivilegesInfo
Checks whether the current user has been granted privileges to modify properties of the specified path.
canReadAccessControl(Node) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.PrivilegesInfo
Checks whether the current user has been granted privileges to read the access control of the specified node.
canReadAccessControl(Session, String) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.PrivilegesInfo
Checks whether the current user has been granted privileges to read the access control of the specified path.
canReadValue(Resource, String) - Method in interface org.apache.sling.api.security.ResourceAccessSecurity
Check whether a value can be read
canRemove(Session, String) - Method in interface org.apache.sling.jackrabbit.usermanager.AuthorizablePrivilegesInfo
Checks whether the current user has been granted privileges to remove the specified user or group.
canRunConcurrently(boolean) - Method in interface org.apache.sling.commons.scheduler.ScheduleOptions
Flag indicating whether the job can be run concurrently.
canSetValue(Resource, String) - Method in interface org.apache.sling.api.security.ResourceAccessSecurity
Check whether a value can be set
canUpdate(Resource) - Method in interface org.apache.sling.api.security.ResourceAccessSecurity
Check whether a resource can be updated at the path.
canUpdateGroupMembers(Session, String) - Method in interface org.apache.sling.jackrabbit.usermanager.AuthorizablePrivilegesInfo
Checks whether the current user has been granted privileges to update the membership of the specified group.
canUpdateProperties(Session, String) - Method in interface org.apache.sling.jackrabbit.usermanager.AuthorizablePrivilegesInfo
Checks whether the current user has been granted privileges to update the properties of the specified user or group.
CaptureResponseWrapper - Class in org.apache.sling.scripting.core.servlet
Extends the HttpServletResponse to wrap the response and capture the results.
CaptureResponseWrapper(HttpServletResponse) - Constructor for class org.apache.sling.scripting.core.servlet.CaptureResponseWrapper
Construct a new CaptureResponseWrapper.
CFG_FORMAT_FELIX_CA - Static variable in class org.apache.sling.provisioning.model.ModelConstants
Format of the Apache Felix Config Admin.
CFG_FORMAT_PROPERTIES - Static variable in class org.apache.sling.provisioning.model.ModelConstants
Property file format.
CFG_LAUNCHPAD_BOOTSTRAP - Static variable in class org.apache.sling.provisioning.model.ModelConstants
Name of the configuration for the bootstrap contents.
CFG_LAUNCHPAD_WEB_XML - Static variable in class org.apache.sling.provisioning.model.ModelConstants
Name of the configuration containing the web.xml.
CFG_MODE_MERGE - Static variable in class org.apache.sling.provisioning.model.ModelConstants
Mode for merging a configuration
CFG_MODE_OVERWRITE - Static variable in class org.apache.sling.provisioning.model.ModelConstants
Mode for overwriting a configuration.
CFG_UNPROCESSED - Static variable in class org.apache.sling.provisioning.model.ModelConstants
Unprocessed configuration values.
CFG_UNPROCESSED_FORMAT - Static variable in class org.apache.sling.provisioning.model.ModelConstants
Format of the unprocessed configuration values.
CFG_UNPROCESSED_MODE - Static variable in class org.apache.sling.provisioning.model.ModelConstants
Format of the unprocessed configuration values.
changed() - Method in interface org.apache.sling.commons.osgi.RankedServices.ChangeListener
Is called when the list of ranked services was changed due to bundle bindings/unbindings.
changePassword(Session, String, String, String, String, List<Modification>) - Method in interface org.apache.sling.jackrabbit.usermanager.ChangeUserPassword
Update the password of a user in the repository
CHANGES - Static variable in interface org.apache.sling.api.resource.observation.ResourceChangeListener
Array of change types - optional.
ChangeStateTask - Class in org.apache.sling.installer.api.tasks
Simple general task, setting the state of a registered resource.
ChangeStateTask(TaskResourceGroup, ResourceState) - Constructor for class org.apache.sling.installer.api.tasks.ChangeStateTask
Change the state of the task
ChangeStateTask(TaskResourceGroup, ResourceState, String) - Constructor for class org.apache.sling.installer.api.tasks.ChangeStateTask
Change the state of the task
ChangeStateTask(TaskResourceGroup, ResourceState, Map<String, Object>, String[]) - Constructor for class org.apache.sling.installer.api.tasks.ChangeStateTask
Change the state of the task
ChangeStateTask(TaskResourceGroup, ResourceState, Map<String, Object>, String[], String) - Constructor for class org.apache.sling.installer.api.tasks.ChangeStateTask
Change the state of the task
ChangeUserPassword - Interface in org.apache.sling.jackrabbit.usermanager
The ChangeUserPassword service api.
CHARACTER_ENCODING - Static variable in class org.apache.sling.api.resource.ResourceMetadata
The name of the optional property providing the character encoding of the resource if the resource is streamable and contains character data (value is "sling.characterEncoding").
check(Object, String, ResultLog) - Method in class org.apache.sling.hc.util.SimpleConstraintChecker
Check value against expression and report to result
check(ProtectionContext, String) - Method in interface org.apache.sling.xss.XSSFilter
Indicates whether or not a given source string contains XSS policy violations.
checkExpiredAnnouncements() - Method in interface org.apache.sling.discovery.base.connectors.announcement.AnnouncementRegistry
Check for expired announcements and remove any if applicable
checkExpiredAnnouncements() - Method in class org.apache.sling.discovery.base.connectors.announcement.AnnouncementRegistryImpl
 
checkForTopologyChange() - Method in class org.apache.sling.discovery.oak.OakDiscoveryService
Check the current topology for any potential change
checkoutIfNecessary(Node, List<Modification>, VersioningConfiguration) - Method in class org.apache.sling.servlets.post.AbstractPostOperation
Deprecated.
 
checkReferer(HttpServletRequest, String) - Static method in class org.apache.sling.auth.core.AuthUtil
Check if the request is for this authentication handler.
checkView() - Method in class org.apache.sling.discovery.base.commons.BaseViewChecker
for testing only
checkView() - Method in interface org.apache.sling.discovery.base.commons.ViewChecker
Check the view (without issuing a heartbeat)
ChildResource - Annotation Type in org.apache.sling.models.annotations.injectorspecific
Annotation to be used on either methods, fields or constructor parameters to let Sling Models inject a child resource
ChildResource - Class in org.apache.sling.models.annotations.via
Marker class for using the ChildResource @Via provider.
ChildResource() - Constructor for class org.apache.sling.models.annotations.via.ChildResource
 
ChildResource - Interface in org.apache.sling.validation.model
Defines the validation rules for a child resource, allowing ValidationModels to be applied to Resource trees.
CHUNK_NODE_NAME - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
Constant for prefix for sling:chunk node name.
ClassInfo - Interface in org.apache.sling.scripting.sightly.java.compiler
This interface provides information about classes that will be generated by the JavaClassBackendCompiler.
ClassLoaderWriter - Interface in org.apache.sling.commons.classloader
A class loader writer is a service allowing to dynamically generate classes and resources.
ClassLoaderWriterListener - Interface in org.apache.sling.commons.classloader
Whiteboard interface for scripting implementations which need to respond to ClassLoader clearing events.
CLASSNAME - Static variable in class org.apache.sling.scripting.javascript.wrapper.ScriptableCalendar
 
CLASSNAME - Static variable in class org.apache.sling.scripting.javascript.wrapper.ScriptableItemMap
 
CLASSNAME - Static variable in class org.apache.sling.scripting.javascript.wrapper.ScriptableMap
 
CLASSNAME - Static variable in class org.apache.sling.scripting.javascript.wrapper.ScriptableNode
 
CLASSNAME - Static variable in class org.apache.sling.scripting.javascript.wrapper.ScriptablePrintWriter
 
CLASSNAME - Static variable in class org.apache.sling.scripting.javascript.wrapper.ScriptableProperty
 
CLASSNAME - Static variable in class org.apache.sling.scripting.javascript.wrapper.ScriptableResource
 
CLASSNAME - Static variable in class org.apache.sling.scripting.javascript.wrapper.ScriptableVersion
 
CLASSNAME - Static variable in class org.apache.sling.scripting.javascript.wrapper.ScriptableVersionHistory
 
cleanup() - Method in class org.apache.sling.scripting.core.ScriptHelper
Clean up this instance.
cleanupVM() - Method in class org.apache.sling.launchpad.base.shared.Loader
Tries to remove as many traces of class loaded by the framework from the Java VM as possible.
clear() - Method in class org.apache.sling.api.resource.ResourceMetadata
 
clear() - Method in class org.apache.sling.api.wrappers.CompositeValueMap
clear() - Method in class org.apache.sling.api.wrappers.ValueMapDecorator
clear() - Method in class org.apache.sling.auth.core.spi.AuthenticationInfo
Clears all properties from the map with the exception of the AuthenticationInfo.AUTH_TYPE property.
clear() - Method in class org.apache.sling.provisioning.model.KeyValueMap
Clear the map
clear() - Method in interface org.apache.sling.scripting.api.ScriptCache
Empties the cache.
clearCache() - Method in interface org.apache.sling.commons.fsclassloader.FSClassLoaderMBean
Clears the cache of compiled scripts from the FSClassLoader
clearCache() - Method in class org.apache.sling.discovery.commons.providers.spi.base.IdMapService
 
clone() - Method in class org.apache.sling.api.resource.ResourceMetadata
 
clone(Map<String, Object>) - Method in interface org.apache.sling.api.resource.ResourceResolver
Returns a new ResourceResolver instance based on the given authenticationInfo map and the original authentication info used to create this instance.
clone(Map<String, Object>) - Method in class org.apache.sling.api.wrappers.ResourceResolverWrapper
Wraps and returns the ResourceResolver obtained by calling clone on the wrapped resource resolver.
clone() - Method in class org.apache.sling.servlets.post.VersioningConfiguration
 
close() - Method in interface org.apache.sling.api.resource.DynamicResourceProvider
Deprecated.
Close the resource provider.
close() - Method in interface org.apache.sling.api.resource.ResourceResolver
Close this resource resolver.
close() - Method in class org.apache.sling.api.wrappers.ResourceResolverWrapper
 
close() - Method in interface org.apache.sling.engine.RequestLog
Deprecated.
Closes this request log.
close() - Method in class org.apache.sling.scripting.javascript.io.EspReader
Close the EspReader.
CLUSTER_SYNC_SERVICE_INTERVAL_KEY - Static variable in class org.apache.sling.discovery.oak.Config
 
CLUSTER_SYNC_SERVICE_TIMEOUT_KEY - Static variable in class org.apache.sling.discovery.oak.Config
 
ClusterSyncHistory - Class in org.apache.sling.discovery.commons.providers.spi.base
 
ClusterSyncHistory() - Constructor for class org.apache.sling.discovery.commons.providers.spi.base.ClusterSyncHistory
 
clusterSyncHistory - Variable in class org.apache.sling.discovery.commons.providers.spi.base.SyncTokenService
 
ClusterSyncService - Interface in org.apache.sling.discovery.commons.providers.spi
The ClusterSyncService can be used to establish strong consistency with the underlying (eventually consistent) repository in use.
ClusterSyncServiceChain - Class in org.apache.sling.discovery.commons.providers.spi.base
Allows chaining of ClusterSyncService, itself implementing the ClusterSyncService interface
ClusterSyncServiceChain(ClusterSyncService...) - Constructor for class org.apache.sling.discovery.commons.providers.spi.base.ClusterSyncServiceChain
Creates a new chain of ClusterSyncService that calls a cascaded sync with the provided ClusterSyncService.
clusterSyncServiceInterval - Variable in class org.apache.sling.discovery.oak.Config
 
clusterSyncServiceTimeout - Variable in class org.apache.sling.discovery.oak.Config
 
ClusterView - Interface in org.apache.sling.discovery
A ClusterView represents the instances of a cluster that are up and running and that all can see each other at a certain point in time.
ClusterViewHelper - Class in org.apache.sling.discovery.base.commons
Contains some static helper methods around ClusterView
ClusterViewHelper() - Constructor for class org.apache.sling.discovery.base.commons.ClusterViewHelper
 
ClusterViewService - Interface in org.apache.sling.discovery.base.commons
The ClusterViewService is capable of determining the ClusterView of the local cluster (ie of the instances that are all hooked to the same underlying repository).
CND_OPTIONAL_PREFIX - Static variable in class org.apache.sling.repoinit.parser.operations.RegisterNodetypes
Optional prefix used at the beginning of CND lines, to avoid conflicts with Sling provisioning model parser.
CollectionInheritanceDecider - Interface in org.apache.sling.caconfig.resource.spi
The CollectionInheritanceDecider is an SPI which should be used by all ConfigurationResourceResolvingStrategy implementations if they support inheritance for collections.
collectionItemName(String) - Method in class org.apache.sling.caconfig.spi.ConfigurationPersistData
 
collectionToString(Collection<?>) - Method in class org.apache.sling.scripting.sightly.render.AbstractRuntimeObjectModel
 
Command - Interface in org.apache.sling.scripting.sightly.compiler.commands
A Command represents the type of instruction a certain HTL expression or block element should execute.
CommandHandler - Interface in org.apache.sling.scripting.sightly.compiler.commands
The CommandHandler is the mechanism through which a CommandStream can be processed synchronously, as the stream is written.
CommandStream - Interface in org.apache.sling.scripting.sightly.compiler.commands
This interface defines a stream to which Commands are pushed during the compilation of a HTL script by the SightlyCompiler.
CommandVisitor - Interface in org.apache.sling.scripting.sightly.compiler.commands
The CommandVisitor is the mechanism through which a Command can be processed.
Comment - Class in org.apache.sling.sample.slingshot.comments
 
Comment() - Constructor for class org.apache.sling.sample.slingshot.comments.Comment
 
Commentable - Class in org.apache.sling.provisioning.model
A commentable has a comment and a location.
Commentable() - Constructor for class org.apache.sling.provisioning.model.Commentable
 
CommentsService - Interface in org.apache.sling.sample.slingshot.comments
Service for handling the comments
CommentsUtil - Class in org.apache.sling.sample.slingshot.comments
 
CommentsUtil() - Constructor for class org.apache.sling.sample.slingshot.comments.CommentsUtil
 
commit(ResourceResolver) - Method in interface org.apache.sling.api.resource.ModifyingResourceProvider
Deprecated.
Commit all transient changes: create, delete and updates
commit() - Method in interface org.apache.sling.api.resource.ResourceResolver
Persist all pending changes.
commit() - Method in class org.apache.sling.api.wrappers.ResourceResolverWrapper
 
commit(ResolveContext<T>) - Method in class org.apache.sling.spi.resource.provider.ResourceProvider
Commit all transient changes: create, delete and updates
commonsConfig - Variable in class org.apache.sling.discovery.commons.providers.spi.base.OakBacklogClusterSyncService
 
commonsConfig - Variable in class org.apache.sling.discovery.commons.providers.spi.base.SyncTokenService
 
compareTo(Path) - Method in class org.apache.sling.api.resource.path.Path
 
compareTo(BundleVersionInfo<?>) - Method in class org.apache.sling.commons.osgi.bundleversion.BundleVersionInfo
Compare based on bundle version info, and for snapshots based on BundleVersionInfo.getBundleLastModified()
compareTo(InstallTask) - Method in class org.apache.sling.installer.api.tasks.InstallTask
All comparisons are based on getSortKey().
compareTo(Object) - Method in class org.apache.sling.provisioning.model.Artifact
 
compareTo(ArtifactGroup) - Method in class org.apache.sling.provisioning.model.ArtifactGroup
 
compareTo(Configuration) - Method in class org.apache.sling.provisioning.model.Configuration
 
compareTo(Feature) - Method in class org.apache.sling.provisioning.model.Feature
 
compareTo(RunMode) - Method in class org.apache.sling.provisioning.model.RunMode
 
compareTo(Version) - Method in class org.apache.sling.provisioning.model.Version
Compares this Version object to another Version.
compareTopology(DefaultTopologyView) - Method in class org.apache.sling.discovery.base.commons.DefaultTopologyView
Compare this topology with the given one and determine how they compare
CompilationOutput - Interface in org.apache.sling.scripting.sightly.java.compiler
The CompilationOutput encapsulates the result of a compile operation as processed by the JavaClassBackendCompiler.
CompilationResult - Interface in org.apache.sling.commons.compiler
The compilation result allows clients of the java compiler to check for error messages, warnings (if not disabled by the options) and allows to access the compiled classes.
CompilationResult - Interface in org.apache.sling.scripting.sightly.compiler
This class encapsulates the result of a compile operation performed by the SightlyCompiler.
CompilationUnit - Interface in org.apache.sling.commons.compiler
This interface describes a compilation unit - usually a java class.
CompilationUnit - Interface in org.apache.sling.scripting.sightly.compiler
This class describes a compilation unit that the SightlyCompiler will process during the call of the compile methods.
CompilationUnitWithSource - Interface in org.apache.sling.commons.compiler
Extension of the CompilationUnit interface which allows for the explicit declaration of the source file name.
compile(CompilationUnit[], Options) - Method in interface org.apache.sling.commons.compiler.JavaCompiler
Compile the compilation units.
compile(CompilationUnit) - Method in class org.apache.sling.scripting.sightly.compiler.SightlyCompiler
Compiles a CompilationUnit.
compile(CompilationUnit, BackendCompiler) - Method in class org.apache.sling.scripting.sightly.compiler.SightlyCompiler
Compiles a CompilationUnit, passing the processed CommandStream to the provided BackendCompiler.
CompilerMessage - Class in org.apache.sling.commons.compiler
This class encapsulates a message produced the compiler.
CompilerMessage(String, int, int, String) - Constructor for class org.apache.sling.commons.compiler.CompilerMessage
The error message constructor.
CompilerMessage - Interface in org.apache.sling.scripting.sightly.compiler
This class describes the messages (warnings or errors) the SightlyCompiler will produce when compiling a script.
CompositeValueMap - Class in org.apache.sling.api.wrappers
An implementation of the ValueMap based on two ValueMaps: - One containing the properties - Another one containing the defaults to use in case the properties map does not contain the values.
CompositeValueMap(ValueMap, ValueMap) - Constructor for class org.apache.sling.api.wrappers.CompositeValueMap
Constructor
CompositeValueMap(ValueMap, ValueMap, boolean) - Constructor for class org.apache.sling.api.wrappers.CompositeValueMap
Constructor
Conditional - Class in org.apache.sling.scripting.sightly.compiler.commands
This Command imposes a condition on the next rendering commands.
Conditional() - Constructor for class org.apache.sling.scripting.sightly.compiler.commands.Conditional
 
Conditional.End - Class in org.apache.sling.scripting.sightly.compiler.commands
 
Conditional.Start - Class in org.apache.sling.scripting.sightly.compiler.commands
 
config(Map<String, Serializable>) - Method in interface org.apache.sling.commons.scheduler.ScheduleOptions
Add optional configuration for the job.
Config - Class in org.apache.sling.discovery.oak
Configuration object used as a central config point for the discovery service implementation
Config() - Constructor for class org.apache.sling.discovery.oak.Config
 
Config(String, boolean) - Constructor for class org.apache.sling.jcr.base.AbstractSlingRepositoryManager.Config
 
ConfigProvider - Interface in org.apache.sling.commons.log.logback
Provides source for Logback configuration fragment.
Configuration - Annotation Type in org.apache.sling.caconfig.annotation
Marks an annotation class to be useable with Sling context-aware configuration.
Configuration - Class in org.apache.sling.provisioning.model
A configuration has either - a pid - or a factory pid and an alias (pid) and properties.
Configuration(String, String) - Constructor for class org.apache.sling.provisioning.model.Configuration
Create a new configuration
ConfigurationBuilder - Interface in org.apache.sling.caconfig
Defines how the configuration should be mapped and returned.
ConfigurationCollectionData - Interface in org.apache.sling.caconfig.management
Provides access to the configuration collection data and metadata for a given context path.
ConfigurationCollectionPersistData - Class in org.apache.sling.caconfig.spi
Data for persisting configuration collections.
ConfigurationCollectionPersistData(Collection<ConfigurationPersistData>) - Constructor for class org.apache.sling.caconfig.spi.ConfigurationCollectionPersistData
 
ConfigurationConstants - Class in org.apache.sling.installer.factories.configuration
 
ConfigurationConstants() - Constructor for class org.apache.sling.installer.factories.configuration.ConfigurationConstants
 
ConfigurationData - Interface in org.apache.sling.caconfig.management
Provides access to the configuration data and metadata for a given context path.
ConfigurationInheritanceStrategy - Interface in org.apache.sling.caconfig.spi
Defines how (and if) resources in a resource hierarchy should inherit form each other.
ConfigurationInheritanceStrategyMultiplexer - Interface in org.apache.sling.caconfig.management.multiplexer
Detects all ConfigurationInheritanceStrategy implementations in the container and consolidates their result based on service ranking.
ConfigurationManagementSettings - Interface in org.apache.sling.caconfig.management
Settings for reading and writing configurations.
ConfigurationManager - Interface in org.apache.sling.caconfig.management
Manages reading and writing configurations e.g.
ConfigurationMetadata - Class in org.apache.sling.caconfig.spi.metadata
Defines a configuration.
ConfigurationMetadata(String, Collection<PropertyMetadata<?>>, boolean) - Constructor for class org.apache.sling.caconfig.spi.metadata.ConfigurationMetadata
 
configurationMetadata(ConfigurationMetadata) - Method in class org.apache.sling.caconfig.spi.metadata.PropertyMetadata
 
ConfigurationMetadataProvider - Interface in org.apache.sling.caconfig.spi
Allows applications to provide the necessary metadata for configurations.
ConfigurationMetadataProviderMultiplexer - Interface in org.apache.sling.caconfig.management.multiplexer
Detects all ConfigurationMetadataProvider implementations in the container and consolidates their result based on service ranking.
ConfigurationOverrideMultiplexer - Interface in org.apache.sling.caconfig.management.multiplexer
Detects all ConfigurationOverrideProvider implementations in the container and consolidates their result based on service ranking.
ConfigurationOverrideProvider - Interface in org.apache.sling.caconfig.spi
Provide information to override configuration data.
ConfigurationPersistData - Class in org.apache.sling.caconfig.spi
Data for persisting configuration properties.
ConfigurationPersistData(Map<String, Object>) - Constructor for class org.apache.sling.caconfig.spi.ConfigurationPersistData
 
ConfigurationPersistenceAccessDeniedException - Exception in org.apache.sling.caconfig.spi
Is thrown when configuration cannot be persisted because the user is not allowed to write to repository.
ConfigurationPersistenceAccessDeniedException(String, Throwable) - Constructor for exception org.apache.sling.caconfig.spi.ConfigurationPersistenceAccessDeniedException
 
ConfigurationPersistenceAccessDeniedException(String) - Constructor for exception org.apache.sling.caconfig.spi.ConfigurationPersistenceAccessDeniedException
 
ConfigurationPersistenceException - Exception in org.apache.sling.caconfig.spi
Is thrown when configuration cannot be persisted.
ConfigurationPersistenceException(String, Throwable) - Constructor for exception org.apache.sling.caconfig.spi.ConfigurationPersistenceException
 
ConfigurationPersistenceException(String) - Constructor for exception org.apache.sling.caconfig.spi.ConfigurationPersistenceException
 
ConfigurationPersistenceStrategy - Interface in org.apache.sling.caconfig.spi
Deprecated.
ConfigurationPersistenceStrategy2 - Interface in org.apache.sling.caconfig.spi
Defines how configuration data is stored in the configuration resource.
ConfigurationPersistenceStrategyMultiplexer - Interface in org.apache.sling.caconfig.management.multiplexer
Detects all ConfigurationPersistenceStrategy2 implementations in the container and consolidates their result based on service ranking.
ConfigurationResolveException - Exception in org.apache.sling.caconfig
Is thrown when configuration cannot be resolved.
ConfigurationResolveException(String, Throwable) - Constructor for exception org.apache.sling.caconfig.ConfigurationResolveException
 
ConfigurationResolveException(String) - Constructor for exception org.apache.sling.caconfig.ConfigurationResolveException
 
ConfigurationResolver - Interface in org.apache.sling.caconfig
Getting context-aware configurations for a given resource context.
ConfigurationResourceResolver - Interface in org.apache.sling.caconfig.resource
Getting context-aware configuration resources for a given resource context.
ConfigurationResourceResolvingStrategy - Interface in org.apache.sling.caconfig.resource.spi
Defines how and where the configuration resources are looked up.
ConfigurationResourceResolvingStrategyMultiplexer - Interface in org.apache.sling.caconfig.management.multiplexer
Detects all ConfigurationResourceResolvingStrategy implementations in the container and consolidates their result based on service ranking.
configure(Map<String, Object>) - Method in class org.apache.sling.discovery.oak.Config
 
connectorPingInterval - Variable in class org.apache.sling.discovery.oak.Config
 
connectorPingTimeout - Variable in class org.apache.sling.discovery.oak.Config
 
ConnectorRegistry - Interface in org.apache.sling.discovery.base.connectors.ping
Registry for topology connector clients
connectorRegistry - Variable in class org.apache.sling.discovery.oak.pinger.OakViewChecker
 
ConnectorRegistryImpl - Class in org.apache.sling.discovery.base.connectors.ping
Default implementation of the ConnectorRegistry which keeps a list of outgoing connectors and is capable of pinging them.
ConnectorRegistryImpl() - Constructor for class org.apache.sling.discovery.base.connectors.ping.ConnectorRegistryImpl
 
consume(Artifact, InputStream) - Method in interface org.apache.sling.provisioning.model.io.ModelArchiveReader.ArtifactConsumer
Consume the artifact from the archive The input stream must not be closed by the consumer.
contains(ClusterView, String) - Static method in class org.apache.sling.discovery.base.commons.ClusterViewHelper
checks whether the cluster view contains a particular sling id
CONTAINS - Static variable in class org.apache.sling.hc.util.SimpleConstraintChecker
 
containsAny(ClusterView, Collection<InstanceDescription>) - Static method in class org.apache.sling.discovery.base.commons.ClusterViewHelper
checks whether the cluster contains any of the provided instances
containsKey(Object) - Method in class org.apache.sling.api.wrappers.CompositeValueMap
containsKey(Object) - Method in class org.apache.sling.api.wrappers.DeepReadValueMapDecorator
 
containsKey(Object) - Method in class org.apache.sling.api.wrappers.ValueMapDecorator
containsKey(String) - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.MapLiteral
Checks if the map contains the property identified by the passed property name.
containsOption(String) - Method in class org.apache.sling.scripting.sightly.compiler.expression.Expression
Checks whether the expression has the specified option.
containsValue(Object) - Method in class org.apache.sling.api.wrappers.CompositeValueMap
containsValue(Object) - Method in class org.apache.sling.api.wrappers.ValueMapDecorator
CONTENT_LENGTH - Static variable in class org.apache.sling.api.resource.ResourceMetadata
The name of the optional property providing the content length of the resource if the resource is streamable (value is "sling.contentLength").
CONTENT_TYPE - Static variable in class org.apache.sling.api.resource.ResourceMetadata
The name of the optional property providing the content type of the resource if the resource is streamable (value is "sling.contentType").
ContentCreator - Interface in org.apache.sling.jcr.contentloader
The ContentCreator is used by the ContentReader to create the actual content.
ContentImporter - Interface in org.apache.sling.jcr.contentloader
The ContentImporter service
ContentImportListener - Interface in org.apache.sling.jcr.contentloader
Listener interface to provide callbacks for all imported updates for interested parties.
ContentReader - Interface in org.apache.sling.jcr.contentloader
The ContentReader
ContentTypeUtil - Class in org.apache.sling.jcr.contentloader
 
ContentTypeUtil() - Constructor for class org.apache.sling.jcr.contentloader.ContentTypeUtil
 
CONTEXT - Static variable in interface org.apache.sling.api.security.ResourceAccessSecurity
The name of the service registration property containing the context of this service.
context - Variable in class org.apache.sling.discovery.base.commons.BaseViewChecker
keep a reference to the component context
CONTEXT - Static variable in interface org.apache.sling.scripting.api.BindingsValuesProvider
The name of the multi-value service property that defines the context(s) to which a BindingsValuesProvider applies.
contextDestroyed(ServletContextEvent) - Method in class org.apache.sling.launchpad.base.webapp.SlingHttpSessionListenerDelegate
Deprecated.
 
contextDestroyed(ServletContextEvent) - Method in class org.apache.sling.launchpad.webapp.SlingSessionListener
Deprecated.
 
contextInitialized(ServletContextEvent) - Method in class org.apache.sling.launchpad.base.webapp.SlingHttpSessionListenerDelegate
Deprecated.
 
contextInitialized(ServletContextEvent) - Method in class org.apache.sling.launchpad.webapp.SlingSessionListener
Deprecated.
 
ContextPathStrategy - Interface in org.apache.sling.caconfig.resource.spi
Allows application to define a strategy to find context paths and config references for content paths.
ContextPathStrategyMultiplexer - Interface in org.apache.sling.caconfig.management
Deprecated.
Please use ContextPathStrategyMultiplexer instead.
ContextPathStrategyMultiplexer - Interface in org.apache.sling.caconfig.management.multiplexer
Detects all ContextPathStrategy implementations in the container and consolidates their result based on service ranking.
ContextResource - Class in org.apache.sling.caconfig.resource.spi
Holds reference to a context root resource and configuration reference path that was detected for the configuration context.
ContextResource(Resource, String, int) - Constructor for class org.apache.sling.caconfig.resource.spi.ContextResource
 
ContextResource(Resource, String) - Constructor for class org.apache.sling.caconfig.resource.spi.ContextResource
ControlAction - Enum in org.apache.sling.launchpad.app
The ControlAction defines values to used as the action for the Sling control with the Main.doControlAction() method.
copy(String, String) - Method in interface org.apache.sling.api.resource.ResourceResolver
This method copies the subgraph rooted at, and including, the resource at srcAbsPath to the new location at destAbsPath and adds it as a child node of the resource at destAbsPath.
copy(String, String) - Method in class org.apache.sling.api.wrappers.ResourceResolverWrapper
Wraps the Resource obtained by calling copy on the wrapped resource resolver.
copy(ResolveContext<T>, String, String) - Method in class org.apache.sling.spi.resource.provider.ResourceProvider
This method copies the subgraph rooted at, and including, the resource at srcAbsPath to the new location at destAbsPath and adds it as a child node of the resource at destAbsPath.
correspondsTo(Announcement) - Method in class org.apache.sling.discovery.base.connectors.announcement.Announcement
Compare this Announcement with another one, ignoring the 'created' property - which gets added to the JSON object automatically due to SLING-3389 wire-backwards-compatibility - and backoffInterval introduced as part of SLING-3382
Counter - Interface in org.apache.sling.commons.metrics
An incrementing and decrementing counter metric.
counter(String) - Method in interface org.apache.sling.commons.metrics.MetricsService
Creates a new Counter and registers it under the given name.
Counting - Interface in org.apache.sling.commons.metrics
 
create(ResourceResolver, String, Map<String, Object>) - Method in interface org.apache.sling.api.resource.ModifyingResourceProvider
Deprecated.
Create a new resource at the given path.
create(Resource, String, Map<String, Object>) - Method in interface org.apache.sling.api.resource.ResourceResolver
Add a child resource to the given parent resource
create(Resource, String, Map<String, Object>) - Method in class org.apache.sling.api.wrappers.ResourceResolverWrapper
Wraps the Resource obtained by calling create on the wrapped resource resolver.
create(ThreadPoolConfig) - Method in interface org.apache.sling.commons.threads.ThreadPoolManager
Create a new thread pool with this configuration.
create(ThreadPoolConfig, String) - Method in interface org.apache.sling.commons.threads.ThreadPoolManager
Create a new thread pool with this configuration.
create(Bundle) - Method in class org.apache.sling.jcr.base.AbstractSlingRepositoryManager
Creates an instance of the AbstractSlingRepository2 implementation for use by the given usingBundle.
create(ResolveContext<T>, String, Map<String, Object>) - Method in class org.apache.sling.spi.resource.provider.ResourceProvider
Create a new resource at the given path.
createAce(String, String[], String[], String) - Method in interface org.apache.sling.jcr.contentloader.ContentCreator
Creates an Access Control Entry for the current node for the specified principal and privileges.
createAdministrativeSession(String) - Method in class org.apache.sling.jcr.base.AbstractSlingRepository2
Creates an administrative session to access the indicated workspace.
createAnnotationProcessor(Object, AnnotatedElement) - Method in interface org.apache.sling.models.spi.injectorspecific.InjectAnnotationProcessorFactory
Deprecated.
 
createAnnotationProcessor(Object, AnnotatedElement) - Method in interface org.apache.sling.models.spi.injectorspecific.InjectAnnotationProcessorFactory2
 
createAnnotationProcessor(AnnotatedElement) - Method in interface org.apache.sling.models.spi.injectorspecific.StaticInjectAnnotationProcessorFactory
 
createBindings() - Method in class org.apache.sling.scripting.api.AbstractSlingScriptEngine
 
createEvent(Bundle, ServiceReference, String, Map<String, Object>) - Static method in class org.apache.sling.commons.osgi.OsgiUtil
Deprecated.
Create an osgi event with the given topic and properties.
createFileAndResourceNode(String, InputStream, String, long) - Method in interface org.apache.sling.jcr.contentloader.ContentCreator
Create a file and a resource node.
CreateGroup - Interface in org.apache.sling.jackrabbit.usermanager
The CreateGroup service api.
createGroup(Session, String, Map<String, ?>, List<Modification>) - Method in interface org.apache.sling.jackrabbit.usermanager.CreateGroup
Create a new group for the repository
createGroup(String, String[], Map<String, Object>) - Method in interface org.apache.sling.jcr.contentloader.ContentCreator
Create a Group in the jackrabbit UserManager
createHtmlResponse(SlingHttpServletRequest) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.post.AbstractAccessPostServlet
Creates an instance of a HtmlResponse.
createJob(String) - Method in interface org.apache.sling.event.jobs.JobManager
Fluent API to create, start and schedule new jobs
createLoggerConfig(LoggerConfig) - Method in interface org.apache.sling.commons.log.logback.webconsole.LogPanel
 
createModel(Object, Class<ModelType>) - Method in interface org.apache.sling.models.factory.ModelFactory
Instantiates the given Sling Model class from the given adaptable.
createNode(String, String, String[]) - Method in interface org.apache.sling.jcr.contentloader.ContentCreator
Create a new node.
CreatePath - Class in org.apache.sling.repoinit.parser.operations
 
CreatePath(String) - Constructor for class org.apache.sling.repoinit.parser.operations.CreatePath
 
createPostResponse(SlingHttpServletRequest) - Method in interface org.apache.sling.servlets.post.PostResponseCreator
 
createPostResponse(SlingHttpServletRequest) - Method in class org.apache.sling.servlets.post.PostResponseWithErrorHandling
Deprecated.
 
createProperty(String, int, String) - Method in interface org.apache.sling.jcr.contentloader.ContentCreator
Create a new property to the current node.
createProperty(String, int, String[]) - Method in interface org.apache.sling.jcr.contentloader.ContentCreator
Create a new multi value property to the current node.
createProperty(String, Object) - Method in interface org.apache.sling.jcr.contentloader.ContentCreator
Add a new property to the current node.
createProperty(String, Object[]) - Method in interface org.apache.sling.jcr.contentloader.ContentCreator
Add a new multi value property to the current node.
createServiceSession(String, String) - Method in class org.apache.sling.jcr.base.AbstractSlingRepository2
Creates a service-session for the service's serviceUserName by impersonating the user from an administrative session.
CreateServiceUser - Class in org.apache.sling.repoinit.parser.operations
 
CreateServiceUser(String) - Constructor for class org.apache.sling.repoinit.parser.operations.CreateServiceUser
 
createTask(TaskResourceGroup) - Method in interface org.apache.sling.installer.api.tasks.InstallTaskFactory
Creates an InstallTask for the resource or null if the factory does not support the resource.
createUniqueChildName(Resource, String) - Static method in class org.apache.sling.api.resource.ResourceUtil
Create a unique name for a child of the parent.
CreateUser - Interface in org.apache.sling.jackrabbit.usermanager
The CreateUser service api.
createUser(Session, String, String, String, Map<String, ?>, List<Modification>) - Method in interface org.apache.sling.jackrabbit.usermanager.CreateUser
Create a new user for the repository
createUser(String, String, Map<String, Object>) - Method in interface org.apache.sling.jcr.contentloader.ContentCreator
Create a User in the jackrabbit UserManager
CreateUser - Class in org.apache.sling.repoinit.parser.operations
 
CreateUser(String, String, String) - Constructor for class org.apache.sling.repoinit.parser.operations.CreateUser
Operation that creates a user.
CREATION_TIME - Static variable in class org.apache.sling.api.resource.ResourceMetadata
Returns the creation time of this resource in the repository in milliseconds (value is "sling.creationTime").
critical(String, Object...) - Method in class org.apache.sling.hc.util.FormattingResultLog
 
cron(String) - Method in interface org.apache.sling.event.jobs.JobBuilder.ScheduleBuilder
Schedule the job for according to the cron expression.
CUSTOM_FORM_PATH - Static variable in class org.apache.sling.auth.core.spi.AbstractAuthenticationFormServlet
The path to the custom login form.

D

daily(int, int) - Method in interface org.apache.sling.event.jobs.JobBuilder.ScheduleBuilder
Schedule the job daily at the given time.
DEAConstants - Class in org.apache.sling.event.dea
The DEAConstants provides some constants for handling distributed OSGi events.
DEAConstants() - Constructor for class org.apache.sling.event.dea.DEAConstants
 
deactivate() - Method in class org.apache.sling.discovery.base.commons.BaseViewChecker
 
deactivate() - Method in class org.apache.sling.discovery.base.connectors.ping.ConnectorRegistryImpl
 
deactivate() - Method in class org.apache.sling.discovery.base.connectors.ping.TopologyConnectorServlet
 
deactivate() - Method in class org.apache.sling.discovery.commons.providers.spi.base.IdMapService
 
deactivate() - Method in class org.apache.sling.discovery.oak.OakDiscoveryService
Deactivate this service
deactivate() - Method in class org.apache.sling.discovery.oak.pinger.OakViewChecker
 
deactivate() - Method in class org.apache.sling.discovery.oak.TopologyWebConsolePlugin
 
deactivate(ComponentContext) - Method in class org.apache.sling.jcr.registration.AbstractRegistrationSupport
Deactivates this component thread-safely as follows: Unregister repositores still bound calling AbstractRegistrationSupport.unbindRepository(String, Object) for each such repository.
debug(String, Object...) - Method in class org.apache.sling.hc.util.FormattingResultLog
 
decide(Resource, String) - Method in interface org.apache.sling.caconfig.resource.spi.CollectionInheritanceDecider
Decide whether the provided resource should be included in the collection.
decodeMessage(HttpServletRequest) - Method in class org.apache.sling.discovery.base.connectors.ping.TopologyRequestValidator
Decode a message sent from the client.
decodeMessage(String, HttpResponse) - Method in class org.apache.sling.discovery.base.connectors.ping.TopologyRequestValidator
Decode a response from the server.
decorate(Resource) - Method in interface org.apache.sling.api.resource.ResourceDecorator
Decorate a resource.
decorate(Resource, HttpServletRequest) - Method in interface org.apache.sling.api.resource.ResourceDecorator
Deprecated.
since 2.3.0 (and JCR Resource 2.1.0), this method will not be invoked.
decrement() - Method in interface org.apache.sling.commons.metrics.Counter
Decrement the counter by one.
decrement(long) - Method in interface org.apache.sling.commons.metrics.Counter
Decrement the counter by n.
DeepReadModifiableValueMapDecorator - Class in org.apache.sling.api.wrappers
A value map wrapper which implements deep reading of properties based on the resource tree and also supports ModifiableValueMap.
DeepReadModifiableValueMapDecorator(Resource, ValueMap) - Constructor for class org.apache.sling.api.wrappers.DeepReadModifiableValueMapDecorator
 
DeepReadValueMapDecorator - Class in org.apache.sling.api.wrappers
A value map wrapper which implements deep reading of properties based on the resource tree.
DeepReadValueMapDecorator(Resource, ValueMap) - Constructor for class org.apache.sling.api.wrappers.DeepReadValueMapDecorator
 
Default - Annotation Type in org.apache.sling.models.annotations
Default value for an injection.
DEFAULT_CLUSTER_SYNC_SERVICE_INTERVAL - Static variable in class org.apache.sling.discovery.oak.Config
 
DEFAULT_CLUSTER_SYNC_SERVICE_TIMEOUT - Static variable in class org.apache.sling.discovery.oak.Config
 
DEFAULT_CONTEXT - Static variable in interface org.apache.sling.scripting.api.BindingsValuesProvider
The default value of the CONTEXT service property, used for compatibility with previous versions of this bundle that didn't require it.
DEFAULT_CONTEXT - Static variable in interface org.apache.sling.xss.XSSFilter
Default context.
DEFAULT_CREATE_SUFFIX - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
The suffix to the resource path used to indicate to automatically generate the name of the new item to create during a content creation request (value is "/").
DEFAULT_DISCOVERY_LITE_CHECK_INTERVAL - Static variable in class org.apache.sling.discovery.oak.Config
Configure the interval (in seconds) according to which the heartbeats are exchanged in the topology.
DEFAULT_ERROR_HANDLER_METHOD - Static variable in class org.apache.sling.api.servlets.ServletResolverConstants
The HTTP "method" name of an error handler used as the default (value is "default").
DEFAULT_ERROR_HANDLER_RESOURCE_TYPE - Static variable in class org.apache.sling.api.servlets.ServletResolverConstants
The resource type used to select error handlers (value is "sling/servlet/errorhandler").
DEFAULT_EXTENSION - Static variable in class org.apache.sling.provisioning.model.io.ModelArchiveWriter
Default extension for model archives.
DEFAULT_FORM_PATH - Static variable in class org.apache.sling.auth.core.spi.AbstractAuthenticationFormServlet
The path to the default login form.
DEFAULT_MIN_EVENT_DELAY - Static variable in class org.apache.sling.discovery.oak.Config
Configure the time (in seconds) which must be passed at minimum between sending TOPOLOGY_CHANGING/_CHANGED (avoid flooding).
DEFAULT_OUT_INIT_STATEMENT - Static variable in class org.apache.sling.scripting.javascript.io.EspReader
Javascript statement that sets the "out" variable that's used to output data.
DEFAULT_PRIORITY - Static variable in class org.apache.sling.installer.api.InstallableResource
Default resource priority
DEFAULT_RESOURCE_TYPE - Static variable in class org.apache.sling.api.servlets.ServletResolverConstants
The resource type of a registered servlet used as the default servlet if no other (more specific) servlet or script could be selected (value is "sling/servlet/default").
DEFAULT_RUN_MODE - Static variable in class org.apache.sling.provisioning.model.ModelConstants
Default run mode value
DEFAULT_SLING_LAUNCHER_JAR - Static variable in interface org.apache.sling.launchpad.base.shared.SharedConstants
The absolute path to the launcher JAR file in the archive to copy to the sling.home directory.
DEFAULT_SLING_LISTENER - Static variable in interface org.apache.sling.launchpad.base.shared.SharedConstants
The fully qualified name of the implementation of the Servlet API ServletContextListener, HttpSessionListener, and HttpSessionAttributeListener interfaces to which the respective events are forwarded.
DEFAULT_SLING_MAIN - Static variable in interface org.apache.sling.launchpad.base.shared.SharedConstants
The fully qualified name of the class used by the Standalone Java Application main class to control the framework.
DEFAULT_SLING_SERVLET - Static variable in interface org.apache.sling.launchpad.base.shared.SharedConstants
The fully qualified name of the class used by the Sling Web Applicaiton servlet to control the framework.
DEFAULT_SO_TIMEOUT - Static variable in class org.apache.sling.discovery.oak.Config
Configure the socket read timeout (SO_TIMEOUT) for topology connectors.
DEFAULT_SOCKET_CONNECT_TIMEOUT - Static variable in class org.apache.sling.discovery.oak.Config
Configure the socket connect timeout for topology connectors.
DEFAULT_START_LEVEL - Static variable in class org.apache.sling.provisioning.model.ModelConstants
Default start level value
DEFAULT_THREADPOOL_NAME - Static variable in interface org.apache.sling.commons.threads.ThreadPoolManager
The default thread pool name
DEFAULT_TOPOLOGY_CONNECTOR_INTERVAL - Static variable in class org.apache.sling.discovery.oak.Config
Configure the interval (in seconds) according to which the heartbeats are exchanged in the topology.
DEFAULT_TOPOLOGY_CONNECTOR_TIMEOUT - Static variable in class org.apache.sling.discovery.oak.Config
Configure the timeout (in seconds) after which an instance is considered dead/crashed.
DEFAULT_VALUE_SUFFIX - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
Suffix indicating a default value for a property (value is "@DefaultValue").
DefaultAuthenticationFeedbackHandler - Class in org.apache.sling.auth.core.spi
 
DefaultAuthenticationFeedbackHandler() - Constructor for class org.apache.sling.auth.core.spi.DefaultAuthenticationFeedbackHandler
 
DefaultClusterView - Class in org.apache.sling.discovery.commons.providers
Default implementation of the ClusterView interface.
DefaultClusterView(String) - Constructor for class org.apache.sling.discovery.commons.providers.DefaultClusterView
 
DefaultInjectionStrategy - Enum in org.apache.sling.models.annotations
 
DefaultInstanceDescription - Class in org.apache.sling.discovery.commons.providers
Base implementation for the InstanceDescription interface.
DefaultInstanceDescription(DefaultClusterView, boolean, boolean, String, Map<String, String>) - Constructor for class org.apache.sling.discovery.commons.providers.DefaultInstanceDescription
 
DefaultLocaleResolver - Class in org.apache.sling.i18n
The DefaultLocaleResolver resolves the request's Locale by calling the ServletRequest.getLocales() method, which generally will be the Servlet Container's implementation of this method and thus be based on the client's Accept-Language header.
DefaultLocaleResolver() - Constructor for class org.apache.sling.i18n.DefaultLocaleResolver
 
DefaultTopologyView - Class in org.apache.sling.discovery.base.commons
Default Implementation of the topology view interface
DefaultTopologyView() - Constructor for class org.apache.sling.discovery.base.commons.DefaultTopologyView
Create a new empty topology
DefaultTopologyView(Collection<InstanceDescription>) - Constructor for class org.apache.sling.discovery.base.commons.DefaultTopologyView
Create a new topology filled with the given list of instances
DefaultValidationFailure - Class in org.apache.sling.validation.spi.support
Wraps a message key (being looked up in a ResourceBundle), messageArguments (being used with MessageFormat.format(String, Object...) and the location where the validation failure occurred.
DefaultValidationFailure(ValidatorContext, String, Object...) - Constructor for class org.apache.sling.validation.spi.support.DefaultValidationFailure
Constructor of a validation failure.
DefaultValidationFailure(String, int, ResourceBundle, String, Object...) - Constructor for class org.apache.sling.validation.spi.support.DefaultValidationFailure
Constructor of a validation failure.
DefaultValidationResult - Class in org.apache.sling.validation.spi.support
Default implementation of ValidationResult wrapping a list of ValidationFailures.
DefaultValidationResult(ValidatorContext, String, Object...) - Constructor for class org.apache.sling.validation.spi.support.DefaultValidationResult
Constructs a result with one failure message.
DefaultValidationResult(String, int, ResourceBundle, String, Object...) - Constructor for class org.apache.sling.validation.spi.support.DefaultValidationResult
Constructs a result with one failure message.
DefaultValidationResult(ValidationFailure...) - Constructor for class org.apache.sling.validation.spi.support.DefaultValidationResult
 
defaultValue(T) - Method in class org.apache.sling.caconfig.spi.metadata.PropertyMetadata
 
defaultWorkspace - Variable in class org.apache.sling.jcr.base.AbstractSlingRepositoryManager.Config
 
defineNamespacePrefixes(Session) - Method in interface org.apache.sling.jcr.api.NamespaceMapper
Deprecated.
This method is invoked whenever a new session is created.
delete(ResourceResolver, String) - Method in interface org.apache.sling.api.resource.ModifyingResourceProvider
Deprecated.
Delete the resource at the given path.
delete(Resource) - Method in interface org.apache.sling.api.resource.ResourceResolver
Delete the resource Deleting a non existing resource leads to no operation nor exception.
delete(Resource) - Method in class org.apache.sling.api.resource.ResourceUtil.BatchResourceRemover
 
delete(Resource) - Method in class org.apache.sling.api.wrappers.ResourceResolverWrapper
 
delete(String) - Method in interface org.apache.sling.commons.classloader.ClassLoaderWriter
Delete the class/resource
delete(ResolveContext<T>, Resource) - Method in class org.apache.sling.spi.resource.provider.ResourceProvider
Delete the resource at the given path.
DeleteAces - Interface in org.apache.sling.jcr.jackrabbit.accessmanager
The DeleteAces service api.
deleteAces(Session, String, String[]) - Method in interface org.apache.sling.jcr.jackrabbit.accessmanager.DeleteAces
Deletes one or more ACEs from the access control list of a resource.
deleteAces(Session, String, String[]) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.post.DeleteAcesServlet
 
DeleteAcesServlet - Class in org.apache.sling.jcr.jackrabbit.accessmanager.post
Sling Post Servlet implementation for deleting the ACE for a set of principals on a JCR resource.
DeleteAcesServlet() - Constructor for class org.apache.sling.jcr.jackrabbit.accessmanager.post.DeleteAcesServlet
 
DeleteAuthorizables - Interface in org.apache.sling.jackrabbit.usermanager
The DeleteAuthorizables service api.
deleteAuthorizables(Session, Resource, String[], List<Modification>) - Method in interface org.apache.sling.jackrabbit.usermanager.DeleteAuthorizables
Deletes one or more users or groups from the repository
deleteConfiguration(Resource, String) - Method in interface org.apache.sling.caconfig.management.ConfigurationManager
Delete configuration or configuration collection data from repository using the inner-most context path as reference.
deleteConfiguration(ResourceResolver, String) - Method in interface org.apache.sling.caconfig.spi.ConfigurationPersistenceStrategy
Deprecated.
Delete configuration or configuration collection data from repository using the inner-most context path as reference.
deleteConfiguration(ResourceResolver, String) - Method in interface org.apache.sling.caconfig.spi.ConfigurationPersistenceStrategy2
Delete configuration or configuration collection data from repository using the inner-most context path as reference.
DeleteGroup - Interface in org.apache.sling.jackrabbit.usermanager
The DeleteGroup service api.
deleteGroup(Session, String, List<Modification>) - Method in interface org.apache.sling.jackrabbit.usermanager.DeleteGroup
Deletes a group from the repository
deleteLoggerConfig(String) - Method in interface org.apache.sling.commons.log.logback.webconsole.LogPanel
 
deleteResource(ResourceResolver, String) - Static method in class org.apache.sling.discovery.commons.providers.util.ResourceHelper
 
DeleteServiceUser - Class in org.apache.sling.repoinit.parser.operations
 
DeleteServiceUser(String) - Constructor for class org.apache.sling.repoinit.parser.operations.DeleteServiceUser
 
DeleteUser - Interface in org.apache.sling.jackrabbit.usermanager
The DeleteUser service api.
deleteUser(Session, String, List<Modification>) - Method in interface org.apache.sling.jackrabbit.usermanager.DeleteUser
Deletes a user from the repository
DeleteUser - Class in org.apache.sling.repoinit.parser.operations
 
DeleteUser(String) - Constructor for class org.apache.sling.repoinit.parser.operations.DeleteUser
Operation that deletes a user.
destroy(AbstractSlingRepository2) - Method in class org.apache.sling.jcr.base.AbstractSlingRepositoryManager
Cleans up the given AbstractSlingRepository2 instance previously created by the AbstractSlingRepositoryManager.create(Bundle) method.
destroy() - Method in class org.apache.sling.launchpad.base.webapp.SlingServletDelegate
Destroys this servlet by shutting down the OSGi framework and hence the delegatee servlet if one is set at all.
destroy() - Method in class org.apache.sling.launchpad.webapp.SlingServlet
Stop the Sling framework when the web application is being stopped
detectContentType(String) - Static method in class org.apache.sling.jcr.contentloader.ContentTypeUtil
 
didCompile() - Method in interface org.apache.sling.commons.compiler.CompilationResult
Was a compilation required or were all classes recent?
DISABLE_PACKAGE_BUNDLE_LOADING - Static variable in interface org.apache.sling.launchpad.base.shared.SharedConstants
True or false value which controls whether sling will load bundles which are contained in the resources/# path locations in the sling jar or war
The default is to unpack the jars and deploy them to the startup folder in sling home
disableLoginAdministrative - Variable in class org.apache.sling.jcr.base.AbstractSlingRepositoryManager.Config
 
disconnect() - Method in class org.apache.sling.discovery.base.connectors.ping.TopologyConnectorClient
Disconnect this connector
DISCOVERY_LITE_CHECK_INTERVAL_KEY - Static variable in class org.apache.sling.discovery.oak.Config
 
DISCOVERY_RESOURCE_PATH_KEY - Static variable in class org.apache.sling.discovery.oak.Config
 
discoveryLiteCheckInterval - Variable in class org.apache.sling.discovery.oak.Config
 
DiscoveryLiteConfig - Interface in org.apache.sling.discovery.commons.providers.spi.base
Provides the configuration of a few paths needed by discovery-lite processing services
DiscoveryLiteDescriptor - Class in org.apache.sling.discovery.commons.providers.spi.base
Simplifies access to the underlying JSON-backed oak discovery-lite descriptor
discoveryResourcePath - Variable in class org.apache.sling.discovery.oak.Config
 
DiscoveryService - Interface in org.apache.sling.discovery
The discovery service can be used to get the current topology view.
DisposalCallback - Interface in org.apache.sling.models.spi
Callback interface which can be implemented by Injectors to perform some action when a created object is destroyed.
DisposalCallbackRegistry - Interface in org.apache.sling.models.spi
Interface which allows for the registration of DisposalCallback listeners.
dispose() - Method in interface org.apache.sling.api.scripting.SlingScriptHelper
Deprecated.
This method is deprecated since version 2.1 and will be removed. It should never be called by clients.
dispose() - Method in class org.apache.sling.discovery.commons.InitDelayingTopologyEventListener
Marks this listener as no longer active - ensures that it doesn't call the delegate via any potentially pending scheduler callback.
dispose() - Method in class org.apache.sling.hc.util.HealthCheckFilter
Dispose all used service references
dispose() - Method in class org.apache.sling.scripting.core.ScriptHelper
Deprecated.
disposeRepository(Repository) - Method in class org.apache.sling.jcr.base.AbstractSlingRepositoryManager
Disposes off the given repository.
doActivate() - Method in class org.apache.sling.discovery.base.commons.BaseViewChecker
 
doActivate() - Method in class org.apache.sling.discovery.oak.pinger.OakViewChecker
 
doActivate() - Method in class org.apache.sling.jcr.registration.AbstractRegistrationSupport
Performs additional activation tasks.
doCheckView() - Method in class org.apache.sling.discovery.base.commons.BaseViewChecker
Check whether the established view matches the reality, ie matches the heartbeats
doCheckView() - Method in class org.apache.sling.discovery.oak.pinger.OakViewChecker
 
doControlAction() - Method in class org.apache.sling.launchpad.app.Main
After instantiating this class, this method may be called to help with the communication with a running Sling instance.
doDeactivate() - Method in class org.apache.sling.jcr.registration.AbstractRegistrationSupport
Performs additional deactivation tasks.
doDelete(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class org.apache.sling.api.servlets.SlingAllMethodsServlet
doDelete(HttpServletRequest, HttpServletResponse) - Method in class org.apache.sling.discovery.base.connectors.ping.TopologyConnectorServlet
 
doGeneric(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class org.apache.sling.api.servlets.SlingSafeMethodsServlet
Called by the SlingSafeMethodsServlet.service(SlingHttpServletRequest, SlingHttpServletResponse) method to handle a request for an HTTP method, which is not known and handled by this class or its extension.
doGet(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class org.apache.sling.api.servlets.SlingSafeMethodsServlet
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.sling.auth.core.spi.AbstractAuthenticationFormServlet
Prepares and returns the login form.
doGet(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.post.AbstractGetAclServlet
 
doHead(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class org.apache.sling.api.servlets.SlingSafeMethodsServlet
Handles the HEAD method.
DOING_AUTH - Static variable in class org.apache.sling.auth.core.spi.AuthenticationInfo
A special instance of this class which may be returned from the AuthenticationHandler.extractCredentials(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse) method to inform the caller, that a response has been sent to the client to request for credentials.
DOING_AUTH - Static variable in class org.apache.sling.engine.auth.AuthenticationInfo
Deprecated.
This object is returned by the AuthenticationHandler.authenticate(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse) method to indicate an ongoing authentication transaction.
done() - Method in interface org.apache.sling.api.request.RequestProgressTracker
Call this when done processing the request - only the first call of this method is processed, all further calls to this method are ignored.
doOptions(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class org.apache.sling.api.servlets.SlingSafeMethodsServlet
Handles the OPTIONS method by setting the HTTP Allow header on the response depending on the methods declared in this class.
doPost(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class org.apache.sling.api.servlets.SlingAllMethodsServlet
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.apache.sling.auth.core.spi.AbstractAuthenticationFormServlet
Prepares and returns the login form.
doPost(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.post.AbstractAccessPostServlet
 
doPut(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class org.apache.sling.api.servlets.SlingAllMethodsServlet
doPut(HttpServletRequest, HttpServletResponse) - Method in class org.apache.sling.discovery.base.connectors.ping.TopologyConnectorServlet
 
doRun(SlingHttpServletRequest, PostResponse, List<Modification>) - Method in class org.apache.sling.servlets.post.AbstractPostOperation
Deprecated.
Actually performs the desired operation filling progress into the changes list and preparing and further information in the response.
doRun(SlingHttpServletRequest, HtmlResponse, List<Modification>) - Method in class org.apache.sling.servlets.post.AbstractSlingPostOperation
Deprecated.
 
doRun(SlingHttpServletRequest, PostResponse, List<Modification>) - Method in class org.apache.sling.servlets.post.AbstractSlingPostOperation
Deprecated.
doSend(HttpServletResponse) - Method in class org.apache.sling.servlets.post.AbstractPostResponse
 
doSend(HttpServletResponse) - Method in class org.apache.sling.servlets.post.HtmlResponse
Writes the response to the given writer and replaces all ${var} patterns by the value of the respective property.
doSend(HttpServletResponse) - Method in class org.apache.sling.servlets.post.JSONResponse
 
doStart() - Method in class org.apache.sling.launchpad.app.Main
Starts the application with the configuration supplied with the configuration properties when this instance has been created.
doStart(URL) - Method in class org.apache.sling.launchpad.app.Main
 
doStop() - Method in class org.apache.sling.launchpad.app.Main
Maybe called by the application to cause the Sling Application to properly terminate by stopping the OSGi Framework.
doTrace(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class org.apache.sling.api.servlets.SlingSafeMethodsServlet
Handles the TRACE method by just returning the list of all header values in the response body.
dropCredentials(HttpServletRequest, HttpServletResponse) - Method in interface org.apache.sling.auth.core.spi.AuthenticationHandler
Drops any credential and authentication details from the request and asks the client to do the same.
dump(PrintWriter) - Method in interface org.apache.sling.api.request.RequestProgressTracker
Dumps the process timer entries to the given writer, one entry per line.
DynamicClassLoader - Interface in org.apache.sling.commons.classloader
A dynamic class loader is a class loader which might get invalid over time.
DynamicClassLoaderManager - Interface in org.apache.sling.commons.classloader
The dynamic class loader manager is a central service managing all dynamic class loaders.
DynamicClassLoaderProvider - Interface in org.apache.sling.commons.classloader
Deprecated.
The dynamic class loader provider is not supported anymore and any service implementing this is not considered for dynamic class loading anymore!
DynamicResourceProvider - Interface in org.apache.sling.api.resource
Deprecated.

E

EMPTY - Static variable in interface org.apache.sling.api.resource.ValueMap
Empty immutable value map.
EMPTY - Static variable in class org.apache.sling.scripting.sightly.compiler.expression.nodes.StringConstant
The empty string constant.
EMPTY_CONTEXT - Static variable in interface org.apache.sling.spi.resource.provider.ResourceContext
"Empty" instance, not providing any additional information.
EMPTY_SET - Static variable in class org.apache.sling.api.resource.path.PathSet
Empty path set.
encodeForCSSString(String) - Method in interface org.apache.sling.xss.XSSAPI
Encodes a source string for writing to CSS string content.
encodeForHTML(String) - Method in interface org.apache.sling.xss.XSSAPI
Encodes a source string for HTML element content.
encodeForHTMLAttr(String) - Method in interface org.apache.sling.xss.XSSAPI
Encodes a source string for writing to an HTML attribute value.
encodeForJSString(String) - Method in interface org.apache.sling.xss.XSSAPI
Encodes a source string for writing to JavaScript string content.
encodeForXML(String) - Method in interface org.apache.sling.xss.XSSAPI
Encodes a source string for XML element content.
encodeForXMLAttr(String) - Method in interface org.apache.sling.xss.XSSAPI
Encodes a source string for writing to an XML attribute value.
encodeMessage(String) - Method in class org.apache.sling.discovery.base.connectors.ping.TopologyRequestValidator
Encodes a request returning the encoded body
END - Static variable in class org.apache.sling.scripting.sightly.compiler.commands.Conditional
 
END - Static variable in class org.apache.sling.scripting.sightly.compiler.commands.Loop
 
END - Static variable in class org.apache.sling.scripting.sightly.compiler.commands.Procedure
 
END - Static variable in class org.apache.sling.scripting.sightly.compiler.commands.VariableBinding
 
endpoints - Variable in class org.apache.sling.discovery.base.commons.BaseViewChecker
SLING-4765 : store endpoints to /clusterInstances for more verbose duplicate slingId/ghost detection
EngineConstants - Class in org.apache.sling.engine
The CoreConstants interface provides some symbolic constants for well known constant strings in Sling.
EngineConstants() - Constructor for class org.apache.sling.engine.EngineConstants
 
Entry(Result.Status, String) - Constructor for class org.apache.sling.hc.api.ResultLog.Entry
 
Entry(Result.Status, String, Exception) - Constructor for class org.apache.sling.hc.api.ResultLog.Entry
 
entrySet() - Method in class org.apache.sling.api.resource.ResourceMetadata
 
entrySet() - Method in class org.apache.sling.api.wrappers.CompositeValueMap
entrySet() - Method in class org.apache.sling.api.wrappers.ValueMapDecorator
eq(Object, Object) - Static method in enum org.apache.sling.scripting.sightly.compiler.expression.nodes.BinaryOperator
 
equals(Object) - Method in class org.apache.sling.api.resource.path.Path
 
equals(Object) - Method in class org.apache.sling.api.resource.path.PathSet
 
equals(Object) - Method in class org.apache.sling.api.wrappers.ValueMapDecorator
 
equals(Object) - Method in class org.apache.sling.caconfig.resource.spi.ContextResource
 
equals(Object) - Method in class org.apache.sling.commons.threads.ModifiableThreadPoolConfig
 
equals(Object) - Method in class org.apache.sling.discovery.base.commons.DefaultTopologyView
 
equals(Object) - Method in class org.apache.sling.discovery.commons.providers.DefaultClusterView
 
equals(Object) - Method in class org.apache.sling.discovery.commons.providers.DefaultInstanceDescription
 
equals(Object) - Method in class org.apache.sling.hc.api.execution.HealthCheckExecutionOptions
 
equals(Object) - Method in class org.apache.sling.hc.util.HealthCheckMetadata
 
equals(Object) - Method in class org.apache.sling.installer.api.tasks.InstallTask
 
equals(Object) - Method in class org.apache.sling.provisioning.model.Artifact
 
equals(Object) - Method in class org.apache.sling.provisioning.model.Version
 
equals(Object) - Method in class org.apache.sling.validation.spi.support.DefaultValidationFailure
 
equivalentValues(Object) - Method in class org.apache.sling.scripting.javascript.helper.ModuleObject
 
error(String, Throwable) - Static method in class org.apache.sling.launchpad.app.Main
 
ERROR_EXCEPTION - Static variable in class org.apache.sling.api.SlingConstants
The name of the request attribute containing the exception thrown causing the error handler to be called (value is "javax.servlet.error.exception").
ERROR_EXCEPTION_TYPE - Static variable in class org.apache.sling.api.SlingConstants
The name of the request attribute containing the fully qualified class name of the exception thrown causing the error handler to be called (value is "javax.servlet.error.exception_type").
ERROR_MESSAGE - Static variable in class org.apache.sling.api.SlingConstants
The name of the request attribute containing the message of the error situation (value is "javax.servlet.error.message").
ERROR_REQUEST_URI - Static variable in class org.apache.sling.api.SlingConstants
The name of the request attribute containing the URL requested by the client during whose processing the error handling was caused (value is "javax.servlet.error.request_uri").
ERROR_SERVLET_NAME - Static variable in class org.apache.sling.api.SlingConstants
The name of the request attribute containing the name of the servlet which caused the error handling (value is "javax.servlet.error.servlet_name").
ERROR_STATUS - Static variable in class org.apache.sling.api.SlingConstants
The name of the request attribute containing the status code sent to the client (value is "javax.servlet.error.status_code").
ErrorHandler - Interface in org.apache.sling.engine.servlets
The ErrorHandler defines the interface of the service used by the Sling to handle calls to HttpServletResponse.sendError and to handle uncaught Throwables.
escapeXml(String) - Static method in class org.apache.sling.api.request.ResponseUtil
Escape XML text
escapeXml(String) - Static method in class org.apache.sling.engine.ResponseUtil
Deprecated.
Escape xml text
EspReader - Class in org.apache.sling.scripting.javascript.io
The EspReader is a FilterReader which takes JSP like input and produces plain ECMA script output.
EspReader(Reader) - Constructor for class org.apache.sling.scripting.javascript.io.EspReader
Create an EspReader on top of the given baseReader.
eval(SlingBindings) - Method in interface org.apache.sling.api.scripting.SlingScript
Evaluates this script using the bound variables as global variables to the script.
eval(String, ScriptContext) - Method in class org.apache.sling.scripting.api.AbstractSlingScriptEngine
 
eval(Object, Object) - Method in enum org.apache.sling.scripting.sightly.compiler.expression.nodes.BinaryOperator
 
eval(Object) - Method in enum org.apache.sling.scripting.sightly.compiler.expression.nodes.UnaryOperator
 
evaluate(PropertyAccess) - Method in interface org.apache.sling.scripting.sightly.compiler.expression.NodeVisitor
Evaluate a PropertyAccess node.
evaluate(Identifier) - Method in interface org.apache.sling.scripting.sightly.compiler.expression.NodeVisitor
Evaluate an Identifier node.
evaluate(StringConstant) - Method in interface org.apache.sling.scripting.sightly.compiler.expression.NodeVisitor
Evaluate a StringConstant node.
evaluate(BinaryOperation) - Method in interface org.apache.sling.scripting.sightly.compiler.expression.NodeVisitor
Evaluate a BinaryOperation node.
evaluate(BooleanConstant) - Method in interface org.apache.sling.scripting.sightly.compiler.expression.NodeVisitor
Evaluate a BooleanConstant node.
evaluate(NumericConstant) - Method in interface org.apache.sling.scripting.sightly.compiler.expression.NodeVisitor
Evaluate a NumericConstant node.
evaluate(UnaryOperation) - Method in interface org.apache.sling.scripting.sightly.compiler.expression.NodeVisitor
Evaluate a UnaryOperation node.
evaluate(TernaryOperator) - Method in interface org.apache.sling.scripting.sightly.compiler.expression.NodeVisitor
Evaluate a TernaryOperator node.
evaluate(RuntimeCall) - Method in interface org.apache.sling.scripting.sightly.compiler.expression.NodeVisitor
Evaluate a RuntimeCall node.
evaluate(MapLiteral) - Method in interface org.apache.sling.scripting.sightly.compiler.expression.NodeVisitor
Evaluate a MapLiteral node.
evaluate(ArrayLiteral) - Method in interface org.apache.sling.scripting.sightly.compiler.expression.NodeVisitor
Evaluate a ArrayLiteral node.
evaluate(NullLiteral) - Method in interface org.apache.sling.scripting.sightly.compiler.expression.NodeVisitor
Evaluate a NullLiteral node.
evaluate(PropertyAccess) - Method in class org.apache.sling.scripting.sightly.compiler.expression.SideEffectVisitor
 
evaluate(Identifier) - Method in class org.apache.sling.scripting.sightly.compiler.expression.SideEffectVisitor
 
evaluate(StringConstant) - Method in class org.apache.sling.scripting.sightly.compiler.expression.SideEffectVisitor
 
evaluate(BinaryOperation) - Method in class org.apache.sling.scripting.sightly.compiler.expression.SideEffectVisitor
 
evaluate(BooleanConstant) - Method in class org.apache.sling.scripting.sightly.compiler.expression.SideEffectVisitor
 
evaluate(NumericConstant) - Method in class org.apache.sling.scripting.sightly.compiler.expression.SideEffectVisitor
 
evaluate(UnaryOperation) - Method in class org.apache.sling.scripting.sightly.compiler.expression.SideEffectVisitor
 
evaluate(TernaryOperator) - Method in class org.apache.sling.scripting.sightly.compiler.expression.SideEffectVisitor
 
evaluate(RuntimeCall) - Method in class org.apache.sling.scripting.sightly.compiler.expression.SideEffectVisitor
 
evaluate(MapLiteral) - Method in class org.apache.sling.scripting.sightly.compiler.expression.SideEffectVisitor
 
evaluate(ArrayLiteral) - Method in class org.apache.sling.scripting.sightly.compiler.expression.SideEffectVisitor
 
evaluate(NullLiteral) - Method in class org.apache.sling.scripting.sightly.compiler.expression.SideEffectVisitor
 
EventHelper - Class in org.apache.sling.discovery.commons.providers
Contains static factory methods for creating TopologyEvents with BaseTopologyView as well as some TopologyEvent related helper methods
EventHelper() - Constructor for class org.apache.sling.discovery.commons.providers.EventHelper
 
EXCLUDED_PATHS_CHANGED - Static variable in interface org.apache.sling.spi.resource.provider.ProviderContext
This bit is set in ResourceProvider.update(long) if exclude paths changed.
execIdCall(IdFunctionObject, Context, Scriptable, Scriptable, Object[]) - Method in class org.apache.sling.scripting.javascript.helper.SlingGlobal
 
execute(JobContext) - Method in interface org.apache.sling.commons.scheduler.Job
Execute this job.
execute(Runnable) - Method in interface org.apache.sling.commons.threads.ThreadPool
Execute a runnable
execute() - Method in class org.apache.sling.discovery.oak.SynchronizedClocksHealthCheck
 
execute(String...) - Method in interface org.apache.sling.hc.api.execution.HealthCheckExecutor
Executes all health checks with the supplied list of tags.
execute(HealthCheckExecutionOptions, String...) - Method in interface org.apache.sling.hc.api.execution.HealthCheckExecutor
Executes all health checks with the supplied list of tags.
execute() - Method in interface org.apache.sling.hc.api.HealthCheck
Execute this health check and return a Result This is meant to execute quickly, access to external systems, for example, should be managed asynchronously.
execute(InstallationContext) - Method in class org.apache.sling.installer.api.tasks.ChangeStateTask
 
execute(InstallationContext) - Method in class org.apache.sling.installer.api.tasks.InstallTask
This is the heart of the task - it performs the actual task.
exitDebugger() - Method in class org.apache.sling.scripting.javascript.helper.SlingContextFactory
 
export(Object, Class<T>, Map<String, String>) - Method in interface org.apache.sling.models.export.spi.ModelExporter
Export the provided model to the defined class using the options.
Exporter - Annotation Type in org.apache.sling.models.annotations
Annotation to declare an model exporter servlet mapping.
ExporterOption - Annotation Type in org.apache.sling.models.annotations
Annotation to specify options on an model's export operation.
Exporters - Annotation Type in org.apache.sling.models.annotations
Annotation to declare multiple exporter servlets for a model.
ExportException - Exception in org.apache.sling.models.factory
 
ExportException(String) - Constructor for exception org.apache.sling.models.factory.ExportException
 
ExportException(Throwable) - Constructor for exception org.apache.sling.models.factory.ExportException
 
exportModel(Object, String, Class<T>, Map<String, String>) - Method in interface org.apache.sling.models.factory.ModelFactory
Export the model object using the defined target class using the named exporter.
exportModelForRequest(SlingHttpServletRequest, String, Class<T>, Map<String, String>) - Method in interface org.apache.sling.models.factory.ModelFactory
Export the model object registered to the request's resource's type using the defined target class using the named exporter.
exportModelForResource(Resource, String, Class<T>, Map<String, String>) - Method in interface org.apache.sling.models.factory.ModelFactory
Export the model object registered to the resource's type using the defined target class using the named exporter.
ExportsObject - Class in org.apache.sling.scripting.javascript.helper
 
ExportsObject(Scriptable) - Constructor for class org.apache.sling.scripting.javascript.helper.ExportsObject
 
EXPR(String) - Method in interface org.apache.sling.commons.scheduler.Scheduler
Create a schedule options to schedule the job based on the expression.
Expression - Class in org.apache.sling.scripting.sightly.compiler.expression
This class represents a HTL Expression.
Expression(ExpressionNode) - Constructor for class org.apache.sling.scripting.sightly.compiler.expression.Expression
Create an expression with just a root node.
Expression(ExpressionNode, Map<String, ExpressionNode>) - Constructor for class org.apache.sling.scripting.sightly.compiler.expression.Expression
Create an expression with a root node and options.
Expression(ExpressionNode, Map<String, ExpressionNode>, String) - Constructor for class org.apache.sling.scripting.sightly.compiler.expression.Expression
Create an expression with a root node and options.
ExpressionNode - Interface in org.apache.sling.scripting.sightly.compiler.expression
Defines a node in a HTL expression tree.
EXT_JAR - Static variable in class org.apache.sling.jcr.contentloader.ContentTypeUtil
 
EXT_JCR_XML - Static variable in class org.apache.sling.jcr.contentloader.ContentTypeUtil
 
EXT_JSON - Static variable in class org.apache.sling.jcr.contentloader.ContentTypeUtil
 
EXT_XML - Static variable in class org.apache.sling.jcr.contentloader.ContentTypeUtil
 
EXT_ZIP - Static variable in class org.apache.sling.jcr.contentloader.ContentTypeUtil
 
externalizePath(SlingHttpServletRequest, String) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.post.AbstractAccessPostServlet
Returns an external form of the given path prepending the context path and appending a display extension.
externalizePath(SlingHttpServletRequest, String) - Method in class org.apache.sling.servlets.post.AbstractPostOperation
Deprecated.
Returns an external form of the given path prepending the context path and appending a display extension.
ExternalResourceChangeListener - Interface in org.apache.sling.api.resource.observation
This is a marker interface to receive external events.
extractCredentials(HttpServletRequest, HttpServletResponse) - Method in interface org.apache.sling.auth.core.spi.AuthenticationHandler
Extracts credential data from the request if at all contained.
extractMethodInheritanceChain(Class, Method) - Method in class org.apache.sling.scripting.sightly.render.AbstractRuntimeObjectModel
 

F

FAIL_AUTH - Static variable in class org.apache.sling.auth.core.spi.AuthenticationInfo
A special instance of this class which may be returned from the AuthenticationHandler.extractCredentials(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse) method to inform the caller that credential extraction failed for some reason.
failed() - Method in interface org.apache.sling.event.jobs.consumer.JobConsumer.AsyncHandler
 
failed() - Method in interface org.apache.sling.event.jobs.consumer.JobExecutionContext.ResultBuilder
The job processing failed and might be retried.
failed(long) - Method in interface org.apache.sling.event.jobs.consumer.JobExecutionContext.ResultBuilder
The job processing failed and might be retried.
failed() - Method in interface org.apache.sling.event.jobs.consumer.JobExecutionResult
If this returns true the job processing failed but might be retried..
failedProviders - Variable in class org.apache.sling.api.resource.runtime.dto.RuntimeDTO
DTOs for all inactive/failed providers.
failure() - Static method in class org.apache.sling.scripting.sightly.use.ProviderOutcome
Create a failed outcome without a specific cause.
failure(Throwable) - Static method in class org.apache.sling.scripting.sightly.use.ProviderOutcome
Create a failed outcome with the given cause.
FAILURE_REASON - Static variable in interface org.apache.sling.auth.core.spi.AuthenticationHandler
Name of the request attribute which may be set by the AuthenticationHandler.extractCredentials(HttpServletRequest, HttpServletResponse) method if AuthenticationInfo.FAIL_AUTH is returned.
FAILURE_REASON_CODE - Static variable in interface org.apache.sling.auth.core.spi.AuthenticationHandler
Name of the request attribute which may be set by the AuthenticationHandler.extractCredentials(HttpServletRequest, HttpServletResponse) method if AuthenticationInfo.FAIL_AUTH is returned.
FailureReason - Enum in org.apache.sling.api.resource.runtime.dto
Failure reason for a failed resource provider.
FALSE - Static variable in class org.apache.sling.scripting.sightly.compiler.expression.nodes.BooleanConstant
 
Feature - Class in org.apache.sling.provisioning.model
A feature is a collection of - a name - a version - variables - run modes
Feature(String) - Constructor for class org.apache.sling.provisioning.model.Feature
Construct a new feature.
FEATURE_BOOT - Static variable in class org.apache.sling.provisioning.model.ModelConstants
Name of the boot feature
FEATURE_LAUNCHPAD - Static variable in class org.apache.sling.provisioning.model.ModelConstants
Name of Sling's launchpad feature.
FeatureTypes - Class in org.apache.sling.provisioning.model
Constants for common feature types.
FeatureTypes() - Constructor for class org.apache.sling.provisioning.model.FeatureTypes
 
FileBundleVersionInfo - Class in org.apache.sling.commons.osgi.bundleversion
BundleVersionInfo based on a bundle jar file
FileBundleVersionInfo(File) - Constructor for class org.apache.sling.commons.osgi.bundleversion.FileBundleVersionInfo
 
Filter - Annotation Type in org.apache.sling.models.annotations
Provide a filter on an @Inject.
filter(String) - Method in interface org.apache.sling.xss.XSSFilter
Prevents the given source string from containing XSS stuff.
filter(ProtectionContext, String) - Method in interface org.apache.sling.xss.XSSFilter
Protects the given source string from containing XSS stuff.
FILTER_NAME - Static variable in class org.apache.sling.engine.EngineConstants
The name of the service to be used for registering filters with the SlingRequestProcessor.
FILTER_ORDER - Static variable in class org.apache.sling.engine.EngineConstants
Deprecated.
Use "service.ranking" (org.osgi.framework.Constants.SERVICE_RANKING) instead
FILTER_SCOPE - Static variable in class org.apache.sling.engine.EngineConstants
Deprecated.
FILTER_SCOPE_COMPONENT - Static variable in class org.apache.sling.engine.EngineConstants
Filter scope value identifying a component level filter.
FILTER_SCOPE_ERROR - Static variable in class org.apache.sling.engine.EngineConstants
Filter scope value identifying an error level filter.
FILTER_SCOPE_FORWARD - Static variable in class org.apache.sling.engine.EngineConstants
Filter scope value identifying a forward level filter.
FILTER_SCOPE_INCLUDE - Static variable in class org.apache.sling.engine.EngineConstants
Filter scope value identifying an include level filter.
FILTER_SCOPE_REQUEST - Static variable in class org.apache.sling.engine.EngineConstants
Filter scope value identifying a request level filter.
filterHTML(String) - Method in interface org.apache.sling.xss.XSSAPI
Filters potentially user-contributed HTML to meet the AntiSamy policy rules currently in effect for HTML output (see the XSSFilter service for details).
FilterProcessorMBean - Interface in org.apache.sling.engine.jmx
This is the management interface for the Filter.
filterWith(InstanceFilter) - Method in class org.apache.sling.discovery.commons.InstancesDiff.InstanceCollection
Filter the instances with a custom InstanceFilter filter.
findContextResources(Resource) - Method in interface org.apache.sling.caconfig.resource.spi.ContextPathStrategy
Finds context paths for the given resource.
findInstances(InstanceFilter) - Method in class org.apache.sling.discovery.base.commons.DefaultTopologyView
 
findInstances(InstanceFilter) - Method in interface org.apache.sling.discovery.TopologyView
Searches through this topology and picks those accepted by the provided InstanceFilter - and returns them without any particular order
findJobs(JobManager.QueryType, String, long, Map<String, Object>...) - Method in interface org.apache.sling.event.jobs.JobManager
Return all jobs of a given type.
findMethod(Class<?>, String) - Static method in class org.apache.sling.scripting.sightly.render.AbstractRuntimeObjectModel
 
findResources(ResourceResolver, String, String) - Method in interface org.apache.sling.api.resource.QueriableResourceProvider
Deprecated.
Searches for resources using the given query formulated in the given language.
findResources(String, String) - Method in interface org.apache.sling.api.resource.ResourceResolver
Searches for resources using the given query formulated in the given language.
findResources(String, String) - Method in class org.apache.sling.api.wrappers.ResourceResolverWrapper
Wraps and returns the Iterator obtained by calling findResources on the wrapped resource resolver.
findResources(ResolveContext<T>, String, String) - Method in interface org.apache.sling.spi.resource.provider.QueryLanguageProvider
Searches for resources using the given query formulated in the given language.
findResourceSuperType(Resource) - Static method in class org.apache.sling.api.resource.ResourceUtil
findScript(ResourceResolver, String) - Method in interface org.apache.sling.api.scripting.SlingScriptResolver
Deprecated.
Finds the SlingScript for the given name.
findVersionableAncestor(Node) - Method in class org.apache.sling.servlets.post.AbstractPostOperation
Deprecated.
 
finishNode() - Method in interface org.apache.sling.jcr.contentloader.ContentCreator
Indicates that a node is finished.
fireJob(Object, Map<String, Serializable>) - Method in interface org.apache.sling.commons.scheduler.Scheduler
fireJob(Object, Map<String, Serializable>, int, long) - Method in interface org.apache.sling.commons.scheduler.Scheduler
fireJobAt(String, Object, Map<String, Serializable>, Date) - Method in interface org.apache.sling.commons.scheduler.Scheduler
fireJobAt(String, Object, Map<String, Serializable>, Date, int, long) - Method in interface org.apache.sling.commons.scheduler.Scheduler
FluentMap() - Constructor for class org.apache.sling.scripting.sightly.java.compiler.RenderUnit.FluentMap
 
FLUSH - Static variable in class org.apache.sling.api.scripting.SlingBindings
The name of the global scripting variable indicating whether the output used by the script should be flushed after the script evaluation ended normally (value is "flush").
flushBuffer() - Method in class org.apache.sling.scripting.core.servlet.CaptureResponseWrapper
 
flushCache() - Method in interface org.apache.sling.servlets.resolver.jmx.SlingServletResolverCacheMBean
Flush the servlet resolver cache.
FORCE_PACKAGE_BUNDLE_LOADING - Static variable in interface org.apache.sling.launchpad.base.shared.SharedConstants
True or false value which controls whether sling will load bundles which are contained in the resources/# path locations in the sling jar or war
regardless of the modification time of the Launchpad JAR.
ForcedResourceType - Class in org.apache.sling.models.annotations.via
Marker class for using the ForcedResourceType @Via provider.
ForcedResourceType() - Constructor for class org.apache.sling.models.annotations.via.ForcedResourceType
 
FORMAT - Static variable in class org.apache.sling.scripting.sightly.compiler.RuntimeFunction
The name of the RuntimeCall function that will process string formatting.
FormattingResultLog - Class in org.apache.sling.hc.util
Utility that provides a logging-like facade on a ResultLog
FormattingResultLog() - Constructor for class org.apache.sling.hc.util.FormattingResultLog
 
FormReason - Enum in org.apache.sling.auth.form
 
forward(String) - Method in interface org.apache.sling.api.scripting.SlingScriptHelper
forward(String, String) - Method in interface org.apache.sling.api.scripting.SlingScriptHelper
Helper method to forward the request to a Servlet or script for the given path and requestDispatcherOptions.
forward(String, RequestDispatcherOptions) - Method in interface org.apache.sling.api.scripting.SlingScriptHelper
Helper method to forward the request to a Servlet or script for the given path and options.
forward(Resource) - Method in interface org.apache.sling.api.scripting.SlingScriptHelper
forward(Resource, String) - Method in interface org.apache.sling.api.scripting.SlingScriptHelper
Helper method to forward the request to a Servlet or script for the given resource and requestDispatcherOptions.
forward(Resource, RequestDispatcherOptions) - Method in interface org.apache.sling.api.scripting.SlingScriptHelper
Helper method to forward the request to a Servlet or script for the given resource and options.
forward(String) - Method in class org.apache.sling.scripting.core.ScriptHelper
 
forward(String, String) - Method in class org.apache.sling.scripting.core.ScriptHelper
 
forward(String, RequestDispatcherOptions) - Method in class org.apache.sling.scripting.core.ScriptHelper
 
forward(Resource) - Method in class org.apache.sling.scripting.core.ScriptHelper
 
forward(Resource, String) - Method in class org.apache.sling.scripting.core.ScriptHelper
 
forward(Resource, RequestDispatcherOptions) - Method in class org.apache.sling.scripting.core.ScriptHelper
 
fromIterator(Iterator<Object>) - Method in class org.apache.sling.scripting.sightly.render.AbstractRuntimeObjectModel
 
fromJSON(String) - Static method in class org.apache.sling.discovery.base.connectors.announcement.Announcement
Create an announcement form json
fromMvnUrl(String) - Static method in class org.apache.sling.provisioning.model.Artifact
Create a new artifact from a maven url, 'mvn:' [ repository-url '!' ] group-id '/' artifact-id [ '/' [version] [ '/' [type] [ '/' classifier ] ] ] ]
fromName(String) - Static method in enum org.apache.sling.xss.ProtectionContext
Gets a protection context from the specified name.
fromPathCollection(Collection<Path>) - Static method in class org.apache.sling.api.resource.path.PathSet
Create a path set from a collection of path objects
fromPaths(Path...) - Static method in class org.apache.sling.api.resource.path.PathSet
Create a path set from a collection of path objects
fromStringCollection(Collection<String>) - Static method in class org.apache.sling.api.resource.path.PathSet
Create a path set from a collection of strings
fromStrings(String...) - Static method in class org.apache.sling.api.resource.path.PathSet
Create a path set from a collection of strings
FSClassLoaderMBean - Interface in org.apache.sling.commons.fsclassloader
MBean interface for interacting with the FSClassLoader

G

Gauge<T> - Interface in org.apache.sling.commons.metrics
A gauge metric is an instantaneous reading of a particular value.
get() - Method in interface org.apache.sling.api.request.RequestParameter
Returns the contents of the parameter as an array of bytes.
get(String, Class<T>) - Method in interface org.apache.sling.api.resource.ValueMap
Get a named property and convert it into the given type.
get(String, T) - Method in interface org.apache.sling.api.resource.ValueMap
Get a named property and convert it into the given type.
get(String, Class<ObjectType>) - Method in class org.apache.sling.api.scripting.SlingBindings
Helper method to get an object with a given type from this map.
get(String, Class<T>) - Method in class org.apache.sling.api.wrappers.CompositeValueMap
Get a named property and convert it into the given type.
get(String, T) - Method in class org.apache.sling.api.wrappers.CompositeValueMap
Get a named property and convert it into the given type.
get(Object) - Method in class org.apache.sling.api.wrappers.CompositeValueMap
get(String, Class<T>) - Method in class org.apache.sling.api.wrappers.DeepReadValueMapDecorator
 
get(String, T) - Method in class org.apache.sling.api.wrappers.DeepReadValueMapDecorator
 
get(Object) - Method in class org.apache.sling.api.wrappers.DeepReadValueMapDecorator
 
get(String, Class<T>) - Method in class org.apache.sling.api.wrappers.ValueMapDecorator
Get a named property and convert it into the given type.
get(String, T) - Method in class org.apache.sling.api.wrappers.ValueMapDecorator
Get a named property and convert it into the given type.
get(Object) - Method in class org.apache.sling.api.wrappers.ValueMapDecorator
get(Resource) - Method in interface org.apache.sling.caconfig.ConfigurationResolver
Get configuration for given resource.
get() - Method in class org.apache.sling.commons.osgi.RankedServices
Deprecated.
get(String) - Method in interface org.apache.sling.commons.threads.ThreadPoolManager
Get a thread pool.
get() - Method in class org.apache.sling.discovery.commons.InstancesDiff.InstanceCollection
Return the collection of InstanceDescription instances that have not been filtered out.
get(String) - Method in class org.apache.sling.provisioning.model.KeyValueMap
Get an item from the map.
get(String, Scriptable) - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableCalendar
 
get(int, Scriptable) - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableItemMap
 
get(String, Scriptable) - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableItemMap
 
get(String, Scriptable) - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableMap
 
get(String, Scriptable) - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableNode
Gets the value of a (Javascript) property or child node.
get(String, Scriptable) - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableProperty
 
get(String) - Method in class org.apache.sling.scripting.sightly.compiler.util.VariableTracker
Get the data associated with the given variable.
getAbout() - Method in class org.apache.sling.sample.slingshot.model.UserInfo
 
getAbsolutePathWithinSlingHome(String) - Method in interface org.apache.sling.settings.SlingSettingsService
Utility method to generate an absolute path within Sling Home.
getAccessControlEntries(Session, String) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.post.AbstractGetAclServlet
 
getAccessControlEntries(Session, String) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.post.GetAclServlet
 
getAccessControlEntries(Session, String) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.post.GetEffectiveAclServlet
 
getAccessControlList(AccessControlManager, String, boolean) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.post.AbstractAccessPostServlet
Returns an AccessControlList to edit for the node at the given resourcePath.
getAccessControlManager(Session) - Static method in class org.apache.sling.jcr.base.util.AccessControlUtil
Returns the AccessControlManager for the given session.
GetAcl - Interface in org.apache.sling.jcr.jackrabbit.accessmanager
The GetAcl service api.
getAcl(Session, String) - Method in interface org.apache.sling.jcr.jackrabbit.accessmanager.GetAcl
Gets the access control list for a resource.
getAcl(Session, String) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.post.GetAclServlet
 
GetAclServlet - Class in org.apache.sling.jcr.jackrabbit.accessmanager.post
Sling GET servlet implementation for dumping the declared ACL of a resource to JSON.
GetAclServlet() - Constructor for class org.apache.sling.jcr.jackrabbit.accessmanager.post.GetAclServlet
 
getAction() - Method in class org.apache.sling.repoinit.parser.operations.AclLine
 
getActiveIds() - Method in class org.apache.sling.discovery.commons.providers.spi.base.DiscoveryLiteDescriptor
Returns the 'active' field of the discovery-lite descriptor
getActiveResource() - Method in interface org.apache.sling.installer.api.tasks.TaskResourceGroup
Return the first resource if it either needs to be installed or uninstalled.
getActiveResourceCount() - Method in interface org.apache.sling.installer.api.jmx.InstallerMBean
Count of Active resource groups.
getActiveResources() - Method in interface org.apache.sling.installer.api.info.InstallationState
Active resource groups These resource groups are currently in processing.
getAdaptable(Object, String) - Method in interface org.apache.sling.models.spi.ViaProvider
Get an adaptable using the value of the @Via annotation.
getAdapter(Object, Class<AdapterType>) - Method in interface org.apache.sling.api.adapter.AdapterFactory
Adapt the given object to the adaptable type.
getAdapter(Object, Class<AdapterType>) - Method in interface org.apache.sling.api.adapter.AdapterManager
Returns an adapter object of the requested AdapterType for the given adaptable object.
getAddedPropertyNames() - Method in class org.apache.sling.api.resource.observation.ResourceChange
Deprecated.
As there is no guarantee that this information is contained in the change event, this should not be used anymore.
getAdditionalSections() - Method in class org.apache.sling.provisioning.model.Feature
Get all additional sections
getAdditionalSections(String) - Method in class org.apache.sling.provisioning.model.Feature
Get all sections with the given name.
getAddSelectors() - Method in class org.apache.sling.api.request.RequestDispatcherOptions
Returns the RequestDispatcherOptions.OPT_ADD_SELECTORS option or null if not set.
getAdministrativeResourceProvider(Map<String, Object>) - Method in interface org.apache.sling.api.resource.ResourceProviderFactory
Deprecated.
as of 2.4 (bundle version 2.5.0) because of inherent security issues. Implementations may implement this method at their discretion but must support the new service based resource provider generation in the ResourceProviderFactory.getResourceProvider(Map) method honoring the ResourceProviderFactory.SERVICE_BUNDLE and ResourceResolverFactory.SUBSERVICE properties.
getAdministrativeResourceResolver(Map<String, Object>) - Method in interface org.apache.sling.api.resource.ResourceResolverFactory
Deprecated.
as of 2.4 (bundle version 2.5.0) because of inherent security issues. Services requiring specific permissions should use the ResourceResolverFactory.getServiceResourceResolver(Map) instead.
getAggregateStatus() - Method in class org.apache.sling.hc.api.ResultLog
Return our aggregate status, i.e.
getAlias() - Method in interface org.apache.sling.installer.api.info.ResourceGroup
Get the current alias for this group.
getAlias() - Method in interface org.apache.sling.installer.api.tasks.TaskResourceGroup
Get the current alias for this group.
getAll(String) - Method in class org.apache.sling.scripting.sightly.compiler.util.VariableTracker
Get an immutable view of all the data items associated with the specified variable.
getAllCollectionItemConfigNames(String) - Method in interface org.apache.sling.caconfig.management.multiplexer.ConfigurationPersistenceStrategyMultiplexer
Get all configuration names from all configuration persistence strategies.
getAllCollectionParentConfigNames(String) - Method in interface org.apache.sling.caconfig.management.multiplexer.ConfigurationPersistenceStrategyMultiplexer
Get all configuration names from all configuration persistence strategies.
getAllConfigNames(String) - Method in interface org.apache.sling.caconfig.management.multiplexer.ConfigurationPersistenceStrategyMultiplexer
Get all configuration names from all configuration persistence strategies.
getAllContextPaths(Resource) - Method in interface org.apache.sling.caconfig.resource.ConfigurationResourceResolver
Get all context paths for which context-aware configurations could be defined.
getAllowedRequestMethods(Map<String, Method>) - Method in class org.apache.sling.api.servlets.SlingAllMethodsServlet
Helper method called by SlingSafeMethodsServlet.doOptions(SlingHttpServletRequest, SlingHttpServletResponse) to calculate the value of the Allow header sent as the response to the HTTP OPTIONS request.
getAllowedRequestMethods(Map<String, Method>) - Method in class org.apache.sling.api.servlets.SlingSafeMethodsServlet
Helper method called by SlingSafeMethodsServlet.doOptions(SlingHttpServletRequest, SlingHttpServletResponse) to calculate the value of the Allow header sent as the response to the HTTP OPTIONS request.
getAnnouncement() - Method in class org.apache.sling.discovery.base.connectors.announcement.CachedAnnouncement
 
getAnnouncementRegistry() - Method in class org.apache.sling.discovery.base.commons.BaseDiscoveryService
 
getAnnouncementRegistry() - Method in class org.apache.sling.discovery.base.commons.BaseViewChecker
 
getAnnouncementRegistry() - Method in class org.apache.sling.discovery.oak.OakDiscoveryService
 
getAnnouncementRegistry() - Method in class org.apache.sling.discovery.oak.pinger.OakViewChecker
 
getApplicablePaths() - Method in interface org.apache.sling.validation.model.ValidationModel
Returns the paths under which resources will be validated by this model.
getApplyToResources(SlingHttpServletRequest) - Method in class org.apache.sling.servlets.post.AbstractPostOperation
Deprecated.
Returns an iterator on Resource instances addressed in the SlingPostConstants.RP_APPLY_TO request parameter.
getArguments() - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.RuntimeCall
Get the nodes of the argument calls.
getArgumentsVariable() - Method in class org.apache.sling.scripting.sightly.compiler.commands.Procedure.Call
 
getArtifactGroup(int) - Method in class org.apache.sling.provisioning.model.RunMode
Find the artifact group.
getArtifactGroups() - Method in class org.apache.sling.provisioning.model.RunMode
Get all artifact groups
getArtifactId() - Method in class org.apache.sling.provisioning.model.Artifact
Return the artifact id.
getArtifactVersionResolver() - Method in class org.apache.sling.provisioning.model.ModelUtility.ResolverOptions
 
getAsyncCronExpression() - Method in class org.apache.sling.hc.util.HealthCheckMetadata
Return the cron expression used for asynchronous execution.
getAt() - Method in interface org.apache.sling.event.jobs.ScheduleInfo
Return the scheduled execution date for a schedule of type date.
getAttribute(ResourceResolver, String) - Method in interface org.apache.sling.api.resource.AttributableResourceProvider
Deprecated.
Returns the value of the given resource provider attribute or null if the attribute is not set or not visible (as e.g.
getAttribute(String) - Method in interface org.apache.sling.api.resource.ResourceResolver
Returns the value of the given resource resolver attribute or null if the attribute is not set (or not visible as is the case of the ResourceResolverFactory.PASSWORD or other security sensitive attributes).
getAttribute(String) - Method in class org.apache.sling.api.wrappers.ResourceResolverWrapper
 
getAttribute(String) - Method in interface org.apache.sling.installer.api.info.Resource
Get the value of an attribute.
getAttribute(String) - Method in interface org.apache.sling.installer.api.tasks.TaskResource
Get the value of an attribute.
getAttribute(ResolveContext<T>, String) - Method in class org.apache.sling.spi.resource.provider.ResourceProvider
Returns the value of the given resource provider attribute or null if the attribute is not set or not visible (as e.g.
getAttributeNames(ResourceResolver) - Method in interface org.apache.sling.api.resource.AttributableResourceProvider
Deprecated.
Returns a collection of attribute names whose value can be retrieved calling the AttributableResourceProvider.getAttribute(ResourceResolver, String) method.
getAttributeNames() - Method in interface org.apache.sling.api.resource.ResourceResolver
Returns an iterator of attribute names whose value can be retrieved calling the ResourceResolver.getAttribute(String) method.
getAttributeNames() - Method in class org.apache.sling.api.wrappers.ResourceResolverWrapper
 
getAttributeNames(ResolveContext<T>) - Method in class org.apache.sling.spi.resource.provider.ResourceProvider
Returns a collection of attribute names whose value can be retrieved calling the ResourceProvider.getAttribute(ResolveContext, String) method.
getAttributeOrParameter(HttpServletRequest, String, String) - Static method in class org.apache.sling.auth.core.AuthUtil
Returns the value of the named request attribute or parameter as a string as follows: If there is a request attribute of that name, which is a non-empty string, it is returned. If there is a non-empty request parameter of that name, this parameter is returned.
getAttributeOrParameter(HttpServletRequest, String, String) - Static method in class org.apache.sling.auth.core.spi.AbstractAuthenticationHandler
getAttributes() - Method in interface org.apache.sling.commons.osgi.ManifestHeader.Entry
 
getAttributes() - Method in class org.apache.sling.commons.osgi.ManifestHeader.PathImpl
 
getAttributes() - Method in class org.apache.sling.installer.api.tasks.TransformationResult
Attributes include the bundle symbolic name, bundle version, etc.
getAttributes() - Method in class org.apache.sling.provisioning.model.Section
Get all attributes
getAttributeValue(String) - Method in interface org.apache.sling.commons.osgi.ManifestHeader.Entry
 
getAttributeValue(String) - Method in class org.apache.sling.commons.osgi.ManifestHeader.PathImpl
 
getAuthType() - Method in class org.apache.sling.auth.core.spi.AuthenticationInfo
Returns the authentication type stored as the AuthenticationInfo.AUTH_TYPE property in this map.
getAuthType() - Method in class org.apache.sling.engine.auth.AuthenticationInfo
Deprecated.
Returns type of authentication provisioning.
getAverageProcessingTime() - Method in interface org.apache.sling.event.jobs.Statistics
The average processing time of a job - this only counts finished jobs.
getAverageProcessingTime() - Method in interface org.apache.sling.event.jobs.TopicStatistics
The average processing time of a job - this only counts finished jobs.
getAverageWaitingTime() - Method in interface org.apache.sling.event.jobs.Statistics
The average waiting time of a job in the queue.
getAverageWaitingTime() - Method in interface org.apache.sling.event.jobs.TopicStatistics
The average waiting time of a job in the queue.
getBackoffInterval() - Method in class org.apache.sling.discovery.base.connectors.announcement.Announcement
Gets the backoffInterval which the connector servlets passes back to the client to use as the next heartbeatInterval
getBackoffStableFactor() - Method in interface org.apache.sling.discovery.base.connectors.BaseConfig
Returns the (maximum) backoff factor to be used for stable connectors
getBackoffStableFactor() - Method in class org.apache.sling.discovery.oak.Config
Returns the (maximum) backoff factor to be used for stable connectors
getBackoffStandbyFactor() - Method in interface org.apache.sling.discovery.base.connectors.BaseConfig
Returns the backoff factor to be used for standby (loop) connectors
getBackoffStandbyFactor() - Method in class org.apache.sling.discovery.oak.Config
Returns the backoff factor to be used for standby (loop) connectors
getBackoffStandbyInterval() - Method in interface org.apache.sling.discovery.base.connectors.BaseConfig
Returns the backoff interval for standby (loop) connectors in seconds
getBackoffStandbyInterval() - Method in class org.apache.sling.discovery.oak.Config
Returns the backoff interval for standby (loop) connectors in seconds
getBatchResourceRemover(int) - Static method in class org.apache.sling.api.resource.ResourceUtil
Create a batch resource remover.
getBindings() - Method in interface org.apache.sling.scripting.sightly.render.RenderContext
Returns the map of script bindings available to HTL scripts.
getBindingsValuesProviders(ScriptEngineFactory, String) - Method in interface org.apache.sling.scripting.api.BindingsValuesProvidersByContext
Retrieve the current BindingsValuesProvider for the supplied ScriptEngineFactory and context.
getBlockPolicy() - Method in interface org.apache.sling.commons.threads.jmx.ThreadPoolMBean
Retrieve the block policy of the thread pool.
getBlockPolicy() - Method in class org.apache.sling.commons.threads.ModifiableThreadPoolConfig
 
getBlockPolicy() - Method in interface org.apache.sling.commons.threads.ThreadPoolConfig
Return the block policy.
getBundleLastModified() - Method in class org.apache.sling.commons.osgi.bundleversion.BundleBundleVersionInfo
 
getBundleLastModified() - Method in class org.apache.sling.commons.osgi.bundleversion.BundleVersionInfo
Return the bundle last modification time, based on the BND_LAST_MODIFIED manifest header, if available.
getBundleLastModified() - Method in class org.apache.sling.commons.osgi.bundleversion.FileBundleVersionInfo
 
getBundleSymbolicName() - Method in class org.apache.sling.commons.osgi.bundleversion.BundleBundleVersionInfo
 
getBundleSymbolicName() - Method in class org.apache.sling.commons.osgi.bundleversion.BundleVersionInfo
 
getBundleSymbolicName() - Method in class org.apache.sling.commons.osgi.bundleversion.FileBundleVersionInfo
 
getCachedScriptCount() - Method in interface org.apache.sling.commons.fsclassloader.FSClassLoaderMBean
Get the total count of scripts in the FSClassLoader cache
getCachedScripts() - Method in interface org.apache.sling.commons.fsclassloader.FSClassLoaderMBean
Gets the scripts in the FSClassLoaderCache
getCacheSize() - Method in interface org.apache.sling.servlets.resolver.jmx.SlingServletResolverCacheMBean
Get the current size of the servlet resolver cache
getCapturedCharacterResponse() - Method in class org.apache.sling.scripting.core.servlet.CaptureResponseWrapper
 
getCause() - Method in class org.apache.sling.scripting.sightly.use.ProviderOutcome
Returns the cause for this failure outcome or null if this outcome is a success or no cause has been defined with the ProviderOutcome.failure(Throwable) method.
getChangedPropertyNames() - Method in class org.apache.sling.api.resource.observation.ResourceChange
Deprecated.
As there is no guarantee that this information is contained in the change event, this should not be used anymore.
getChangeTypes() - Method in interface org.apache.sling.spi.resource.provider.ObserverConfiguration
The set of types listeners are interested in.
getCharacterEncoding() - Method in class org.apache.sling.api.resource.ResourceMetadata
Returns the ResourceMetadata.CHARACTER_ENCODING property if not null and a String instance.
getChild(String) - Method in class org.apache.sling.api.resource.AbstractResource
Returns the indicated child of this resource.
getChild(String) - Method in interface org.apache.sling.api.resource.Resource
Returns the child at the given relative path of this resource or null if no such child exists.
getChild(String) - Method in class org.apache.sling.api.resource.ResourceWrapper
Returns the value of calling getChild on the wrapped resource.
getChildren() - Method in class org.apache.sling.api.resource.AbstractResource
 
getChildren() - Method in interface org.apache.sling.api.resource.Resource
Returns an iterable of the direct children of this resource.
getChildren(Resource) - Method in interface org.apache.sling.api.resource.ResourceResolver
Returns an Iterable of Resource objects loaded from the children of the given Resource.
getChildren() - Method in class org.apache.sling.api.resource.ResourceWrapper
 
getChildren(Resource) - Method in class org.apache.sling.api.wrappers.ResourceResolverWrapper
Wraps and returns the Iterable obtained by calling getChildren on the wrapped resource resolver.
getChildren() - Method in interface org.apache.sling.validation.model.ChildResource
Returns the child resources of this part of the Validation Model
getChildren() - Method in interface org.apache.sling.validation.model.ValidationModel
Returns the expected children for a resource validated by this model.
getClassifier() - Method in class org.apache.sling.provisioning.model.Artifact
Return the optional classifier.
getClassLoader() - Method in interface org.apache.sling.commons.classloader.ClassLoaderWriter
Get a dynamic class loader.
getClassLoader(ClassLoader) - Method in interface org.apache.sling.commons.classloader.DynamicClassLoaderProvider
Deprecated.
Return the class loader used for dynamic class loading.
getClassMethod(Class<?>, Method) - Method in class org.apache.sling.scripting.sightly.render.AbstractRuntimeObjectModel
 
getClassName() - Method in interface org.apache.sling.scripting.javascript.SlingWrapper
The name of the JavaScript host object "class".
getClassName() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableCalendar
 
getClassName() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableItemMap
 
getClassName() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableMap
 
getClassName() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableNode
 
getClassName() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptablePrintWriter
 
getClassName() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableProperty
 
getClassName() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableResource
 
getClassName() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableVersion
 
getClassName() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableVersionHistory
 
getClientRepositoryFactory() - Method in class org.apache.sling.jcr.base.util.RepositoryAccessor
Returns the ClientRepositoryFactory to access the remote JCR repository over RMI.
getClusterInstancesPath() - Method in interface org.apache.sling.discovery.base.connectors.BaseConfig
Returns the resource path where cluster instance informations are stored.
getClusterInstancesPath() - Method in class org.apache.sling.discovery.oak.Config
Returns the resource path where cluster instance informations are stored.
getClusterSyncHistory() - Method in class org.apache.sling.discovery.commons.providers.spi.base.SyncTokenService
 
getClusterSyncServiceIntervalMillis() - Method in interface org.apache.sling.discovery.commons.providers.spi.base.DiscoveryLiteConfig
Returns the interval (in milliseconds) to be used when waiting for the sync tokens or id mapping
getClusterSyncServiceIntervalMillis() - Method in class org.apache.sling.discovery.oak.Config
 
getClusterSyncServiceTimeoutMillis() - Method in interface org.apache.sling.discovery.commons.providers.spi.base.DiscoveryLiteConfig
Returns the timeout (in milliseconds) to be used when waiting for the sync tokens or id mapping
getClusterSyncServiceTimeoutMillis() - Method in class org.apache.sling.discovery.oak.Config
 
getClusterView() - Method in class org.apache.sling.discovery.commons.providers.DefaultInstanceDescription
 
getClusterView() - Method in interface org.apache.sling.discovery.InstanceDescription
Returns the ClusterView of which this instance is part of.
getClusterViews() - Method in class org.apache.sling.discovery.base.commons.DefaultTopologyView
 
getClusterViews() - Method in interface org.apache.sling.discovery.TopologyView
Provides the collection of ClusterViews.
getClusterViewService() - Method in class org.apache.sling.discovery.base.commons.BaseDiscoveryService
 
getClusterViewService() - Method in class org.apache.sling.discovery.oak.OakDiscoveryService
 
getCndStatements() - Method in class org.apache.sling.repoinit.parser.operations.RegisterNodetypes
 
getCollectionItemConfigName(String, String) - Method in interface org.apache.sling.caconfig.spi.ConfigurationPersistenceStrategy2
Allows the strategy to transform the given configuration name for nested configurations according to it's persistent strategies, e.g.
getCollectionItemName() - Method in interface org.apache.sling.caconfig.management.ConfigurationData
In case of configuration resource collection, this returns the collection item resource name.
getCollectionItemName() - Method in class org.apache.sling.caconfig.spi.ConfigurationPersistData
 
getCollectionItemResource(Resource) - Method in interface org.apache.sling.caconfig.spi.ConfigurationPersistenceStrategy2
Allows the strategy to transform the given configuration resource according to it's persistent strategies, e.g.
getCollectionItemResourcePath(String) - Method in interface org.apache.sling.caconfig.spi.ConfigurationPersistenceStrategy2
Allows the strategy to transform the given configuration resource path according to it's persistent strategies, e.g.
getCollectionParentConfigName(String, String) - Method in interface org.apache.sling.caconfig.spi.ConfigurationPersistenceStrategy2
Allows the strategy to transform the given configuration name for nested configurations according to it's persistent strategies, e.g.
getCollectionParentResource(Resource) - Method in interface org.apache.sling.caconfig.spi.ConfigurationPersistenceStrategy2
Allows the strategy to transform the given configuration resource according to it's persistent strategies, e.g.
getCollectionParentResourcePath(String) - Method in interface org.apache.sling.caconfig.spi.ConfigurationPersistenceStrategy2
Allows the strategy to transform the given configuration resource path according to it's persistent strategies, e.g.
getColumn() - Method in class org.apache.sling.commons.compiler.CompilerMessage
Return the column number of the program text originating this message
getColumn() - Method in interface org.apache.sling.scripting.sightly.compiler.CompilerMessage
Returns the column number of the script text that generated this message.
getColumn() - Method in exception org.apache.sling.scripting.sightly.compiler.SightlyCompilerException
Returns the column in the line where the error occurred, if the information is available.
getCommands() - Method in interface org.apache.sling.scripting.sightly.compiler.commands.CommandStream
Returns the List of commands that were written into this stream.
getCommandStream() - Method in interface org.apache.sling.scripting.sightly.compiler.CompilationResult
Provides access to the generated CommandStream for evaluating / replaying the Commands after the compile operation.
getComment() - Method in class org.apache.sling.provisioning.model.Commentable
Get the comment.
getCommentsResourcePath(Resource) - Method in interface org.apache.sling.sample.slingshot.comments.CommentsService
Return the path to the comments resource for a resource.
getCommonsConfig() - Method in class org.apache.sling.discovery.commons.providers.spi.base.OakBacklogClusterSyncService
 
getComparableForServiceRanking(Map<String, Object>) - Static method in class org.apache.sling.commons.osgi.OsgiUtil
Deprecated.
Create a comparable object out of the service properties.
getComparableForServiceRanking(Map<String, Object>) - Static method in class org.apache.sling.commons.osgi.ServiceUtil
getComparableForServiceRanking(Map<String, Object>, Order) - Static method in class org.apache.sling.commons.osgi.ServiceUtil
Create a comparable object out of the service properties.
getCompiledScript() - Method in interface org.apache.sling.scripting.api.CachedScript
Returns the compiled script which can be used for further executions / evaluations.
getComponentContext() - Method in class org.apache.sling.jcr.registration.AbstractRegistrationSupport
Returns the OSGi ComponentContext of this component.
getCondition() - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.TernaryOperator
Returns the condition of this operator.
getConfigName() - Method in interface org.apache.sling.caconfig.management.ConfigurationCollectionData
Get configuration name.
getConfigName() - Method in interface org.apache.sling.caconfig.management.ConfigurationData
Get configuration name.
getConfigName(String, String) - Method in interface org.apache.sling.caconfig.spi.ConfigurationPersistenceStrategy2
Allows the strategy to transform the given configuration name for nested configurations according to it's persistent strategies, e.g.
getConfigRef() - Method in class org.apache.sling.caconfig.resource.spi.ContextResource
 
getConfigSource() - Method in interface org.apache.sling.commons.log.logback.ConfigProvider
 
getConfigSourcePath() - Method in interface org.apache.sling.caconfig.management.ValueInfo
Get the path of the configuration resource the value is stored in.
getConfiguration(Resource, String) - Method in interface org.apache.sling.caconfig.management.ConfigurationManager
Get configuration data for the given context resource and configuration name.
getConfiguration() - Method in interface org.apache.sling.commons.scheduler.JobContext
Get the configuration provided when the job was scheduled.
getConfiguration() - Method in interface org.apache.sling.commons.threads.ThreadPool
The thread pool configuration.
getConfiguration() - Method in interface org.apache.sling.event.jobs.Queue
Get the corresponding configuration.
getConfiguration(String) - Method in class org.apache.sling.provisioning.model.RunMode
Search a configuration with a pid
getConfiguration(String, String) - Method in class org.apache.sling.provisioning.model.RunMode
Search a configuration with pid and factory pid
getConfigurationCollection(Resource, String) - Method in interface org.apache.sling.caconfig.management.ConfigurationManager
Get configuration data collection for the given context resource and configuration name.
getConfigurationMetadata(String) - Method in interface org.apache.sling.caconfig.management.ConfigurationManager
Get configuration metadata from any configuration metadata provider.
getConfigurationMetadata(String) - Method in interface org.apache.sling.caconfig.spi.ConfigurationMetadataProvider
Get configuration metadata.
getConfigurationMetadata() - Method in class org.apache.sling.caconfig.spi.metadata.PropertyMetadata
 
getConfigurationNames() - Method in interface org.apache.sling.caconfig.management.ConfigurationManager
Get all configuration names.
getConfigurationNames() - Method in interface org.apache.sling.caconfig.spi.ConfigurationMetadataProvider
Get all configuration names.
getConfigurations() - Method in class org.apache.sling.provisioning.model.RunMode
Get all configurations
getConnectorConfig() - Method in class org.apache.sling.discovery.base.commons.BaseViewChecker
 
getConnectorConfig() - Method in class org.apache.sling.discovery.oak.pinger.OakViewChecker
 
getConnectorPingInterval() - Method in interface org.apache.sling.discovery.base.connectors.BaseConfig
Returns the interval (in seconds) in which connectors are pinged
getConnectorPingInterval() - Method in class org.apache.sling.discovery.oak.Config
 
getConnectorPingTimeout() - Method in interface org.apache.sling.discovery.base.connectors.BaseConfig
Returns the timeout (in seconds) after which a connector ping is considered invalid/timed out
getConnectorPingTimeout() - Method in class org.apache.sling.discovery.oak.Config
 
getConnectorRegistry() - Method in class org.apache.sling.discovery.base.commons.BaseViewChecker
 
getConnectorRegistry() - Method in class org.apache.sling.discovery.oak.pinger.OakViewChecker
 
getConnectorUrl() - Method in class org.apache.sling.discovery.base.connectors.ping.TopologyConnectorClient
 
getConnectorUrl() - Method in interface org.apache.sling.discovery.base.connectors.ping.TopologyConnectorClientInformation
the endpoint url where this connector is connecting to
getConsistencyHistory() - Method in class org.apache.sling.discovery.commons.providers.spi.base.OakBacklogClusterSyncService
 
getContentLength() - Method in class org.apache.sling.api.resource.ResourceMetadata
Returns the ResourceMetadata.CONTENT_LENGTH property if not null and a long.
getContentPath(Resource) - Static method in class org.apache.sling.sample.slingshot.SlingshotUtil
Get the user content path for the resource
getContents() - Method in class org.apache.sling.provisioning.model.Section
Get the contents of the section.
getContentType() - Method in interface org.apache.sling.api.request.RequestParameter
Returns the content type passed by the browser or null if not defined.
getContentType() - Method in class org.apache.sling.api.resource.ResourceMetadata
Returns the ResourceMetadata.CONTENT_TYPE property if not null and a String instance.
getContextPath(HttpServletRequest) - Static method in class org.apache.sling.api.wrappers.SlingRequestPaths
Return the context path for r, using the appropriate request attribute if the request is an included one.
getContextPath(HttpServletRequest) - Method in class org.apache.sling.auth.core.spi.AbstractAuthenticationFormServlet
Returns the context path for the authentication form request.
getContextPath(Resource) - Method in interface org.apache.sling.caconfig.resource.ConfigurationResourceResolver
Get the inner-most context path (deepest path) returned by ConfigurationResourceResolver.getAllContextPaths(Resource).
getControl() - Method in class org.apache.sling.scripting.sightly.compiler.commands.StatefulVisitor
 
getCookie(String) - Method in interface org.apache.sling.api.SlingHttpServletRequest
Returns the named cookie from the HTTP request or null if no such cookie exists in the request.
getCookie(String) - Method in class org.apache.sling.api.wrappers.SlingHttpServletRequestWrapper
 
getCount() - Method in interface org.apache.sling.commons.metrics.Counting
Returns the current count.
getCreated() - Method in interface org.apache.sling.event.jobs.Job
This property is set by the job handling and contains a calendar object specifying the date and time when this job has been created.
getCreated() - Method in class org.apache.sling.sample.slingshot.comments.Comment
 
getCreatedBy() - Method in class org.apache.sling.sample.slingshot.comments.Comment
 
getCreatedInstance() - Method in interface org.apache.sling.event.jobs.Job
This property is set by the job handling and contains the Sling instance ID of the instance where this job has been created.
getCreationTime() - Method in class org.apache.sling.api.resource.ResourceMetadata
Returns the ResourceMetadata.CREATION_TIME property if not null and a long.
getCredentials() - Method in class org.apache.sling.engine.auth.AuthenticationInfo
Deprecated.
Returns the credentials extracted from the client request to use for authentication.
getCustomFormPath() - Method in class org.apache.sling.auth.core.spi.AbstractAuthenticationFormServlet
Returns the path to the custom login form to load through the class loader of this instance using Class.getResourceAsStream.
getDayOfMonth() - Method in interface org.apache.sling.event.jobs.ScheduleInfo
If the job is scheduled monthly, returns the day of the month
getDayOfWeek() - Method in interface org.apache.sling.event.jobs.ScheduleInfo
If the job is scheduled weekly, returns the day of the week
getDeactivatingIds() - Method in class org.apache.sling.discovery.commons.providers.spi.base.DiscoveryLiteDescriptor
Returns the 'deactivating' field of the discovery-lite descriptor
getDeclaredAccessRights(Node) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.PrivilegesInfo
Returns the mapping of declared access rights that have been set for the resource at the given path.
getDeclaredAccessRights(Session, String) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.PrivilegesInfo
Returns the mapping of declared access rights that have been set for the resource at the given path.
getDeclaredAccessRightsForPrincipal(Node, String) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.PrivilegesInfo
Returns the declared access rights for the specified Node for the given principalId.
getDeclaredAccessRightsForPrincipal(Session, String, String) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.PrivilegesInfo
Returns the declared access rights for the resource at the specified path for the given principalId.
getDefault() - Method in class org.apache.sling.models.spi.injectorspecific.AbstractInjectAnnotationProcessor
Deprecated.
 
getDefault() - Method in interface org.apache.sling.models.spi.injectorspecific.InjectAnnotationProcessor
Deprecated.
Tries to get the default value from the annotation.
getDefault() - Method in interface org.apache.sling.models.spi.injectorspecific.InjectAnnotationProcessor2
Tries to get the default value from the annotation.
getDefaultExtension(String) - Static method in class org.apache.sling.jcr.contentloader.ContentTypeUtil
 
getDefaultFormPath() - Method in class org.apache.sling.auth.core.spi.AbstractAuthenticationFormServlet
Returns the path to the default login form to load through the class loader of this instance using Class.getResourceAsStream.
getDefaultLocale() - Method in interface org.apache.sling.i18n.ResourceBundleProvider
Returns the default Locale assumed by this instance.
getDefaultResourceBundle() - Method in interface org.apache.sling.validation.spi.ValidatorContext
 
getDefaultValue() - Method in class org.apache.sling.caconfig.spi.metadata.PropertyMetadata
 
getDefaultValue(Class) - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableCalendar
 
getDefaultValue(Class<?>) - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableMap
 
getDefaultValue(Class) - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableNode
 
getDefaultValue(Class) - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableResource
 
getDefaultWorkspace() - Method in interface org.apache.sling.jcr.api.SlingRepository
Returns the default workspace to use on login.
getDefaultWorkspace() - Method in class org.apache.sling.jcr.base.AbstractSlingRepository2
Returns the default workspace to login to if any of the login and createSession methods is called without an explicit workspace name.
getDefaultWorkspace() - Method in class org.apache.sling.jcr.base.AbstractSlingRepositoryManager
Returns the default workspace, which may be null meaning to use the repository provided default workspace.
getDefinitions() - Method in class org.apache.sling.repoinit.parser.operations.CreatePath
 
getDenied() - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.PrivilegesInfo.AccessRights
 
getDescription() - Method in class org.apache.sling.sample.slingshot.model.StreamEntry
 
getDescription() - Method in class org.apache.sling.sample.slingshot.model.StreamInfo
 
getDescriptor(String) - Method in class org.apache.sling.jcr.base.AbstractSlingRepository2
 
getDescriptorFrom(ResourceResolver) - Static method in class org.apache.sling.discovery.commons.providers.spi.base.DiscoveryLiteDescriptor
{"seq":8,"final":true,"id":"aae34e9a-b08d-409e-be10-9ff4106e5387","me":4,"active":[4],"deactivating":[],"inactive":[1,2,3]}
getDescriptorKeys() - Method in class org.apache.sling.jcr.base.AbstractSlingRepository2
 
getDescriptorStr() - Method in class org.apache.sling.discovery.commons.providers.spi.base.DiscoveryLiteDescriptor
Returns the raw toString of the underlying descriptor
getDescriptorValue(String) - Method in class org.apache.sling.jcr.base.AbstractSlingRepository2
 
getDescriptorValues(String) - Method in class org.apache.sling.jcr.base.AbstractSlingRepository2
 
getDestination() - Method in class org.apache.sling.servlets.post.Modification
 
getDictionary() - Method in class org.apache.sling.installer.api.InstallableResource
Return this resource's dictionary.
getDictionary() - Method in interface org.apache.sling.installer.api.tasks.RegisteredResource
Return this resource's dictionary.
getDigest() - Method in class org.apache.sling.installer.api.InstallableResource
Return this resource's digest.
getDigest() - Method in interface org.apache.sling.installer.api.tasks.RegisteredResource
Return this resource's digest.
getDigest() - Method in class org.apache.sling.installer.api.UpdateResult
Return this resource's digest.
getDirectives() - Method in interface org.apache.sling.commons.osgi.ManifestHeader.Entry
 
getDirectives() - Method in class org.apache.sling.commons.osgi.ManifestHeader.PathImpl
 
getDirectiveValue(String) - Method in interface org.apache.sling.commons.osgi.ManifestHeader.Entry
 
getDirectiveValue(String) - Method in class org.apache.sling.commons.osgi.ManifestHeader.PathImpl
 
getDiscoveryLiteCheckInterval() - Method in class org.apache.sling.discovery.oak.Config
 
getDiscoveryResourcePath() - Method in class org.apache.sling.discovery.oak.Config
 
getDynamicClassLoader() - Method in interface org.apache.sling.commons.classloader.DynamicClassLoaderManager
The dynamic class loader.
getEffectiveAccessRights(Node) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.PrivilegesInfo
Returns the mapping of effective access rights that have been set for the resource at the given path.
getEffectiveAccessRights(Session, String) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.PrivilegesInfo
Returns the mapping of effective access rights that have been set for the resource at the given path.
getEffectiveAccessRightsForPrincipal(Node, String) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.PrivilegesInfo
Returns the effective access rights for the specified Node for the given principalId.
getEffectiveAccessRightsForPrincipal(Session, String, String) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.PrivilegesInfo
Returns the effective access rights for the resource at the specified path for the given principalId.
GetEffectiveAcl - Interface in org.apache.sling.jcr.jackrabbit.accessmanager
The GetAcl service api.
getEffectiveAcl(Session, String) - Method in interface org.apache.sling.jcr.jackrabbit.accessmanager.GetEffectiveAcl
Gets the effective access control list for a resource.
getEffectiveAcl(Session, String) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.post.GetEffectiveAclServlet
 
GetEffectiveAclServlet - Class in org.apache.sling.jcr.jackrabbit.accessmanager.post
Sling GET servlet implementation for dumping the declared ACL of a resource to JSON.
GetEffectiveAclServlet() - Constructor for class org.apache.sling.jcr.jackrabbit.accessmanager.post.GetEffectiveAclServlet
 
getEffectiveModel(Model, ModelUtility.VariableResolver) - Static method in class org.apache.sling.provisioning.model.ModelUtility
getEffectiveModel(Model) - Static method in class org.apache.sling.provisioning.model.ModelUtility
Replace all variables in the model and return a new model with the replaced values.
getEffectiveModel(Model, ModelUtility.ResolverOptions) - Static method in class org.apache.sling.provisioning.model.ModelUtility
Replace all variables in the model and return a new model with the replaced values.
getEffectiveValue() - Method in interface org.apache.sling.caconfig.management.ValueInfo
Get value storedf or the current context path, or inherited from upper levels, or the default value.
getEffectiveValues() - Method in interface org.apache.sling.caconfig.management.ConfigurationData
Configuration values stored for the given context path merged with inherited values and default values.
getElapsedTimeInMs() - Method in interface org.apache.sling.hc.api.execution.HealthCheckExecutionResult
Get the elapsed time in ms
getElement() - Method in exception org.apache.sling.models.factory.MissingElementException
 
getElseBranch() - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.TernaryOperator
Returns the "else" branch.
getEndpointsAsString() - Method in class org.apache.sling.discovery.base.commons.BaseViewChecker
 
getEngineName() - Method in class org.apache.sling.scripting.api.AbstractScriptEngineFactory
 
getEngineVersion() - Method in class org.apache.sling.scripting.api.AbstractScriptEngineFactory
 
getEntityId() - Method in interface org.apache.sling.installer.api.tasks.RegisteredResource
Return the identifier of the OSGi "entity" that this resource represents, for example "bundle:SID" where SID is the bundle's symbolic ID, or "config:PID" where PID is config's PID.
getEntries() - Method in class org.apache.sling.commons.osgi.ManifestHeader
 
getEntryCount() - Method in class org.apache.sling.sample.slingshot.model.StreamInfo
 
getError() - Method in class org.apache.sling.api.servlets.HtmlResponse
Deprecated.
Returns any recorded error or null
getError() - Method in interface org.apache.sling.installer.api.info.Resource
In case the resource was not successfully processed this might expose the related error description
getError() - Method in interface org.apache.sling.installer.api.tasks.TaskResource
In case the resource was not successfully processed this might expose the related error description
getError() - Method in class org.apache.sling.servlets.post.AbstractPostResponse
Returns any recorded error or null
getError() - Method in class org.apache.sling.servlets.post.JSONResponse
 
getError() - Method in interface org.apache.sling.servlets.post.PostResponse
Returns any recorded error or null
getErrors() - Method in interface org.apache.sling.commons.compiler.CompilationResult
Return a list of error messages that occured during compilation.
getErrors() - Method in interface org.apache.sling.scripting.sightly.compiler.CompilationResult
Provides the list of errors recorded during the compilation.
getException() - Method in class org.apache.sling.hc.api.ResultLog.Entry
 
getExcludedPaths() - Method in interface org.apache.sling.spi.resource.provider.ObserverConfiguration
The set of excluded paths.
getExcludedPaths() - Method in interface org.apache.sling.spi.resource.provider.ProviderContext
Set of paths which are "hidden" by other resource providers.
getExecutorActiveCount() - Method in interface org.apache.sling.commons.threads.jmx.ThreadPoolMBean
Retrieve the active count from the pool's Executor.
getExecutorCompletedTaskCount() - Method in interface org.apache.sling.commons.threads.jmx.ThreadPoolMBean
Retrieve the completed task count from the pool's Executor.
getExecutorCorePoolSize() - Method in interface org.apache.sling.commons.threads.jmx.ThreadPoolMBean
Retrieve the core pool size from the pool's Executor.
getExecutorLargestPoolSize() - Method in interface org.apache.sling.commons.threads.jmx.ThreadPoolMBean
Retrieve the largest pool size from the pool's Executor.
getExecutorMaximumPoolSize() - Method in interface org.apache.sling.commons.threads.jmx.ThreadPoolMBean
Retrieve the maximum pool size from the pool's Executor.
getExecutorPoolSize() - Method in interface org.apache.sling.commons.threads.jmx.ThreadPoolMBean
Retrieve the pool size from the pool's Executor.
getExecutorTaskCount() - Method in interface org.apache.sling.commons.threads.jmx.ThreadPoolMBean
Retrieve the task count from the pool's Executor.
getExpectedTruthValue() - Method in class org.apache.sling.scripting.sightly.compiler.commands.Conditional.Start
 
getExports() - Method in class org.apache.sling.scripting.javascript.helper.ModuleScope
 
getExpression() - Method in interface org.apache.sling.event.jobs.ScheduleInfo
If the schedule is a cron expression, return the expression.
getExpression() - Method in class org.apache.sling.scripting.sightly.compiler.commands.VariableBinding.Global
 
getExpression() - Method in class org.apache.sling.scripting.sightly.compiler.commands.VariableBinding.Start
 
getExtension() - Method in interface org.apache.sling.api.request.RequestPathInfo
Returns the extension from the URL or null if the request URL does not contain an extension.
getExtension(String) - Method in interface org.apache.sling.commons.mime.MimeTypeProvider
Returns the primary name extension to which the given mimeType maps.
getExtension(String) - Method in interface org.apache.sling.commons.mime.MimeTypeService
Returns the primary name extension to which the given mimeType maps.
getExtensions() - Method in class org.apache.sling.scripting.api.AbstractScriptEngineFactory
 
getFactory() - Method in class org.apache.sling.commons.threads.ModifiableThreadPoolConfig
 
getFactory() - Method in interface org.apache.sling.commons.threads.ThreadPoolConfig
Return the thread pool factory.
getFactory() - Method in class org.apache.sling.scripting.api.AbstractSlingScriptEngine
 
getFactoryPid() - Method in class org.apache.sling.provisioning.model.Configuration
Return the factory pid
getFailures() - Method in class org.apache.sling.validation.spi.support.DefaultValidationResult
 
getFailures() - Method in interface org.apache.sling.validation.ValidationResult
In case the validation failed (check the ValidationResult.isValid() method), this method returns the failure's causes.
getFeature(String) - Method in class org.apache.sling.provisioning.model.Model
Find the feature if available
getFeatures() - Method in class org.apache.sling.provisioning.model.Model
Return all features.
getField(Object, String) - Static method in class org.apache.sling.scripting.sightly.render.AbstractRuntimeObjectModel
 
getFile() - Method in class org.apache.sling.commons.compiler.CompilerMessage
Return the filename associated with this compiler message.
getFileName() - Method in interface org.apache.sling.api.request.RequestParameter
Returns the original filename in the client's filesystem, as provided by the browser (or other client software).
getFileName() - Method in interface org.apache.sling.commons.compiler.CompilationUnitWithSource
 
getFilter() - Method in exception org.apache.sling.api.scripting.InvalidServiceFilterSyntaxException
 
getFinishedAt() - Method in interface org.apache.sling.hc.api.execution.HealthCheckExecutionResult
Get the date, the health check finished or if the execution timed out, the execution was aborted.
getFinishedDate() - Method in interface org.apache.sling.event.jobs.Job
If the job is cancelled or succeeded, this method will return the finish date.
getFinishedProgressStep() - Method in interface org.apache.sling.event.jobs.Job
If the job is in processing, return the optional information about the finished steps.
getFirstPing() - Method in class org.apache.sling.discovery.base.connectors.announcement.CachedAnnouncement
 
getFlush() - Method in class org.apache.sling.api.scripting.SlingBindings
Returns the SlingBindings.FLUSH property if not null and a boolean.
getForceResourceType() - Method in class org.apache.sling.api.request.RequestDispatcherOptions
Returns the RequestDispatcherOptions.OPT_FORCE_RESOURCE_TYPE option or null if not set.
getForm(HttpServletRequest) - Method in class org.apache.sling.auth.core.spi.AbstractAuthenticationFormServlet
Returns the form to be sent back to the client for login providing an optional informational message and the optional target to redirect to after successfully logging in.
getFSClassLoaderRoot() - Method in interface org.apache.sling.commons.fsclassloader.FSClassLoaderMBean
Gets the root directory at which the FSClassloader is creating it's cached files
getFullyQualifiedClassName() - Method in interface org.apache.sling.scripting.sightly.java.compiler.ClassInfo
Returns the fully qualified class name.
getFunctionName() - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.RuntimeCall
Get the name of the runtime call.
getGranted() - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.PrivilegesInfo.AccessRights
 
getGroupId() - Method in class org.apache.sling.provisioning.model.Artifact
Return the group id.
getHealthCheckMetadata() - Method in interface org.apache.sling.hc.api.execution.HealthCheckExecutionResult
Get the meta data about the health check service
getHealthCheckResult() - Method in interface org.apache.sling.hc.api.execution.HealthCheckExecutionResult
Get the result of the health check run.
getHostObjectClasses() - Method in interface org.apache.sling.scripting.javascript.RhinoHostObjectProvider
Returns an array of classes implementing the Rhino Scriptable interface.
getHourOfDay() - Method in interface org.apache.sling.event.jobs.ScheduleInfo
Return the hour of the day for daily and weekly scheduled jobs
getId() - Method in class org.apache.sling.discovery.base.connectors.ping.TopologyConnectorClient
 
getId() - Method in interface org.apache.sling.discovery.base.connectors.ping.TopologyConnectorClientInformation
the unique id of this connector
getId() - Method in interface org.apache.sling.discovery.ClusterView
Returns a stable id of the cluster represented by this cluster view.
getId() - Method in class org.apache.sling.discovery.commons.providers.DefaultClusterView
 
getId() - Method in interface org.apache.sling.event.jobs.Job
Unique job ID.
getId() - Method in class org.apache.sling.installer.api.InstallableResource
Return this data's id.
getId() - Method in class org.apache.sling.installer.api.tasks.TransformationResult
Get the new unique id
getIdMapPath() - Method in interface org.apache.sling.discovery.commons.providers.spi.base.DiscoveryLiteConfig
Returns the configured path to store the idMap to
getIdMapPath() - Method in class org.apache.sling.discovery.oak.Config
 
getIds() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableItemMap
 
getIds() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableNode
 
getIgnoredPropertyNames(Set<String>) - Method in interface org.apache.sling.caconfig.management.ConfigurationManagementSettings
Detects property names that should be ignored/filtered out when reading or writing configuration data properties.
getImportedClasses() - Method in interface org.apache.sling.scripting.javascript.RhinoHostObjectProvider
Returns an array of classes, which are transparently converted into ECMAScript host objects in the global scope.
getImportedPackages() - Method in interface org.apache.sling.scripting.javascript.RhinoHostObjectProvider
Returns an array of Java package names to define name spaces in the global scope.
getIndex(Object, int) - Method in class org.apache.sling.scripting.sightly.render.AbstractRuntimeObjectModel
 
getIndexSafe(List, int) - Method in class org.apache.sling.scripting.sightly.render.AbstractRuntimeObjectModel
 
getIndexVariable() - Method in class org.apache.sling.scripting.sightly.compiler.commands.Loop.Start
 
getInfo() - Method in class org.apache.sling.sample.slingshot.model.Stream
 
getInfo() - Method in class org.apache.sling.sample.slingshot.model.User
 
getInitParameter(String) - Method in class org.apache.sling.engine.servlets.AbstractServiceReferenceConfig
Deprecated.
 
getInitParameterNames() - Method in class org.apache.sling.engine.servlets.AbstractServiceReferenceConfig
Deprecated.
 
getInjectionStrategy() - Method in class org.apache.sling.models.spi.injectorspecific.AbstractInjectAnnotationProcessor2
 
getInjectionStrategy() - Method in interface org.apache.sling.models.spi.injectorspecific.InjectAnnotationProcessor2
Tries to get the information whether the injection is optional.
getInputStream() - Method in interface org.apache.sling.api.request.RequestParameter
Returns an InputStream that can be used to retrieve the contents of the file.
getInputStream(String) - Method in interface org.apache.sling.commons.classloader.ClassLoaderWriter
Get the input stream for a class or resource handled by the underlying class loader.
getInputStream() - Method in class org.apache.sling.installer.api.InstallableResource
Return an input stream with the data of this resource.
getInputStream() - Method in interface org.apache.sling.installer.api.tasks.RegisteredResource
Return an input stream with the data of this resource.
getInputStream() - Method in class org.apache.sling.installer.api.tasks.TransformationResult
Get the new input stream
getInputStream(Artifact) - Method in interface org.apache.sling.provisioning.model.io.ModelArchiveWriter.ArtifactProvider
Provide an input stream for the artifact.
getInstallationState() - Method in interface org.apache.sling.installer.api.info.InfoProvider
Return the current installation state.
getInstalledResourceCount() - Method in interface org.apache.sling.installer.api.jmx.InstallerMBean
Count of Installed resource groups.
getInstalledResources() - Method in interface org.apache.sling.installer.api.info.InstallationState
Installed resource groups These resources groups are processed.
getInstance(String) - Method in class org.apache.sling.discovery.commons.providers.BaseTopologyView
Simple getter for a particular slingId
getInstances() - Method in class org.apache.sling.discovery.base.commons.DefaultTopologyView
 
getInstances() - Method in interface org.apache.sling.discovery.ClusterView
Provides the list of InstanceDescriptions with a stable ordering.
getInstances() - Method in class org.apache.sling.discovery.commons.providers.DefaultClusterView
 
getInstances() - Method in interface org.apache.sling.discovery.TopologyView
Provides the set of InstanceDescriptions in the entire topology, without any particular order
getInvocationsCount() - Method in interface org.apache.sling.engine.jmx.FilterProcessorMBean
Returns the number of invocations collected since last resetting the statistics.
getItemPath(SlingHttpServletRequest) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.post.AbstractAccessPostServlet
Returns the path of the resource of the request as the item path.
getItemPath(SlingHttpServletRequest) - Method in class org.apache.sling.servlets.post.AbstractPostOperation
Deprecated.
Returns the path of the resource of the request as the item path.
getItems() - Method in interface org.apache.sling.caconfig.management.ConfigurationCollectionData
 
getItems() - Method in class org.apache.sling.caconfig.spi.ConfigurationCollectionPersistData
 
getItems() - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.ArrayLiteral
Returns an unmodifiable List containing the array's elements.
getItemVariable() - Method in class org.apache.sling.scripting.sightly.compiler.commands.Loop.Start
 
getJob(String, Map<String, Object>) - Method in interface org.apache.sling.event.jobs.JobManager
Find a job - either queued or active.
getJobById(String) - Method in interface org.apache.sling.event.jobs.JobManager
Return a job based on the unique id.
getJobProperties() - Method in interface org.apache.sling.event.jobs.ScheduledJobInfo
Return the optional job topics.
getJobState() - Method in interface org.apache.sling.event.jobs.Job
Get the job state
getJobTopic() - Method in interface org.apache.sling.event.jobs.ScheduledJobInfo
Return the job topic.
getKeepAliveTime() - Method in interface org.apache.sling.commons.threads.jmx.ThreadPoolMBean
Return the configured keep alive time.
getKeepAliveTime() - Method in class org.apache.sling.commons.threads.ModifiableThreadPoolConfig
 
getKeepAliveTime() - Method in interface org.apache.sling.commons.threads.ThreadPoolConfig
Return the keep alive time.
getKeyInterval() - Method in interface org.apache.sling.discovery.base.connectors.BaseConfig
 
getKeyInterval() - Method in class org.apache.sling.discovery.oak.Config
 
getLabel() - Method in class org.apache.sling.discovery.oak.TopologyWebConsolePlugin
 
getLanguage() - Method in exception org.apache.sling.api.resource.QuerySyntaxException
 
getLastActivatedJobDate() - Method in interface org.apache.sling.event.jobs.jmx.StatisticsMBean
 
getLastActivatedJobTime() - Method in interface org.apache.sling.event.jobs.Statistics
The time a job has been started last.
getLastActivatedJobTime() - Method in interface org.apache.sling.event.jobs.TopicStatistics
The time a job has been started last.
getLastChange() - Method in interface org.apache.sling.installer.api.info.Resource
When did the last change happen?
getLastFinishedJobDate() - Method in interface org.apache.sling.event.jobs.jmx.StatisticsMBean
 
getLastFinishedJobTime() - Method in interface org.apache.sling.event.jobs.Statistics
The time a job has been finished/failed/cancelled last.
getLastFinishedJobTime() - Method in interface org.apache.sling.event.jobs.TopicStatistics
The time a job has been finished/failed/cancelled last.
getLastModified(String) - Method in interface org.apache.sling.commons.classloader.ClassLoaderWriter
Return the last modified for the class or resource.
getLastModified() - Method in interface org.apache.sling.commons.compiler.CompilationUnit
Return the last modified for the compilation unit.
getLastPing() - Method in class org.apache.sling.discovery.base.connectors.announcement.CachedAnnouncement
 
getLastPingSent() - Method in class org.apache.sling.discovery.base.connectors.ping.TopologyConnectorClient
 
getLastPingSent() - Method in interface org.apache.sling.discovery.base.connectors.ping.TopologyConnectorClientInformation
the unix-millis when the last heartbeat was sent
getLastRequestEncoding() - Method in class org.apache.sling.discovery.base.connectors.ping.TopologyConnectorClient
 
getLastRequestEncoding() - Method in interface org.apache.sling.discovery.base.connectors.ping.TopologyConnectorClientInformation
the Content-Encoding of the last request
getLastResponseEncoding() - Method in class org.apache.sling.discovery.base.connectors.ping.TopologyConnectorClient
 
getLastResponseEncoding() - Method in interface org.apache.sling.discovery.base.connectors.ping.TopologyConnectorClientInformation
the Content-Encoding of the last response
getLeader() - Method in interface org.apache.sling.discovery.ClusterView
Provides the InstanceDescription belonging to the leader instance.
getLeader() - Method in class org.apache.sling.discovery.commons.providers.DefaultClusterView
 
getLeftOperand() - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.BinaryOperation
Returns the left operand.
getLine() - Method in class org.apache.sling.commons.compiler.CompilerMessage
Return the line number of the program text originating this message
getLine() - Method in interface org.apache.sling.scripting.sightly.compiler.CompilerMessage
Returns the line number of the script text that generated this message.
getLine() - Method in exception org.apache.sling.scripting.sightly.compiler.SightlyCompilerException
Returns the line where the error occurred, if the information is available.
getList() - Method in class org.apache.sling.commons.osgi.RankedServices
Lists all services registered in OSGi, sorted by service ranking (either ascending or descending depending on the order given in the constructor).
getListVariable() - Method in class org.apache.sling.scripting.sightly.compiler.commands.Loop.Start
 
getLocalAdapterFactory() - Method in class org.apache.sling.jcr.base.util.RepositoryAccessor
Returns the LocalAdapterFactory used to convert Jackrabbit JCR RMI remote objects to local JCR API objects.
getLocalClusterSyncTokenId() - Method in class org.apache.sling.discovery.base.commons.DefaultTopologyView
 
getLocalClusterSyncTokenId() - Method in class org.apache.sling.discovery.commons.providers.BaseTopologyView
Returns the id that shall be used in the syncToken by the ClusterSyncService.
getLocalClusterSyncTokenId() - Method in class org.apache.sling.discovery.commons.providers.spi.LocalClusterView
 
getLocalClusterView() - Method in interface org.apache.sling.discovery.base.commons.ClusterViewService
Returns the current, local cluster view - throwing an UndefinedClusterViewException if it cannot determine a clusterView at the moment.
getLocalClusterView() - Method in class org.apache.sling.discovery.oak.cluster.OakClusterViewService
 
getLocalInstance() - Method in class org.apache.sling.discovery.base.commons.DefaultTopologyView
 
getLocalInstance() - Method in class org.apache.sling.discovery.commons.providers.DefaultClusterView
Returns the local InstanceDescription or null if no local instance is listed
getLocalInstance() - Method in interface org.apache.sling.discovery.TopologyView
Provides the InstanceDescription belonging to this instance.
getLocation() - Method in class org.apache.sling.api.servlets.HtmlResponse
Deprecated.
Returns the location of the modification.
getLocation() - Method in class org.apache.sling.provisioning.model.Traceable
Get the location.
getLocation() - Method in class org.apache.sling.sample.slingshot.model.StreamEntry
 
getLocation() - Method in class org.apache.sling.servlets.post.AbstractPostResponse
Returns the location of the modification.
getLocation() - Method in interface org.apache.sling.servlets.post.PostResponse
Returns the location of the modification.
getLocation() - Method in class org.apache.sling.validation.spi.support.DefaultValidationFailure
 
getLocation() - Method in interface org.apache.sling.validation.spi.ValidatorContext
 
getLocation() - Method in interface org.apache.sling.validation.ValidationFailure
Returns the relative location of the property/resource/value which triggered this validation failure.
getLog() - Method in class org.apache.sling.api.scripting.SlingBindings
Returns the SlingBindings.LOG property if not null and a org.slf4j.Logger instance.
getLogFile() - Method in class org.apache.sling.commons.log.logback.webconsole.LoggerConfig
 
getLoggers() - Method in class org.apache.sling.commons.log.logback.webconsole.LoggerConfig
 
getLoginResource(HttpServletRequest, String) - Static method in class org.apache.sling.auth.core.AuthUtil
Returns any resource target to redirect to after successful authentication.
getLoginResource(HttpServletRequest, String) - Static method in class org.apache.sling.auth.core.spi.AbstractAuthenticationHandler
Deprecated.
getLogLevel() - Method in class org.apache.sling.commons.log.logback.webconsole.LoggerConfig
 
getMainBody() - Method in interface org.apache.sling.scripting.sightly.java.compiler.CompilationOutput
Provides the generated class' main body section.
getMainClassName() - Method in interface org.apache.sling.commons.compiler.CompilationUnit
Returns the name of the top level public type.
getMajorVersion() - Method in class org.apache.sling.provisioning.model.Version
Get the major version
getMap() - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.MapLiteral
Returns an unmodifiable view of the backing map.
getMapProperty(Map, String) - Method in class org.apache.sling.scripting.sightly.render.AbstractRuntimeObjectModel
 
getMaximumCacheSize() - Method in interface org.apache.sling.servlets.resolver.jmx.SlingServletResolverCacheMBean
Get the maximum configured size of the servlet resolver cache
getMaxParallel() - Method in interface org.apache.sling.event.jobs.QueueConfiguration
Return the max number of parallel processes.
getMaxPeakRecursionDepth() - Method in interface org.apache.sling.engine.jmx.RequestProcessorMBean
Returns the maximum peak recursive execution depth since last resetting the statistics.
getMaxPoolSize() - Method in interface org.apache.sling.commons.threads.jmx.ThreadPoolMBean
Return the configured maximum pool size.
getMaxPoolSize() - Method in class org.apache.sling.commons.threads.ModifiableThreadPoolConfig
 
getMaxPoolSize() - Method in interface org.apache.sling.commons.threads.ThreadPoolConfig
Return the maximum pool size
getMaxRequestDurationMsec() - Method in interface org.apache.sling.engine.jmx.RequestProcessorMBean
Returns the time in milliseconds used by the longest request since last resetting the statistics.
getMaxRetries() - Method in interface org.apache.sling.event.jobs.QueueConfiguration
Return the max number of retries, -1 for endless retry!
getMaxServletCallCount() - Method in interface org.apache.sling.engine.jmx.RequestProcessorMBean
Returns the maximum servlet call count since last resetting the statistics.
getMaxThreadAge() - Method in interface org.apache.sling.commons.threads.jmx.ThreadPoolMBean
Return the configured max thread age.
getMaxThreadAge() - Method in class org.apache.sling.commons.threads.ModifiableThreadPoolConfig
 
getMaxThreadAge() - Method in interface org.apache.sling.commons.threads.ThreadPoolConfig
Return the maximum age before a thread is retired.
getMBeanName() - Method in class org.apache.sling.hc.util.HealthCheckMetadata
The mbean name of the health check as defined through the HealthCheck.MBEAN_NAME property.
getMeanFilterDurationMsec() - Method in interface org.apache.sling.engine.jmx.FilterProcessorMBean
Returns the mean filter invocation time in milliseconds since resetting the statistics.
getMeanPeakRecursionDepth() - Method in interface org.apache.sling.engine.jmx.RequestProcessorMBean
Returns the mean peak recursive execution depth since last resetting the statistics.
getMeanRequestDurationMsec() - Method in interface org.apache.sling.engine.jmx.RequestProcessorMBean
Returns the mean request processing time in milliseconds since resetting the statistics.
getMeanServletCallCount() - Method in interface org.apache.sling.engine.jmx.RequestProcessorMBean
Returns the mean servlet call count since last resetting the statistics.
getMessage() - Method in class org.apache.sling.commons.compiler.CompilerMessage
Return the message
getMessage() - Method in interface org.apache.sling.event.jobs.consumer.JobExecutionResult
Return the optional message.
getMessage() - Method in class org.apache.sling.hc.api.ResultLog.Entry
 
getMessage() - Method in interface org.apache.sling.scripting.sightly.compiler.CompilerMessage
Returns the compiler's message.
getMessage(ResourceBundle) - Method in class org.apache.sling.validation.spi.support.DefaultValidationFailure
 
getMessage(ResourceBundle) - Method in interface org.apache.sling.validation.ValidationFailure
 
getMessages() - Method in interface org.apache.sling.api.request.RequestProgressTracker
Returns an Iterator of tracking entries.
getMetadata() - Method in class org.apache.sling.provisioning.model.Artifact
Get the metadata of the artifact.
getMethodCallSyntax(String, String, String...) - Method in class org.apache.sling.scripting.api.AbstractScriptEngineFactory
 
getMicroVersion() - Method in class org.apache.sling.provisioning.model.Version
Get the minor version
getMimeType(String) - Method in interface org.apache.sling.commons.mime.MimeTypeProvider
Returns the MIME type of the extension of the given name.
getMimeType(String) - Method in interface org.apache.sling.commons.mime.MimeTypeService
Returns the MIME type of the extension of the given name.
getMimeTypes() - Method in class org.apache.sling.scripting.api.AbstractScriptEngineFactory
 
getMinEventDelay() - Method in interface org.apache.sling.discovery.base.connectors.BaseConfig
The minEventDelay to apply to the ViewStateManager
getMinEventDelay() - Method in class org.apache.sling.discovery.oak.Config
Returns the minimum time (in seconds) between sending TOPOLOGY_CHANGING/_CHANGED events - to avoid flooding
getMinorVersion() - Method in class org.apache.sling.provisioning.model.Version
Get the major version
getMinPeakRecursionDepth() - Method in interface org.apache.sling.engine.jmx.RequestProcessorMBean
Returns the minimal peak recursive execution depth since last resetting the statistics.
getMinPoolSize() - Method in interface org.apache.sling.commons.threads.jmx.ThreadPoolMBean
Return the minimum pool size.
getMinPoolSize() - Method in class org.apache.sling.commons.threads.ModifiableThreadPoolConfig
 
getMinPoolSize() - Method in interface org.apache.sling.commons.threads.ThreadPoolConfig
Return the minimum pool size.
getMinRequestDurationMsec() - Method in interface org.apache.sling.engine.jmx.RequestProcessorMBean
Returns the time in milliseconds used by the shortest request since last resetting the statistics.
getMinServletCallCount() - Method in interface org.apache.sling.engine.jmx.RequestProcessorMBean
Returns the minimum servlet call count since last resetting the statistics.
getMinuteOfHour() - Method in interface org.apache.sling.event.jobs.ScheduleInfo
Return the minute of the hour for daily, weekly and hourly scheduled jobs.
getMissingElements() - Method in exception org.apache.sling.models.factory.MissingElementsException
 
getModelFromRequest(SlingHttpServletRequest) - Method in interface org.apache.sling.models.factory.ModelFactory
Obtain an adapted model class based on the resource type of the request's resource.
getModelFromResource(Resource) - Method in interface org.apache.sling.models.factory.ModelFactory
Obtain an adapted model class based on the resource type of the provided resource.
getModificationTime() - Method in class org.apache.sling.api.resource.ResourceMetadata
Returns the ResourceMetadata.MODIFICATION_TIME property if not null and a long.
getModule() - Method in interface org.apache.sling.models.jacksonexporter.ModuleProvider
 
getModuleName() - Method in class org.apache.sling.scripting.javascript.helper.ModuleScope
 
getMonthOfYear() - Method in interface org.apache.sling.event.jobs.ScheduleInfo
If the job is scheduled yearly, returns the month of the year
getMyId() - Method in class org.apache.sling.discovery.commons.providers.spi.base.DiscoveryLiteDescriptor
Returns the 'me' field of the discovery-lite descriptor
getMyId() - Method in class org.apache.sling.discovery.commons.providers.spi.base.IdMapService
 
getName() - Method in interface org.apache.sling.api.request.RequestParameter
 
getName() - Method in class org.apache.sling.api.resource.AbstractResource
Returns the name of this resource.
getName() - Method in interface org.apache.sling.api.resource.Resource
Returns the name of this resource.
getName(Resource) - Static method in class org.apache.sling.api.resource.ResourceUtil
Deprecated.
since 2.1.0, use Resource.getName() instead
getName(String) - Static method in class org.apache.sling.api.resource.ResourceUtil
Utility method returns the name of the given path, which is normalized by ResourceUtil.normalize(String) before resolving the name.
getName() - Method in class org.apache.sling.api.resource.ResourceWrapper
Returns the value of calling getName on the wrapped resource.
getName() - Method in interface org.apache.sling.caconfig.management.ValueInfo
Property name.
getName() - Method in class org.apache.sling.commons.osgi.ManifestHeader.NameValuePair
 
getName() - Method in interface org.apache.sling.commons.scheduler.JobContext
Get the name of the scheduled job.
getName() - Method in interface org.apache.sling.commons.threads.jmx.ThreadPoolMBean
Return the name of the thread pool
getName() - Method in interface org.apache.sling.commons.threads.ThreadPool
The name of the thread pool.
getName() - Method in class org.apache.sling.engine.servlets.AbstractServiceReferenceConfig
Deprecated.
Returns the name of this configuration object.
getName(ServiceReference) - Static method in class org.apache.sling.engine.servlets.AbstractServiceReferenceConfig
Deprecated.
Looks for a name value in the service reference properties.
getName() - Method in interface org.apache.sling.event.jobs.jmx.StatisticsMBean
 
getName() - Method in interface org.apache.sling.event.jobs.Queue
Get the queue name.
getName() - Method in class org.apache.sling.hc.util.HealthCheckMetadata
The name of the health check as defined through the HealthCheck.NAME property.
getName(ServiceReference) - Method in class org.apache.sling.jcr.registration.AbstractRegistrationSupport
Returns the name property from the service properties or null if no such property exists or the property is an empty string.
getName() - Method in interface org.apache.sling.models.export.spi.ModelExporter
The name of the exporter.
getName() - Method in interface org.apache.sling.models.spi.Injector
Return a logical name for the injector.
getName() - Method in class org.apache.sling.models.spi.injectorspecific.AbstractInjectAnnotationProcessor
Deprecated.
 
getName() - Method in interface org.apache.sling.models.spi.injectorspecific.InjectAnnotationProcessor
Deprecated.
Tries to get the name value from the annotation.
getName() - Method in interface org.apache.sling.models.spi.injectorspecific.InjectAnnotationProcessor2
Tries to get the name value from the annotation.
getName() - Method in class org.apache.sling.provisioning.model.Feature
Get the name of the feature.
getName() - Method in class org.apache.sling.provisioning.model.Section
Get the name of the section.
getName() - Method in class org.apache.sling.sample.slingshot.model.UserInfo
 
getName() - Method in class org.apache.sling.scripting.sightly.compiler.commands.Procedure.Start
 
getName() - Method in enum org.apache.sling.scripting.sightly.compiler.expression.MarkupContext
 
getName() - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.Identifier
Retrieves the name of the identifier
getName() - Method in interface org.apache.sling.validation.model.ChildResource
Return this resource's name.
getName() - Method in interface org.apache.sling.validation.model.ResourceProperty
Returns the name of this property.
getName() - Method in enum org.apache.sling.xss.ProtectionContext
Gets the name of the protection context.
getNamePattern() - Method in interface org.apache.sling.validation.model.ChildResource
Returns this resource's name pattern.
getNamePattern() - Method in interface org.apache.sling.validation.model.ResourceProperty
Returns the name pattern for this property.
getNames() - Method in class org.apache.sling.provisioning.model.RunMode
Return the run mode names.
getNames() - Method in class org.apache.sling.scripting.api.AbstractScriptEngineFactory
 
getNative(String, Scriptable) - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableBase
 
getNewView() - Method in class org.apache.sling.discovery.TopologyEvent
Returns the view which is currently (i.e.
getNextActiveResource() - Method in interface org.apache.sling.installer.api.tasks.TaskResourceGroup
If there is more than the active resource in the group, return the second resource from the group.
getNextPingDue() - Method in class org.apache.sling.discovery.base.connectors.ping.TopologyConnectorClient
 
getNextPingDue() - Method in interface org.apache.sling.discovery.base.connectors.ping.TopologyConnectorClientInformation
the seconds until the next heartbeat is due
getNextScheduledExecution() - Method in interface org.apache.sling.event.jobs.ScheduledJobInfo
Return the next scheduled execution date.
getNodeName(SlingHttpServletRequest, String, boolean, NodeNameGenerator) - Method in interface org.apache.sling.servlets.post.NodeNameGenerator
Get the to-be-created node name from the request.
getNumberOfActiveJobs() - Method in interface org.apache.sling.event.jobs.Statistics
Number of jobs currently in processing.
getNumberOfCancelledJobs() - Method in interface org.apache.sling.event.jobs.Statistics
Number of permanently failing or cancelled jobs.
getNumberOfCancelledJobs() - Method in interface org.apache.sling.event.jobs.TopicStatistics
Number of permanently failing or cancelled jobs.
getNumberOfFailedJobs() - Method in interface org.apache.sling.event.jobs.Statistics
Number of failing jobs.
getNumberOfFailedJobs() - Method in interface org.apache.sling.event.jobs.TopicStatistics
Number of failing jobs.
getNumberOfFinishedJobs() - Method in interface org.apache.sling.event.jobs.Statistics
Number of successfully finished jobs.
getNumberOfFinishedJobs() - Method in interface org.apache.sling.event.jobs.TopicStatistics
Number of successfully finished jobs.
getNumberOfJobs() - Method in interface org.apache.sling.event.jobs.Statistics
getNumberOfProcessedJobs() - Method in interface org.apache.sling.event.jobs.Statistics
Number of already processed jobs.
getNumberOfProcessedJobs() - Method in interface org.apache.sling.event.jobs.TopicStatistics
Number of already processed jobs.
getNumberOfQueuedJobs() - Method in interface org.apache.sling.event.jobs.Statistics
Number of jobs currently waiting in a queue.
getNumberOfRetries() - Method in interface org.apache.sling.event.jobs.Job
The property to track the retry maximum retry count for jobs.
getNumOfLines() - Method in class org.apache.sling.commons.log.logback.webconsole.TailerOptions
 
getObjectModel() - Method in interface org.apache.sling.scripting.sightly.render.RenderContext
Provides the RuntimeObjectModel that will be used for resolving objects' properties or type conversion / coercion.
getObjectNoArgMethod(Object, String) - Method in class org.apache.sling.scripting.sightly.render.AbstractRuntimeObjectModel
 
getObjectProperty(Object, String) - Method in class org.apache.sling.scripting.sightly.render.AbstractRuntimeObjectModel
 
getObservationReporter() - Method in interface org.apache.sling.spi.resource.provider.ProviderContext
Get the observation reporter for this instance.
getObserverConfigurations() - Method in interface org.apache.sling.spi.resource.provider.ObservationReporter
Get the list of observer configurations affecting the provider this reporter is bound to.
getOccurrenceCount(String) - Method in class org.apache.sling.scripting.sightly.compiler.util.VariableTracker
Get how many times a variable was declared in the current scope.
getOffendingInput() - Method in exception org.apache.sling.scripting.sightly.compiler.SightlyCompilerException
Returns the offending input, as a raw string.
getOldView() - Method in class org.apache.sling.discovery.base.commons.BaseDiscoveryService
 
getOldView() - Method in class org.apache.sling.discovery.TopologyEvent
Returns the view which was valid up until now.
getOperator() - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.BinaryOperation
Returns the operator of the operation.
getOperator() - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.UnaryOperation
Returns the operator applied in this operation.
getOptions() - Method in class org.apache.sling.scripting.sightly.compiler.expression.Expression
Get the options for this expression.
getOrCreateArtifactGroup(int) - Method in class org.apache.sling.provisioning.model.RunMode
Get or create an artifact group
getOrCreateConfiguration(String, String) - Method in class org.apache.sling.provisioning.model.RunMode
Get or create the configuration
getOrCreateFeature(String) - Method in class org.apache.sling.provisioning.model.Model
Get or create the feature.
getOrCreateResource(ResourceResolver, String, String, String, boolean) - Static method in class org.apache.sling.api.resource.ResourceUtil
Creates or gets the resource at the given path.
getOrCreateResource(ResourceResolver, String, Map<String, Object>, String, boolean) - Static method in class org.apache.sling.api.resource.ResourceUtil
Creates or gets the resource at the given path.
getOrCreateResource(ResourceResolver, String) - Static method in class org.apache.sling.discovery.commons.providers.util.ResourceHelper
 
getOrCreateRunMode(String[]) - Method in class org.apache.sling.provisioning.model.Feature
Get or create the run mode.
getOrder() - Method in class org.apache.sling.caconfig.spi.metadata.PropertyMetadata
 
getOriginallyCreatedAt() - Method in class org.apache.sling.discovery.base.connectors.announcement.Announcement
 
getOut() - Method in class org.apache.sling.api.scripting.SlingBindings
Returns the SlingBindings.OUT property if not null and a PrintWriter instance.
getOutputStatement(String) - Method in class org.apache.sling.scripting.api.AbstractScriptEngineFactory
 
getOutputStream(String) - Method in interface org.apache.sling.commons.classloader.ClassLoaderWriter
Get the output stream for a class or resource handled by the underlying class loader.
getOutputStream() - Method in class org.apache.sling.scripting.core.servlet.CaptureResponseWrapper
 
getOverrideGlobalTimeout() - Method in class org.apache.sling.hc.api.execution.HealthCheckExecutionOptions
 
getOverrideStrings() - Method in interface org.apache.sling.caconfig.spi.ConfigurationOverrideProvider
Get override strings.
getOwnerId() - Method in class org.apache.sling.discovery.base.connectors.announcement.Announcement
Returns the slingid of the owner of this announcement.
getOwnThreadPoolSize() - Method in interface org.apache.sling.event.jobs.QueueConfiguration
Return the size for the optional thread pool for this queue.
getPackageName() - Method in interface org.apache.sling.scripting.sightly.java.compiler.ClassInfo
Returns the class' package name.
getParameter(String) - Method in class org.apache.sling.scripting.api.AbstractScriptEngineFactory
 
getParameterMap() - Method in class org.apache.sling.api.resource.ResourceMetadata
Returns the ResourceMetadata.PARAMETER_MAP property if not null and a Map instance.
getParameters() - Method in class org.apache.sling.scripting.sightly.compiler.commands.Procedure.Start
 
getParameters() - Method in interface org.apache.sling.validation.model.ValidatorInvocation
 
getParametersDescription() - Method in class org.apache.sling.repoinit.parser.operations.CreatePath
 
getParametersDescription() - Method in class org.apache.sling.repoinit.parser.operations.CreateUser
 
getParametersDescription() - Method in class org.apache.sling.repoinit.parser.operations.DeleteUser
 
getParametersDescription() - Method in class org.apache.sling.repoinit.parser.operations.Operation
 
getParametersDescription() - Method in class org.apache.sling.repoinit.parser.operations.RegisterNamespace
 
getParametersDescription() - Method in class org.apache.sling.repoinit.parser.operations.RegisterNodetypes
 
getParametersDescription() - Method in class org.apache.sling.repoinit.parser.operations.ServiceUserOperation
 
getParametersDescription() - Method in class org.apache.sling.repoinit.parser.operations.SetAclPaths
 
getParametersDescription() - Method in class org.apache.sling.repoinit.parser.operations.SetAclPrincipals
 
getParent() - Method in class org.apache.sling.api.resource.AbstractResource
Returns the parent resource of this resource.
getParent() - Method in class org.apache.sling.api.resource.NonExistingResource
 
getParent() - Method in interface org.apache.sling.api.resource.Resource
Returns the parent resource or null if this resource represents the root of the resource tree.
getParent(Resource) - Method in interface org.apache.sling.api.resource.ResourceResolver
Returns the parent resource of this resource.
getParent(String) - Static method in class org.apache.sling.api.resource.ResourceUtil
Utility method returns the parent path of the given path, which is normalized by ResourceUtil.normalize(String) before resolving the parent.
getParent(String, int) - Static method in class org.apache.sling.api.resource.ResourceUtil
Utility method returns the ancestor's path at the given level relative to path, which is normalized by ResourceUtil.normalize(String) before resolving the ancestor.
getParent(Resource) - Static method in class org.apache.sling.api.resource.ResourceUtil
Deprecated.
since 2.1.0, use Resource.getParent() instead
getParent() - Method in class org.apache.sling.api.resource.ResourceWrapper
Returns the value of calling getParent on the wrapped resource.
getParent(Resource) - Method in class org.apache.sling.api.wrappers.ResourceResolverWrapper
Wraps and returns the Resource obtained by calling getParent on the wrapped resource resolver.
getParent(ResolveContext<T>, Resource) - Method in class org.apache.sling.spi.resource.provider.ResourceProvider
Returns the parent resource from this resource provider or null if the resource provider cannot find it.
getParentExpression() - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.BinaryOperation
Returns the parent expression, if any.
getParentLocation() - Method in class org.apache.sling.api.servlets.HtmlResponse
Deprecated.
Returns the parent location of the modification.
getParentLocation() - Method in class org.apache.sling.servlets.post.AbstractPostResponse
Returns the parent location of the modification.
getParentLocation() - Method in interface org.apache.sling.servlets.post.PostResponse
Returns the parent location of the modification.
getParentResolveContext() - Method in interface org.apache.sling.spi.resource.provider.ResolveContext
Return a resolve context for the parent resource provider.
getParentResourceProvider() - Method in interface org.apache.sling.spi.resource.provider.ResolveContext
Return the parent resource provider.
getParentResourceType(Resource) - Method in interface org.apache.sling.api.resource.ResourceResolver
Returns the super type of the given resource.
getParentResourceType(String) - Method in interface org.apache.sling.api.resource.ResourceResolver
Returns the super type of the given resource type.
getParentResourceType(Resource) - Method in class org.apache.sling.api.wrappers.ResourceResolverWrapper
 
getParentResourceType(String) - Method in class org.apache.sling.api.wrappers.ResourceResolverWrapper
 
getPassword() - Method in class org.apache.sling.auth.core.spi.AuthenticationInfo
Returns the password stored as the ResourceResolverFactory.PASSWORD property or null if the password is not set in this map.
getPassword() - Method in class org.apache.sling.repoinit.parser.operations.CreateUser
 
getPasswordEncoding() - Method in class org.apache.sling.repoinit.parser.operations.CreateUser
 
getPath() - Method in class org.apache.sling.api.resource.observation.ResourceChange
Get the resource path.
getPath() - Method in class org.apache.sling.api.resource.path.Path
Return the path if this Path object holds a path, returns the pattern otherwise.
getPath() - Method in interface org.apache.sling.api.resource.Resource
Returns the absolute path of this resource in the resource tree.
getPath() - Method in class org.apache.sling.api.resource.ResourceWrapper
Returns the value of calling getPath on the wrapped resource.
getPath() - Method in class org.apache.sling.api.resource.SyntheticResource
 
getPath() - Method in class org.apache.sling.api.servlets.HtmlResponse
Deprecated.
Returns the absolute path of the item upon which the request operated.
getPath(AccessControlList) - Static method in class org.apache.sling.jcr.base.util.AccessControlUtil
Returns the path of the node AccessControlList acl has been created for.
getPath() - Method in class org.apache.sling.servlets.post.AbstractPostResponse
Returns the absolute path of the item upon which the request operated.
getPath() - Method in interface org.apache.sling.servlets.post.PostResponse
Returns the absolute path of the item upon which the request operated.
getPathInfo(HttpServletRequest) - Static method in class org.apache.sling.api.wrappers.SlingRequestPaths
Return the context path for r, using the appropriate request attribute if the request is an included one.
getPaths() - Method in class org.apache.sling.repoinit.parser.operations.SetAclPaths
 
getPaths() - Method in interface org.apache.sling.spi.resource.provider.ObserverConfiguration
The set of paths this listener is interested in.
getPersistenceResourcePath(String) - Method in interface org.apache.sling.caconfig.management.ConfigurationManager
Deprecated.
getPid() - Method in class org.apache.sling.commons.log.logback.webconsole.LoggerConfig
 
getPid() - Method in interface org.apache.sling.commons.threads.jmx.ThreadPoolMBean
Return the configuration pid of the thread pool.
getPid() - Method in class org.apache.sling.provisioning.model.Configuration
Get the pid.
getPrefix() - Method in class org.apache.sling.repoinit.parser.operations.RegisterNamespace
 
getPrimaryKey() - Method in class org.apache.sling.discovery.base.connectors.announcement.Announcement
the key which is unique to this announcement
getPrimaryType() - Method in class org.apache.sling.repoinit.parser.operations.PathSegmentDefinition
 
getPrincipalManager(Session) - Static method in class org.apache.sling.jcr.base.util.AccessControlUtil
Returns the PrincipalManager for the given session.
getPrincipals() - Method in class org.apache.sling.repoinit.parser.operations.SetAclPrincipals
 
getPriority() - Method in interface org.apache.sling.commons.threads.jmx.ThreadPoolMBean
Return the configured priority of the thread pool.
getPriority() - Method in class org.apache.sling.commons.threads.ModifiableThreadPoolConfig
 
getPriority() - Method in interface org.apache.sling.commons.threads.ThreadPoolConfig
Return the priority for the threads.
getPriority() - Method in class org.apache.sling.installer.api.InstallableResource
Return the priority of this resource.
getPriority() - Method in interface org.apache.sling.installer.api.tasks.RegisteredResource
Return the priority of this resource.
getPriority() - Method in class org.apache.sling.installer.api.UpdateResult
Return the priority of this resource.
getPrivilegeSetDisplayName(Locale) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.PrivilegesInfo.AccessRights
 
getProcessingStarted() - Method in interface org.apache.sling.event.jobs.Job
This property is set by the job handling and contains a calendar object specifying the date and time when this job has been started.
getProgram(String...) - Method in class org.apache.sling.scripting.api.AbstractScriptEngineFactory
 
getProgressETA() - Method in interface org.apache.sling.event.jobs.Job
If the job is in processing, return the optional ETA for this job.
getProgressLog() - Method in interface org.apache.sling.event.jobs.Job
This method returns the optional progress log from the last job processing.
getProgressStepCount() - Method in interface org.apache.sling.event.jobs.Job
If the job is in processing, return the optional progress step count if available.
getProperties() - Method in interface org.apache.sling.caconfig.management.ConfigurationCollectionData
 
getProperties() - Method in class org.apache.sling.caconfig.spi.ConfigurationCollectionPersistData
 
getProperties() - Method in class org.apache.sling.caconfig.spi.ConfigurationPersistData
 
getProperties() - Method in class org.apache.sling.discovery.commons.providers.DefaultInstanceDescription
 
getProperties() - Method in interface org.apache.sling.discovery.InstanceDescription
Returns a Map containing all properties of this instance.
getProperties() - Method in class org.apache.sling.provisioning.model.Configuration
Get all properties of the configuration.
getProperties() - Method in class org.apache.sling.sample.slingshot.model.PropertiesSupport
 
getProperties() - Method in interface org.apache.sling.validation.model.ChildResource
Returns the properties this child resource is expected to have.
getPropertiesForLogging(Resource) - Static method in class org.apache.sling.discovery.commons.providers.util.ResourceHelper
Compile a string builder containing the properties of a resource - used for logging
getProperty(String, Class<Type>) - Method in class org.apache.sling.api.servlets.HtmlResponse
Deprecated.
Returns the generic response property with the given name and type or null if no such property exists or the property is not of the requested type.
getProperty(String) - Method in class org.apache.sling.api.servlets.HtmlResponse
Deprecated.
Returns the generic response property with the given name and type or null if no such property exists.
getProperty(Object, double) - Static method in class org.apache.sling.commons.osgi.OsgiUtil
Deprecated.
since 2.0.4, use OsgiUtil.toDouble(Object, double) instead
getProperty(String) - Method in class org.apache.sling.discovery.commons.providers.DefaultInstanceDescription
 
getProperty(String) - Method in interface org.apache.sling.discovery.InstanceDescription
Returns the value of a particular property.
getProperty(String) - Method in interface org.apache.sling.discovery.PropertyProvider
Retrieves a property that is subsequently set on the local instance and broadcast to the TopologyView instances.
getProperty(String) - Method in interface org.apache.sling.event.jobs.Job
Get the value of a property.
getProperty(String, Class<T>) - Method in interface org.apache.sling.event.jobs.Job
Get a named property and convert it into the given type.
getProperty(String, T) - Method in interface org.apache.sling.event.jobs.Job
Get a named property and convert it into the given type.
getProperty(String) - Method in class org.apache.sling.repoinit.parser.operations.AclLine
Return the named multi-value property, or an empty list if not found.
getProperty() - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.PropertyAccess
Returns the expression node identifying the accessed property.
getProperty(String) - Method in class org.apache.sling.scripting.sightly.java.compiler.RenderUnit
 
getProperty(String) - Method in interface org.apache.sling.scripting.sightly.Record
Gets the value of a specified property.
getProperty(Object, Object) - Method in class org.apache.sling.scripting.sightly.render.AbstractRuntimeObjectModel
 
getProperty(String, Class<Type>) - Method in class org.apache.sling.servlets.post.AbstractPostResponse
Returns the generic response property with the given name and type or null if no such property exists or the property is not of the requested type.
getProperty(String) - Method in class org.apache.sling.servlets.post.AbstractPostResponse
Returns the generic response property with the given name and type or null if no such property exists.
getProperty(String) - Method in class org.apache.sling.servlets.post.JSONResponse
 
getPropertyMetadata() - Method in interface org.apache.sling.caconfig.management.ValueInfo
Property metadata.
getPropertyMetadata() - Method in class org.apache.sling.caconfig.spi.metadata.ConfigurationMetadata
 
getPropertyName() - Method in exception org.apache.sling.api.resource.PersistenceException
Get the property name related to this exception.
getPropertyNames() - Method in interface org.apache.sling.caconfig.management.ConfigurationData
List of effective property names defined in configuration metadata or values are defined for.
getPropertyNames() - Method in interface org.apache.sling.event.jobs.Job
Get all property names.
getPropertyNames() - Method in class org.apache.sling.scripting.sightly.java.compiler.RenderUnit
 
getPropertyNames() - Method in interface org.apache.sling.scripting.sightly.Record
Gets the set of names for this record's properties.
getPropertyNamesHint() - Method in interface org.apache.sling.spi.resource.provider.ObserverConfiguration
Set containing the set of property names which serves as an optional hint for the underlying to only report property changes enlisted, ie the underlying might ignore this.
getProtocolVersion() - Method in class org.apache.sling.discovery.base.connectors.announcement.Announcement
Returns the protocolVersion of this announcement
getProviderContext() - Method in class org.apache.sling.spi.resource.provider.ResourceProvider
Get the current provider context.
getProviderState() - Method in interface org.apache.sling.spi.resource.provider.ResolveContext
This is the object returned by ResourceProvider.authenticate(Map)
getQualifier() - Method in class org.apache.sling.provisioning.model.Version
Get the qualifier
getQuery() - Method in exception org.apache.sling.api.resource.QuerySyntaxException
 
getQueryLanguageProvider() - Method in class org.apache.sling.spi.resource.provider.ResourceProvider
Get the optional query language provider.
getQueryString(HttpServletRequest) - Static method in class org.apache.sling.api.wrappers.SlingRequestPaths
Return the query string for r, using the appropriate request attribute if the request is an included one.
getQueue(String) - Method in interface org.apache.sling.event.jobs.JobManager
Return a queue with a specific name (if running)
getQueueName() - Method in interface org.apache.sling.event.jobs.Job
The name of the job queue processing this job.
getQueueNames() - Method in interface org.apache.sling.event.jobs.jmx.QueuesMBean
 
getQueues() - Method in interface org.apache.sling.event.jobs.JobManager
Return an iterator for all available queues.
getQueueSize() - Method in interface org.apache.sling.commons.threads.jmx.ThreadPoolMBean
Return the configured queue size.
getQueueSize() - Method in class org.apache.sling.commons.threads.ModifiableThreadPoolConfig
 
getQueueSize() - Method in interface org.apache.sling.commons.threads.ThreadPoolConfig
Return the queue size.
getRanking() - Method in interface org.apache.sling.event.jobs.QueueConfiguration
Get the ranking of this configuration.
getRating(Resource) - Method in interface org.apache.sling.sample.slingshot.ratings.RatingsService
Get the overall rating for a resource.
getRating(Resource, String) - Method in interface org.apache.sling.sample.slingshot.ratings.RatingsService
Get the rating of a user for a resource.
getRatingsResourcePath(Resource) - Method in interface org.apache.sling.sample.slingshot.ratings.RatingsService
Return the path to the ratings resource for a resource.
getRawText() - Method in class org.apache.sling.scripting.sightly.compiler.expression.Expression
Returns the raw text representation of this expression.
getReadableResource(Resource) - Method in interface org.apache.sling.api.security.ResourceAccessSecurity
If supplied Resource can be read, return it (or a wrapped variant of it).
getReader() - Method in class org.apache.sling.api.scripting.SlingBindings
Returns the SlingBindings.READER property if not null and a Reader instance.
getReason(HttpServletRequest) - Method in class org.apache.sling.auth.core.spi.AbstractAuthenticationFormServlet
Returns an informational message according to the value provided in the j_reason request parameter.
getReason() - Method in exception org.apache.sling.discovery.base.commons.UndefinedClusterViewException
 
getReceivedAt() - Method in class org.apache.sling.discovery.base.connectors.announcement.Announcement
 
getRedirectUrl(HttpServletRequest, AbstractPostResponse) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.post.AbstractAccessPostServlet
compute redirect URL (SLING-126)
getReferer() - Method in class org.apache.sling.api.servlets.HtmlResponse
Deprecated.
Returns the referer as from the 'referer' request header.
getReferer() - Method in class org.apache.sling.servlets.post.AbstractPostResponse
Returns the referer as from the 'referer' request header.
getReferer() - Method in interface org.apache.sling.servlets.post.PostResponse
Returns the referer previously set by PostResponse.setReferer(String)
getRegex() - Method in class org.apache.sling.commons.log.logback.webconsole.TailerOptions
 
getRemoteSlingId() - Method in class org.apache.sling.discovery.base.connectors.ping.TopologyConnectorClient
 
getRemoteSlingId() - Method in interface org.apache.sling.discovery.base.connectors.ping.TopologyConnectorClientInformation
the sling id of the remote end
getRemovedPropertyNames() - Method in class org.apache.sling.api.resource.observation.ResourceChange
Deprecated.
As there is no guarantee that this information is contained in the change event, this should not be used anymore.
getReplaceSelectors() - Method in class org.apache.sling.api.request.RequestDispatcherOptions
Returns the RequestDispatcherOptions.OPT_REPLACE_SELECTORS option or null if not set.
getReplaceSuffix() - Method in class org.apache.sling.api.request.RequestDispatcherOptions
Returns the RequestDispatcherOptions.OPT_REPLACE_SUFFIX option or null if not set.
getRepository() - Method in class org.apache.sling.jcr.base.AbstractSlingRepository2
Returns the actual repository to which all JCR Repository interface methods implemented by this class are delegated.
getRepository() - Method in class org.apache.sling.jcr.base.AbstractSlingRepositoryManager
Returns the repository underlying this instance or null if no repository is currently being available.
getRepository(String, Hashtable<String, Object>) - Method in class org.apache.sling.jcr.base.util.RepositoryAccessor
First try to access the Repository via JNDI (unless jndiContext is null), and if not successful try RMI.
getRepositoryFromURL(String) - Method in class org.apache.sling.jcr.base.util.RepositoryAccessor
Acquire a Repository from the given URL
getRepositoryPath() - Method in class org.apache.sling.provisioning.model.Artifact
Create a Maven like relative repository path.
getRequest() - Method in class org.apache.sling.api.scripting.SlingBindings
Returns the SlingBindings.REQUEST property if not null and a SlingHttpServletRequest instance.
getRequest() - Method in interface org.apache.sling.api.scripting.SlingScriptHelper
Returns the SlingHttpServletRequest representing the input of the request.
getRequest() - Method in class org.apache.sling.scripting.core.ScriptHelper
 
getRequestDispatcher(String, RequestDispatcherOptions) - Method in interface org.apache.sling.api.SlingHttpServletRequest
Returns a RequestDispatcher object that acts as a wrapper for the resource located at the given path.
getRequestDispatcher(Resource, RequestDispatcherOptions) - Method in interface org.apache.sling.api.SlingHttpServletRequest
Returns a RequestDispatcher object that acts as a wrapper for the resource located at the given resource.
getRequestDispatcher(Resource) - Method in interface org.apache.sling.api.SlingHttpServletRequest
getRequestDispatcher(Resource) - Method in class org.apache.sling.api.wrappers.SlingHttpServletRequestWrapper
 
getRequestDispatcher(Resource, RequestDispatcherOptions) - Method in class org.apache.sling.api.wrappers.SlingHttpServletRequestWrapper
 
getRequestDispatcher(String, RequestDispatcherOptions) - Method in class org.apache.sling.api.wrappers.SlingHttpServletRequestWrapper
 
getRequestParameter(String) - Method in interface org.apache.sling.api.SlingHttpServletRequest
Returns the value of a request parameter as a RequestParameter, or null if the parameter does not exist.
getRequestParameter(String) - Method in class org.apache.sling.api.wrappers.SlingHttpServletRequestWrapper
 
getRequestParameterList() - Method in interface org.apache.sling.api.SlingHttpServletRequest
Returns the request parameters as instances of the RequestParameter interface in the order or the request where the query string parameters are first and the POST request parameters are second.
getRequestParameterList() - Method in class org.apache.sling.api.wrappers.SlingHttpServletRequestWrapper
 
getRequestParameterMap() - Method in interface org.apache.sling.api.SlingHttpServletRequest
Returns a Map of the parameters of this request.
getRequestParameterMap() - Method in class org.apache.sling.api.wrappers.SlingHttpServletRequestWrapper
 
getRequestParameters(String) - Method in interface org.apache.sling.api.SlingHttpServletRequest
Returns an array of RequestParameter objects containing all of the values the given request parameter has, or null if the parameter does not exist.
getRequestParameters(String) - Method in class org.apache.sling.api.wrappers.SlingHttpServletRequestWrapper
 
getRequestPathInfo() - Method in interface org.apache.sling.api.SlingHttpServletRequest
Returns the RequestPathInfo pertaining to this request.
getRequestPathInfo() - Method in class org.apache.sling.api.wrappers.SlingHttpServletRequestWrapper
 
getRequestProgressTracker() - Method in interface org.apache.sling.api.SlingHttpServletRequest
Returns the RequestProgressTracker of this request.
getRequestProgressTracker() - Method in class org.apache.sling.api.wrappers.SlingHttpServletRequestWrapper
 
getRequestScopedResourceResolver() - Method in interface org.apache.sling.scripting.api.resource.ScriptingResourceResolverProvider
Provides a request-scoped ResourceResolver with only read access to the search paths.
getRequestsCount() - Method in interface org.apache.sling.engine.jmx.RequestProcessorMBean
Returns the number of requests collected since last resetting the statistics.
getRequestURI(HttpServletRequest) - Static method in class org.apache.sling.api.wrappers.SlingRequestPaths
Return the request URI for r, using the appropriate request attribute if the request is an included one.
getResetBackoff() - Method in class org.apache.sling.discovery.base.connectors.announcement.Announcement
gets the resetBackoff flag
getResolutionPath() - Method in class org.apache.sling.api.resource.ResourceMetadata
Returns the ResourceMetadata.RESOLUTION_PATH property if not null and a String instance.
getResolutionPathInfo() - Method in class org.apache.sling.api.resource.ResourceMetadata
Returns the ResourceMetadata.RESOLUTION_PATH_INFO property if not null and a String instance.
getResolveParameters() - Method in interface org.apache.sling.spi.resource.provider.ResourceContext
Return optional parameters for resolving the resource.
getResource(ResourceResolver, String, Map<String, String>) - Method in interface org.apache.sling.api.resource.ParametrizableResourceProvider
Deprecated.
Returns a resource from this resource provider or null if the resource provider cannot find it.
getResource() - Method in exception org.apache.sling.api.resource.ResourceNotFoundException
 
getResource(ResourceResolver, HttpServletRequest, String) - Method in interface org.apache.sling.api.resource.ResourceProvider
Deprecated.
since 2.2.0 (and JCR Resource 2.1.0), this method will not be invoked.
getResource(ResourceResolver, String) - Method in interface org.apache.sling.api.resource.ResourceProvider
Deprecated.
Returns a resource from this resource provider or null if the resource provider cannot find it.
getResource(String) - Method in interface org.apache.sling.api.resource.ResourceResolver
Returns a Resource object for data located at the given path.
getResource(Resource, String) - Method in interface org.apache.sling.api.resource.ResourceResolver
Returns a Resource object for data located at the given path.
getResource() - Method in class org.apache.sling.api.resource.ResourceWrapper
Returns the Resource wrapped by this instance.
getResource() - Method in class org.apache.sling.api.scripting.SlingBindings
Returns the SlingBindings.RESOURCE property if not null and a Resource instance.
getResource() - Method in interface org.apache.sling.api.SlingHttpServletRequest
Returns the Resource object on whose behalf the servlet acts.
getResource(String) - Method in class org.apache.sling.api.wrappers.ResourceResolverWrapper
Wraps and returns the Resource obtained by calling getResource on the wrapped resource resolver.
getResource(Resource, String) - Method in class org.apache.sling.api.wrappers.ResourceResolverWrapper
Wraps and returns the Resource obtained by calling getResource on the wrapped resource resolver.
getResource() - Method in class org.apache.sling.api.wrappers.SlingHttpServletRequestWrapper
 
getResource(HttpServletRequest) - Method in class org.apache.sling.auth.core.spi.AbstractAuthenticationFormServlet
Returns the path to the resource to which the request should be redirected after successfully completing the form or an empty string if there is no resource request parameter.
getResource(Resource, String, String) - Method in interface org.apache.sling.caconfig.resource.ConfigurationResourceResolver
Get a context-aware singleton configuration resource defined by the given configuration name.
getResource(Resource, Collection<String>, String) - Method in interface org.apache.sling.caconfig.resource.spi.ConfigurationResourceResolvingStrategy
Get a context-aware singleton configuration resource defined by the given configuration name.
getResource() - Method in class org.apache.sling.caconfig.resource.spi.ContextResource
 
getResource(Iterator<Resource>) - Method in interface org.apache.sling.caconfig.spi.ConfigurationInheritanceStrategy
Pick or merge resources for inheritance.
getResource(Resource) - Method in interface org.apache.sling.caconfig.spi.ConfigurationPersistenceStrategy
Deprecated.
Allows the strategy to transform the given configuration resource according to it's persistent strategies, e.g.
getResource(Resource) - Method in interface org.apache.sling.caconfig.spi.ConfigurationPersistenceStrategy2
Allows the strategy to transform the given configuration resource according to it's persistent strategies, e.g.
getResource() - Method in class org.apache.sling.installer.api.tasks.InstallTask
Return the corresponding resource - depending on the task this might be null.
getResource(String) - Method in class org.apache.sling.launchpad.base.shared.LauncherClassLoader
Return an URL to the requested resource.
getResource(ResolveContext<T>, String, ResourceContext, Resource) - Method in class org.apache.sling.spi.resource.provider.ResourceProvider
Returns a resource from this resource provider or null if the resource provider cannot find it.
getResource() - Method in interface org.apache.sling.validation.spi.ValidatorContext
 
getResourceBundle(Locale) - Method in interface org.apache.sling.api.SlingHttpServletRequest
Returns the resource bundle for the given locale.
getResourceBundle(String, Locale) - Method in interface org.apache.sling.api.SlingHttpServletRequest
Returns the resource bundle of the given base name for the given locale.
getResourceBundle(Locale) - Method in class org.apache.sling.api.wrappers.SlingHttpServletRequestWrapper
 
getResourceBundle(String, Locale) - Method in class org.apache.sling.api.wrappers.SlingHttpServletRequestWrapper
 
getResourceBundle(Locale) - Method in interface org.apache.sling.i18n.ResourceBundleProvider
Returns a ResourceBundle for the given locale.
getResourceBundle(String, Locale) - Method in interface org.apache.sling.i18n.ResourceBundleProvider
Returns a ResourceBundle for the given locale.
getResourceCollection(Resource, String, String) - Method in interface org.apache.sling.caconfig.resource.ConfigurationResourceResolver
Get a collection of context-aware configuration resources defined by the given configuration name.
getResourceCollection(Resource, Collection<String>, String) - Method in interface org.apache.sling.caconfig.resource.spi.ConfigurationResourceResolvingStrategy
Get a collection of context-aware configuration resources defined by the given configuration name.
getResourceCollectionInheritanceChain(Resource, Collection<String>, String) - Method in interface org.apache.sling.caconfig.resource.spi.ConfigurationResourceResolvingStrategy
Get a collection of context-aware configuration resource inheritance chains defined by the given configuration name.
getResourceCollectionParentPath(Resource, String, String) - Method in interface org.apache.sling.caconfig.resource.spi.ConfigurationResourceResolvingStrategy
Get the configuration resource collection parent path for storing configuration data for the given context resource and configuration name.
getResourceForRequest(ResourceResolver, SlingHttpServletRequest) - Static method in class org.apache.sling.scripting.sightly.engine.ResourceResolution
Resolves the resource accessed by a request.
getResourceFromSearchPath(Resource, String) - Static method in class org.apache.sling.scripting.sightly.engine.ResourceResolution
Resolves a resource from the search path relative to the base resource by traversing the sling:resourceSuperType chain.
getResourceGroup() - Method in class org.apache.sling.installer.api.tasks.InstallTask
Return the corresponding resource - depending on the task this might be null.
getResourceId() - Method in class org.apache.sling.installer.api.UpdateResult
Return just the resource id (everything in the url after the colon)
getResourceInheritanceChain(Resource, Collection<String>, String) - Method in interface org.apache.sling.caconfig.resource.spi.ConfigurationResourceResolvingStrategy
Get a context-aware singleton configuration resource inheritance chain defined by the given configuration name.
getResourceIsMoved() - Method in class org.apache.sling.installer.api.UpdateResult
Has this resource been moved or added?
getResourceMetadata() - Method in interface org.apache.sling.api.resource.Resource
Returns the meta data of this resource.
getResourceMetadata() - Method in class org.apache.sling.api.resource.ResourceWrapper
Returns the value of calling getResourceMetadata on the wrapped resource.
getResourceMetadata() - Method in class org.apache.sling.api.resource.SyntheticResource
Returns a resource metadata object containing just the path of this resource as the ResourceMetadata.RESOLUTION_PATH property.
getResourcePath() - Method in interface org.apache.sling.api.request.RequestPathInfo
Return the "resource path" part of the URL, what comes before selectors, extension and suffix.
getResourcePath() - Method in exception org.apache.sling.api.resource.PersistenceException
Get the resource path related to this exception.
getResourcePath() - Method in interface org.apache.sling.caconfig.management.ConfigurationCollectionData
 
getResourcePath() - Method in interface org.apache.sling.caconfig.management.ConfigurationData
 
getResourcePath(Resource, String, String) - Method in interface org.apache.sling.caconfig.resource.spi.ConfigurationResourceResolvingStrategy
Get the configuration resource path for storing configuration data for the given context resource and configuration name.
getResourcePath(String) - Method in interface org.apache.sling.caconfig.spi.ConfigurationPersistenceStrategy
Deprecated.
Allows the strategy to transform the given configuration resource path according to it's persistent strategies, e.g.
getResourcePath(String) - Method in interface org.apache.sling.caconfig.spi.ConfigurationPersistenceStrategy2
Allows the strategy to transform the given configuration resource path according to it's persistent strategies, e.g.
getResourceProperties() - Method in interface org.apache.sling.validation.model.ValidationModel
Returns the properties validated by this model.
getResourceProvider(Map<String, Object>) - Method in interface org.apache.sling.api.resource.ResourceProviderFactory
Deprecated.
Returns a new ResourceProvider instance with further configuration taken from the given authenticationInfo map.
getResourceResolver() - Method in interface org.apache.sling.api.resource.Resource
Returns the ResourceResolver from which this resource has been retrieved.
getResourceResolver(Map<String, Object>) - Method in interface org.apache.sling.api.resource.ResourceResolverFactory
Returns a new ResourceResolver instance with further configuration taken from the given authenticationInfo map.
getResourceResolver() - Method in class org.apache.sling.api.resource.ResourceWrapper
Returns the value of calling getResourceResolver on the wrapped resource.
getResourceResolver() - Method in class org.apache.sling.api.resource.SyntheticResource
Returns the ResourceResolver with which this synthetic resource is related or null if none.
getResourceResolver() - Method in class org.apache.sling.api.scripting.SlingBindings
Returns the SlingBindings.RESOLVER property if not null and a ResourceResolver instance.
getResourceResolver() - Method in interface org.apache.sling.api.SlingHttpServletRequest
Returns the ResourceResolver which resolved the resource of this request.
getResourceResolver() - Method in class org.apache.sling.api.wrappers.SlingHttpServletRequestWrapper
 
getResourceResolver() - Method in class org.apache.sling.discovery.commons.providers.spi.base.OakBacklogClusterSyncService
Get or create a ResourceResolver
getResourceResolver() - Method in class org.apache.sling.discovery.commons.providers.spi.base.SyncTokenService
Get or create a ResourceResolver
getResourceResolver() - Method in class org.apache.sling.discovery.oak.cluster.OakClusterViewService
 
getResourceResolver() - Method in class org.apache.sling.discovery.oak.TopologyWebConsolePlugin
 
getResourceResolver() - Method in interface org.apache.sling.spi.resource.provider.ResolveContext
Get the current resource resolver.
getResourceResolverFactory() - Method in class org.apache.sling.discovery.base.commons.BaseViewChecker
 
getResourceResolverFactory() - Method in class org.apache.sling.discovery.oak.pinger.OakViewChecker
 
getResources() - Method in interface org.apache.sling.installer.api.info.ResourceGroup
Get all resources for this group.
getResourceSuperType() - Method in interface org.apache.sling.api.resource.Resource
Returns the super type of the resource if the resource defines its own super type.
getResourceSuperType(ResourceResolver, String) - Static method in class org.apache.sling.api.resource.ResourceUtil
getResourceSuperType() - Method in class org.apache.sling.api.resource.ResourceWrapper
Returns the value of calling getResourceSuperType on the wrapped resource.
getResourceSuperType() - Method in class org.apache.sling.api.resource.SyntheticResource
Synthetic resources by default do not have a resource super type.
getResourceType() - Method in class org.apache.sling.api.resource.NonExistingResource
 
getResourceType() - Method in interface org.apache.sling.api.resource.Resource
The resource type is meant to point to rendering/processing scripts, editing dialogs, etc.
getResourceType() - Method in class org.apache.sling.api.resource.ResourceWrapper
Returns the value of calling getResourceType on the wrapped resource.
getResourceType() - Method in class org.apache.sling.api.resource.SyntheticResource
 
getResourceType() - Method in class org.apache.sling.installer.api.tasks.TransformationResult
Get the new resource type
getResponse() - Method in class org.apache.sling.api.scripting.SlingBindings
Returns the SlingBindings.RESPONSE property if not null and a SlingHttpServletResponse instance.
getResponse() - Method in interface org.apache.sling.api.scripting.SlingScriptHelper
Returns the SlingHttpServletResponse representing the output of the request.
getResponse() - Method in class org.apache.sling.scripting.core.ScriptHelper
 
getResponseContentType() - Method in interface org.apache.sling.api.SlingHttpServletRequest
Returns the framework preferred content type for the response.
getResponseContentType() - Method in class org.apache.sling.api.wrappers.SlingHttpServletRequestWrapper
 
getResponseContentTypes() - Method in interface org.apache.sling.api.SlingHttpServletRequest
Gets a list of content types which the framework accepts for the response.
getResponseContentTypes() - Method in class org.apache.sling.api.wrappers.SlingHttpServletRequestWrapper
 
getResult() - Method in class org.apache.sling.scripting.sightly.use.ProviderOutcome
Get the result in this outcome.
getResultCacheTtlInMs() - Method in class org.apache.sling.hc.util.HealthCheckMetadata
TTL for the result cache in ms.
getResultMessage() - Method in interface org.apache.sling.event.jobs.Job
This method returns the message from the last job processing, regardless whether the processing failed, succeeded or was cancelled.
getRetryCount() - Method in interface org.apache.sling.event.jobs.Job
On first execution the value of this property is zero.
getRetryDelayInMs() - Method in interface org.apache.sling.event.jobs.consumer.JobExecutionResult
Return the retry delay in ms
getRetryDelayInMs() - Method in interface org.apache.sling.event.jobs.QueueConfiguration
Return the retry delay in ms
getRightOperand() - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.BinaryOperation
Returns the right operand.
getRoot() - Method in class org.apache.sling.scripting.sightly.compiler.expression.Expression
Get the root node of this expression.
getRunMode(String...) - Method in class org.apache.sling.provisioning.model.Feature
Find the run mode if available
getRunModes() - Method in class org.apache.sling.provisioning.model.Feature
Get all run modes.
getRunModes() - Method in interface org.apache.sling.settings.SlingSettingsService
Return the set of activate run modes.
getRuntimeDTO() - Method in interface org.apache.sling.api.resource.runtime.RuntimeService
 
getScheduledJobs() - Method in interface org.apache.sling.event.jobs.JobManager
Return all available job schedules.
getScheduledJobs(String, long, Map<String, Object>...) - Method in interface org.apache.sling.event.jobs.JobManager
Return all matching available job schedules.
getScheduler() - Method in class org.apache.sling.discovery.base.commons.BaseViewChecker
 
getScheduler() - Method in class org.apache.sling.discovery.oak.pinger.OakViewChecker
 
getSchedules() - Method in interface org.apache.sling.event.jobs.ScheduledJobInfo
Get all schedules for this job
getScheme() - Method in interface org.apache.sling.installer.api.tasks.RegisteredResource
Return the scheme from where the artifact is originated.
getScheme() - Method in class org.apache.sling.installer.api.UpdateResult
Return the scheme of the provider.
getScript() - Method in interface org.apache.sling.api.scripting.SlingScriptHelper
Returns the SlingScript being called to handle the request.
getScript(String) - Method in interface org.apache.sling.scripting.api.ScriptCache
Retrieves the CachedScript corresponding to the script accessible from the scriptPath.
getScript() - Method in class org.apache.sling.scripting.core.ScriptHelper
 
getScriptName() - Method in exception org.apache.sling.api.scripting.ScriptEvaluationException
 
getScriptName() - Method in interface org.apache.sling.scripting.api.ScriptNameAware
Returns the name of the script provided by a marked Reader implementation.
getScriptName() - Method in class org.apache.sling.scripting.core.ScriptNameAwareReader
 
getScriptName() - Method in interface org.apache.sling.scripting.sightly.compiler.CompilationUnit
Returns the name of the script that will be compiled.
getScriptName() - Method in interface org.apache.sling.scripting.sightly.compiler.CompilerMessage
Returns the script name associated with this message.
getScriptPath() - Method in interface org.apache.sling.scripting.api.CachedScript
Returns the path of the script which was compiled and cached.
getScriptReader() - Method in interface org.apache.sling.scripting.sightly.compiler.CompilationUnit
Provides the Reader from which the compiler will read the script to compile.
getScriptResource() - Method in interface org.apache.sling.api.scripting.SlingScript
Returns the Resource providing the script source code.
getSearchPath() - Method in interface org.apache.sling.api.resource.observation.ResourceChangeList
Returns the search path used by the resource resolving.
getSearchPath() - Method in interface org.apache.sling.api.resource.ResourceResolver
Returns the search path used by the ResourceResolver.getResource(String) method to search for resources by relative path.
getSearchPath() - Method in class org.apache.sling.api.wrappers.ResourceResolverWrapper
 
getSecondsUntilTimeout() - Method in class org.apache.sling.discovery.base.connectors.announcement.CachedAnnouncement
Returns the second until the next heartbeat is expected, otherwise the timeout will hit
getSegment() - Method in class org.apache.sling.repoinit.parser.operations.PathSegmentDefinition
 
getSelectors() - Method in interface org.apache.sling.api.request.RequestPathInfo
Returns the selectors decoded from the request URL as an array of strings.
getSelectorString() - Method in interface org.apache.sling.api.request.RequestPathInfo
Returns the selectors decoded from the request URL as string.
getSeqNum() - Method in class org.apache.sling.discovery.commons.providers.spi.base.DiscoveryLiteDescriptor
 
getServerInfo() - Method in class org.apache.sling.discovery.base.connectors.announcement.Announcement
the information about the server where this announcement came from
getService(Class<ServiceType>) - Method in interface org.apache.sling.api.scripting.SlingScriptHelper
Lookup a single service.
getService(Class<ServiceType>) - Method in class org.apache.sling.scripting.core.ScriptHelper
 
getServiceId() - Method in class org.apache.sling.hc.util.HealthCheckMetadata
Return the service id.
getServiceRanking() - Method in class org.apache.sling.caconfig.resource.spi.ContextResource
 
getServiceReference() - Method in class org.apache.sling.hc.util.HealthCheckMetadata
Get the service reference.
getServiceRegistrationInterfaces() - Method in class org.apache.sling.jcr.base.AbstractSlingRepositoryManager
Returns the service types to be used to register the repository service in AbstractSlingRepositoryManager.registerService().
getServiceRegistrationProperties() - Method in class org.apache.sling.jcr.base.AbstractSlingRepositoryManager
Return the service registration properties to be used to register the repository service in AbstractSlingRepositoryManager.registerService().
getServiceResourceResolver(Map<String, Object>) - Method in interface org.apache.sling.api.resource.ResourceResolverFactory
Returns a new ResourceResolver instance with privileges assigned to the service provided by the calling bundle.
getServices(Class<ServiceType>, String) - Method in interface org.apache.sling.api.scripting.SlingScriptHelper
Lookup one or several services.
getServices(Class<ServiceType>, String) - Method in class org.apache.sling.scripting.core.ScriptHelper
 
getServiceUserID(Bundle, String) - Method in interface org.apache.sling.serviceusermapping.ServiceUserMapper
Returns the ID of a user to access the data store on behalf of the service.
getServiceUserMapper() - Method in class org.apache.sling.jcr.base.AbstractSlingRepositoryManager
Returns the ServiceUserMapper service to map the service name to a service user name.
getServletContext() - Method in class org.apache.sling.api.request.SlingRequestEvent
Gets the actual servlet context object as ServletContext
getServletContext() - Method in class org.apache.sling.engine.servlets.AbstractServiceReferenceConfig
Deprecated.
 
getServletInfo() - Method in class org.apache.sling.api.servlets.SlingSafeMethodsServlet
Returns the simple class name of this servlet class.
getServletInfo() - Method in class org.apache.sling.launchpad.webapp.SlingServlet
 
getServletName(Servlet) - Static method in class org.apache.sling.api.request.RequestUtil
Utility method to return a name for the given servlet.
getServletName(Servlet) - Static method in class org.apache.sling.engine.RequestUtil
Deprecated.
Utility method to return a name for the given servlet.
getServletPath(HttpServletRequest) - Static method in class org.apache.sling.api.wrappers.SlingRequestPaths
Return the servlet path for r, using the appropriate request attribute if the request is an included one.
getServletRequest() - Method in class org.apache.sling.api.request.SlingRequestEvent
Gets the actual request object as ServletRequest
getSettings() - Method in class org.apache.sling.provisioning.model.RunMode
Get the settings
getSettingsService() - Method in class org.apache.sling.discovery.commons.providers.spi.base.OakBacklogClusterSyncService
 
getSeverity() - Method in interface org.apache.sling.validation.model.ValidatorInvocation
 
getSeverity() - Method in class org.apache.sling.validation.spi.support.DefaultValidationFailure
 
getSeverity() - Method in interface org.apache.sling.validation.spi.ValidatorContext
Returns the severity to be issued for validation failures in this context.
getSeverity() - Method in interface org.apache.sling.validation.ValidationFailure
 
getSharedKey() - Method in interface org.apache.sling.discovery.base.connectors.BaseConfig
 
getSharedKey() - Method in class org.apache.sling.discovery.oak.Config
 
getShutdownWaitTimeMs() - Method in interface org.apache.sling.commons.threads.jmx.ThreadPoolMBean
Return the configured shutdown wait time in milliseconds.
getShutdownWaitTimeMs() - Method in class org.apache.sling.commons.threads.ModifiableThreadPoolConfig
 
getShutdownWaitTimeMs() - Method in interface org.apache.sling.commons.threads.ThreadPoolConfig
Return the shutdown wait time in ms.
getSimpleClassName() - Method in interface org.apache.sling.scripting.sightly.java.compiler.ClassInfo
Returns the class simple name.
getSize() - Method in interface org.apache.sling.api.request.RequestParameter
Returns the size in bytes of the parameter.
getSling() - Method in class org.apache.sling.api.scripting.SlingBindings
Returns the SlingBindings.SLING property if not null and a SlingScriptHelper instance.
getSlingBridge(Notifiable, Logger, LaunchpadContentProvider, Map<String, String>, ServletContext) - Static method in class org.apache.sling.launchpad.base.webapp.SlingBridge
 
getSlingDescription() - Method in interface org.apache.sling.settings.SlingSettingsService
Return the optional description of the instance.
getSlingHome() - Method in class org.apache.sling.launchpad.app.Main
Return the absolute path to sling home
getSlingHome() - Method in interface org.apache.sling.settings.SlingSettingsService
Returns the value of the SlingSettingsService.SLING_HOME_URL property.
getSlingHomePath() - Method in interface org.apache.sling.settings.SlingSettingsService
Returns the value of the SlingSettingsService.SLING_HOME property.
getSlingId() - Method in interface org.apache.sling.discovery.base.commons.ClusterViewService
the sling id of the local instance
getSlingId() - Method in class org.apache.sling.discovery.commons.providers.DefaultInstanceDescription
 
getSlingId() - Method in interface org.apache.sling.discovery.InstanceDescription
The identifier of the running Sling instance.
getSlingId() - Method in class org.apache.sling.discovery.oak.cluster.OakClusterViewService
 
getSlingId() - Method in interface org.apache.sling.engine.SlingSettingsService
Deprecated.
The identifier of the running Sling instance.
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.
getSlingRepositoryManager() - Method in class org.apache.sling.jcr.base.AbstractSlingRepository2
 
getSlingRequest() - Method in class org.apache.sling.api.wrappers.SlingHttpServletRequestWrapper
Return the original SlingHttpServletRequest object wrapped by this.
getSlingResponse() - Method in class org.apache.sling.api.wrappers.SlingHttpServletResponseWrapper
Return the original SlingHttpServletResponse object wrapped by this.
getSlingSettingsService() - Method in class org.apache.sling.discovery.base.commons.BaseViewChecker
 
getSlingSettingsService() - Method in class org.apache.sling.discovery.oak.pinger.OakViewChecker
 
getSocketConnectTimeout() - Method in interface org.apache.sling.discovery.base.connectors.BaseConfig
Returns the socket connect() timeout used by the topology connector, 0 disables the timeout
getSocketConnectTimeout() - Method in class org.apache.sling.discovery.oak.Config
Returns the socket connect() timeout used by the topology connector, 0 disables the timeout
getSortedRunModesArray(String[]) - Static method in class org.apache.sling.provisioning.model.RunMode
Get an alphabetical sorted array of the run mode names.
getSortedServiceReferences() - Method in class org.apache.sling.commons.osgi.SortingServiceTracker
Return a sorted list of the services references.
getSortedServices() - Method in class org.apache.sling.commons.osgi.SortingServiceTracker
Return a sorted list of the services.
getSortKey() - Method in class org.apache.sling.installer.api.tasks.ChangeStateTask
 
getSortKey() - Method in class org.apache.sling.installer.api.tasks.InstallTask
Tasks are sorted according to this key.
getSoTimeout() - Method in interface org.apache.sling.discovery.base.connectors.BaseConfig
Returns the socket read timeout (SO_TIMEOUT) used by the topology connector, 0 disables the timeout
getSoTimeout() - Method in class org.apache.sling.discovery.oak.Config
Returns the socket read timeout (SO_TIMEOUT) used by the topology connector, 0 disables the timeout
getSource() - Method in interface org.apache.sling.commons.compiler.CompilationUnit
Return an input stream for the contents.
getSource() - Method in class org.apache.sling.commons.osgi.bundleversion.BundleBundleVersionInfo
 
getSource() - Method in class org.apache.sling.commons.osgi.bundleversion.BundleVersionInfo
 
getSource() - Method in class org.apache.sling.commons.osgi.bundleversion.FileBundleVersionInfo
 
getSource() - Method in interface org.apache.sling.installer.api.event.InstallationEvent
Return the source of the event.
getSource() - Method in class org.apache.sling.servlets.post.Modification
 
getSource() - Method in interface org.apache.sling.validation.model.ValidationModel
 
getSourceVersion() - Method in class org.apache.sling.commons.compiler.Options
 
getStandardDeviationDurationMsec() - Method in interface org.apache.sling.engine.jmx.RequestProcessorMBean
Returns the standard deviation of requests since resetting the statistics.
getStandardDeviationPeakRecursionDepth() - Method in interface org.apache.sling.engine.jmx.RequestProcessorMBean
Returns the standard deviation of peak recursive execution depth since last resetting the statistics.
getStandardDeviationServletCallCount() - Method in interface org.apache.sling.engine.jmx.RequestProcessorMBean
Returns the standard deviation servlet call counts since last resetting the statistics.
getStartDate() - Method in interface org.apache.sling.event.jobs.jmx.StatisticsMBean
 
getStartLevel() - Method in class org.apache.sling.provisioning.model.ArtifactGroup
Get the start level.
getStartTime() - Method in interface org.apache.sling.event.jobs.Statistics
The time this service has been started
getState(String) - Method in interface org.apache.sling.event.jobs.Queue
For monitoring purposes and possible extensions from the different queue types.
getState() - Method in interface org.apache.sling.installer.api.info.Resource
Get the current state of the resource.
getState() - Method in interface org.apache.sling.installer.api.tasks.TaskResource
Get the current state of the resource.
getStateInfo() - Method in interface org.apache.sling.event.jobs.Queue
Return some information about the current state of the queue.
getStaticType() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableBase
 
getStaticType() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableCalendar
 
getStaticType() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableMap
 
getStaticType() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableNode
 
getStaticType() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableProperty
 
getStaticType() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableVersion
 
getStaticType() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableVersionHistory
 
getStatistics() - Method in interface org.apache.sling.event.jobs.JobManager
Return statistics information about all queues.
getStatistics() - Method in interface org.apache.sling.event.jobs.Queue
Return statistics information about this queue.
getStatus() - Method in class org.apache.sling.hc.api.Result
Return our Status
getStatus() - Method in class org.apache.sling.hc.api.ResultLog.Entry
 
getStatusCode() - Method in class org.apache.sling.api.servlets.HtmlResponse
Deprecated.
Returns the status code of this instance.
getStatusCode() - Method in class org.apache.sling.discovery.base.connectors.ping.TopologyConnectorClient
 
getStatusCode() - Method in interface org.apache.sling.discovery.base.connectors.ping.TopologyConnectorClientInformation
return the http status code of the last post to the servlet, -1 if no post was ever done
getStatusCode() - Method in class org.apache.sling.servlets.post.AbstractPostResponse
Returns the status code of this instance.
getStatusCode() - Method in interface org.apache.sling.servlets.post.PostResponse
Returns the status code of this instance.
getStatusDetails() - Method in class org.apache.sling.discovery.base.connectors.ping.TopologyConnectorClient
 
getStatusDetails() - Method in interface org.apache.sling.discovery.base.connectors.ping.TopologyConnectorClientInformation
provides more details about connection failures
getStatusMessage() - Method in class org.apache.sling.api.servlets.HtmlResponse
Deprecated.
Get the status message
getStatusMessage() - Method in class org.apache.sling.servlets.post.AbstractPostResponse
 
getStatusMessage() - Method in interface org.apache.sling.servlets.post.PostResponse
Returns the status message or null if no has been set with the PostResponse.setStatus(int, String) method.
getStream() - Method in class org.apache.sling.sample.slingshot.model.StreamEntry
 
getString() - Method in interface org.apache.sling.api.request.RequestParameter
Returns the contents of the parameter as a String, using the default character encoding.
getString(String) - Method in interface org.apache.sling.api.request.RequestParameter
Returns the contents of the parameter as a String, using the specified encoding.
getSubset(String) - Method in class org.apache.sling.api.resource.path.PathSet
Generate a path set of paths from this set which are in the sub tree of the provided path
getSubset(Path) - Method in class org.apache.sling.api.resource.path.PathSet
Generate a path set of paths from this set which are in the sub tree of the provided path
getSubset(PathSet) - Method in class org.apache.sling.api.resource.path.PathSet
Generate a path set of paths from this set which are in at least one of the sub tree of the provided path set.
getSubTemplates() - Method in interface org.apache.sling.scripting.sightly.java.compiler.CompilationOutput
Provides the sub-templates (data-sly-template) code sections.
getSuffix() - Method in interface org.apache.sling.api.request.RequestPathInfo
Returns the suffix part of the URL or null if the request URL does not contain a suffix.
getSuffixResource() - Method in interface org.apache.sling.api.request.RequestPathInfo
Returns the resource addressed by the suffix or null if the request does not have a suffix or the suffix does not address an accessible resource.
getSupportedLanguages(ResolveContext<T>) - Method in interface org.apache.sling.spi.resource.provider.QueryLanguageProvider
The supported languages of the resource provider.
getSupportedPrivileges(Node) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.PrivilegesInfo
Return the supported Privileges for the specified node.
getSupportedPrivileges(Session, String) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.PrivilegesInfo
Returns the supported privileges for the specified path.
getSuspendedSince() - Method in interface org.apache.sling.installer.api.jmx.InstallerMBean
Determines the time since when the installer is in suspended state
getSyncHistory() - Method in class org.apache.sling.discovery.commons.providers.spi.base.ClusterSyncHistory
 
getSyncHistory() - Method in class org.apache.sling.discovery.commons.providers.spi.base.OakBacklogClusterSyncService
 
getSyncTokenEnabled() - Method in class org.apache.sling.discovery.oak.Config
 
getSyncTokenPath() - Method in interface org.apache.sling.discovery.commons.providers.spi.base.DiscoveryLiteConfig
Returns the configured path to store the syncTokens to
getSyncTokenPath() - Method in class org.apache.sling.discovery.oak.Config
 
getTaggedHealthChecks(String...) - Method in class org.apache.sling.hc.util.HealthCheckFilter
Get all health check services with one of the supplied tags.
getTaggedHealthCheckServiceReferences(String...) - Method in class org.apache.sling.hc.util.HealthCheckFilter
Get all service references for health check services with one of the supplied tags.
getTaggedHealthCheckServiceReferences(boolean, String...) - Method in class org.apache.sling.hc.util.HealthCheckFilter
Get all service references for health check services with one of the supplied tags.
getTags() - Method in class org.apache.sling.hc.util.HealthCheckMetadata
Return the list of defined tags for this check as set through HealthCheckMetadata.tags
getTarget() - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.PropertyAccess
The object being accessed.
getTarget() - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.UnaryOperation
Returns the target to which the operation is applied.
getTargetFilename(Manifest) - Method in class org.apache.sling.commons.osgi.BSNRenamer
 
getTargetFilename(Manifest) - Method in class org.apache.sling.commons.osgi.BundleFileProcessor
Return the filename to use for the newly created bundle file
getTargetInstance() - Method in interface org.apache.sling.event.jobs.Job
This property is set by the job handling and contains the Sling instance ID of the instance where this job should be processed.
getTargetVersion() - Method in class org.apache.sling.commons.compiler.Options
 
getTemplateVariable() - Method in class org.apache.sling.scripting.sightly.compiler.commands.Procedure.Call
 
getTemporaryAttribute(String) - Method in interface org.apache.sling.installer.api.tasks.TaskResource
Get the value of a temporary attribute.
getText() - Method in class org.apache.sling.sample.slingshot.comments.Comment
 
getText() - Method in class org.apache.sling.scripting.sightly.compiler.commands.OutText
 
getText() - Method in interface org.apache.sling.scripting.sightly.compiler.expression.nodes.Atom
Get the text content for this nodes
getText() - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.BooleanConstant
 
getText() - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.Identifier
 
getText() - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.NumericConstant
 
getText() - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.StringConstant
Gets the string content
getThenBranch() - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.TernaryOperator
Returns the "then" branch.
getThreadPriority() - Method in interface org.apache.sling.event.jobs.QueueConfiguration
Return the thread priority for the job thread
getThreadResourceResolver() - Method in interface org.apache.sling.api.resource.ResourceResolverFactory
Returns the ResourceResolver for the current thread.
getTitle() - Method in class org.apache.sling.discovery.oak.TopologyWebConsolePlugin
 
getTitle() - Method in class org.apache.sling.hc.util.HealthCheckMetadata
The title of the health check.
getTitle() - Method in class org.apache.sling.sample.slingshot.comments.Comment
 
getTitle() - Method in class org.apache.sling.sample.slingshot.model.StreamEntry
 
getTitle() - Method in class org.apache.sling.sample.slingshot.model.StreamInfo
 
getTopic() - Method in interface org.apache.sling.event.jobs.Job
The job topic.
getTopic() - Method in interface org.apache.sling.event.jobs.TopicStatistics
The topic this statistics is about.
getTopics() - Method in interface org.apache.sling.event.jobs.QueueConfiguration
The list of topics this queue is bound to.
getTopicStatistics() - Method in interface org.apache.sling.event.jobs.JobManager
Return statistics information about job topics.
getTopology() - Method in class org.apache.sling.discovery.base.commons.BaseDiscoveryService
 
getTopology() - Method in interface org.apache.sling.discovery.DiscoveryService
Returns the topology that was last discovered by this service.
getTopologyConnectorURLs() - Method in interface org.apache.sling.discovery.base.connectors.BaseConfig
Returns the URLs to which to open a topology connector - or null/empty if no topology connector is configured (default is null)
getTopologyConnectorURLs() - Method in class org.apache.sling.discovery.oak.Config
Returns the URLs to which to open a topology connector - or null/empty if no topology connector is configured (default is null)
getTopologyConnectorWhitelist() - Method in interface org.apache.sling.discovery.base.connectors.BaseConfig
Returns a comma separated list of hostnames and/or ip addresses which are allowed as remote hosts to open connections to the topology connector servlet
getTopologyConnectorWhitelist() - Method in class org.apache.sling.discovery.oak.Config
Returns a comma separated list of hostnames and/or ip addresses which are allowed as remote hosts to open connections to the topology connector servlet
getType() - Method in class org.apache.sling.api.request.SlingRequestEvent
get the type of the event, eg.
getType() - Method in class org.apache.sling.api.resource.observation.ResourceChange
Get the type of change
getType() - Method in class org.apache.sling.caconfig.spi.metadata.PropertyMetadata
 
getType() - Method in class org.apache.sling.discovery.TopologyEvent
Returns the type of this event
getType() - Method in interface org.apache.sling.event.jobs.QueueConfiguration
Return the queue type.
getType() - Method in interface org.apache.sling.event.jobs.ScheduleInfo
Return the scheduling type
getType() - Method in interface org.apache.sling.installer.api.event.InstallationEvent
Return the event type.
getType() - Method in class org.apache.sling.installer.api.InstallableResource
Return the type of this resource.
getType() - Method in interface org.apache.sling.installer.api.tasks.RegisteredResource
Return the type of this resource.
getType() - Method in interface org.apache.sling.models.spi.ViaProvider
Return the marker class for use in the @Via annotation
getType() - Method in class org.apache.sling.provisioning.model.Artifact
Return the type.
getType() - Method in class org.apache.sling.provisioning.model.Feature
Get the feature type.
getType() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableProperty
 
getType() - Method in class org.apache.sling.servlets.post.Modification
 
getUntransformedResources() - Method in interface org.apache.sling.installer.api.info.InstallationState
Return all untransformed resources
getURI() - Method in class org.apache.sling.repoinit.parser.operations.RegisterNamespace
 
getURL() - Method in interface org.apache.sling.installer.api.tasks.RegisteredResource
Return this data's URL.
getURL() - Method in class org.apache.sling.installer.api.UpdateResult
Return this data's url.
getUser() - Method in class org.apache.sling.auth.core.spi.AuthenticationInfo
Returns the user name stored as the ResourceResolverFactory.USER property or null if the user is not set in this map.
getUserId() - Method in class org.apache.sling.api.resource.observation.ResourceChange
Get the user id of the user initiating the change
getUserID() - Method in interface org.apache.sling.api.resource.ResourceResolver
Get the user ID, if any, associated with this resource resolver.
getUserID() - Method in class org.apache.sling.api.wrappers.ResourceResolverWrapper
 
getUserId(Resource) - Static method in class org.apache.sling.sample.slingshot.SlingshotUtil
Get the user id for a resource
getUserManager(Session) - Static method in class org.apache.sling.jcr.base.util.AccessControlUtil
Returns the UserManager for the given session.
getUsername() - Method in class org.apache.sling.repoinit.parser.operations.CreateUser
 
getUsername() - Method in class org.apache.sling.repoinit.parser.operations.DeleteUser
 
getUsername() - Method in class org.apache.sling.repoinit.parser.operations.ServiceUserOperation
 
getValidatingResourceType() - Method in interface org.apache.sling.validation.model.ValidationModel
Returns the type of resource this model validates.
getValidationModel(String, String, boolean) - Method in interface org.apache.sling.validation.model.spi.ValidationModelRetriever
A validation model for the given resourceType at the given resourcePath
getValidationModel(String, String, boolean) - Method in interface org.apache.sling.validation.ValidationService
Tries to obtain a ValidationModel that is able to validate a Resource of type validatedResourceType.
getValidationModel(Resource, boolean) - Method in interface org.apache.sling.validation.ValidationService
Tries to obtain a ValidationModel that is able to validate the given resource.
getValidationModels(String) - Method in interface org.apache.sling.validation.model.spi.ValidationModelProvider
Retrieves the models responsible for validating the given resourceType.
getValidatorId() - Method in interface org.apache.sling.validation.model.ValidatorInvocation
 
getValidatorInvocations() - Method in interface org.apache.sling.validation.model.ResourceProperty
Returns a list of ValidatorInvocations which should be applied on this property.
getValidCSSColor(String, String) - Method in interface org.apache.sling.xss.XSSAPI
Validate a CSS color value.
getValidDimension(String, String) - Method in interface org.apache.sling.xss.XSSAPI
Validate a string which should contain a dimension, returning a default value if the source is empty, can't be parsed, or contains XSS risks.
getValidDouble(String, double) - Method in interface org.apache.sling.xss.XSSAPI
Validate a string which should contain an double, returning a default value if the source is null, empty, can't be parsed, or contains XSS risks.
getValidHref(String) - Method in interface org.apache.sling.xss.XSSAPI
Sanitizes a URL for writing as an HTML href or src attribute value.
getValidInteger(String, int) - Method in interface org.apache.sling.xss.XSSAPI
Validate a string which should contain an integer, returning a default value if the source is null, empty, can't be parsed, or contains XSS risks.
getValidJSON(String, String) - Method in interface org.apache.sling.xss.XSSAPI
Validate a JSON string
getValidJSToken(String, String) - Method in interface org.apache.sling.xss.XSSAPI
Validate a Javascript token.
getValidLong(String, long) - Method in interface org.apache.sling.xss.XSSAPI
Validate a string which should contain a long, returning a default value if the source is null, empty, can't be parsed, or contains XSS risks.
getValidMultiLineComment(String, String) - Method in interface org.apache.sling.xss.XSSAPI
Validate multi-line comment to be used inside a <script>...</script> or <style>...</style> block.
getValidStyleToken(String, String) - Method in interface org.apache.sling.xss.XSSAPI
Validate a style/CSS token.
getValidXML(String, String) - Method in interface org.apache.sling.xss.XSSAPI
Validate an XML string
getValue(String) - Method in interface org.apache.sling.api.request.RequestParameterMap
Returns the first value for the named parameter or null if none
getValue() - Method in interface org.apache.sling.caconfig.management.ValueInfo
Get value stored for the current context path.
getValue() - Method in interface org.apache.sling.commons.metrics.Gauge
Returns the metric's current value.
getValue() - Method in interface org.apache.sling.commons.osgi.ManifestHeader.Entry
 
getValue() - Method in class org.apache.sling.commons.osgi.ManifestHeader.NameValuePair
 
getValue() - Method in class org.apache.sling.commons.osgi.ManifestHeader.PathImpl
 
getValue(Object, String, Type, AnnotatedElement, DisposalCallbackRegistry) - Method in interface org.apache.sling.models.spi.Injector
Produce a value for an injection point.
getValue() - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.BooleanConstant
Returns the boolean value of the constant.
getValue(String) - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.MapLiteral
Returns an ExpressionNode from the backing map.
getValue() - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.NumericConstant
Returns the number representation of this constant.
getValueInfo(String) - Method in interface org.apache.sling.caconfig.management.ConfigurationData
Get detailed metadata information about the property value.
getValueMap() - Method in class org.apache.sling.api.resource.AbstractResource
This method calls Adaptable.adaptTo(Class) with the ValueMap class as an argument.
getValueMap() - Method in interface org.apache.sling.api.resource.Resource
Returns a value map for this resource.
getValueMap(Resource) - Static method in class org.apache.sling.api.resource.ResourceUtil
Returns an ValueMap object for the given Resource.
getValueMap() - Method in class org.apache.sling.api.resource.ResourceWrapper
 
getValueMap() - Method in interface org.apache.sling.validation.spi.ValidatorContext
 
getValues(String) - Method in interface org.apache.sling.api.request.RequestParameterMap
Returns all values for the named parameter or null if none
getValues() - Method in interface org.apache.sling.caconfig.management.ConfigurationData
Configuration values stored for the given context path.
getVariable() - Method in class org.apache.sling.scripting.sightly.compiler.commands.Conditional.Start
 
getVariableName() - Method in class org.apache.sling.scripting.sightly.compiler.commands.OutputVariable
 
getVariableName() - Method in class org.apache.sling.scripting.sightly.compiler.commands.VariableBinding.Global
 
getVariableName() - Method in class org.apache.sling.scripting.sightly.compiler.commands.VariableBinding.Start
 
getVariableResolver() - Method in class org.apache.sling.provisioning.model.ModelUtility.ResolverOptions
 
getVariables() - Method in class org.apache.sling.provisioning.model.Feature
Get all variables
getVersion() - Method in class org.apache.sling.commons.osgi.bundleversion.BundleBundleVersionInfo
 
getVersion() - Method in class org.apache.sling.commons.osgi.bundleversion.BundleVersionInfo
 
getVersion() - Method in class org.apache.sling.commons.osgi.bundleversion.FileBundleVersionInfo
 
getVersion() - Method in interface org.apache.sling.installer.api.info.Resource
Return the version of the artifact.
getVersion() - Method in interface org.apache.sling.installer.api.tasks.TaskResource
Return the version of the artifact.
getVersion() - Method in class org.apache.sling.installer.api.tasks.TransformationResult
Get the version
getVersion() - Method in class org.apache.sling.provisioning.model.Artifact
Return the version.
getVersion() - Method in class org.apache.sling.provisioning.model.Feature
Get the version of the feature.
getVersioningConfiguration(SlingHttpServletRequest) - Method in class org.apache.sling.servlets.post.AbstractPostOperation
Deprecated.
Get the versioning configuration.
getVia() - Method in class org.apache.sling.models.spi.injectorspecific.AbstractInjectAnnotationProcessor
Deprecated.
 
getVia() - Method in interface org.apache.sling.models.spi.injectorspecific.InjectAnnotationProcessor
Deprecated.
Tries to get the via value from the annotation.
getVia() - Method in interface org.apache.sling.models.spi.injectorspecific.InjectAnnotationProcessor2
Tries to get the via value from the annotation.
getViewId() - Method in class org.apache.sling.discovery.commons.providers.spi.base.DiscoveryLiteDescriptor
Returns the 'id' field of the discovery-lite descriptor
getViewStateManager() - Method in class org.apache.sling.discovery.oak.OakDiscoveryService
for testing only
getWarnings() - Method in interface org.apache.sling.commons.compiler.CompilationResult
Return a list of warnings that occured during compilation.
getWarnings() - Method in interface org.apache.sling.scripting.sightly.compiler.CompilationResult
Provides the list of warnings recorded during the compilation.
getWorkspaceName() - Method in class org.apache.sling.engine.auth.AuthenticationInfo
Deprecated.
Returns the name of the workspace the user contained in this instance wishes to connect to.
getWrappedClasses() - Method in interface org.apache.sling.scripting.javascript.SlingWrapper
The list of Java classes wrapped by this wrapper.
getWrappedClasses() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableCalendar
 
getWrappedClasses() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableMap
 
getWrappedClasses() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableNode
 
getWrappedClasses() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptablePrintWriter
 
getWrappedClasses() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableProperty
 
getWrappedClasses() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableResource
 
getWrappedClasses() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableVersion
 
getWrappedClasses() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableVersionHistory
 
getWrappedObject() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableBase
 
getWrappedObject() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableCalendar
 
getWrappedObject() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableMap
 
getWrappedObject() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableNode
 
getWrappedObject() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableProperty
 
getWrappedObject() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableVersion
 
getWrappedObject() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableVersionHistory
 
getWriter() - Method in class org.apache.sling.scripting.core.servlet.CaptureResponseWrapper
 
getXmlEscapingWriter(Writer) - Static method in class org.apache.sling.api.request.ResponseUtil
Return a Writer that writes escaped XML text to target
getXmlEscapingWriter(Writer) - Static method in class org.apache.sling.engine.ResponseUtil
Deprecated.
Return a Writer that writes escaped XML text to target
GLOB_PREFIX - Static variable in class org.apache.sling.api.resource.path.Path
The prefix to be used for glob patterns
Global(String, ExpressionNode) - Constructor for class org.apache.sling.scripting.sightly.compiler.commands.VariableBinding.Global
 
GlobalShadowCheckBackendCompiler - Class in org.apache.sling.scripting.sightly.java.compiler
Wrapping BackendCompiler that checks for global bindings shadowing.
GlobalShadowCheckBackendCompiler(BackendCompiler, Set<String>) - Constructor for class org.apache.sling.scripting.sightly.java.compiler.GlobalShadowCheckBackendCompiler
 
greaterThan - Variable in enum org.apache.sling.commons.osgi.Order
 

H

hadPreviousView() - Method in class org.apache.sling.discovery.commons.providers.base.ViewStateManagerImpl
 
handle(CommandStream) - Method in interface org.apache.sling.scripting.sightly.compiler.backend.BackendCompiler
Process a stream of commands
handle(CommandStream) - Method in class org.apache.sling.scripting.sightly.java.compiler.GlobalShadowCheckBackendCompiler
 
handle(CommandStream) - Method in class org.apache.sling.scripting.sightly.java.compiler.JavaClassBackendCompiler
 
handleActivated() - Method in class org.apache.sling.discovery.commons.providers.base.ViewStateManagerImpl
 
handleActivated() - Method in interface org.apache.sling.discovery.commons.providers.ViewStateManager
Handles activation - ie marks this manager as activated thus the TOPOLOGY_INIT event can be sent to already bound listeners and subsequent calls to handleChanging/handleNewView will result in according/appropriate TOPOLOGY_CHANGING/ TOPOLOGY_CHANGED events.
handleChanging() - Method in class org.apache.sling.discovery.commons.providers.base.ViewStateManagerImpl
 
handleChanging() - Method in interface org.apache.sling.discovery.commons.providers.ViewStateManager
Handles the fact that some (possibly early) indicator of a change in a topology has been detected and that a new view is being agreed upon (whatever that means, be it voting or similar).
handleDeactivated() - Method in class org.apache.sling.discovery.commons.providers.base.ViewStateManagerImpl
 
handleDeactivated() - Method in interface org.apache.sling.discovery.commons.providers.ViewStateManager
Must be called when the corresponding service (typically a DiscoveryService implementation) is deactivated.
handleError(int, String, SlingHttpServletRequest, SlingHttpServletResponse) - Method in interface org.apache.sling.engine.servlets.ErrorHandler
Called to render a response for a HTTP status code.
handleError(Throwable, SlingHttpServletRequest, SlingHttpServletResponse) - Method in interface org.apache.sling.engine.servlets.ErrorHandler
Called to render a response for an uncaught Throwable.
handleIfModifiedSince(SlingHttpServletRequest, HttpServletResponse) - Static method in class org.apache.sling.api.request.RequestUtil
Checks if the request contains a if-last-modified-since header and if the the request's underlying resource has a jcr:lastModified property.
handleIsolatedFromTopology() - Method in class org.apache.sling.discovery.base.commons.BaseDiscoveryService
 
handleIsolatedFromTopology() - Method in class org.apache.sling.discovery.oak.OakDiscoveryService
 
handleMethodNotImplemented(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class org.apache.sling.api.servlets.SlingSafeMethodsServlet
Helper method which causes an appropriate HTTP response to be sent for an unhandled HTTP request method.
handleNewView(BaseTopologyView) - Method in class org.apache.sling.discovery.commons.providers.base.ViewStateManagerImpl
 
handleNewView(BaseTopologyView) - Method in interface org.apache.sling.discovery.commons.providers.ViewStateManager
Handles the fact that a new view became true/established and sends out TOPOLOGY_INIT to uninitialized listeners and TOPOLOGY_CHANGED to already initialized listeners (in the latter case, also sends a TOPOLOGY_CHANGING if that has not yet been done)
handleOperation(SlingHttpServletRequest, AbstractPostResponse, List<Modification>) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.post.AbstractAccessPostServlet
Extending Servlet should implement this operation to do the work
handleOperation(SlingHttpServletRequest, AbstractPostResponse, List<Modification>) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.post.DeleteAcesServlet
 
handleOperation(SlingHttpServletRequest, AbstractPostResponse, List<Modification>) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.post.ModifyAceServlet
 
handleRedirect(HttpServletRequest, HttpServletResponse) - Static method in class org.apache.sling.auth.core.spi.DefaultAuthenticationFeedbackHandler
Handles an optional request for a redirect after successful authentication and true if the request has been redirected.
handleRemoval(String, String, String) - Method in interface org.apache.sling.installer.api.UpdateHandler
Handle the remove of a resource
handleSecurity(HttpServletRequest, HttpServletResponse) - Method in interface org.apache.sling.auth.core.AuthenticationSupport
Handles security on behalf of a custom OSGi Http Service HttpContext instance extracting credentials from the request using any registered AuthenticationHandler services.
handleTopologyChanging() - Method in class org.apache.sling.discovery.oak.OakDiscoveryService
Handle the fact that the topology has started to change - inform the listeners asap
handleTopologyEvent(TopologyEvent) - Method in class org.apache.sling.discovery.commons.InitDelayingTopologyEventListener
 
handleTopologyEvent(TopologyEvent) - Method in class org.apache.sling.discovery.oak.TopologyWebConsolePlugin
keep a truncated history of the log events for information purpose (to be shown in the webconsole)
handleTopologyEvent(TopologyEvent) - Method in interface org.apache.sling.discovery.TopologyEventListener
Inform the service about an event in the topology - or in the discovery of the topology.
handleUpdate(String, String, String, Dictionary<String, Object>, Map<String, Object>) - Method in interface org.apache.sling.installer.api.UpdateHandler
Handle the update of a resource
handleUpdate(String, String, String, InputStream, Map<String, Object>) - Method in interface org.apache.sling.installer.api.UpdateHandler
Handle the update of a resource
has(int, Scriptable) - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableItemMap
 
has(String, Scriptable) - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableItemMap
 
has(String, Scriptable) - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableNode
 
hasActiveAnnouncement(String) - Method in interface org.apache.sling.discovery.base.connectors.announcement.AnnouncementRegistry
Whether or not the given owner has an active (ie not expired) announcement registered
hasActiveAnnouncement(String) - Method in class org.apache.sling.discovery.base.connectors.announcement.AnnouncementRegistryImpl
 
hasChanges(ResourceResolver) - Method in interface org.apache.sling.api.resource.ModifyingResourceProvider
Deprecated.
Are there any transient changes?
hasChanges() - Method in interface org.apache.sling.api.resource.ResourceResolver
Are there any pending changes?
hasChanges() - Method in class org.apache.sling.api.wrappers.ResourceResolverWrapper
 
hasChanges(ResolveContext<T>) - Method in class org.apache.sling.spi.resource.provider.ResourceProvider
Are there any transient changes?
hasChildren() - Method in class org.apache.sling.api.resource.AbstractResource
Checks to see if there are direct children of this resource by invoking ResourceResolver.hasChildren(Resource).
hasChildren() - Method in interface org.apache.sling.api.resource.Resource
Checks if the resource has any child resources.
hasChildren(Resource) - Method in interface org.apache.sling.api.resource.ResourceResolver
Checks if the specified resource has any direct child resources.
hasChildren() - Method in class org.apache.sling.api.resource.ResourceWrapper
Returns the value of calling hasChildren on the wrapped resource.
hasChildren(Resource) - Method in class org.apache.sling.api.wrappers.ResourceResolverWrapper
 
hasDefault() - Method in class org.apache.sling.models.spi.injectorspecific.AbstractInjectAnnotationProcessor
Deprecated.
 
hasDefault() - Method in interface org.apache.sling.models.spi.injectorspecific.InjectAnnotationProcessor
Deprecated.
 
hasDefault() - Method in interface org.apache.sling.models.spi.injectorspecific.InjectAnnotationProcessor2
 
hasExpired() - Method in class org.apache.sling.discovery.base.connectors.announcement.CachedAnnouncement
 
hasFeature(Context, int) - Method in class org.apache.sling.scripting.javascript.helper.SlingContextFactory
 
HASH_HEADER - Static variable in class org.apache.sling.discovery.base.connectors.ping.TopologyRequestValidator
 
hashCode() - Method in class org.apache.sling.api.resource.path.Path
 
hashCode() - Method in class org.apache.sling.api.resource.path.PathSet
 
hashCode() - Method in class org.apache.sling.api.wrappers.ValueMapDecorator
 
hashCode() - Method in class org.apache.sling.caconfig.resource.spi.ContextResource
 
hashCode() - Method in class org.apache.sling.commons.threads.ModifiableThreadPoolConfig
 
hashCode() - Method in class org.apache.sling.discovery.base.commons.DefaultTopologyView
 
hashCode() - Method in class org.apache.sling.discovery.commons.providers.DefaultClusterView
 
hashCode() - Method in class org.apache.sling.discovery.commons.providers.DefaultInstanceDescription
 
hashCode() - Method in class org.apache.sling.hc.api.execution.HealthCheckExecutionOptions
 
hashCode() - Method in class org.apache.sling.hc.util.HealthCheckMetadata
 
hashCode() - Method in class org.apache.sling.installer.api.tasks.InstallTask
 
hashCode() - Method in class org.apache.sling.provisioning.model.Artifact
 
hashCode() - Method in class org.apache.sling.provisioning.model.Version
 
hashCode() - Method in class org.apache.sling.validation.spi.support.DefaultValidationFailure
 
hasItemPathPrefix(String) - Method in class org.apache.sling.servlets.post.AbstractPostOperation
Deprecated.
Returns true if the name starts with either of the prefixes ./, ../ and /.
hasNext() - Method in class org.apache.sling.api.wrappers.IteratorWrapper
 
hasTimedOut() - Method in interface org.apache.sling.hc.api.execution.HealthCheckExecutionResult
Returns true if the execution has timed out.
HEADER_ACCEPT - Static variable in class org.apache.sling.api.servlets.HttpConstants
 
HEADER_ETAG - Static variable in class org.apache.sling.api.servlets.HttpConstants
 
HEADER_IF_MATCH - Static variable in class org.apache.sling.api.servlets.HttpConstants
 
HEADER_IF_MODIFIED_SINCE - Static variable in class org.apache.sling.api.servlets.HttpConstants
 
HEADER_LAST_MODIFIED - Static variable in class org.apache.sling.api.servlets.HttpConstants
 
HealthCheck - Interface in org.apache.sling.hc.api
Health Check services can be executed and return an execution Result.
healthCheckError(String, Object...) - Method in class org.apache.sling.hc.util.FormattingResultLog
 
HealthCheckExecutionOptions - Class in org.apache.sling.hc.api.execution
Options for behavior of health check execution.
HealthCheckExecutionOptions() - Constructor for class org.apache.sling.hc.api.execution.HealthCheckExecutionOptions
 
HealthCheckExecutionResult - Interface in org.apache.sling.hc.api.execution
Interface for health check executions via the HealthCheckExecutor.
HealthCheckExecutor - Interface in org.apache.sling.hc.api.execution
Executes health checks registered as OSGi services and implementing the interface HealthCheck.
HealthCheckFilter - Class in org.apache.sling.hc.util
Select from available HealthCheck services.
HealthCheckFilter(BundleContext) - Constructor for class org.apache.sling.hc.util.HealthCheckFilter
Create a new filter object
HealthCheckMetadata - Class in org.apache.sling.hc.util
This class helps retrieving meta data information about a health check service.
HealthCheckMetadata(ServiceReference) - Constructor for class org.apache.sling.hc.util.HealthCheckMetadata
 
heartbeatAndCheckView() - Method in class org.apache.sling.discovery.base.commons.BaseViewChecker
 
heartbeatAndCheckView() - Method in interface org.apache.sling.discovery.base.commons.ViewChecker
Issue a heartbeat and check the view
Histogram - Interface in org.apache.sling.commons.metrics
A metric which calculates the distribution of a value.
histogram(String) - Method in interface org.apache.sling.commons.metrics.MetricsService
Creates a new Histogram and registers it under the given name.
history - Variable in class org.apache.sling.discovery.commons.providers.spi.base.ClusterSyncHistory
 
hourly(int) - Method in interface org.apache.sling.event.jobs.JobBuilder.ScheduleBuilder
Schedule the job hourly at the given minute.
HtmlResponse - Class in org.apache.sling.api.servlets
Deprecated.
use org.apache.sling.servlets.post.HtmlResponse instead.
HtmlResponse() - Constructor for class org.apache.sling.api.servlets.HtmlResponse
Deprecated.
Creates a new html response with default settings, which is null for almost all properties except the HtmlResponse.isCreateRequest() which defaults to false.
HtmlResponse - Class in org.apache.sling.servlets.post
The HtmlResponse is an AbstractPostResponse preparing the response in HTML (actually XHTML) such that it can be interpreted as a plain response in a browser or as XML response in an Ajax request.
HtmlResponse() - Constructor for class org.apache.sling.servlets.post.HtmlResponse
 
HttpConstants - Class in org.apache.sling.api.servlets
HTTP-related constants
HttpConstants() - Constructor for class org.apache.sling.api.servlets.HttpConstants
 

I

I18N - Static variable in class org.apache.sling.scripting.sightly.compiler.RuntimeFunction
The name of the RuntimeCall function that will process i18n.
Identifier - Class in org.apache.sling.scripting.sightly.compiler.expression.nodes
Defines a single variable.
Identifier(String) - Constructor for class org.apache.sling.scripting.sightly.compiler.expression.nodes.Identifier
Creates an identifier.
IdMapService - Class in org.apache.sling.discovery.commons.providers.spi.base
The IdMapService is responsible for storing a slingId-clusterNodeId pair to the repository and given all other instances in the cluster do the same can map clusterNodeIds to slingIds (or vice-versa)
IdMapService() - Constructor for class org.apache.sling.discovery.commons.providers.spi.base.IdMapService
 
impersonateFromService(String, Credentials, String) - Method in interface org.apache.sling.jcr.api.SlingRepository
Impersonates the service session provided by the calling bundle (and further specialized by subServiceName) to a new session in accordance with the specified (new) Credentials.
impersonateFromService(String, Credentials, String) - Method in class org.apache.sling.jcr.base.AbstractSlingRepository2
Default implementation of the #impersonateFromService(Credentials, String, String) method taking into account the bundle calling this method.
ImplementationPicker - Interface in org.apache.sling.models.spi
Defines a strategy to choose an implementation for a model if multiple are registered for the same interface or super class.
importContent(Node, String, InputStream, ImportOptions, ContentImportListener) - Method in interface org.apache.sling.jcr.contentloader.ContentImporter
Import content into the repository by parsing the provided content stream.
importContent(Node, String, String, InputStream, ImportOptions, ContentImportListener) - Method in interface org.apache.sling.jcr.contentloader.ContentImporter
Import content into the repository by parsing the provided content stream.
ImportOptions - Class in org.apache.sling.jcr.contentloader
Encapsulates the options for the content import.
ImportOptions() - Constructor for class org.apache.sling.jcr.contentloader.ImportOptions
 
include(String) - Method in interface org.apache.sling.api.scripting.SlingScriptHelper
include(String, String) - Method in interface org.apache.sling.api.scripting.SlingScriptHelper
Helper method to include the result of processing the request for the given path and requestDispatcherOptions.
include(String, RequestDispatcherOptions) - Method in interface org.apache.sling.api.scripting.SlingScriptHelper
Helper method to include the result of processing the request for the given path and options.
include(Resource) - Method in interface org.apache.sling.api.scripting.SlingScriptHelper
include(Resource, String) - Method in interface org.apache.sling.api.scripting.SlingScriptHelper
Helper method to include the result of processing the request for the given resource and requestDispatcherOptions.
include(Resource, RequestDispatcherOptions) - Method in interface org.apache.sling.api.scripting.SlingScriptHelper
Helper method to include the result of processing the request for the given resource and options.
include(String) - Method in class org.apache.sling.scripting.core.ScriptHelper
 
include(String, String) - Method in class org.apache.sling.scripting.core.ScriptHelper
 
include(String, RequestDispatcherOptions) - Method in class org.apache.sling.scripting.core.ScriptHelper
 
include(Resource) - Method in class org.apache.sling.scripting.core.ScriptHelper
 
include(Resource, String) - Method in class org.apache.sling.scripting.core.ScriptHelper
 
include(Resource, RequestDispatcherOptions) - Method in class org.apache.sling.scripting.core.ScriptHelper
 
INCLUDE - Static variable in class org.apache.sling.scripting.sightly.compiler.RuntimeFunction
The name of the RuntimeCall function that will perform script execution delegation.
INCLUDE_CONTEXT_PATH - Static variable in class org.apache.sling.api.wrappers.SlingRequestPaths
Attribute name used by the RequestDispatcher to indicate the context path of the included request, as a String.
INCLUDE_PATH_INFO - Static variable in class org.apache.sling.api.wrappers.SlingRequestPaths
Attribute name used by the RequestDispatcher to indicate the path info of the included request, as a String.
INCLUDE_QUERY_STRING - Static variable in class org.apache.sling.api.wrappers.SlingRequestPaths
Attribute name used by the RequestDispatcher to indicate the query string of the included request, as a String.
INCLUDE_REQUEST_URI - Static variable in class org.apache.sling.api.wrappers.SlingRequestPaths
Attribute name used by the RequestDispatcher to indicate the request URI of the included request, as a String.
INCLUDE_SERVLET_PATH - Static variable in class org.apache.sling.api.wrappers.SlingRequestPaths
Attribute name used by the RequestDispatcher to indicate the servlet path of the included request, as a String.
includeExternal() - Method in interface org.apache.sling.spi.resource.provider.ObserverConfiguration
true if a listener is interested in external events.
increment() - Method in interface org.apache.sling.commons.metrics.Counter
Increment the counter by one.
increment(long) - Method in interface org.apache.sling.commons.metrics.Counter
Increment the counter by n.
incrementProgressCount(int) - Method in interface org.apache.sling.event.jobs.consumer.JobExecutionContext
Update the progress by additionally marking the provided number of steps as finished.
info(String, Object...) - Method in class org.apache.sling.hc.util.FormattingResultLog
 
info(String, Throwable) - Static method in class org.apache.sling.launchpad.app.Main
 
info(String) - Method in class org.apache.sling.launchpad.base.shared.Loader
Meant to be overridden to display or log info
InfoProvider - Interface in org.apache.sling.installer.api.info
The info provider delivers information about the current state of the OSGi installer
InheritanceDecision - Enum in org.apache.sling.caconfig.resource.spi
Return values for CollectionInheritanceDecider.
init(ManifestHeader.NameValuePair[], ManifestHeader.NameValuePair[]) - Method in class org.apache.sling.commons.osgi.ManifestHeader.PathImpl
 
init() - Method in class org.apache.sling.launchpad.base.webapp.SlingServletDelegate
Initializes this servlet by loading the framework configuration properties, starting the OSGi framework (Apache Felix) and exposing the system bundle context and the Felix instance as servlet context attributes.
init() - Method in class org.apache.sling.launchpad.webapp.SlingServlet
Launches the SLing framework if the sling.home setting can be derived from the configuration or the SerlvetContext.
init(Scriptable, boolean) - Static method in class org.apache.sling.scripting.javascript.helper.SlingGlobal
 
init(Bindings) - Method in interface org.apache.sling.scripting.sightly.pojo.Use
Called to initialize the Java object with the current Java Scripting API bindings.
InitDelayingTopologyEventListener - Class in org.apache.sling.discovery.commons
This listener facade applies a 'startup delay' to a topology event handler, that is, it allows to specify a startup time during which any topology events will be queued and processing only starts after this time.
InitDelayingTopologyEventListener(long, TopologyEventListener) - Constructor for class org.apache.sling.discovery.commons.InitDelayingTopologyEventListener
Creates a new init-delaying listener with the given delay, delegate and scheduler.
InitDelayingTopologyEventListener(long, TopologyEventListener, Logger) - Constructor for class org.apache.sling.discovery.commons.InitDelayingTopologyEventListener
Creates a new init-delaying listener with the given delay, delegate, scheduler and optinoal logger.
InitDelayingTopologyEventListener(long, TopologyEventListener, Scheduler) - Constructor for class org.apache.sling.discovery.commons.InitDelayingTopologyEventListener
InitDelayingTopologyEventListener(long, TopologyEventListener, Scheduler, Logger) - Constructor for class org.apache.sling.discovery.commons.InitDelayingTopologyEventListener
initialize(OakDiscoveryService) - Method in class org.apache.sling.discovery.oak.pinger.OakViewChecker
The initialize method is called by the OakDiscoveryService.activate as we require the discoveryService (and the discoveryService has a reference on us - but we cant have circular references in osgi).
initializeWith(CommandVisitor) - Method in class org.apache.sling.scripting.sightly.compiler.commands.StatefulVisitor
 
initProgress(int, long) - Method in interface org.apache.sling.event.jobs.consumer.JobExecutionContext
Indicate that the job executor is able to report the progress.
initStandardObjects(ScriptableObject, boolean) - Method in class org.apache.sling.scripting.javascript.helper.SlingContext
 
InjectAnnotation - Annotation Type in org.apache.sling.models.spi.injectorspecific
Declares an annotation as a custom inject annotation.
InjectAnnotationProcessor - Interface in org.apache.sling.models.spi.injectorspecific
Deprecated.
InjectAnnotationProcessor2 - Interface in org.apache.sling.models.spi.injectorspecific
Processor for injector-specific annotations.
InjectAnnotationProcessorFactory - Interface in org.apache.sling.models.spi.injectorspecific
Deprecated.
Use StaticInjectAnnotationProcessorFactory preferably or in case of a dependency to the adaptable InjectAnnotationProcessorFactory2
InjectAnnotationProcessorFactory2 - Interface in org.apache.sling.models.spi.injectorspecific
Factory for InjectAnnotationProcessor2 that is evaluated at runtime for each sling model adaption and may depend on the adaptable.
InjectionStrategy - Enum in org.apache.sling.models.annotations.injectorspecific
 
Injector - Interface in org.apache.sling.models.spi
Service interface for pluggable value injectors.
InstallableResource - Class in org.apache.sling.installer.api
A piece of data that can be installed by the OsgiInstaller Currently the OSGi installer supports bundles and configurations, but it can be extended by additional task factories supporting other formats.
InstallableResource(String, InputStream, Dictionary<String, Object>, String, String, Integer) - Constructor for class org.apache.sling.installer.api.InstallableResource
Create a data object - this is a simple constructor just using the values as they are provided.
INSTALLATION_HINT - Static variable in class org.apache.sling.installer.api.InstallableResource
Optional parameter in the dictionary if a resource (not a dict) is installed.
InstallationContext - Interface in org.apache.sling.installer.api.tasks
Context for the installation tasks.
InstallationEvent - Interface in org.apache.sling.installer.api.event
Optional listener which can be used to monitor the activities of the installer.
InstallationEvent.TYPE - Enum in org.apache.sling.installer.api.event
 
InstallationListener - Interface in org.apache.sling.installer.api.event
Optional listener which can be used to monitor the activities of the installer.
InstallationState - Interface in org.apache.sling.installer.api.info
The state of the OSGi installer at a given time.
InstallerMBean - Interface in org.apache.sling.installer.api.jmx
 
installLauncherJar(URL) - Method in class org.apache.sling.launchpad.base.shared.Loader
Copies the contents of the launcher JAR as indicated by the URL to the sling home directory.
installMinEventDelayHandler(DiscoveryService, Scheduler, long) - Method in class org.apache.sling.discovery.commons.providers.base.ViewStateManagerImpl
 
installMinEventDelayHandler(DiscoveryService, Scheduler, long) - Method in interface org.apache.sling.discovery.commons.providers.ViewStateManager
Installs an optional 'min event delay handler' which, using the given scheduler, delays sending TOPOLOGY_CHANGED event after receiving a handleNewView - with the idea as to limit the number of toggling between view states.
InstallTask - Class in org.apache.sling.installer.api.tasks
Base class for tasks that can be executed by the OsgiInstaller.
InstallTask(TaskResourceGroup) - Constructor for class org.apache.sling.installer.api.tasks.InstallTask
Constructor for the task
InstallTaskFactory - Interface in org.apache.sling.installer.api.tasks
The install task factory creates a task for a given resource.
INSTANCE - Static variable in class org.apache.sling.scripting.sightly.compiler.expression.nodes.NullLiteral
 
InstanceDescription - Interface in org.apache.sling.discovery
An InstanceDescription represents and contains information about an instance that is part of a TopologyView.
InstanceFilter - Interface in org.apache.sling.discovery
Used to filter InstanceDescriptions in a TopologyView.
InstancesDiff - Class in org.apache.sling.discovery.commons
The InstancesDiff allows to combine and filter two collections of InstanceDescription instances, an "old" collection and a "new" collection.
InstancesDiff(TopologyEvent) - Constructor for class org.apache.sling.discovery.commons.InstancesDiff
Create a new InstancesDiff based on the instances from the old and new TopologyView topology views contained in the TopologyEvent event provided.
InstancesDiff(TopologyView, TopologyView) - Constructor for class org.apache.sling.discovery.commons.InstancesDiff
Create a new InstancesDiff based on the instances from the old and new TopologyView topology views provided.
InstancesDiff(ClusterView, ClusterView) - Constructor for class org.apache.sling.discovery.commons.InstancesDiff
Create a new InstancesDiff based on the instances from the old and new ClusterView cluster views provided.
InstancesDiff(Collection<T>, Collection<T>) - Constructor for class org.apache.sling.discovery.commons.InstancesDiff
Create a new InstancesDiff based on the provided old and new Collection collections of instances.
InstancesDiff.InstanceCollection - Class in org.apache.sling.discovery.commons
The InstanceCollection collection allows to filter the instances using a set of custom filter either implementing InstanceFilter or pre-defined ones.
INTERNAL_CONTINUE_RESOLVING - Static variable in class org.apache.sling.api.resource.ResourceMetadata
Returns whether the resource resolver should continue to search for a resource.
internalGetAcl(Session, String) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.post.AbstractGetAclServlet
 
internalPut(String, Object) - Method in class org.apache.sling.api.resource.ResourceMetadata
 
InvalidAdaptableException - Exception in org.apache.sling.models.factory
Exception which is triggered whenever a Sling Model could not be instantiated because it could not be adapted from the given adaptable.
InvalidAdaptableException(String) - Constructor for exception org.apache.sling.models.factory.InvalidAdaptableException
 
InvalidModelException - Exception in org.apache.sling.models.factory
Thrown in case the given model type could not be validated through the model validation.
InvalidModelException(String) - Constructor for exception org.apache.sling.models.factory.InvalidModelException
 
InvalidServiceFilterSyntaxException - Exception in org.apache.sling.api.scripting
Thrown when an invalid service filter is used
InvalidServiceFilterSyntaxException(String, String) - Constructor for exception org.apache.sling.api.scripting.InvalidServiceFilterSyntaxException
 
InvalidServiceFilterSyntaxException(String, String, Throwable) - Constructor for exception org.apache.sling.api.scripting.InvalidServiceFilterSyntaxException
 
isA(Resource, String) - Static method in class org.apache.sling.api.resource.ResourceUtil
isActive() - Method in interface org.apache.sling.installer.api.jmx.InstallerMBean
Indicates that whether the installer is currently active
isActive(Set<String>) - Method in class org.apache.sling.provisioning.model.RunMode
Check if this run mode is active wrt the given set of active run modes.
isAdditive() - Method in class org.apache.sling.commons.log.logback.webconsole.LoggerConfig
 
isAjaxRequest(HttpServletRequest) - Static method in class org.apache.sling.auth.core.AuthUtil
Returns true if the request is to be considered an AJAX request placed using the XMLHttpRequest browser host object.
isAllOverridden(String, String) - Method in interface org.apache.sling.caconfig.management.multiplexer.ConfigurationOverrideMultiplexer
Checks if the whole configuration for the given context path and name is overridden.
isAllow(AccessControlEntry) - Static method in class org.apache.sling.jcr.base.util.AccessControlUtil
Returns true if the AccessControlEntry represents 'allowed' rights or false it it represents 'denied' rights.
isAsynchronousTask() - Method in class org.apache.sling.installer.api.tasks.InstallTask
If this an asynchronous task it should return true The OSGi installer will set the attribute InstallTask.ASYNC_ATTR_NAME with an integer value.
isAutoCheckin() - Method in class org.apache.sling.servlets.post.VersioningConfiguration
 
isAutoCheckout() - Method in class org.apache.sling.jcr.contentloader.ImportOptions
Specifies whether versionable nodes is automatically checked out when necessary.
isAutoCheckout() - Method in class org.apache.sling.servlets.post.VersioningConfiguration
 
isAutoStopLocalLoopEnabled() - Method in interface org.apache.sling.discovery.base.connectors.BaseConfig
 
isAutoStopLocalLoopEnabled() - Method in class org.apache.sling.discovery.oak.Config
 
isAutoStopped() - Method in class org.apache.sling.discovery.base.connectors.ping.TopologyConnectorClient
 
isAutoStopped() - Method in interface org.apache.sling.discovery.base.connectors.ping.TopologyConnectorClientInformation
SLING-3316 : whether or not this connector was auto-stopped
isBinaryResponse() - Method in class org.apache.sling.scripting.core.servlet.CaptureResponseWrapper
Returns true if the response is binary.
isBrowserRequest(HttpServletRequest) - Static method in class org.apache.sling.auth.core.AuthUtil
Returns true if the given request can be assumed to be sent by a client browser such as Firefix, Internet Explorer, etc.
isBundle() - Method in class org.apache.sling.commons.osgi.bundleversion.BundleBundleVersionInfo
 
isBundle() - Method in class org.apache.sling.commons.osgi.bundleversion.BundleVersionInfo
 
isBundle() - Method in class org.apache.sling.commons.osgi.bundleversion.FileBundleVersionInfo
 
isCheckin() - Method in class org.apache.sling.jcr.contentloader.ImportOptions
Specifies whether versionable nodes is automatically checked in at the end of the import operation.
isCheckinOnNewVersionableNode() - Method in class org.apache.sling.servlets.post.VersioningConfiguration
 
isCollection() - Method in class org.apache.sling.caconfig.spi.metadata.ConfigurationMetadata
 
isCollection(Object) - Method in class org.apache.sling.scripting.sightly.render.AbstractRuntimeObjectModel
 
isCollection(Object) - Method in interface org.apache.sling.scripting.sightly.render.RuntimeObjectModel
Checks if an object is a Collection or is backed by one.
isCombineTagsWithOr() - Method in class org.apache.sling.hc.api.execution.HealthCheckExecutionOptions
 
isConnected() - Method in class org.apache.sling.discovery.base.connectors.ping.TopologyConnectorClient
 
isConnected() - Method in interface org.apache.sling.discovery.base.connectors.ping.TopologyConnectorClientInformation
whether or not this connector was able to successfully connect
isCorrectVersion() - Method in class org.apache.sling.discovery.base.connectors.announcement.Announcement
check whether this is announcement contains the valid protocol version
isCreateRequest() - Method in class org.apache.sling.api.servlets.HtmlResponse
Deprecated.
Returns true if this was a create request.
isCreateRequest() - Method in class org.apache.sling.servlets.post.AbstractPostResponse
Returns true if this was a create request.
isCreateRequest() - Method in interface org.apache.sling.servlets.post.PostResponse
Returns true if this was a create request.
isCurrent() - Method in class org.apache.sling.discovery.commons.providers.BaseTopologyView
Checks if this TopologyView is currently valid - or if the service knows of a topology change just going on (or another uncertainty about the topology such as IOException etc)
isCurrent() - Method in interface org.apache.sling.discovery.TopologyView
Checks if this TopologyView is currently valid - or if the service knows of a topology change just going on (or another uncertainty about the topology such as IOException etc)
isDaemon() - Method in interface org.apache.sling.commons.threads.jmx.ThreadPoolMBean
Return whether or not the thread pool creates daemon threads.
isDaemon() - Method in class org.apache.sling.commons.threads.ModifiableThreadPoolConfig
 
isDaemon() - Method in interface org.apache.sling.commons.threads.ThreadPoolConfig
Return if daemon threads should be created.
isDate(Object) - Method in class org.apache.sling.scripting.sightly.render.AbstractRuntimeObjectModel
 
isDate(Object) - Method in interface org.apache.sling.scripting.sightly.render.RuntimeObjectModel
Checks if the provided object represents a date or calendar.
isDebugging() - Method in class org.apache.sling.scripting.javascript.helper.SlingContextFactory
 
isDeclared(String) - Method in class org.apache.sling.scripting.sightly.compiler.util.VariableTracker
Checks if the variable identified by name is tracked by this tracker or not.
isDefault() - Method in interface org.apache.sling.caconfig.management.ValueInfo
 
isDisableLoginAdministrative() - Method in class org.apache.sling.jcr.base.AbstractSlingRepositoryManager
Returns whether to disable the SlingRepository.loginAdministrative method or not.
isEmpty() - Method in class org.apache.sling.api.wrappers.CompositeValueMap
isEmpty() - Method in class org.apache.sling.api.wrappers.ValueMapDecorator
isEmpty(AccessControlList) - Static method in class org.apache.sling.jcr.base.util.AccessControlUtil
Returns true if AccessControlList acl does not yet define any entries.
isEmpty() - Method in exception org.apache.sling.models.factory.MissingElementsException
 
isEmpty() - Method in class org.apache.sling.provisioning.model.ItemList
Check if the list is empty.
isEmpty() - Method in class org.apache.sling.provisioning.model.KeyValueMap
Check whether this map is empty.
isEmpty() - Method in class org.apache.sling.scripting.sightly.compiler.util.VariableTracker
Checks if the declaration stack is empty.
isEncryptionEnabled() - Method in interface org.apache.sling.discovery.base.connectors.BaseConfig
 
isEncryptionEnabled() - Method in class org.apache.sling.discovery.oak.Config
 
isExternal() - Method in class org.apache.sling.api.resource.observation.ResourceChange
Is this an external event?
isFailure() - Method in class org.apache.sling.scripting.sightly.use.ProviderOutcome
Check whether the outcome is a failure
isFinal() - Method in class org.apache.sling.discovery.commons.providers.spi.base.DiscoveryLiteDescriptor
 
isForceInstantExecution() - Method in class org.apache.sling.hc.api.execution.HealthCheckExecutionOptions
 
isFormField() - Method in interface org.apache.sling.api.request.RequestParameter
Determines whether or not this instance represents a simple form field or an uploaded file.
isGenerateDebugInfo() - Method in class org.apache.sling.commons.compiler.Options
 
isGzipConnectorRequestsEnabled() - Method in interface org.apache.sling.discovery.base.connectors.BaseConfig
 
isGzipConnectorRequestsEnabled() - Method in class org.apache.sling.discovery.oak.Config
 
isHandleRemoveRunMode() - Method in class org.apache.sling.provisioning.model.MergeUtility.MergeOptions
Returns true if the remove run mode should be respected.
isHmacEnabled() - Method in interface org.apache.sling.discovery.base.connectors.BaseConfig
 
isHmacEnabled() - Method in class org.apache.sling.discovery.oak.Config
 
isIgnoredImportProvider(String) - Method in class org.apache.sling.jcr.contentloader.ImportOptions
Check if the content reader for the given file extension should be ignored.
isIncluded(HttpServletRequest) - Static method in class org.apache.sling.api.wrappers.SlingRequestPaths
True if r is an included request, in which case it has the INCLUDE_REQUEST_URI attribute
isInClusterView(ClusterView) - Method in class org.apache.sling.discovery.commons.InstancesDiff.InstanceCollection
Keep only the instances that are contained in the same ClusterView cluster view as the one provided.
isInherited() - Method in interface org.apache.sling.caconfig.management.ConfigurationData
 
isInherited() - Method in interface org.apache.sling.caconfig.management.ValueInfo
 
isInherited() - Method in class org.apache.sling.discovery.base.connectors.announcement.Announcement
Returns the inherited flag - if true this means that this announcement is the response of a topology connect
isInitialized() - Method in class org.apache.sling.discovery.commons.providers.spi.base.IdMapService
 
isInScope(String) - Method in class org.apache.sling.scripting.sightly.compiler.util.VariableTracker
Check whether a variable was declared and is visible in the current scope.
isJavaKeyword(String) - Static method in class org.apache.sling.scripting.sightly.java.compiler.JavaEscapeUtils
Test whether the argument is a Java keyword.
isKeepJobs() - Method in interface org.apache.sling.event.jobs.QueueConfiguration
Whether successful jobs are kept for a complete history
isLatestArtifactWins() - Method in class org.apache.sling.provisioning.model.MergeUtility.MergeOptions
Returns true if the latest artifact should win on a merge.
isLeader() - Method in class org.apache.sling.discovery.commons.InstancesDiff.InstanceCollection
Keep only the leader instances (see InstanceDescription.isLeader().
isLeader() - Method in class org.apache.sling.discovery.commons.providers.DefaultInstanceDescription
 
isLeader() - Method in interface org.apache.sling.discovery.InstanceDescription
If an instance is part of a cluster, it can potentially be a leader of that cluster - this information is queried here.
isLive() - Method in interface org.apache.sling.api.resource.DynamicResourceProvider
Deprecated.
Returns true if this resource provider has not been closed yet and can still be used.
isLive() - Method in interface org.apache.sling.api.resource.ResourceResolver
Returns true if this resource resolver is still usable.
isLive() - Method in class org.apache.sling.api.wrappers.ResourceResolverWrapper
 
isLive() - Method in interface org.apache.sling.commons.classloader.DynamicClassLoader
Is this class loader still alive/valid?
isLive(ResolveContext<T>) - Method in class org.apache.sling.spi.resource.provider.ResourceProvider
Returns true if this resource provider has not been closed yet and can still be used.
isLocal() - Method in class org.apache.sling.discovery.commons.InstancesDiff.InstanceCollection
Keep only the local instance (see InstanceDescription.isLocal().
isLocal() - Method in class org.apache.sling.discovery.commons.providers.DefaultInstanceDescription
 
isLocal() - Method in interface org.apache.sling.discovery.InstanceDescription
Determines whether this InstanceDescription is representing the local instance.
isLoop() - Method in class org.apache.sling.discovery.base.connectors.announcement.Announcement
Returns the loop flag - set when this announcement represents a loop detected in the topology connectors
isMethodAllowed(Method) - Static method in class org.apache.sling.scripting.sightly.render.AbstractRuntimeObjectModel
 
isMethodValid(Method, String) - Method in class org.apache.sling.api.servlets.SlingAllMethodsServlet
Returns true if method is not null and the method is not defined in the class named by className.
isModelAvailableForRequest(SlingHttpServletRequest) - Method in interface org.apache.sling.models.factory.ModelFactory
Determine is a model class is available for the request's resource's resource type.
isModelAvailableForResource(Resource) - Method in interface org.apache.sling.models.factory.ModelFactory
Determine is a model class is available for the resource's resource type.
isModelClass(Object, Class<?>) - Method in interface org.apache.sling.models.factory.ModelFactory
Deprecated.
isModelClass(Class<?>) - Method in interface org.apache.sling.models.factory.ModelFactory
Checks if a given type can be instantiated though Sling Models.
isMultiple() - Method in interface org.apache.sling.validation.model.ResourceProperty
 
isNestedConfiguration() - Method in class org.apache.sling.caconfig.spi.metadata.PropertyMetadata
 
isNonExistingResource(Resource) - Static method in class org.apache.sling.api.resource.ResourceUtil
Returns true if the resource res is a non-existing resource.
isNotInClusterView(ClusterView) - Method in class org.apache.sling.discovery.commons.InstancesDiff.InstanceCollection
Filter out the instances that are contained in the same ClusterView cluster view as the one provided.
isNotLeader() - Method in class org.apache.sling.discovery.commons.InstancesDiff.InstanceCollection
Filter out the leader instances (see InstanceDescription.isLeader().
isNotLocal() - Method in class org.apache.sling.discovery.commons.InstancesDiff.InstanceCollection
Filter out the local instances (see InstanceDescription.isLocal().
isNumber(Object) - Method in class org.apache.sling.scripting.sightly.render.AbstractRuntimeObjectModel
 
isNumber(Object) - Method in interface org.apache.sling.scripting.sightly.render.RuntimeObjectModel
Checks if the provided object represents a number or not.
isOk() - Method in class org.apache.sling.hc.api.Result
True if our status is OK - provides a convenient way of checking that.
isOptional() - Method in class org.apache.sling.models.spi.injectorspecific.AbstractInjectAnnotationProcessor
Deprecated.
 
isOptional() - Method in interface org.apache.sling.models.spi.injectorspecific.InjectAnnotationProcessor
isOverridden() - Method in interface org.apache.sling.caconfig.management.ConfigurationData
 
isOverridden() - Method in interface org.apache.sling.caconfig.management.ValueInfo
 
isOverwrite() - Method in class org.apache.sling.jcr.contentloader.ImportOptions
Specifies whether imported nodes should overwrite existing nodes.
isPattern() - Method in class org.apache.sling.api.resource.path.Path
Returns {code true} if this Path object is holding a pattern
isPreferRunOnCreationInstance() - Method in interface org.apache.sling.event.jobs.QueueConfiguration
Prefer to run the job on the same instance it was created on.
isPrimitive(Object) - Method in class org.apache.sling.scripting.sightly.render.AbstractRuntimeObjectModel
 
isPrimitive(Object) - Method in interface org.apache.sling.scripting.sightly.render.RuntimeObjectModel
Checks if the provided object represents a primitive data type or not.
isPropertyOverwrite() - Method in class org.apache.sling.jcr.contentloader.ImportOptions
Specifies whether imported properties should overwrite existing properties.
isRedirectValid(HttpServletRequest, String) - Static method in class org.apache.sling.auth.core.AuthUtil
Returns true if the given redirect target is valid according to the following list of requirements: The target is neither null nor an empty string The target is not an URL which is identified by the character sequence :// separating the scheme from the host The target is normalized such that it contains no consecutive slashes and no path segment contains a single or double dot The target must be prefixed with the servlet context path If a ResourceResolver is available as a request attribute the target (without the servlet context path prefix) must resolve to an existing resource If a ResourceResolver is not available as a request attribute the target must be an absolute path starting with a slash character does not contain any of the characters <, >, ', or " in plain or URL encoding
isRedirectValid(HttpServletRequest, String) - Static method in class org.apache.sling.auth.core.spi.AbstractAuthenticationHandler
Deprecated.
This method has been introduced after Bundle release 1.0.6 but has been replaced with AuthUtil.isRedirectValid(HttpServletRequest, String). Use the latter method.
isRequired() - Method in interface org.apache.sling.validation.model.ChildResource
Returns true if at least one resource matching the name/namePattern is required.
isRequired() - Method in interface org.apache.sling.validation.model.ResourceProperty
Returns true if at least one property matching the name/namePattern is required.
isResourceType(String) - Method in class org.apache.sling.api.resource.AbstractResource
Returns true if this resource is of the given resource type or if any of the super resource types equals the given resource type.
isResourceType(String) - Method in interface org.apache.sling.api.resource.Resource
Is just a shortcut for getResourceResolver().isResourceType(this, resourceType).
isResourceType(Resource, String) - Method in interface org.apache.sling.api.resource.ResourceResolver
Returns true if the resource type or any of the resource's super type(s) equals the given resource type.
isResourceType(String) - Method in class org.apache.sling.api.resource.ResourceWrapper
Returns the value of calling isResourceType on the wrapped resource.
isResourceType(Resource, String) - Method in class org.apache.sling.api.wrappers.ResourceResolverWrapper
 
isRunMode(String) - Method in class org.apache.sling.provisioning.model.RunMode
Check if this run mode is tied to a single specific run mode name.
isSafeReferer() - Method in class org.apache.sling.servlets.post.AbstractPostResponse
 
isSendError(SlingHttpServletRequest) - Method in class org.apache.sling.servlets.post.PostResponseWithErrorHandling
Deprecated.
 
isSessionSaveRequired(Session, SlingHttpServletRequest) - Method in class org.apache.sling.servlets.post.AbstractPostOperation
Deprecated.
Check whether commit to the resource resolver should be called.
isSetStatus(SlingHttpServletRequest) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.post.AbstractAccessPostServlet
 
isShutdownGraceful() - Method in interface org.apache.sling.commons.threads.jmx.ThreadPoolMBean
Return whether or not the thread pool is configured to shutdown gracefully.
isShutdownGraceful() - Method in class org.apache.sling.commons.threads.ModifiableThreadPoolConfig
 
isShutdownGraceful() - Method in interface org.apache.sling.commons.threads.ThreadPoolConfig
Should this pool shutdown graceful.
isSingleton() - Method in class org.apache.sling.caconfig.spi.metadata.ConfigurationMetadata
 
isSingleValueDescriptor(String) - Method in class org.apache.sling.jcr.base.AbstractSlingRepository2
 
isSkipCheckin(SlingHttpServletRequest) - Method in class org.apache.sling.servlets.post.AbstractPostOperation
Deprecated.
Check if checkin should be skipped
isSkipSessionHandling(SlingHttpServletRequest) - Method in class org.apache.sling.servlets.post.AbstractPostOperation
Deprecated.
Check whether changes should be written back
isSnapshot() - Method in class org.apache.sling.commons.osgi.bundleversion.BundleBundleVersionInfo
 
isSnapshot() - Method in class org.apache.sling.commons.osgi.bundleversion.BundleVersionInfo
 
isSnapshot() - Method in class org.apache.sling.commons.osgi.bundleversion.FileBundleVersionInfo
 
isSpecial() - Method in class org.apache.sling.provisioning.model.Configuration
Is this a special configuration?
isSpecial() - Method in class org.apache.sling.provisioning.model.Feature
Special feature?
isSpecial() - Method in class org.apache.sling.provisioning.model.RunMode
Check whether this run mode is a special one
isStandardDescriptor(String) - Method in class org.apache.sling.jcr.base.AbstractSlingRepository2
 
isStarResource(Resource) - Static method in class org.apache.sling.api.resource.ResourceUtil
Returns true if the resource res is a "star resource".
isStopped() - Method in class org.apache.sling.discovery.base.commons.PeriodicBackgroundJob
 
isStopped() - Method in interface org.apache.sling.event.jobs.consumer.JobExecutionContext
If a job is stoppable, it should periodically check this method and stop processing if the method return true.
isStopping() - Method in class org.apache.sling.discovery.base.commons.PeriodicBackgroundJob
 
isSuccess() - Method in class org.apache.sling.scripting.sightly.use.ProviderOutcome
Check if the outcome has been successful
isSuccessful() - Method in class org.apache.sling.api.servlets.HtmlResponse
Deprecated.
Returns true if no error is set and if the status code is one of the 2xx codes.
isSuccessful() - Method in class org.apache.sling.servlets.post.AbstractPostResponse
Returns true if no error is set and if the status code is one of the 2xx codes.
isSuccessful() - Method in interface org.apache.sling.servlets.post.PostResponse
Returns true if no error is set and if the status code is one of the 2xx codes.
issueConnectorPings() - Method in class org.apache.sling.discovery.base.commons.BaseViewChecker
Issue a remote heartbeat using the topology connectors
issueHeartbeat() - Method in class org.apache.sling.discovery.base.commons.BaseViewChecker
Issue a heartbeat.
isSupported(Class<?>) - Method in interface org.apache.sling.models.export.spi.ModelExporter
Check if the result class is supported by this exporter.
isSuspended() - Method in interface org.apache.sling.event.jobs.Queue
Is the queue currently suspended?
isSuspended() - Method in interface org.apache.sling.event.jobs.ScheduledJobInfo
Is the processing currently suspended?
isSyntheticResource(Resource) - Static method in class org.apache.sling.api.resource.ResourceUtil
Returns true if the resource res is a synthetic resource.
isTrusted(HttpServletRequest) - Method in class org.apache.sling.discovery.base.connectors.ping.TopologyRequestValidator
Is the request from the client trusted, based on the signature headers.
isTrusted(HttpResponse) - Method in class org.apache.sling.discovery.base.connectors.ping.TopologyRequestValidator
Is the response from the server to be trusted by the client.
isUsed() - Method in interface org.apache.sling.commons.threads.jmx.ThreadPoolMBean
Return whether or not the thread pool is in use.
isUser(SlingHttpServletRequest) - Static method in class org.apache.sling.sample.slingshot.SlingshotUtil
Checks whether the request is from a known user or from anonymous
isValid() - Method in class org.apache.sling.discovery.base.connectors.announcement.Announcement
check whether this is a valid announcement, containing the minimal information
isValid(String, String, String) - Method in interface org.apache.sling.serviceusermapping.ServiceUserValidator
Validates the configured service user ID.
isValid() - Method in class org.apache.sling.validation.spi.support.DefaultValidationResult
 
isValid() - Method in interface org.apache.sling.validation.ValidationResult
Tells if the validation was successful or not.
isValidateRequest(HttpServletRequest) - Static method in class org.apache.sling.auth.core.AuthUtil
Returns true if the the client just asks for validation of submitted username/password credentials.
isValidateRequest(HttpServletRequest) - Static method in class org.apache.sling.auth.core.spi.AbstractAuthenticationHandler
Deprecated.
isValidHref(String) - Method in interface org.apache.sling.xss.XSSFilter
Checks if the given URL is valid to be used for the href attribute in a a tag.
isValidPropertyName(String) - Static method in class org.apache.sling.discovery.commons.providers.util.PropertyNameHelper
SLING-2883 : properly test for valid property names
isVersionable(Node) - Method in class org.apache.sling.servlets.post.AbstractPostOperation
Deprecated.
 
ITEM_PREFIX_ABSOLUTE - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
Prefix for properties addressing repository items with an absolute path (value is "/").
ITEM_PREFIX_RELATIVE_CURRENT - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
Prefix for properties addressing repository items with a path relative to the current request item (value is "./").
ITEM_PREFIX_RELATIVE_PARENT - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
Prefix for properties addressing repository items with a path relative to the parent of the request item (value is "../").
ItemList<T> - Class in org.apache.sling.provisioning.model
Helper class to hold a list of items.
ItemList() - Constructor for class org.apache.sling.provisioning.model.ItemList
 
items - Variable in class org.apache.sling.provisioning.model.ItemList
The list holding the items.
iterator() - Method in class org.apache.sling.api.resource.path.PathSet
Return an unmodifiable iterator for the paths.
iterator() - Method in class org.apache.sling.commons.osgi.RankedServices
Iterates all services registered in OSGi, sorted by service ranking (either ascending or descending depending on the order given in the constructor).
iterator() - Method in class org.apache.sling.hc.api.Result
Return an Iterator on the entries of our ResultLog
iterator() - Method in class org.apache.sling.hc.api.ResultLog
Return an Iterator on our entries
iterator() - Method in class org.apache.sling.provisioning.model.ItemList
 
iterator() - Method in class org.apache.sling.provisioning.model.KeyValueMap
 
IteratorWrapper<T> - Class in org.apache.sling.api.wrappers
Wrapper class for Iterators, that forwards all method calls to the wrapped Iterator.
IteratorWrapper(Iterator<T>) - Constructor for class org.apache.sling.api.wrappers.IteratorWrapper
Creates a wrapping iterator, delegating all method calls to the given wrappedIterator.

J

JavaClassBackendCompiler - Class in org.apache.sling.scripting.sightly.java.compiler
BackendCompiler that generates a Java class.
JavaClassBackendCompiler() - Constructor for class org.apache.sling.scripting.sightly.java.compiler.JavaClassBackendCompiler
 
JavaCompiler - Interface in org.apache.sling.commons.compiler
The JavaCompiler provides platform independant Java compilation support.
JavaEscapeUtils - Class in org.apache.sling.scripting.sightly.java.compiler
The JavaEscapeUtils provides useful methods for escaping or transforming invalid Java tokens to valid ones that could be used in generated Java source code.
JavaEscapeUtils() - Constructor for class org.apache.sling.scripting.sightly.java.compiler.JavaEscapeUtils
 
JcrRepoInitOpsProcessor - Interface in org.apache.sling.jcr.repoinit
Apply Operations produced by the repoinit parser to a JCR Repository
JcrResourceConstants - Class in org.apache.sling.jcr.resource.api
The JcrResourceConstants interface provides constant values.
JcrResourceConstants() - Constructor for class org.apache.sling.jcr.resource.api.JcrResourceConstants
 
JNDI_PREFIX - Static variable in class org.apache.sling.jcr.base.util.RepositoryAccessor
Prefix for JNDI Repository URLs
Job - Interface in org.apache.sling.commons.scheduler
A job is executed by the Scheduler service.
Job - Interface in org.apache.sling.event.jobs
A job Property Types In general all scalar types and all serializable classes are supported as property types.
Job.JobState - Enum in org.apache.sling.event.jobs
The current job state.
JobBuilder - Interface in org.apache.sling.event.jobs
This is a builder interface to build jobs and scheduled jobs.
JobBuilder.ScheduleBuilder - Interface in org.apache.sling.event.jobs
This is a builder interface for creating schedule information
JobConsumer - Interface in org.apache.sling.event.jobs.consumer
A job consumer consumes a job.
JobConsumer.AsyncHandler - Interface in org.apache.sling.event.jobs.consumer
If the consumer decides to process the job asynchronously, this handler interface can be used to notify finished processing.
JobConsumer.JobResult - Enum in org.apache.sling.event.jobs.consumer
The result of the job processing.
JobContext - Interface in org.apache.sling.commons.scheduler
The context for a Job.
JobExecutionContext - Interface in org.apache.sling.event.jobs.consumer
 
JobExecutionContext.ResultBuilder - Interface in org.apache.sling.event.jobs.consumer
 
JobExecutionResult - Interface in org.apache.sling.event.jobs.consumer
The status of a job after it has been processed by a JobExecutor.
JobExecutor - Interface in org.apache.sling.event.jobs.consumer
A job executor consumes a job.
JobManager - Interface in org.apache.sling.event.jobs
The job manager is the heart of the job processing.
JobManager.QueryType - Enum in org.apache.sling.event.jobs
The requested job types for the query.
JOIN - Static variable in class org.apache.sling.scripting.sightly.compiler.RuntimeFunction
The name of the RuntimeCall function that will process join operations on arrays.
jsConstructor(Object) - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableCalendar
 
jsConstructor(Object) - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableItemMap
 
jsConstructor(Object) - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableMap
 
jsConstructor(Object) - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableNode
 
jsConstructor(Object) - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptablePrintWriter
 
jsConstructor(Object) - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableProperty
 
jsConstructor(Object) - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableResource
 
jsConstructor(Object) - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableVersion
 
jsConstructor(Object) - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableVersionHistory
 
JSFUNC_PREFIX - Static variable in class org.apache.sling.scripting.javascript.wrapper.ScriptableBase
 
jsFunction_adaptTo(Context, Scriptable, Object[], Function) - Static method in class org.apache.sling.scripting.javascript.wrapper.ScriptableResource
Implements the adaptTo() method for JavaScript scripts.
jsFunction_addNode(String, String) - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableNode
 
jsFunction_getBaseVersion() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableNode
 
jsFunction_getCheckedOut() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableNode
 
jsFunction_getChild(String) - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableResource
Maps getChild(String childPath) to getChild method.
jsFunction_getChildren() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableNode
 
jsFunction_getChildren() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableResource
 
jsFunction_getDefinition() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableNode
 
jsFunction_getDepth() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableNode
 
jsFunction_getIndex() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableNode
 
jsFunction_getLock() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableNode
 
jsFunction_getLocked() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableNode
 
jsFunction_getMetadata() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableResource
Deprecated.
since 2.1.0 because the method is named incorrectly.
jsFunction_getMixinNodeTypes() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableNode
 
jsFunction_getModified() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableNode
 
jsFunction_getName() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableNode
 
jsFunction_getName() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableResource
 
jsFunction_getNew() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableNode
 
jsFunction_getNode(String) - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableNode
 
jsFunction_getNodes(String) - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableNode
 
jsFunction_getObject() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableResource
 
jsFunction_getParent() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableNode
 
jsFunction_getParent() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableResource
 
jsFunction_getPath() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableNode
 
jsFunction_getPath() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableResource
 
jsFunction_getPrimaryItem() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableNode
 
jsFunction_getPrimaryNodeType() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableNode
 
jsFunction_getProperties() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableNode
 
jsFunction_getProperty(String) - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableNode
 
jsFunction_getReferences() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableNode
 
jsFunction_getResourceMetadata() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableResource
 
jsFunction_getResourceResolver() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableResource
 
jsFunction_getResourceSuperType() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableResource
 
jsFunction_getResourceType() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableResource
 
jsFunction_getSession() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableNode
 
jsFunction_getUUID() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableNode
 
jsFunction_getVersionHistory() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableNode
 
jsFunction_hasNode(String) - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableNode
 
jsFunction_isResourceType(String) - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableResource
 
jsFunction_listChildren() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableResource
 
jsFunction_print(Context, Scriptable, Object[], Function) - Static method in class org.apache.sling.scripting.javascript.wrapper.ScriptablePrintWriter
 
jsFunction_printf(Context, Scriptable, Object[], Function) - Static method in class org.apache.sling.scripting.javascript.wrapper.ScriptablePrintWriter
 
jsFunction_println(Context, Scriptable, Object[], Function) - Static method in class org.apache.sling.scripting.javascript.wrapper.ScriptablePrintWriter
 
jsFunction_remove() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableNode
 
jsFunction_toString() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableProperty
 
jsFunction_valueOf(String) - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableProperty
 
jsFunction_write(Context, Scriptable, Object[], Function) - Static method in class org.apache.sling.scripting.javascript.wrapper.ScriptablePrintWriter
 
jsGet_boolean() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableProperty
 
jsGet_date() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableProperty
 
jsGet_definition() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableProperty
 
jsGet_depth() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableProperty
 
jsGet_double() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableProperty
 
jsGet_length() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableProperty
 
jsGet_lengths() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableProperty
 
jsGet_long() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableProperty
 
jsGet_meta() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableResource
Deprecated.
since 2.1.0 because it maps the method name incorrectly.
jsGet_modified() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableProperty
 
jsGet_name() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableProperty
 
jsGet_name() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableResource
 
jsGet_new() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableProperty
 
jsGet_node() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableProperty
 
jsGet_parent() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableProperty
 
jsGet_parent() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableResource
 
jsGet_path() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableProperty
 
jsGet_path() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableResource
 
jsGet_properties() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableResource
 
jsGet_resourceMetadata() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableResource
 
jsGet_resourceResolver() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableResource
 
jsGet_resourceSuperType() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableResource
 
jsGet_resourceType() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableResource
 
jsGet_session() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableProperty
 
jsGet_stream() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableProperty
 
jsGet_string() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableProperty
 
jsGet_type() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableResource
Deprecated.
since 2.1.0 because it maps the method name incorrectly.
jsGet_value() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableProperty
 
jsGet_values() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableProperty
 
JSONResponse - Class in org.apache.sling.servlets.post
The JSONResponse is an AbstractPostResponse preparing the response in JSON.
JSONResponse() - Constructor for class org.apache.sling.servlets.post.JSONResponse
 
JSONResponse.JSONResponseException - Exception in org.apache.sling.servlets.post
 
JSONResponseException(String, Throwable) - Constructor for exception org.apache.sling.servlets.post.JSONResponse.JSONResponseException
 
JSONResponseException(Throwable) - Constructor for exception org.apache.sling.servlets.post.JSONResponse.JSONResponseException
 

K

KEY_ADDITIONAL_CLASS_LOADER - Static variable in class org.apache.sling.commons.compiler.Options
The key for the additional class loader.
KEY_CLASS_LOADER - Static variable in class org.apache.sling.commons.compiler.Options
The key for the class loader.
KEY_CLASS_LOADER_WRITER - Static variable in class org.apache.sling.commons.compiler.Options
The key for the class loader writer.
KEY_FORCE_COMPILATION - Static variable in class org.apache.sling.commons.compiler.Options
The key to force the compilation - even if the class files are more recent.
KEY_GENERATE_DEBUG_INFO - Static variable in class org.apache.sling.commons.compiler.Options
The key for the generate debug info flag.
KEY_IGNORE_WARNINGS - Static variable in class org.apache.sling.commons.compiler.Options
The key to ignore warnings - if this option is turned on, the resulting compilation result does not get the warnings issued by the compiler.
KEY_SOURCE_VERSION - Static variable in class org.apache.sling.commons.compiler.Options
The key for the source version.
KEY_TARGET_VERSION - Static variable in class org.apache.sling.commons.compiler.Options
The key for the target version.
keySet() - Method in class org.apache.sling.api.resource.ResourceMetadata
 
keySet() - Method in class org.apache.sling.api.wrappers.CompositeValueMap
keySet() - Method in class org.apache.sling.api.wrappers.ValueMapDecorator
KeyValueMap<T> - Class in org.apache.sling.provisioning.model
Helper class to hold key value pairs.
KeyValueMap() - Constructor for class org.apache.sling.provisioning.model.KeyValueMap
 

L

LABEL - Static variable in class org.apache.sling.discovery.oak.TopologyWebConsolePlugin
 
LANGUAGES - Static variable in interface org.apache.sling.api.resource.QueriableResourceProvider
Deprecated.
The name of the service registration property containing the supported languages of the resource provider (value is "provider.query.languages").
Launcher - Interface in org.apache.sling.launchpad.base.shared
The Launcher interface is implemented by the delegate classes inside the Launcher JAR and are used by the actual Main class or servlet to configure and start the framework.
LAUNCHER_JAR_REL_PATH - Static variable in interface org.apache.sling.launchpad.base.shared.SharedConstants
The name of the file providing the Launcher JAR.
LauncherClassLoader - Class in org.apache.sling.launchpad.base.shared
The LauncherClassLoader extends the standard Java VM URLClassLoader such, that classes and resources which are contained in the launcher JAR File are never looked up in the parent class loader.
leq(Object, Object) - Static method in enum org.apache.sling.scripting.sightly.compiler.expression.nodes.BinaryOperator
 
lessThan - Variable in enum org.apache.sling.commons.osgi.Order
 
LinePrefixCleaner - Class in org.apache.sling.repoinit.parser.operations
Removes an prefix at the beginning of each line in a String.
LinePrefixCleaner() - Constructor for class org.apache.sling.repoinit.parser.operations.LinePrefixCleaner
 
listAnnouncementsInSameCluster(ClusterView) - Method in interface org.apache.sling.discovery.base.connectors.announcement.AnnouncementRegistry
list all announcements that were received by instances in the local cluster
listAnnouncementsInSameCluster(ClusterView) - Method in class org.apache.sling.discovery.base.connectors.announcement.AnnouncementRegistryImpl
 
listChildren() - Method in class org.apache.sling.api.resource.AbstractResource
Returns an iterator on the direct child resources.
listChildren() - Method in interface org.apache.sling.api.resource.Resource
Returns an iterator of the direct children of this resource.
listChildren(Resource) - Method in interface org.apache.sling.api.resource.ResourceProvider
Deprecated.
Returns an Iterator of Resource objects loaded from the children of the given Resource.
listChildren(Resource) - Method in interface org.apache.sling.api.resource.ResourceResolver
Returns an Iterator of Resource objects loaded from the children of the given Resource.
listChildren(Resource) - Static method in class org.apache.sling.api.resource.ResourceUtil
Deprecated.
since 2.1.0, use Resource.listChildren() instead
listChildren() - Method in class org.apache.sling.api.resource.ResourceWrapper
Returns the value of calling listChildren on the wrapped resource.
listChildren(Resource) - Method in class org.apache.sling.api.wrappers.ResourceResolverWrapper
Wraps and returns the Iterator obtained by calling listChildren on the wrapped resource resolver.
listChildren(ResolveContext<T>, Resource) - Method in class org.apache.sling.spi.resource.provider.ResourceProvider
Returns an Iterator of Resource objects loaded from the children of the given Resource.
listInstances() - Method in class org.apache.sling.discovery.base.connectors.announcement.Announcement
Returns the list of instances that are contained in this announcement
listInstances(ClusterView) - Method in interface org.apache.sling.discovery.base.connectors.announcement.AnnouncementRegistry
Returns the list of instances contained in all non-expired announcements of this registry
listInstances(ClusterView) - Method in class org.apache.sling.discovery.base.connectors.announcement.AnnouncementRegistryImpl
 
listLocalAnnouncements() - Method in interface org.apache.sling.discovery.base.connectors.announcement.AnnouncementRegistry
list all announcements that were received (incoming or inherited) by this instance
listLocalAnnouncements() - Method in class org.apache.sling.discovery.base.connectors.announcement.AnnouncementRegistryImpl
 
listLocalIncomingAnnouncements() - Method in interface org.apache.sling.discovery.base.connectors.announcement.AnnouncementRegistry
list all announcements that this instance received (incoming)
listLocalIncomingAnnouncements() - Method in class org.apache.sling.discovery.base.connectors.announcement.AnnouncementRegistryImpl
 
listOutgoingConnectors() - Method in interface org.apache.sling.discovery.base.connectors.ping.ConnectorRegistry
Lists all outgoing topology connectors
listOutgoingConnectors() - Method in class org.apache.sling.discovery.base.connectors.ping.ConnectorRegistryImpl
 
loadClass(String, boolean) - Method in class org.apache.sling.launchpad.base.shared.LauncherClassLoader
Load the name class and optionally resolve it, if found.
loadCompiledClass(String) - Method in interface org.apache.sling.commons.compiler.CompilationResult
Try to load the compiled class.
Loader - Class in org.apache.sling.launchpad.base.shared
The Loader class provides utility methods for the actual launchers to help launching the framework.
Loader(File) - Constructor for class org.apache.sling.launchpad.base.shared.Loader
Creates a loader instance to load from the given launchpad home folder.
loadLauncher(String) - Method in class org.apache.sling.launchpad.base.shared.Loader
Creates an URLClassLoader from a _launcher JAR_ file in the given launchpadHome directory and loads and returns the launcher class identified by the launcherClassName.
LocalClusterView - Class in org.apache.sling.discovery.commons.providers.spi
 
LocalClusterView(String, String) - Constructor for class org.apache.sling.discovery.commons.providers.spi.LocalClusterView
 
LocaleResolver - Interface in org.apache.sling.i18n
Deprecated.
The RequestLocaleResolver should be used instead.
lock() - Method in class org.apache.sling.api.resource.ResourceMetadata
Make this object read-only.
lock - Variable in class org.apache.sling.discovery.base.commons.BaseViewChecker
lock object for synchronizing the run method
lock - Variable in class org.apache.sling.discovery.commons.providers.base.ViewStateManagerImpl
The lock object with which all public methods are guarded - to be provided in the constructor.
log(String) - Method in interface org.apache.sling.api.request.RequestProgressTracker
Creates an entry with the given message
log(String, Object...) - Method in interface org.apache.sling.api.request.RequestProgressTracker
Creates an entry with a message constructed from the given MessageFormat format evaluated using the given formatting arguments.
LOG - Static variable in class org.apache.sling.api.scripting.SlingBindings
The name of the global scripting variable providing a logger which may be used for logging purposes (value is "log").
log(String, Object...) - Method in interface org.apache.sling.event.jobs.consumer.JobExecutionContext
Log a message.
log(String, Object...) - Method in interface org.apache.sling.installer.api.tasks.InstallationContext
Make an entry into the audit log - this should be invoked by the tasks whenever something has been installed/uninstalled etc.
log(int, String, Throwable) - Method in class org.apache.sling.jcr.registration.AbstractRegistrationSupport
Logs a message with optional Throwable stack trace to the log service or stderr if no log service is available.
log - Variable in class org.apache.sling.servlets.post.AbstractPostOperation
Deprecated.
default log
logger - Variable in class org.apache.sling.discovery.base.commons.BaseViewChecker
 
logger - Variable in class org.apache.sling.discovery.commons.providers.spi.base.AbstractServiceWithBackgroundCheck
 
logger - Variable in class org.apache.sling.discovery.commons.providers.spi.base.ClusterSyncServiceChain
 
logger - Variable in class org.apache.sling.discovery.oak.SynchronizedClocksHealthCheck
 
LoggerConfig - Class in org.apache.sling.commons.log.logback.webconsole
 
LoggerConfig(String, String, String[], String, boolean) - Constructor for class org.apache.sling.commons.log.logback.webconsole.LoggerConfig
 
login(HttpServletRequest, HttpServletResponse) - Method in interface org.apache.sling.api.auth.Authenticator
Tries to login a request user for the current request.
login(HttpServletRequest, HttpServletResponse) - Method in interface org.apache.sling.engine.auth.Authenticator
Deprecated.
Finds an AuthenticationHandler for the given request and call its AuthenticationHandler.requestAuthentication(HttpServletRequest, HttpServletResponse) method to initiate an authentication process with the client to login to Sling.
login() - Method in class org.apache.sling.jcr.base.AbstractSlingRepository2
Same as calling login(null, null).
login(Credentials) - Method in class org.apache.sling.jcr.base.AbstractSlingRepository2
Same as calling login(credentials, null).
login(String) - Method in class org.apache.sling.jcr.base.AbstractSlingRepository2
Same as calling login(null, workspace).
login(Credentials, String) - Method in class org.apache.sling.jcr.base.AbstractSlingRepository2
Logs into the repository at the given workspace with the given credentials and returns the session returned from the repository.
LOGIN_RESOURCE - Static variable in interface org.apache.sling.api.auth.Authenticator
Name of the request attribute which may be set by the application to indicate to the Authenticator.login(HttpServletRequest, HttpServletResponse) method to which resource access should actually be authenticated.
loginAdministrative(String) - Method in interface org.apache.sling.jcr.api.SlingRepository
Deprecated.
as of 2.2 (bundle version 2.2.0) because of inherent security issues. Services requiring specific permissions should use the SlingRepository.loginService(String, String) instead.
loginAdministrative(String) - Method in class org.apache.sling.jcr.base.AbstractSlingRepository2
Login as an administrative user.
LoginException - Exception in org.apache.sling.api.resource
Exception thrown by ResourceResolverFactory.getAdministrativeResourceResolver(java.util.Map) , ResourceResolverFactory.getResourceResolver(java.util.Map) , and ResourceResolver.clone(java.util.Map) if a resource resolver cannot be created because the credential data is not valid.
LoginException() - Constructor for exception org.apache.sling.api.resource.LoginException
Constructs a new instance of this class with null as its detail message.
LoginException(String) - Constructor for exception org.apache.sling.api.resource.LoginException
Constructs a new instance of this class with the specified detail message.
LoginException(String, Throwable) - Constructor for exception org.apache.sling.api.resource.LoginException
Constructs a new instance of this class with the specified detail message and root cause.
LoginException(Throwable) - Constructor for exception org.apache.sling.api.resource.LoginException
Constructs a new instance of this class with the specified root cause.
loginService(String, String) - Method in interface org.apache.sling.jcr.api.SlingRepository
Returns a session to the given workspace with privileges assigned to the service provided by the calling bundle.
loginService(String, String) - Method in class org.apache.sling.jcr.base.AbstractSlingRepository2
Actual implementation of the AbstractSlingRepository2.loginService(String, String) method taking into account the bundle calling this method.
logout(HttpServletRequest, HttpServletResponse) - Method in interface org.apache.sling.api.auth.Authenticator
Logs out if the current request is authenticated.
logout(T) - Method in class org.apache.sling.spi.resource.provider.ResourceProvider
If the provider requires authentication, this method is called with the state of the user returned by ResourceProvider.authenticate(Map) once the resource resolver is closed.
LogPanel - Interface in org.apache.sling.commons.log.logback.webconsole
 
logTimer(String) - Method in interface org.apache.sling.api.request.RequestProgressTracker
Logs an entry with the message set to the name of the timer and the number of milliseconds elapsed since the timer start.
logTimer(String, String, Object...) - Method in interface org.apache.sling.api.request.RequestProgressTracker
Logs an entry with the message constructed from the given MessageFormat pattern evaluated using the given arguments and the number of milliseconds elapsed since the timer start.
lookup(String) - Static method in enum org.apache.sling.scripting.sightly.compiler.expression.MarkupContext
Returns the render context with the given name.
Loop - Class in org.apache.sling.scripting.sightly.compiler.commands
This Command renders a sequence of commands repeatedly.
Loop() - Constructor for class org.apache.sling.scripting.sightly.compiler.commands.Loop
 
Loop.End - Class in org.apache.sling.scripting.sightly.compiler.commands
 
Loop.Start - Class in org.apache.sling.scripting.sightly.compiler.commands
 
lt(Object, Object) - Static method in enum org.apache.sling.scripting.sightly.compiler.expression.nodes.BinaryOperator
 

M

Main - Class in org.apache.sling.launchpad.app
The Main is the externally visible Standalone Java Application launcher for Sling.
Main(Map<String, String>) - Constructor for class org.apache.sling.launchpad.app.Main
Creates an instance of this main loader class.
main(String[]) - Static method in class org.apache.sling.launchpad.app.Main
The main entry point to the Sling Launcher Standalone Java Application.
MainDelegate - Class in org.apache.sling.launchpad.base.app
The Main class is a simple Java Application which interprests the command line and creates the Sling launcher class and thus starts the OSGi framework.
MainDelegate() - Constructor for class org.apache.sling.launchpad.base.app.MainDelegate
 
makeContext() - Method in class org.apache.sling.scripting.javascript.helper.SlingContextFactory
 
makeJavaIdentifier(String) - Static method in class org.apache.sling.scripting.sightly.java.compiler.JavaEscapeUtils
Converts the given identifier to a legal Java identifier
makeJavaPackage(String) - Static method in class org.apache.sling.scripting.sightly.java.compiler.JavaEscapeUtils
Converts the given scriptName to a Java package or fully-qualified class name
mangleChar(char) - Static method in class org.apache.sling.scripting.sightly.java.compiler.JavaEscapeUtils
Mangle the specified character to create a legal Java class name.
MANIFEST_HEADER - Static variable in class org.apache.sling.provisioning.model.io.ModelArchiveWriter
The manifest header marking an archive as a model archive.
ManifestHeader - Class in org.apache.sling.commons.osgi
This is a helper class to parse manifest header entries.
ManifestHeader() - Constructor for class org.apache.sling.commons.osgi.ManifestHeader
 
ManifestHeader.Entry - Interface in org.apache.sling.commons.osgi
A header can have several entries separated by comma.
ManifestHeader.NameValuePair - Class in org.apache.sling.commons.osgi
Directives and attributes are simple name/value pairs.
ManifestHeader.PathImpl - Class in org.apache.sling.commons.osgi
 
map(String) - Method in interface org.apache.sling.api.resource.ResourceResolver
Returns a path mapped from the (resource) path applying the reverse mapping used by the ResourceResolver.resolve(String) such that when the path is given to the ResourceResolver.resolve(String) method the same resource is returned.
map(HttpServletRequest, String) - Method in interface org.apache.sling.api.resource.ResourceResolver
Returns an URL mapped from the (resource) path applying the reverse mapping used by the ResourceResolver.resolve(HttpServletRequest, String) such that when the path is given to the ResourceResolver.resolve(HttpServletRequest, String) method the same resource is returned.
map(String) - Method in class org.apache.sling.api.wrappers.ResourceResolverWrapper
 
map(HttpServletRequest, String) - Method in class org.apache.sling.api.wrappers.ResourceResolverWrapper
 
MapLiteral - Class in org.apache.sling.scripting.sightly.compiler.expression.nodes
Defines a syntactical construction representing a map.
MapLiteral(Map<String, ExpressionNode>) - Constructor for class org.apache.sling.scripting.sightly.compiler.expression.nodes.MapLiteral
Creates a map representation.
mark() - Method in interface org.apache.sling.commons.metrics.Meter
Mark the occurrence of an event.
mark(long) - Method in interface org.apache.sling.commons.metrics.Meter
Mark the occurrence of a given number of events.
mark(int) - Method in class org.apache.sling.scripting.javascript.io.EspReader
Mark the present position in the stream.
markSupported() - Method in class org.apache.sling.scripting.javascript.io.EspReader
Tell whether this stream supports the mark() operation, which it does not.
MarkupContext - Enum in org.apache.sling.scripting.sightly.compiler.expression
Indicates what type of content is being rendered.
matches(String) - Method in class org.apache.sling.api.resource.path.Path
If this Path object holds a path (and not a pattern), this method checks whether the provided path is equal to this path or a sub path of it.
matches(String) - Method in class org.apache.sling.api.resource.path.PathSet
Check whether the provided path is in the sub tree of any of the paths in this set.
matches(String) - Method in interface org.apache.sling.spi.resource.provider.ObserverConfiguration
Checks whether a path matches one of the paths of this configuration but is not in the excluded paths set.
matchesWildcard(String, String) - Static method in class org.apache.sling.discovery.base.connectors.ping.wl.WildcardHelper
Compare a given string (comparee) against a pattern that contains wildcards and return true if it matches.
mayService(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class org.apache.sling.api.servlets.SlingAllMethodsServlet
Tries to handle the request by calling a Java method implemented for the respective HTTP request method.
mayService(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class org.apache.sling.api.servlets.SlingSafeMethodsServlet
Tries to handle the request by calling a Java method implemented for the respective HTTP request method.
MBEAN_NAME - Static variable in interface org.apache.sling.hc.api.HealthCheck
Optional service property: the name of the MBean for registering the health check as an MBean.
merge(Model, Model) - Static method in class org.apache.sling.provisioning.model.MergeUtility
Merge the additional model into the base model.
merge(Model, Model, MergeUtility.MergeOptions) - Static method in class org.apache.sling.provisioning.model.MergeUtility
Merge the additional model into the base model.
merge(Model, Model) - Static method in class org.apache.sling.provisioning.model.ModelUtility
Deprecated.
merge(Model, Model, boolean) - Static method in class org.apache.sling.provisioning.model.ModelUtility
mergeComments(Commentable, Commentable) - Static method in class org.apache.sling.provisioning.model.MergeUtility
Merge the comments
MergeOptions() - Constructor for class org.apache.sling.provisioning.model.MergeUtility.MergeOptions
 
MergeUtility - Class in org.apache.sling.provisioning.model
Utility for merging two models.
MergeUtility() - Constructor for class org.apache.sling.provisioning.model.MergeUtility
 
MergeUtility.MergeOptions - Class in org.apache.sling.provisioning.model
Options for specifying some parts of the merge operation.
message(String) - Method in interface org.apache.sling.event.jobs.consumer.JobExecutionContext.ResultBuilder
Add an optional processing message.
Meter - Interface in org.apache.sling.commons.metrics
A meter metric which measures mean throughput
meter(String) - Method in interface org.apache.sling.commons.metrics.MetricsService
Creates a new Meter and registers it under the given name.
METHOD_CONNECT - Static variable in class org.apache.sling.api.servlets.HttpConstants
 
METHOD_DELETE - Static variable in class org.apache.sling.api.servlets.HttpConstants
 
METHOD_GET - Static variable in class org.apache.sling.api.servlets.HttpConstants
 
METHOD_HEAD - Static variable in class org.apache.sling.api.servlets.HttpConstants
 
METHOD_OPTIONS - Static variable in class org.apache.sling.api.servlets.HttpConstants
 
METHOD_POST - Static variable in class org.apache.sling.api.servlets.HttpConstants
 
METHOD_PUT - Static variable in class org.apache.sling.api.servlets.HttpConstants
 
METHOD_TRACE - Static variable in class org.apache.sling.api.servlets.HttpConstants
 
Metric - Interface in org.apache.sling.commons.metrics
 
MetricsService - Interface in org.apache.sling.commons.metrics
The MetricsService enables creation of various types of Metric.
MimeTypeProvider - Interface in org.apache.sling.commons.mime
The MimeTypeProvider interface defines an API for services which are asked for MIME type mappings for unknown MIME types or extensions.
MimeTypeService - Interface in org.apache.sling.commons.mime
The MimeTypeService defines the service applications can call to resolve file names to MIME types and derive default file name extensions from MIME types.
MIN_EVENT_DELAY_KEY - Static variable in class org.apache.sling.discovery.oak.Config
 
minEventDelay - Variable in class org.apache.sling.discovery.oak.Config
 
MissingElementException - Exception in org.apache.sling.models.factory
Exception which is used whenever one element (field, method or constructor) could not be set.
MissingElementException(AnnotatedElement, Throwable) - Constructor for exception org.apache.sling.models.factory.MissingElementException
 
MissingElementsException - Exception in org.apache.sling.models.factory
Exception which is triggered whenever a Sling Model cannot be instantiated due to some missing elements (i.e.
MissingElementsException(String) - Constructor for exception org.apache.sling.models.factory.MissingElementsException
 
MissingExporterException - Exception in org.apache.sling.models.factory
 
MissingExporterException(String, Class<?>) - Constructor for exception org.apache.sling.models.factory.MissingExporterException
 
Model - Annotation Type in org.apache.sling.models.annotations
Mark a class as adaptable via Sling Models.
Model - Class in org.apache.sling.provisioning.model
A model is the central object.
Model() - Constructor for class org.apache.sling.provisioning.model.Model
 
MODEL_NAME - Static variable in class org.apache.sling.provisioning.model.io.ModelArchiveWriter
Model name.
ModelArchiveReader - Class in org.apache.sling.provisioning.model.io
The model archive reader can be used to read an archive based on a model The archive contains the model file and all artifacts.
ModelArchiveReader() - Constructor for class org.apache.sling.provisioning.model.io.ModelArchiveReader
 
ModelArchiveReader.ArtifactConsumer - Interface in org.apache.sling.provisioning.model.io
 
ModelArchiveWriter - Class in org.apache.sling.provisioning.model.io
The model archive writer can be used to create an archive based on a model The archive contains the model file and all artifacts.
ModelArchiveWriter() - Constructor for class org.apache.sling.provisioning.model.io.ModelArchiveWriter
 
ModelArchiveWriter.ArtifactProvider - Interface in org.apache.sling.provisioning.model.io
 
ModelClassException - Exception in org.apache.sling.models.factory
Exception which is triggered when the Model class could not be instantiated due to not having a model annotation, some reflection error, invalid constructors or because some exception within the post construct method was triggered.
ModelClassException(String) - Constructor for exception org.apache.sling.models.factory.ModelClassException
 
ModelClassException(String, Throwable) - Constructor for exception org.apache.sling.models.factory.ModelClassException
 
ModelConstants - Class in org.apache.sling.provisioning.model
Constants for the provisioning model.
ModelConstants() - Constructor for class org.apache.sling.provisioning.model.ModelConstants
 
ModelExporter - Interface in org.apache.sling.models.export.spi
SPI interface for model exporters.
ModelFactory - Interface in org.apache.sling.models.factory
The ModelFactory instantiates Sling Model classes similar to #adaptTo but will throw an exception in case instantiation fails for some reason.
ModelReader - Class in org.apache.sling.provisioning.model.io
This class offers a method to read a model using a Reader instance.
ModelUtility - Class in org.apache.sling.provisioning.model
Model utility
ModelUtility() - Constructor for class org.apache.sling.provisioning.model.ModelUtility
 
ModelUtility.ArtifactVersionResolver - Interface in org.apache.sling.provisioning.model
Optional artifact dependency version resolver
ModelUtility.ResolverOptions - Class in org.apache.sling.provisioning.model
Parameter builder class for ModelUtility.getEffectiveModel(Model, ResolverOptions) method.
ModelUtility.VariableResolver - Interface in org.apache.sling.provisioning.model
Optional variable resolver
ModelValidation - Interface in org.apache.sling.models.spi
 
ModelWriter - Class in org.apache.sling.provisioning.model.io
Simple writer for the a model
ModelWriter() - Constructor for class org.apache.sling.provisioning.model.io.ModelWriter
 
modifiable - Variable in class org.apache.sling.api.resource.runtime.dto.ResourceProviderDTO
Whether the resource provider supports modifications.
ModifiableThreadPoolConfig - Class in org.apache.sling.commons.threads
This is a modifiable thread pool configuration that can be instantiated and then configured to create a new thread pool.
ModifiableThreadPoolConfig() - Constructor for class org.apache.sling.commons.threads.ModifiableThreadPoolConfig
Create a new default configuration.
ModifiableThreadPoolConfig(ThreadPoolConfig) - Constructor for class org.apache.sling.commons.threads.ModifiableThreadPoolConfig
Clone an existing configuration
ModifiableValueMap - Interface in org.apache.sling.api.resource
The ModifiableValueMap is an extension of the ValueMap which allows to modify and persist properties.
ModifiableValueMapDecorator - Class in org.apache.sling.api.wrappers
ModifiableValueMapDecorator decorates another Map to provide a basic implementation for the additional methods of a ModifiableValueMap.
ModifiableValueMapDecorator(Map<String, Object>) - Constructor for class org.apache.sling.api.wrappers.ModifiableValueMapDecorator
Creates a new wrapper around a given map.
Modification - Class in org.apache.sling.servlets.post
 
Modification(ModificationType, String, String) - Constructor for class org.apache.sling.servlets.post.Modification
 
MODIFICATION_TIME - Static variable in class org.apache.sling.api.resource.ResourceMetadata
Returns the last modification time of this resource in the repository in milliseconds (value is "sling.modificationTime").
ModificationType - Enum in org.apache.sling.servlets.post
 
modifiedService(ServiceReference, Object) - Method in class org.apache.sling.commons.osgi.SortingServiceTracker
 
ModifyAce - Interface in org.apache.sling.jcr.jackrabbit.accessmanager
The ModifyAce service api.
modifyAce(Session, String, String, Map<String, String>, String) - Method in interface org.apache.sling.jcr.jackrabbit.accessmanager.ModifyAce
Add or modify the access control entry for the specified user or group.
modifyAce(Session, String, String, Map<String, String>, String) - Method in class org.apache.sling.jcr.jackrabbit.accessmanager.post.ModifyAceServlet
 
ModifyAceServlet - Class in org.apache.sling.jcr.jackrabbit.accessmanager.post
Sling Post Servlet implementation for modifying the ACEs for a principal on a JCR resource.
ModifyAceServlet() - Constructor for class org.apache.sling.jcr.jackrabbit.accessmanager.post.ModifyAceServlet
 
ModifyingResourceProvider - Interface in org.apache.sling.api.resource
Deprecated.
ModuleObject - Class in org.apache.sling.scripting.javascript.helper
 
ModuleProvider - Interface in org.apache.sling.models.jacksonexporter
Extension interface which allows for plugging in Jackson Modules into the Jackson Exporter
ModuleScope - Class in org.apache.sling.scripting.javascript.helper
 
ModuleScope(Scriptable, String) - Constructor for class org.apache.sling.scripting.javascript.helper.ModuleScope
 
monthly(int, int, int) - Method in interface org.apache.sling.event.jobs.JobBuilder.ScheduleBuilder
Schedule the job monthly, the time needs to be specified in addition.
move(String, String) - Method in interface org.apache.sling.api.resource.ResourceResolver
This method moves the subgraph rooted at, and including, the resource at srcAbsPath to the new location at destAbsPath and adds it as a child node of the resource at destAbsPath.
move(String, String) - Method in class org.apache.sling.api.wrappers.ResourceResolverWrapper
Wraps the Resource obtained by calling move on the wrapped resource resolver.
move(ResolveContext<T>, String, String) - Method in class org.apache.sling.spi.resource.provider.ResourceProvider
This method moves the subgraph rooted at, and including, the resource at srcAbsPath to the new location at destAbsPath and adds it as a child node of the resource at destAbsPath.
moveResource(Resource, String) - Static method in class org.apache.sling.discovery.commons.providers.util.ResourceHelper
Move resource to given path.
msHumanReadable(long) - Static method in class org.apache.sling.hc.util.FormattingResultLog
Utility method to return any magnitude of milliseconds in a human readable format using the appropriate time unit (ms, sec, min) depending on the magnitude of the input.

N

name - Variable in class org.apache.sling.api.resource.runtime.dto.ResourceProviderDTO
The name of the resource provider.
name(String) - Method in interface org.apache.sling.caconfig.ConfigurationBuilder
Define configuration name.
NAME - Static variable in interface org.apache.sling.commons.metrics.Gauge
Service property name which determines the name of the Gauge
name(String) - Method in interface org.apache.sling.commons.scheduler.ScheduleOptions
Sets the name of the job.
NAME - Variable in class org.apache.sling.discovery.base.commons.BaseViewChecker
the name used for the period job with the scheduler
NAME - Static variable in interface org.apache.sling.engine.SlingRequestProcessor
The name of the SlingRequestProcessor service.
NAME - Static variable in interface org.apache.sling.hc.api.HealthCheck
Optional service property: the name of a health check.
NAME - Static variable in interface org.apache.sling.installer.api.tasks.InstallTaskFactory
Optional service registration property setting a unique name for the task factory.
NAME - Static variable in interface org.apache.sling.installer.api.tasks.ResourceTransformer
Optional service registration property setting a unique name for the transformer.
NAME - Static variable in interface org.apache.sling.scripting.sightly.extension.RuntimeExtension
For OSGi environments this is the name of the service registration property indicating the RuntimeExtension name.
NAMESPACE_PREFIX - Static variable in class org.apache.sling.api.SlingConstants
The namespace prefix used throughout Sling (value is "sling").
NAMESPACE_URI_ROOT - Static variable in class org.apache.sling.api.SlingConstants
The namespace URI prefix to be used by Sling projects to define namespaces (value is "http://sling.apache.org/").
NamespaceMapper - Interface in org.apache.sling.jcr.api
Deprecated.
Per session namespace mapping is not supported anymore.
NameValuePair(String, String) - Constructor for class org.apache.sling.commons.osgi.ManifestHeader.NameValuePair
 
NEW_PASSWORD - Static variable in interface org.apache.sling.api.resource.ResourceResolverFactory
Name of the authentication information property providing the new password of the user for which to create a resource resolver and change the password during login.
newChangedEvent(BaseTopologyView, BaseTopologyView) - Static method in class org.apache.sling.discovery.commons.providers.EventHelper
Simple factory method for creating a TOPOLOGY_CHANGED event with the given old and new views
newChangingEvent(BaseTopologyView) - Static method in class org.apache.sling.discovery.commons.providers.EventHelper
Simple factory method for creating a TOPOLOGY_CHANGING event with the given oldView
newCollectionItem(Resource, String) - Method in interface org.apache.sling.caconfig.management.ConfigurationManager
Creates a new empty configuration data item for a configuration data collection for the given configuration name.
newInitEvent(BaseTopologyView) - Static method in class org.apache.sling.discovery.commons.providers.EventHelper
Simple factory method for creating a TOPOLOGY_INIT event with the given newView
newPropertiesChangedEvent(BaseTopologyView, BaseTopologyView) - Static method in class org.apache.sling.discovery.commons.providers.EventHelper
 
newViewStateManager(Lock, ClusterSyncService) - Static method in class org.apache.sling.discovery.commons.providers.base.ViewStateManagerFactory
 
next() - Method in class org.apache.sling.api.wrappers.IteratorWrapper
 
NoAuthenticationHandlerException - Exception in org.apache.sling.api.auth
The NoAuthenticationHandlerException is thrown to indicate that the Authenticator.login(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse) method could not find a way to authenticate the request user.
NoAuthenticationHandlerException() - Constructor for exception org.apache.sling.api.auth.NoAuthenticationHandlerException
 
NoAuthenticationHandlerException - Exception in org.apache.sling.engine.auth
Deprecated.
NoAuthenticationHandlerException() - Constructor for exception org.apache.sling.engine.auth.NoAuthenticationHandlerException
Deprecated.
 
NodeNameGenerator - Interface in org.apache.sling.servlets.post
Service interface which allows for custom node name generation for * resources.
NodeTypeLoader - Class in org.apache.sling.jcr.base
The NodeTypeSupport contains utility methods to register node types from a CND nodetype definition file given as an URL or InputStream with the repository.
NodeTypeLoader() - Constructor for class org.apache.sling.jcr.base.NodeTypeLoader
 
NodeVisitor<T> - Interface in org.apache.sling.scripting.sightly.compiler.expression
A NodeVisitor represents the mechanism through which ExpressionNode entities are processed.
NonExistingResource - Class in org.apache.sling.api.resource
Simple helper class representing nonexisting resources.
NonExistingResource(ResourceResolver, String) - Constructor for class org.apache.sling.api.resource.NonExistingResource
Create a new non existing resource.
NonLocalInstanceDescription - Class in org.apache.sling.discovery.commons.providers
InstanceDescription which represents an instance that is explicitly not local, ie isOwn==false.
NonLocalInstanceDescription(DefaultClusterView, boolean, String, Map<String, String>) - Constructor for class org.apache.sling.discovery.commons.providers.NonLocalInstanceDescription
 
NOOP - Static variable in interface org.apache.sling.commons.metrics.MetricsService
Dummy variant of MetricsService which does not collect any metric
NOPSTATUS_VALUE_DEFAULT - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
The default response status sent back by a SlingPostConstants.OPERATION_NOP if the SlingPostConstants.RP_NOP_STATUS parameter is not provided or the parameter value cannot be converted into a valid response status code (value is 200).
normalize(String) - Static method in class org.apache.sling.api.resource.ResourceUtil
Resolves relative path segments '.' and '..' in the absolute path.
Notifiable - Interface in org.apache.sling.launchpad.base.shared
The Notifiable interface is implemented by the real main class and Sling Servlet for them to be notified from the launcher JAR when the framework has been stopped or updated.
NOTIFICATION_PROPERTY_JOB_ID - Static variable in class org.apache.sling.event.jobs.NotificationConstants
Property containing the unique job ID.
NOTIFICATION_PROPERTY_JOB_TOPIC - Static variable in class org.apache.sling.event.jobs.NotificationConstants
Property containing the job topic.
NotificationConstants - Class in org.apache.sling.event.jobs
This class contains constants for event notifications.
notNullOrFailure(Object) - Static method in class org.apache.sling.scripting.sightly.use.ProviderOutcome
If the given obj is not null return a successful outcome, with the given result.
NOW() - Method in interface org.apache.sling.commons.scheduler.Scheduler
Create a schedule options to fire a job immediately and only once.
NOW(int, long) - Method in interface org.apache.sling.commons.scheduler.Scheduler
Create a schedule options to fire a job immediately more than once.
NT_SLING_CHUNK_MIXIN - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
Constant for the sling:chunks mixin.
NT_SLING_CHUNK_NODETYPE - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
Constant for the sling:chunk node type.
NT_SLING_CHUNK_OFFSET - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
Constant for the sling:offset property.
NT_SLING_CHUNKS_LENGTH - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
Constant for the sling:length property.
NT_SLING_FILE_LENGTH - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
Constant for the sling:fileLength property.
NT_SLING_FOLDER - Static variable in class org.apache.sling.jcr.resource.api.JcrResourceConstants
Constant for the sling:Folder node type
NT_SLING_ORDERED_FOLDER - Static variable in class org.apache.sling.jcr.resource.api.JcrResourceConstants
Constant for the sling:OrderedFolder node type
NullLiteral - Class in org.apache.sling.scripting.sightly.compiler.expression.nodes
Defines the null literal.
NumericConstant - Class in org.apache.sling.scripting.sightly.compiler.expression.nodes
Defines a numeric constant expression (e.g.
NumericConstant(String) - Constructor for class org.apache.sling.scripting.sightly.compiler.expression.nodes.NumericConstant
Creates a numeric constant.
NumericConstant(Number) - Constructor for class org.apache.sling.scripting.sightly.compiler.expression.nodes.NumericConstant
Creates a numeric constant based on a Number representation.

O

OAK_DISCOVERYLITE_CLUSTERVIEW - Static variable in class org.apache.sling.discovery.commons.providers.spi.base.DiscoveryLiteDescriptor
TODO: avoid hardcoding the constant here but use an Oak constant class instead if possible
OakBacklogClusterSyncService - Class in org.apache.sling.discovery.commons.providers.spi.base
The OakBacklogClusterSyncService will wait until all instances in the local cluster are no longer in any backlog state.
OakBacklogClusterSyncService() - Constructor for class org.apache.sling.discovery.commons.providers.spi.base.OakBacklogClusterSyncService
 
OakClusterViewService - Class in org.apache.sling.discovery.oak.cluster
Oak-based implementation of the ClusterViewService interface.
OakClusterViewService() - Constructor for class org.apache.sling.discovery.oak.cluster.OakClusterViewService
 
OakDiscoveryService - Class in org.apache.sling.discovery.oak
This implementation of the cross-cluster service uses the view manager implementation for detecting changes in a cluster and only supports one cluster (of which this instance is part of).
OakDiscoveryService() - Constructor for class org.apache.sling.discovery.oak.OakDiscoveryService
 
OakViewChecker - Class in org.apache.sling.discovery.oak.pinger
The OakViewChecker is taking care of checking the oak discovery-lite descriptor when checking the local cluster view and passing that on to the ViewStateManager which will then detect whether there was any change or not.
OakViewChecker() - Constructor for class org.apache.sling.discovery.oak.pinger.OakViewChecker
 
obj() - Method in class org.apache.sling.scripting.sightly.java.compiler.RenderUnit
 
objectToString(Object) - Method in class org.apache.sling.scripting.sightly.render.AbstractRuntimeObjectModel
 
OBSERVATION_LISTENER_CHANGED - Static variable in interface org.apache.sling.spi.resource.provider.ProviderContext
This bit is set in ResourceProvider.update(long) if observation listeners changed.
ObservationReporter - Interface in org.apache.sling.spi.resource.provider
A ResourceProvider must use an observation reporter to report changes to resources.
ObserverConfiguration - Interface in org.apache.sling.spi.resource.provider
A observer configuration describes active configurations from registered listeners.
obtainCollection(Object) - Method in class org.apache.sling.scripting.sightly.render.AbstractRuntimeObjectModel
 
ok() - Method in interface org.apache.sling.event.jobs.consumer.JobConsumer.AsyncHandler
 
OMIT_PREFIX - Static variable in class org.apache.sling.hc.util.HealthCheckFilter
 
onChange(List<ResourceChange>) - Method in interface org.apache.sling.api.resource.observation.ResourceChangeListener
Report resource changes based on the filter properties of this listener.
onChange(String, String...) - Method in class org.apache.sling.api.servlets.HtmlResponse
Deprecated.
Records a generic change of the given type.
onChange(List<ResourceChange>) - Method in class org.apache.sling.discovery.commons.providers.spi.base.IdMapService
 
onChange(String, String...) - Method in class org.apache.sling.servlets.post.HtmlResponse
Records a generic change of the given type.
onChange(String, String...) - Method in class org.apache.sling.servlets.post.JSONResponse
 
onChange(ModificationType, String) - Static method in class org.apache.sling.servlets.post.Modification
 
onChange(ModificationType, String, String) - Static method in class org.apache.sling.servlets.post.Modification
 
onChange(String, String...) - Method in interface org.apache.sling.servlets.post.PostResponse
Records a generic change of the given type with arguments.
onCheckin(String) - Method in interface org.apache.sling.jcr.contentloader.ContentImportListener
A versionable Node has been checked in.
onCheckin(String) - Static method in class org.apache.sling.servlets.post.Modification
 
onCheckout(String) - Method in interface org.apache.sling.jcr.contentloader.ContentImportListener
A versionable Node has been checked out.
onCheckout(String) - Static method in class org.apache.sling.servlets.post.Modification
 
onClassLoaderClear(String) - Method in interface org.apache.sling.commons.classloader.ClassLoaderWriterListener
Fires when the ClassLoader is cleared.
onContextCreated(Context) - Method in class org.apache.sling.scripting.javascript.helper.SlingContextFactory
 
onCopied(String, String) - Method in class org.apache.sling.api.servlets.HtmlResponse
Deprecated.
Records a 'copied' change.
onCopied(String, String) - Method in class org.apache.sling.servlets.post.AbstractPostResponse
Records a 'copied' change.
onCopied(String, String) - Static method in class org.apache.sling.servlets.post.Modification
Records a 'copied' change.
onCopied(String, String) - Method in interface org.apache.sling.servlets.post.PostResponse
Records a 'copied' change.
onCopy(String, String) - Method in interface org.apache.sling.jcr.contentloader.ContentImportListener
An Item has been copied to a new location.
onCreate(String) - Method in interface org.apache.sling.jcr.contentloader.ContentImportListener
A Node has been created.
onCreated(String) - Method in class org.apache.sling.api.servlets.HtmlResponse
Deprecated.
Records a 'created' change
onCreated(String) - Method in class org.apache.sling.servlets.post.AbstractPostResponse
Records a 'created' change
onCreated(String) - Static method in class org.apache.sling.servlets.post.Modification
Records a 'created' change
onCreated(String) - Method in interface org.apache.sling.servlets.post.PostResponse
Records a 'created' change
onDelete(String) - Method in interface org.apache.sling.jcr.contentloader.ContentImportListener
An Item has been deleted.
onDeleted(String) - Method in class org.apache.sling.api.servlets.HtmlResponse
Deprecated.
Records a 'deleted' change
onDeleted(String) - Method in class org.apache.sling.servlets.post.AbstractPostResponse
Records a 'deleted' change
onDeleted(String) - Static method in class org.apache.sling.servlets.post.Modification
Records a 'deleted' change
onDeleted(String) - Method in interface org.apache.sling.servlets.post.PostResponse
Records a 'deleted' change
onDisposed() - Method in interface org.apache.sling.models.spi.DisposalCallback
Callback method for when an object is destroyed.
onDone() - Method in interface org.apache.sling.scripting.sightly.compiler.commands.CommandHandler
This method is called when the stream has been closed.
ONE - Static variable in class org.apache.sling.scripting.sightly.compiler.expression.nodes.NumericConstant
 
onEmit(Command) - Method in interface org.apache.sling.scripting.sightly.compiler.commands.CommandHandler
Allows this handler to process the Command that was just written into the stream to which this handler was attached.
onError(String) - Method in interface org.apache.sling.scripting.sightly.compiler.commands.CommandHandler
Allows this handler to process error states.
onEvent(SlingRequestEvent) - Method in interface org.apache.sling.api.request.SlingRequestListener
This method is called from the Sling application for every EventType appearing during the dispatching of a Sling request
onEvent(InstallationEvent) - Method in interface org.apache.sling.installer.api.event.InstallationListener
Receive an installation event.
onInstancesOnly(String[]) - Method in interface org.apache.sling.commons.scheduler.ScheduleOptions
List of Sling IDs this job should be run on.
onLeaderOnly(boolean) - Method in interface org.apache.sling.commons.scheduler.ScheduleOptions
Flag indicating whether the job should only be run on the leader.
onlyDiffersInProperties(BaseTopologyView) - Method in class org.apache.sling.discovery.commons.providers.base.ViewStateManagerImpl
 
onModified(String) - Method in class org.apache.sling.api.servlets.HtmlResponse
Deprecated.
Records a 'modified' change
onModified(String) - Method in class org.apache.sling.servlets.post.AbstractPostResponse
Records a 'modified' change
onModified(String) - Static method in class org.apache.sling.servlets.post.Modification
Records a 'modified' change
onModified(String) - Method in interface org.apache.sling.servlets.post.PostResponse
Records a 'modified' change
onModify(String) - Method in interface org.apache.sling.jcr.contentloader.ContentImportListener
Content has been updated.
onMove(String, String) - Method in interface org.apache.sling.jcr.contentloader.ContentImportListener
An Item has been moved to a new location.
onMoved(String, String) - Method in class org.apache.sling.api.servlets.HtmlResponse
Deprecated.
Records a 'moved' change.
onMoved(String, String) - Method in class org.apache.sling.servlets.post.AbstractPostResponse
Records a 'moved' change.
onMoved(String, String) - Static method in class org.apache.sling.servlets.post.Modification
Records a 'moved' change.
onMoved(String, String) - Method in interface org.apache.sling.servlets.post.PostResponse
Records a 'moved' change.
onOrder(String, String) - Static method in class org.apache.sling.servlets.post.Modification
Records a 'order' change.
onReorder(String, String) - Method in interface org.apache.sling.jcr.contentloader.ContentImportListener
A child Node has been reordered.
onRestore(String, String) - Static method in class org.apache.sling.servlets.post.Modification
 
onSingleInstanceOnly(boolean) - Method in interface org.apache.sling.commons.scheduler.ScheduleOptions
Flag indicating whether the job should only be run on a single instance in a cluster This defaults to false.
Operation - Class in org.apache.sling.repoinit.parser.operations
 
Operation() - Constructor for class org.apache.sling.repoinit.parser.operations.Operation
 
OPERATION_CHECKIN - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
Name of the predefined checkin operation (value is "checkin").
OPERATION_CHECKOUT - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
Name of the predefined checkout operation (value is "checkout").
OPERATION_COPY - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
Name of the predefined copy operation (value is "copy").
OPERATION_DELETE - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
Name of the predefined delete operation (value is "delete").
OPERATION_IMPORT - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
Name of the predefined import operation (value is "import").
OPERATION_MODIFY - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
Name of the predefined modify operation (value is "modify").
OPERATION_MOVE - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
Name of the predefined move operation (value is "move")
OPERATION_NOP - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
Name of the predefined null operation (value is "nop").
OPERATION_RESTORE - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
Name of the predefined restore operation (value is "restore").
OperationVisitor - Interface in org.apache.sling.repoinit.parser.operations
 
OPT_ADD_SELECTORS - Static variable in class org.apache.sling.api.request.RequestDispatcherOptions
When dispatching, add the value provided by this option to the RequestPathInfo selectors.
OPT_FORCE_RESOURCE_TYPE - Static variable in class org.apache.sling.api.request.RequestDispatcherOptions
When dispatching, use the value provided by this option as the resource type, instead of the one defined by the Resource.
OPT_REPLACE_SELECTORS - Static variable in class org.apache.sling.api.request.RequestDispatcherOptions
When dispatching, replace RequestPathInfo selectors by the value provided by this option.
OPT_REPLACE_SUFFIX - Static variable in class org.apache.sling.api.request.RequestDispatcherOptions
When dispatching, replace the RequestPathInfo suffix by the value provided by this option
OptingServlet - Interface in org.apache.sling.api.servlets
The OptingServlet interface may be implemented by Servlets used by Sling which may choose to not handle all requests for which they would be selected based on their registration properties.
Optional - Annotation Type in org.apache.sling.models.annotations
Marker annotation for optional injections.
Options - Class in org.apache.sling.commons.compiler
Options for the compilation process.
Options() - Constructor for class org.apache.sling.commons.compiler.Options
Default options with the following presets: - generate debug info : true
Options(Options) - Constructor for class org.apache.sling.commons.compiler.Options
Create a new options object based on an existing one.
order(int) - Method in class org.apache.sling.caconfig.spi.metadata.PropertyMetadata
 
Order - Enum in org.apache.sling.commons.osgi
ORDER_AFTER - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
Possible value of the SlingPostConstants.RP_ORDER parameter indicating that the node by moved immediately after the sibbling whose name is contained in the SlingPostConstants.RP_ORDER parameter (value is "after ").
ORDER_BEFORE - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
Possible value of the SlingPostConstants.RP_ORDER parameter indicating that the node by moved immediately before the sibbling whose name is contained in the SlingPostConstants.RP_ORDER parameter (value is "before ").
ORDER_FIRST - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
Possible value of the SlingPostConstants.RP_ORDER parameter indicating that the node by moved to the first position amongst its sibblings (value is "first").
ORDER_LAST - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
Possible value of the SlingPostConstants.RP_ORDER parameter indicating that the node by moved to the last position amongst its sibblings (value is "last").
orderNode(SlingHttpServletRequest, Item, List<Modification>) - Method in class org.apache.sling.servlets.post.AbstractPostOperation
Deprecated.
Orders the given node according to the specified command.
org.apache.sling.adapter - package org.apache.sling.adapter
 
org.apache.sling.adapter.annotations - package org.apache.sling.adapter.annotations
 
org.apache.sling.api - package org.apache.sling.api
 
org.apache.sling.api.adapter - package org.apache.sling.api.adapter
 
org.apache.sling.api.auth - package org.apache.sling.api.auth
 
org.apache.sling.api.request - package org.apache.sling.api.request
 
org.apache.sling.api.resource - package org.apache.sling.api.resource
 
org.apache.sling.api.resource.observation - package org.apache.sling.api.resource.observation
 
org.apache.sling.api.resource.path - package org.apache.sling.api.resource.path
 
org.apache.sling.api.resource.runtime - package org.apache.sling.api.resource.runtime
 
org.apache.sling.api.resource.runtime.dto - package org.apache.sling.api.resource.runtime.dto
 
org.apache.sling.api.scripting - package org.apache.sling.api.scripting
 
org.apache.sling.api.security - package org.apache.sling.api.security
 
org.apache.sling.api.servlets - package org.apache.sling.api.servlets
 
org.apache.sling.api.wrappers - package org.apache.sling.api.wrappers
 
org.apache.sling.auth.core - package org.apache.sling.auth.core
Provides the authentication helper service as well as a number of utility functions in the AuthUtil class.
org.apache.sling.auth.core.spi - package org.apache.sling.auth.core.spi
Provides API to be implemented by provides of authentication mechanisms.
org.apache.sling.auth.form - package org.apache.sling.auth.form
 
org.apache.sling.caconfig - package org.apache.sling.caconfig
API for accessing context-aware configuration.
org.apache.sling.caconfig.annotation - package org.apache.sling.caconfig.annotation
Annotations for context-aware configurations.
org.apache.sling.caconfig.management - package org.apache.sling.caconfig.management
Management API of the Context-Aware configuration implementation.
org.apache.sling.caconfig.management.multiplexer - package org.apache.sling.caconfig.management.multiplexer
Multiplexer services provide aggregated access to all implementations of the related SPI interface.
org.apache.sling.caconfig.resource - package org.apache.sling.caconfig.resource
API for accessing context-aware configuration resources.
org.apache.sling.caconfig.resource.spi - package org.apache.sling.caconfig.resource.spi
SPI for applications hooking into the configuration resource infrastructure for parameterizing and customizing.
org.apache.sling.caconfig.spi - package org.apache.sling.caconfig.spi
SPI for applications hooking into the configuration infrastructure for parameterizing and customizing.
org.apache.sling.caconfig.spi.metadata - package org.apache.sling.caconfig.spi.metadata
Defining configuration and parameter metadata for the SPI.
org.apache.sling.commons.classloader - package org.apache.sling.commons.classloader
 
org.apache.sling.commons.compiler - package org.apache.sling.commons.compiler
 
org.apache.sling.commons.fsclassloader - package org.apache.sling.commons.fsclassloader
 
org.apache.sling.commons.log.logback - package org.apache.sling.commons.log.logback
Provides configuration support for the Logback based logging in Sling
org.apache.sling.commons.log.logback.webconsole - package org.apache.sling.commons.log.logback.webconsole
Provides configuration support for the Logback based logging in Sling
org.apache.sling.commons.metrics - package org.apache.sling.commons.metrics
Provides an API to generate and collect metrics in various forms
org.apache.sling.commons.mime - package org.apache.sling.commons.mime
Provides the MimeTypeService service used by client to resolve MIME type information as well as the MimeTypeProvider service interface for providers to extend the MIME type setup provided by the MimeTypeService.
org.apache.sling.commons.osgi - package org.apache.sling.commons.osgi
 
org.apache.sling.commons.osgi.bundleversion - package org.apache.sling.commons.osgi.bundleversion
 
org.apache.sling.commons.scheduler - package org.apache.sling.commons.scheduler
 
org.apache.sling.commons.threads - package org.apache.sling.commons.threads
 
org.apache.sling.commons.threads.jmx - package org.apache.sling.commons.threads.jmx
 
org.apache.sling.discovery - package org.apache.sling.discovery
Provides a service to interface which may be implemented by applications to get notified on cluster topology changes.
org.apache.sling.discovery.base.commons - package org.apache.sling.discovery.base.commons
Provides some common classes for discovery implementors that choose to extend from discovery.base
org.apache.sling.discovery.base.connectors - package org.apache.sling.discovery.base.connectors
Provides topology connector related classes for discovery implementors that choose to extend from discovery.base
org.apache.sling.discovery.base.connectors.announcement - package org.apache.sling.discovery.base.connectors.announcement
Provides topology announcement implementations for discovery implementors that choose to extend from discovery.base
org.apache.sling.discovery.base.connectors.ping - package org.apache.sling.discovery.base.connectors.ping
Provides topology connector implementations for discovery implementors that choose to extend from discovery.base
org.apache.sling.discovery.base.connectors.ping.wl - package org.apache.sling.discovery.base.connectors.ping.wl
Provides whitelist-related classes for discovery implementors that choose to extend from discovery.base
org.apache.sling.discovery.commons - package org.apache.sling.discovery.commons
Provides commons utility for users for the Discovery API.
org.apache.sling.discovery.commons.providers - package org.apache.sling.discovery.commons.providers
Provides commons utility for providers of the Discovery API.
org.apache.sling.discovery.commons.providers.base - package org.apache.sling.discovery.commons.providers.base
Provides commons implementations for providers of the Discovery API.
org.apache.sling.discovery.commons.providers.spi - package org.apache.sling.discovery.commons.providers.spi
Provides an SPI for providers, used by discovery.commons.providers.impl
org.apache.sling.discovery.commons.providers.spi.base - package org.apache.sling.discovery.commons.providers.spi.base
Provides default SPI-implementations used by discovery.commons.providers.impl
org.apache.sling.discovery.commons.providers.util - package org.apache.sling.discovery.commons.providers.util
Provides some static helpers for providers of the Discovery API.
org.apache.sling.discovery.oak - package org.apache.sling.discovery.oak
 
org.apache.sling.discovery.oak.cluster - package org.apache.sling.discovery.oak.cluster
 
org.apache.sling.discovery.oak.pinger - package org.apache.sling.discovery.oak.pinger
 
org.apache.sling.engine - package org.apache.sling.engine
 
org.apache.sling.engine.auth - package org.apache.sling.engine.auth
Provides the original authentication handler service API initially bundled with the Sling Engine bundle.
org.apache.sling.engine.jmx - package org.apache.sling.engine.jmx
 
org.apache.sling.engine.servlets - package org.apache.sling.engine.servlets
 
org.apache.sling.event.dea - package org.apache.sling.event.dea
 
org.apache.sling.event.jobs - package org.apache.sling.event.jobs
 
org.apache.sling.event.jobs.consumer - package org.apache.sling.event.jobs.consumer
 
org.apache.sling.event.jobs.jmx - package org.apache.sling.event.jobs.jmx
 
org.apache.sling.hc.api - package org.apache.sling.hc.api
 
org.apache.sling.hc.api.execution - package org.apache.sling.hc.api.execution
 
org.apache.sling.hc.util - package org.apache.sling.hc.util
 
org.apache.sling.i18n - package org.apache.sling.i18n
 
org.apache.sling.installer.api - package org.apache.sling.installer.api
 
org.apache.sling.installer.api.event - package org.apache.sling.installer.api.event
 
org.apache.sling.installer.api.info - package org.apache.sling.installer.api.info
 
org.apache.sling.installer.api.jmx - package org.apache.sling.installer.api.jmx
 
org.apache.sling.installer.api.tasks - package org.apache.sling.installer.api.tasks
 
org.apache.sling.installer.factories.configuration - package org.apache.sling.installer.factories.configuration
 
org.apache.sling.jackrabbit.usermanager - package org.apache.sling.jackrabbit.usermanager
 
org.apache.sling.jcr.api - package org.apache.sling.jcr.api
 
org.apache.sling.jcr.base - package org.apache.sling.jcr.base
The org.apache.sling.jcr.base package provides basic support to expose JCR repositories in Sling.
org.apache.sling.jcr.base.util - package org.apache.sling.jcr.base.util
 
org.apache.sling.jcr.contentloader - package org.apache.sling.jcr.contentloader
 
org.apache.sling.jcr.jackrabbit.accessmanager - package org.apache.sling.jcr.jackrabbit.accessmanager
 
org.apache.sling.jcr.jackrabbit.accessmanager.post - package org.apache.sling.jcr.jackrabbit.accessmanager.post
 
org.apache.sling.jcr.registration - package org.apache.sling.jcr.registration
The org.apache.sling.jcr.registration package exports the AbstractRegistrationSupport class which may be extended by service exposing JCR Repository services in any one non-OSGi registry such as RMI or JNDI.
org.apache.sling.jcr.repoinit - package org.apache.sling.jcr.repoinit
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
org.apache.sling.jcr.resource.api - package org.apache.sling.jcr.resource.api
 
org.apache.sling.launchpad.app - package org.apache.sling.launchpad.app
 
org.apache.sling.launchpad.base.app - package org.apache.sling.launchpad.base.app
 
org.apache.sling.launchpad.base.shared - package org.apache.sling.launchpad.base.shared
 
org.apache.sling.launchpad.base.webapp - package org.apache.sling.launchpad.base.webapp
 
org.apache.sling.launchpad.webapp - package org.apache.sling.launchpad.webapp
 
org.apache.sling.models.annotations - package org.apache.sling.models.annotations
 
org.apache.sling.models.annotations.injectorspecific - package org.apache.sling.models.annotations.injectorspecific
 
org.apache.sling.models.annotations.via - package org.apache.sling.models.annotations.via
 
org.apache.sling.models.export.spi - package org.apache.sling.models.export.spi
 
org.apache.sling.models.factory - package org.apache.sling.models.factory
 
org.apache.sling.models.jacksonexporter - package org.apache.sling.models.jacksonexporter
 
org.apache.sling.models.spi - package org.apache.sling.models.spi
 
org.apache.sling.models.spi.injectorspecific - package org.apache.sling.models.spi.injectorspecific
 
org.apache.sling.provisioning.model - package org.apache.sling.provisioning.model
 
org.apache.sling.provisioning.model.io - package org.apache.sling.provisioning.model.io
 
org.apache.sling.repoinit.parser - package org.apache.sling.repoinit.parser
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
org.apache.sling.repoinit.parser.operations - package org.apache.sling.repoinit.parser.operations
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
org.apache.sling.sample.slingshot - package org.apache.sling.sample.slingshot
 
org.apache.sling.sample.slingshot.comments - package org.apache.sling.sample.slingshot.comments
 
org.apache.sling.sample.slingshot.model - package org.apache.sling.sample.slingshot.model
 
org.apache.sling.sample.slingshot.ratings - package org.apache.sling.sample.slingshot.ratings
 
org.apache.sling.scripting.api - package org.apache.sling.scripting.api
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
org.apache.sling.scripting.api.resource - package org.apache.sling.scripting.api.resource
The org.apache.sling.scripting.api.resource package provides a unified API for scripting bundles that need to perform script resolution across the Resource space.
org.apache.sling.scripting.core - package org.apache.sling.scripting.core
 
org.apache.sling.scripting.core.servlet - package org.apache.sling.scripting.core.servlet
 
org.apache.sling.scripting.javascript - package org.apache.sling.scripting.javascript
 
org.apache.sling.scripting.javascript.helper - package org.apache.sling.scripting.javascript.helper
 
org.apache.sling.scripting.javascript.io - package org.apache.sling.scripting.javascript.io
 
org.apache.sling.scripting.javascript.wrapper - package org.apache.sling.scripting.javascript.wrapper
 
org.apache.sling.scripting.sightly - package org.apache.sling.scripting.sightly
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
org.apache.sling.scripting.sightly.compiler - package org.apache.sling.scripting.sightly.compiler
The org.apache.sling.scripting.sightly.compiler package defines the API exposed by the SightlyCompiler.
org.apache.sling.scripting.sightly.compiler.backend - package org.apache.sling.scripting.sightly.compiler.backend
The org.apache.sling.scripting.sightly.compiler.backend defines the API that can be used by HTL Backend Compilers, used to compile HTL Commands into executable code for other languages.
org.apache.sling.scripting.sightly.compiler.commands - package org.apache.sling.scripting.sightly.compiler.commands
The org.apache.sling.scripting.sightly.compiler.commands package defines the API for Command processing.
org.apache.sling.scripting.sightly.compiler.expression - package org.apache.sling.scripting.sightly.compiler.expression
The org.apache.sling.scripting.sightly.compiler.expression package defines the API for Expression processing.
org.apache.sling.scripting.sightly.compiler.expression.nodes - package org.apache.sling.scripting.sightly.compiler.expression.nodes
The org.apache.sling.scripting.sightly.compiler.expression.nodes package exposes the various ExpressionNode types.
org.apache.sling.scripting.sightly.compiler.util - package org.apache.sling.scripting.sightly.compiler.util
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
org.apache.sling.scripting.sightly.engine - package org.apache.sling.scripting.sightly.engine
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
org.apache.sling.scripting.sightly.extension - package org.apache.sling.scripting.sightly.extension
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
org.apache.sling.scripting.sightly.java.compiler - package org.apache.sling.scripting.sightly.java.compiler
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
org.apache.sling.scripting.sightly.pojo - package org.apache.sling.scripting.sightly.pojo
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
org.apache.sling.scripting.sightly.render - package org.apache.sling.scripting.sightly.render
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
org.apache.sling.scripting.sightly.use - package org.apache.sling.scripting.sightly.use
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
org.apache.sling.serviceusermapping - package org.apache.sling.serviceusermapping
 
org.apache.sling.servlets.post - package org.apache.sling.servlets.post
 
org.apache.sling.servlets.resolver.jmx - package org.apache.sling.servlets.resolver.jmx
 
org.apache.sling.settings - package org.apache.sling.settings
 
org.apache.sling.spi.resource.provider - package org.apache.sling.spi.resource.provider
 
org.apache.sling.validation - package org.apache.sling.validation
 
org.apache.sling.validation.model - package org.apache.sling.validation.model
 
org.apache.sling.validation.model.spi - package org.apache.sling.validation.model.spi
 
org.apache.sling.validation.spi - package org.apache.sling.validation.spi
 
org.apache.sling.validation.spi.support - package org.apache.sling.validation.spi.support
 
org.apache.sling.xss - package org.apache.sling.xss
XSS Protection Service
ORIGINAL - Static variable in interface org.apache.sling.models.spi.ViaProvider
Marker object indicating that the original object should be used.
OsgiAction - Class in org.apache.sling.commons.log.logback
The action class needs to be referred in external files hence adding a marker class in public package which extends the internal class.
OsgiAction() - Constructor for class org.apache.sling.commons.log.logback.OsgiAction
 
OsgiAppenderRefAction - Class in org.apache.sling.commons.log.logback
The action class needs to be referred in external files hence adding a marker class in public package which extends the internal class.
OsgiAppenderRefAction() - Constructor for class org.apache.sling.commons.log.logback.OsgiAppenderRefAction
 
OsgiInstaller - Interface in org.apache.sling.installer.api
Service for installing/updating/removing installable resources InstallableResource in an OSGi framework.
OSGiService - Annotation Type in org.apache.sling.models.annotations.injectorspecific
Annotation to be used on either methods, fields or constructor parameters to let Sling Models inject an OSGi service
OsgiUtil - Class in org.apache.sling.commons.osgi
Deprecated.
Use PropertiesUtil and ServiceUtil instead
OsgiUtil() - Constructor for class org.apache.sling.commons.osgi.OsgiUtil
Deprecated.
 
OUT - Static variable in class org.apache.sling.api.scripting.SlingBindings
The name of the global scripting variable providing the java.io.PrintWriter object to return the response content (value is "out").
OutputVariable - Class in org.apache.sling.scripting.sightly.compiler.commands
This Command renders a variable's value.
OutputVariable(String) - Constructor for class org.apache.sling.scripting.sightly.compiler.commands.OutputVariable
 
OutText - Class in org.apache.sling.scripting.sightly.compiler.commands
This Command renders a text fragment.
OutText(String) - Constructor for class org.apache.sling.scripting.sightly.compiler.commands.OutText
 
overrideProperties(String, String, Map<String, Object>) - Method in interface org.apache.sling.caconfig.management.multiplexer.ConfigurationOverrideMultiplexer
Override properties for given context path and configuration name.
overrideProperties(String, String, Resource) - Method in interface org.apache.sling.caconfig.management.multiplexer.ConfigurationOverrideMultiplexer
Override properties in given configuration resource (if any overrides are defined).
OWNS_ROOTS - Static variable in interface org.apache.sling.api.resource.ResourceProvider
Deprecated.
The name of the service registration property containing the a boolean flag whether this provider owns the tree registered by the roots.

P

PAR_J_VALIDATE - Static variable in class org.apache.sling.auth.core.AuthConstants
The name of the request parameter indicating that the submitted username and password should just be checked and a status code be set for success (200/OK) or failure (403/FORBIDDEN).
PARAM_APPENDER_NAME - Static variable in interface org.apache.sling.commons.log.logback.webconsole.LogPanel
Request param name for appender name
PARAM_TAIL_GREP - Static variable in interface org.apache.sling.commons.log.logback.webconsole.LogPanel
Request param capturing the regular expression to search
PARAM_TAIL_NUM_OF_LINES - Static variable in interface org.apache.sling.commons.log.logback.webconsole.LogPanel
Request param name to control number of lines to include in the log
PARAMETER_MAP - Static variable in class org.apache.sling.api.resource.ResourceMetadata
Returns a map containing parameters added to path after semicolon.
ParametrizableResourceProvider - Interface in org.apache.sling.api.resource
Deprecated.
parse(String) - Static method in class org.apache.sling.commons.osgi.ManifestHeader
Parse headers Like this: path; path; dir1:=dirval1; dir2:=dirval2; attr1=attrval1; attr2=attrval2, path; path; dir1:=dirval1; dir2:=dirval2; attr1=attrval1; attr2=attrval2 The returned object maintains the order of entries (paths), directives and attributes.
parse(URL, ContentCreator) - Method in interface org.apache.sling.jcr.contentloader.ContentReader
Read the content from the URL and create the content using the provided content creator.
parse(InputStream, ContentCreator) - Method in interface org.apache.sling.jcr.contentloader.ContentReader
Read the content from the input stream and create the content using the provided content creator.
parse(Reader) - Method in interface org.apache.sling.repoinit.parser.RepoInitParser
Parse the supplied input.
parserAcceptHeader(String) - Static method in class org.apache.sling.api.request.RequestUtil
Parses an Accept-* header of the form:
parserAcceptHeader(String) - Static method in class org.apache.sling.engine.RequestUtil
Deprecated.
Parses an Accept-* header of the form:
parserHeader(String) - Static method in class org.apache.sling.api.request.RequestUtil
Parses a header of the form:
parserHeader(String) - Static method in class org.apache.sling.engine.RequestUtil
Deprecated.
Parses a header of the form:
PASSWORD - Static variable in interface org.apache.sling.api.resource.ResourceResolverFactory
Name of the authentication information property providing the password of the user for which to create a resource resolver.
PATCH_ADD - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
Indicates a value to be added to the named multi-value property if the property is being #patched.
PATCH_REMOVE - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
Indicates a value to be removed from the named multi-value property if the property is being #patched.
Path - Class in org.apache.sling.api.resource.path
Simple helper class for path matching.
Path(String) - Constructor for class org.apache.sling.api.resource.path.Path
Create a new path object either from a concrete path or from a glob pattern.
path - Variable in class org.apache.sling.api.resource.runtime.dto.ResourceProviderDTO
The path of the resource provider.
Path - Annotation Type in org.apache.sling.models.annotations
Provide path(s) on an @Inject.
PATH_PHOTO - Static variable in class org.apache.sling.sample.slingshot.model.StreamInfo
 
PATH_PHOTO - Static variable in class org.apache.sling.sample.slingshot.model.UserInfo
 
PATH_PROPERTY - Static variable in interface org.apache.sling.auth.core.spi.AuthenticationHandler
The name of the service registration property listing one or more URL paths for which the authentication handler is to be used.
PATH_PROPERTY - Static variable in interface org.apache.sling.engine.auth.AuthenticationHandler
Deprecated.
An authentication handler is associated with url paths.
PATH_TAILER - Static variable in interface org.apache.sling.commons.log.logback.webconsole.LogPanel
Let the path end with extension.
PathBuilder - Class in org.apache.sling.api.resource.path
The PathBuilder offers a convenient way of creating a valid path from multiple fragments
PathBuilder(String) - Constructor for class org.apache.sling.api.resource.path.PathBuilder
Creates a new PathBuilder instance
PathImpl(String) - Constructor for class org.apache.sling.commons.osgi.ManifestHeader.PathImpl
 
PATHS - Static variable in interface org.apache.sling.api.resource.observation.ResourceChangeListener
Array of paths or glob patterns - required.
PathSegmentDefinition - Class in org.apache.sling.repoinit.parser.operations
Defines a segment of a path to be created, with its name and an optional primary type
PathSegmentDefinition(String, String) - Constructor for class org.apache.sling.repoinit.parser.operations.PathSegmentDefinition
 
PathSet - Class in org.apache.sling.api.resource.path
Simple helper class for path matching against a set of paths.
peek() - Method in class org.apache.sling.scripting.sightly.compiler.util.VariableTracker
Peeks at the top of the declaration stack.
PeriodicBackgroundJob - Class in org.apache.sling.discovery.base.commons
Simple executor of a background job that periodically invokes a particular runnable - catching RuntimeExceptions that might throw - but not catching Errors (that terminates the BackgroundJob).
PeriodicBackgroundJob(long, String, Runnable) - Constructor for class org.apache.sling.discovery.base.commons.PeriodicBackgroundJob
 
periodicCheckViewJob - Variable in class org.apache.sling.discovery.oak.pinger.OakViewChecker
 
periodicPingJob - Variable in class org.apache.sling.discovery.base.commons.BaseViewChecker
 
PersistableValueMap - Interface in org.apache.sling.api.resource
Deprecated.
Use the ModifiableValueMap instead.
persistConfiguration(Resource, String, ConfigurationPersistData) - Method in interface org.apache.sling.caconfig.management.ConfigurationManager
Write configuration data to repository using the inner-most context path as reference.
persistConfiguration(ResourceResolver, String, ConfigurationPersistData) - Method in interface org.apache.sling.caconfig.spi.ConfigurationPersistenceStrategy
Deprecated.
Stores configuration data for a singleton configuration resource.
persistConfiguration(ResourceResolver, String, ConfigurationPersistData) - Method in interface org.apache.sling.caconfig.spi.ConfigurationPersistenceStrategy2
Stores configuration data for a singleton configuration resource.
persistConfigurationCollection(Resource, String, ConfigurationCollectionPersistData) - Method in interface org.apache.sling.caconfig.management.ConfigurationManager
Write configuration data collection using the inner-most context path as reference.
persistConfigurationCollection(ResourceResolver, String, ConfigurationCollectionPersistData) - Method in interface org.apache.sling.caconfig.spi.ConfigurationPersistenceStrategy
Deprecated.
Stores configuration data for a configuration resource collection.
persistConfigurationCollection(ResourceResolver, String, ConfigurationCollectionPersistData) - Method in interface org.apache.sling.caconfig.spi.ConfigurationPersistenceStrategy2
Stores configuration data for a configuration resource collection.
PersistenceException - Exception in org.apache.sling.api.resource
This exception will be thrown during the commit to persist changes to a PersistableValueMap, a ModifiableValueMap or the ResourceResolver.
PersistenceException() - Constructor for exception org.apache.sling.api.resource.PersistenceException
Create a new persistence exception.
PersistenceException(String) - Constructor for exception org.apache.sling.api.resource.PersistenceException
Create a new persistence exception.
PersistenceException(String, Throwable) - Constructor for exception org.apache.sling.api.resource.PersistenceException
Create a new persistence exception.
PersistenceException(String, Throwable, String, String) - Constructor for exception org.apache.sling.api.resource.PersistenceException
Create a new persistence exception.
persistTo(Resource) - Method in class org.apache.sling.discovery.base.connectors.announcement.Announcement
Persists this announcement using the given 'announcements' resource, under which a node with the primary key is created
pick(Class<?>, Class<?>[], Object) - Method in interface org.apache.sling.models.spi.ImplementationPicker
Select an implementation for the adapter class to which the adaptable should be adapted to.
pingOutgoingConnectors(boolean) - Method in interface org.apache.sling.discovery.base.connectors.ping.ConnectorRegistry
ping all outgoing topology connectors
pingOutgoingConnectors(boolean) - Method in class org.apache.sling.discovery.base.connectors.ping.ConnectorRegistryImpl
 
PLAIN - Static variable in class org.apache.sling.provisioning.model.FeatureTypes
 
PN_CHANGE_LOG - Static variable in class org.apache.sling.api.servlets.HtmlResponse
Deprecated.
human readable changelog
PN_ERROR - Static variable in class org.apache.sling.api.servlets.HtmlResponse
Deprecated.
The Throwable caught while processing the request.
PN_ERROR - Static variable in class org.apache.sling.servlets.post.AbstractPostResponse
Name of the error property set by AbstractPostResponse.setError(Throwable)
PN_IS_CREATED - Static variable in class org.apache.sling.api.servlets.HtmlResponse
Deprecated.
Indicating whether request processing created new data.
PN_IS_CREATED - Static variable in class org.apache.sling.servlets.post.AbstractPostResponse
Name of the create status property set by AbstractPostResponse.setCreateRequest(boolean)
PN_LOCATION - Static variable in class org.apache.sling.api.servlets.HtmlResponse
Deprecated.
externally mapped location url of the modified path
PN_LOCATION - Static variable in class org.apache.sling.servlets.post.AbstractPostResponse
Name of the location property set by AbstractPostResponse.setLocation(String)
PN_PARENT_LOCATION - Static variable in class org.apache.sling.api.servlets.HtmlResponse
Deprecated.
externally mapped location url of the parent of the modified path
PN_PARENT_LOCATION - Static variable in class org.apache.sling.servlets.post.AbstractPostResponse
Name of the parent location property set by AbstractPostResponse.setParentLocation(String)
PN_PATH - Static variable in class org.apache.sling.api.servlets.HtmlResponse
Deprecated.
the path of the modified item.
PN_PATH - Static variable in class org.apache.sling.servlets.post.AbstractPostResponse
Name of the path property set by AbstractPostResponse.setPath(String)
PN_REFERER - Static variable in class org.apache.sling.api.servlets.HtmlResponse
Deprecated.
the referrer of the request
PN_REFERER - Static variable in class org.apache.sling.servlets.post.AbstractPostResponse
Name of the referer property set by AbstractPostResponse.setReferer(String)
PN_STATUS_CODE - Static variable in class org.apache.sling.api.servlets.HtmlResponse
Deprecated.
status code.
PN_STATUS_CODE - Static variable in class org.apache.sling.servlets.post.AbstractPostResponse
Name of the status code property set by AbstractPostResponse.setStatus(int, String)
PN_STATUS_MESSAGE - Static variable in class org.apache.sling.api.servlets.HtmlResponse
Deprecated.
some human readable status message
PN_STATUS_MESSAGE - Static variable in class org.apache.sling.servlets.post.AbstractPostResponse
Name of the status message property set by AbstractPostResponse.setStatus(int, String)
PN_TITLE - Static variable in class org.apache.sling.api.servlets.HtmlResponse
Deprecated.
some human readable title like: 200 Created /foo/bar
PN_TITLE - Static variable in class org.apache.sling.servlets.post.AbstractPostResponse
Name of the title property set by AbstractPostResponse.setTitle(String)
pop() - Method in class org.apache.sling.scripting.sightly.compiler.commands.StatefulVisitor.StateControl
 
popVariable() - Method in class org.apache.sling.scripting.sightly.compiler.util.VariableTracker
Pops a variable from this tracker.
PostConstructException - Exception in org.apache.sling.models.factory
Exception which is triggered, whenever the post-construct method has thrown an exception.
PostConstructException(String, Throwable) - Constructor for exception org.apache.sling.models.factory.PostConstructException
 
PostOperation - Interface in org.apache.sling.servlets.post
The PostOperation interface defines the service API to be implemented by service providers extending the Sling POST servlet.
postProcess(AuthenticationInfo, HttpServletRequest, HttpServletResponse) - Method in interface org.apache.sling.auth.core.spi.AuthenticationInfoPostProcessor
Perform some post-processing on the AuthenticationInfo object.
PostResponse - Interface in org.apache.sling.servlets.post
The PostResponse interface defines the API of a response container which can (and should) be used by PostOperation services to prepare responses to be sent back to the client.
PostResponseCreator - Interface in org.apache.sling.servlets.post
Service interface which allows for alternate implementations of the PostResponse interface to be created as needed.
PostResponseWithErrorHandling - Class in org.apache.sling.servlets.post
Deprecated. 
PostResponseWithErrorHandling() - Constructor for class org.apache.sling.servlets.post.PostResponseWithErrorHandling
Deprecated.
 
prepareValue(Object) - Method in interface org.apache.sling.models.spi.ValuePreparer
Prepare a value from the adaptable.
PRIMITIVE_CLASSES - Static variable in class org.apache.sling.scripting.sightly.render.AbstractRuntimeObjectModel
A Set that stores all the supported primitive classes.
printConfiguration(PrintWriter) - Method in class org.apache.sling.discovery.oak.TopologyWebConsolePlugin
 
PrivilegesInfo - Class in org.apache.sling.jcr.jackrabbit.accessmanager
Helper class to assist in the usage of access control from scripts.
PrivilegesInfo() - Constructor for class org.apache.sling.jcr.jackrabbit.accessmanager.PrivilegesInfo
 
PrivilegesInfo.AccessRights - Class in org.apache.sling.jcr.jackrabbit.accessmanager
Wrapper class that holds the set of Privileges that are granted and/or denied for a specific principal.
Procedure - Class in org.apache.sling.scripting.sightly.compiler.commands
This Command allows defining a HTL template - the only functional construct of the language.
Procedure() - Constructor for class org.apache.sling.scripting.sightly.compiler.commands.Procedure
 
Procedure.Call - Class in org.apache.sling.scripting.sightly.compiler.commands
 
Procedure.End - Class in org.apache.sling.scripting.sightly.compiler.commands
 
Procedure.Start - Class in org.apache.sling.scripting.sightly.compiler.commands
 
process() - Method in class org.apache.sling.commons.osgi.BundleFileProcessor
Creates a new OSGi Bundle from a given bundle, processing its manifest using the processManifest method.
process(Job) - Method in interface org.apache.sling.event.jobs.consumer.JobConsumer
Execute the job.
process(Job, JobExecutionContext) - Method in interface org.apache.sling.event.jobs.consumer.JobExecutor
Execute the job.
process(SlingHttpServletRequest, List<Modification>) - Method in interface org.apache.sling.servlets.post.SlingPostProcessor
Process the current request.
processManifest(Manifest) - Method in class org.apache.sling.commons.osgi.BSNRenamer
 
processManifest(Manifest) - Method in class org.apache.sling.commons.osgi.BundleFileProcessor
Process the bundle Manifest.
processRepository(SlingRepository) - Method in interface org.apache.sling.jcr.api.SlingRepositoryInitializer
Process the content repository before it is registered as an OSGi service.
processRequest(HttpServletRequest, HttpServletResponse, ResourceResolver) - Method in interface org.apache.sling.engine.SlingRequestProcessor
Process an HTTP request through the Sling request processing engine.
PROP_CONTROL_ACTION - Static variable in class org.apache.sling.launchpad.app.Main
The name of the configuration property indicating the ControlAction to be taken in the Main.doControlAction() method.
PROP_CONTROL_SOCKET - Static variable in class org.apache.sling.launchpad.app.Main
The name of the configuration property indicating the socket to use for the control connection.
PROP_NODETYPES - Static variable in class org.apache.sling.repoinit.parser.operations.AclLine
 
PROP_OPERATION_NAME - Static variable in interface org.apache.sling.servlets.post.PostOperation
The name of the service registration property indicating the name(s) of the operation provided by the operation implementation.
PROP_OPERATION_NAME - Static variable in interface org.apache.sling.servlets.post.SlingPostOperation
Deprecated.
The name of the service registration property indicating the name(s) of the operation provided by the operation implementation (value is "sling.post.operation").
PROP_PATHS - Static variable in class org.apache.sling.repoinit.parser.operations.AclLine
 
PROP_PRINCIPALS - Static variable in class org.apache.sling.repoinit.parser.operations.AclLine
 
PROP_PRIVILEGES - Static variable in class org.apache.sling.repoinit.parser.operations.AclLine
 
properties(Map<String, Object>) - Method in class org.apache.sling.caconfig.spi.ConfigurationCollectionPersistData
 
properties(Map<String, Object>) - Method in interface org.apache.sling.event.jobs.JobBuilder
Set the optional configuration properties for the job.
PropertiesSupport - Class in org.apache.sling.sample.slingshot.model
 
PropertiesSupport(Resource) - Constructor for class org.apache.sling.sample.slingshot.model.PropertiesSupport
 
PropertiesUtil - Class in org.apache.sling.commons.osgi
The PropertiesUtil is a utility class providing some useful utility methods for converting property types.
PropertiesUtil() - Constructor for class org.apache.sling.commons.osgi.PropertiesUtil
 
Property - Annotation Type in org.apache.sling.caconfig.annotation
Adds further metadata for properties of context-aware configuration annotation classes.
PROPERTY_ABOUT - Static variable in class org.apache.sling.sample.slingshot.model.UserInfo
 
PROPERTY_ADAPTABLE - Static variable in class org.apache.sling.spi.resource.provider.ResourceProvider
If this flag is set to true, the resource resolver will use this provider for the adaptTo() operation.
PROPERTY_ADAPTABLE_CLASSES - Static variable in class org.apache.sling.api.SlingConstants
The event property listing the fully qualified names of classes which can be adapted by this adapter factory (value is "adaptables").
PROPERTY_ADAPTER_CLASSES - Static variable in class org.apache.sling.api.SlingConstants
The event property listing the fully qualified names of classes to which this factory can adapt adaptables (value is "adapters").
PROPERTY_ADDED_ATTRIBUTES - Static variable in class org.apache.sling.api.SlingConstants
The name of the event property holding the added attribute names of a resource for an SlingConstants.TOPIC_RESOURCE_CHANGED event.
PROPERTY_APPLICATION - Static variable in class org.apache.sling.event.dea.DEAConstants
This event property specifies the application node.
PROPERTY_ATTRIBUTABLE - Static variable in class org.apache.sling.spi.resource.provider.ResourceProvider
If this flag is set to true, the resource resolver will try to get the attribute names and the attribute values from this provider.
PROPERTY_AUTHENTICATE - Static variable in class org.apache.sling.spi.resource.provider.ResourceProvider
If a resource provider needs the user to be authenticated this property must be set to either ResourceProvider.AUTHENTICATE_LAZY or ResourceProvider.AUTHENTICATE_REQUIRED.
PROPERTY_BLOCK_POLICY - Static variable in class org.apache.sling.commons.threads.ModifiableThreadPoolConfig
Configuration property for the block policy.
PROPERTY_BUNDLE_LOCATION - Static variable in class org.apache.sling.installer.factories.configuration.ConfigurationConstants
This property defines the value to be used as a bundle location if a configuration is created by the installer.
PROPERTY_CHANGED_ATTRIBUTES - Static variable in class org.apache.sling.api.SlingConstants
The name of the event property holding the changed attribute names of a resource for an SlingConstants.TOPIC_RESOURCE_CHANGED event.
PROPERTY_CREATED - Static variable in class org.apache.sling.sample.slingshot.comments.CommentsUtil
 
PROPERTY_DAEMON - Static variable in class org.apache.sling.commons.threads.ModifiableThreadPoolConfig
Configuration property for the daemon flag.
PROPERTY_DESCRIPTION - Static variable in interface org.apache.sling.discovery.InstanceDescription
Property containing a description for the instance.
PROPERTY_DESCRIPTION - Static variable in class org.apache.sling.sample.slingshot.model.StreamEntry
 
PROPERTY_DESCRIPTION - Static variable in class org.apache.sling.sample.slingshot.model.StreamInfo
 
PROPERTY_DESCRIPTION - Static variable in class org.apache.sling.sample.slingshot.SlingshotConstants
 
PROPERTY_DISTRIBUTE - Static variable in class org.apache.sling.event.dea.DEAConstants
This event property indicates, if the event should be distributed in the cluster.
PROPERTY_ENDPOINTS - Static variable in interface org.apache.sling.discovery.InstanceDescription
Property containing endpoints to connect to the instance.
PROPERTY_EXTENSIONS - Static variable in interface org.apache.sling.jcr.contentloader.ContentReader
 
PROPERTY_FINISHED_DATE - Static variable in interface org.apache.sling.event.jobs.Job
This property contains the finished date once a job is marked as finished.
PROPERTY_ID_ENDPOINTS - Static variable in class org.apache.sling.discovery.base.commons.BaseViewChecker
 
PROPERTY_ID_RUNTIME - Static variable in class org.apache.sling.discovery.base.commons.BaseViewChecker
 
PROPERTY_ID_SLING_HOME_PATH - Static variable in class org.apache.sling.discovery.base.commons.BaseViewChecker
 
PROPERTY_JOB_ASYNC_HANDLER - Static variable in interface org.apache.sling.event.jobs.consumer.JobConsumer
Job property containing an asynchronous handler.
PROPERTY_JOB_CREATED - Static variable in interface org.apache.sling.event.jobs.Job
This property is set by the job handling and contains a calendar object specifying the date and time when this job has been created.
PROPERTY_JOB_CREATED_INSTANCE - Static variable in interface org.apache.sling.event.jobs.Job
This property is set by the job handling and contains the Sling instance ID of the instance where this job has been created.
PROPERTY_JOB_DESCRIPTION - Static variable in interface org.apache.sling.event.jobs.Job
This is an optional property containing a human readable description for the job
PROPERTY_JOB_PROGRESS_ETA - Static variable in interface org.apache.sling.event.jobs.Job
This property contains the optional ETA for a job.
PROPERTY_JOB_PROGRESS_LOG - Static variable in interface org.apache.sling.event.jobs.Job
This property contains the optional output log of a job consumer.
PROPERTY_JOB_PROGRESS_STEP - Static variable in interface org.apache.sling.event.jobs.Job
This property contains optional progress information about a job, the number of completed steps.
PROPERTY_JOB_PROGRESS_STEPS - Static variable in interface org.apache.sling.event.jobs.Job
This property contains optional progress information about a job, the number of steps the job consumer will perform.
PROPERTY_JOB_QUEUE_NAME - Static variable in interface org.apache.sling.event.jobs.Job
The name of the job queue processing this job.
PROPERTY_JOB_RETRIES - Static variable in interface org.apache.sling.event.jobs.Job
The property to track the retry maximum retry count for jobs.
PROPERTY_JOB_RETRY_COUNT - Static variable in interface org.apache.sling.event.jobs.Job
The property to track the retry count for jobs.
PROPERTY_JOB_RETRY_DELAY - Static variable in interface org.apache.sling.event.jobs.Job
The property to set a retry delay.
PROPERTY_JOB_STARTED_TIME - Static variable in interface org.apache.sling.event.jobs.Job
This property is set by the job handling and contains a calendar object specifying the date and time when this job has been started.
PROPERTY_JOB_TARGET_INSTANCE - Static variable in interface org.apache.sling.event.jobs.Job
This property is set by the job handling and contains the Sling instance ID of the instance where this job should be processed.
PROPERTY_JOB_TITLE - Static variable in interface org.apache.sling.event.jobs.Job
This is an optional property containing a human readable title for the job
PROPERTY_KEEP_ALIVE_TIME - Static variable in class org.apache.sling.commons.threads.ModifiableThreadPoolConfig
Configuration property for the keep alive time.
PROPERTY_LOCATION - Static variable in class org.apache.sling.sample.slingshot.model.StreamEntry
 
PROPERTY_LOCATION - Static variable in class org.apache.sling.sample.slingshot.SlingshotConstants
 
PROPERTY_MAX_POOL_SIZE - Static variable in class org.apache.sling.commons.threads.ModifiableThreadPoolConfig
Configuration property for the max pool size.
PROPERTY_MAX_THREAD_AGE - Static variable in class org.apache.sling.commons.threads.ModifiableThreadPoolConfig
Configuration property for the max thread age.
PROPERTY_MIN_POOL_SIZE - Static variable in class org.apache.sling.commons.threads.ModifiableThreadPoolConfig
Configuration property for the min pool size.
PROPERTY_MODIFIABLE - Static variable in class org.apache.sling.spi.resource.provider.ResourceProvider
A modifiable resource provider is capable of creating, changing and deleting resources.
PROPERTY_NAME - Static variable in class org.apache.sling.commons.threads.ModifiableThreadPoolConfig
Configuration property for the thread pool name.
PROPERTY_NAME - Static variable in interface org.apache.sling.discovery.InstanceDescription
Property containing a name for the instance.
PROPERTY_NAME - Static variable in class org.apache.sling.sample.slingshot.model.UserInfo
 
PROPERTY_NAME - Static variable in class org.apache.sling.spi.resource.provider.ResourceProvider
Optional service registration property setting a name for the provider.
PROPERTY_NAMES_HINT - Static variable in interface org.apache.sling.api.resource.observation.ResourceChangeListener
An optional hint indicating to the underlying implementation that for changes regarding properties (added/removed/changed) the listener is only interested in those property names listed inhere.
PROPERTY_PATH - Static variable in class org.apache.sling.api.SlingConstants
The name of the event property holding the resource path.
PROPERTY_PERSISTENCE - Static variable in class org.apache.sling.installer.factories.configuration.ConfigurationConstants
This property defines if a configuration should be persisted by the installer.
PROPERTY_PRIORITY - Static variable in class org.apache.sling.commons.threads.ModifiableThreadPoolConfig
Configuration property for the priority.
PROPERTY_PROPERTIES - Static variable in interface org.apache.sling.discovery.PropertyProvider
The name of the service registration property containing the names of the properties provided by this provider.
PROPERTY_QUEUE_SIZE - Static variable in class org.apache.sling.commons.threads.ModifiableThreadPoolConfig
Configuration property for the queue size.
PROPERTY_RATING - Static variable in class org.apache.sling.sample.slingshot.ratings.RatingsUtil
The property of a rating resource holding the rating for a user.
PROPERTY_REFRESHABLE - Static variable in class org.apache.sling.spi.resource.provider.ResourceProvider
If this flag is set to true, the resource resolver will call ResourceProvider.refresh(ResolveContext) when it's refreshed itself.
PROPERTY_REMOVED_ATTRIBUTES - Static variable in class org.apache.sling.api.SlingConstants
The name of the event property holding the removed attribute names of a resource for an SlingConstants.TOPIC_RESOURCE_CHANGED event.
PROPERTY_REQUIRED - Static variable in interface org.apache.sling.api.resource.ResourceProviderFactory
Deprecated.
A required resource provider factory is accessed directly when a new resource resolver is created.
PROPERTY_RESOURCE_SUPER_TYPE - Static variable in class org.apache.sling.api.SlingConstants
The name of the event property holding the resource super type.
PROPERTY_RESOURCE_TYPE - Static variable in interface org.apache.sling.api.resource.ResourceResolver
This is the suggested property to be used for setting the resource type of a resource during either creation (ResourceResolver.create(Resource, String, Map)) or modifying (ModifiableValueMap).
PROPERTY_RESOURCE_TYPE - Static variable in class org.apache.sling.api.SlingConstants
The name of the event property holding the resource type.
PROPERTY_RESULT_MESSAGE - Static variable in interface org.apache.sling.event.jobs.Job
This property contains the optional result message of a job consumer.
PROPERTY_ROOT - Static variable in class org.apache.sling.spi.resource.provider.ResourceProvider
The name of the service registration property containing the root path of the resources provided by this provider.
PROPERTY_SCHEDULER_CONCURRENT - Static variable in interface org.apache.sling.commons.scheduler.Scheduler
Name of the configuration property to define if the job can be run concurrently.
PROPERTY_SCHEDULER_EXPRESSION - Static variable in interface org.apache.sling.commons.scheduler.Scheduler
Name of the configuration property to define the cron expression for a job.
PROPERTY_SCHEDULER_IMMEDIATE - Static variable in interface org.apache.sling.commons.scheduler.Scheduler
Name of the configuration property to define if a periodically job should be scheduled immediate.
PROPERTY_SCHEDULER_NAME - Static variable in interface org.apache.sling.commons.scheduler.Scheduler
Name of the configuration property to define the job name.
PROPERTY_SCHEDULER_PERIOD - Static variable in interface org.apache.sling.commons.scheduler.Scheduler
Name of the configuration property to define the period for a job.
PROPERTY_SCHEDULER_RUN_ON - Static variable in interface org.apache.sling.commons.scheduler.Scheduler
Name of the configuration property to define the instances this job should run on.
PROPERTY_SCHEDULER_THREAD_POOL - Static variable in interface org.apache.sling.commons.scheduler.Scheduler
Name of the configuration property to define the thread pool to be used.
PROPERTY_SCHEDULER_TIMES - Static variable in interface org.apache.sling.commons.scheduler.Scheduler
Name of the optional configuration property to define the number of times the job should be executed when Scheduler.PROPERTY_SCHEDULER_PERIOD is defined.
PROPERTY_SCHEMES - Static variable in interface org.apache.sling.installer.api.UpdateHandler
Required configuration property defining the schemes, this handler is handling.
PROPERTY_SCRIPT_ENGINE_FACTORY_EXTENSIONS - Static variable in class org.apache.sling.api.scripting.SlingScriptConstants
The event property listing the script engine factory extensions.
PROPERTY_SCRIPT_ENGINE_FACTORY_LANGUAGE_NAME - Static variable in class org.apache.sling.api.scripting.SlingScriptConstants
The event property listing the script engine factory language.
PROPERTY_SCRIPT_ENGINE_FACTORY_LANGUAGE_VERSION - Static variable in class org.apache.sling.api.scripting.SlingScriptConstants
The event property listing the script engine factory language version.
PROPERTY_SCRIPT_ENGINE_FACTORY_MIME_TYPES - Static variable in class org.apache.sling.api.scripting.SlingScriptConstants
The event property listing the script engine factory mime types.
PROPERTY_SCRIPT_ENGINE_FACTORY_NAME - Static variable in class org.apache.sling.api.scripting.SlingScriptConstants
The event property listing the script engine factory name.
PROPERTY_SCRIPT_ENGINE_FACTORY_VERSION - Static variable in class org.apache.sling.api.scripting.SlingScriptConstants
The event property listing the script engine factory name.
PROPERTY_SHUTDOWN_GRACEFUL - Static variable in class org.apache.sling.commons.threads.ModifiableThreadPoolConfig
Configuration property for the shutdown graceful flag.
PROPERTY_SHUTDOWN_WAIT_TIME - Static variable in class org.apache.sling.commons.threads.ModifiableThreadPoolConfig
Configuration property for the shutdown wait time.
PROPERTY_TAGS - Static variable in class org.apache.sling.sample.slingshot.model.StreamEntry
 
PROPERTY_TAGS - Static variable in class org.apache.sling.sample.slingshot.SlingshotConstants
 
PROPERTY_TEXT - Static variable in class org.apache.sling.sample.slingshot.comments.CommentsUtil
 
PROPERTY_TITLE - Static variable in class org.apache.sling.sample.slingshot.comments.CommentsUtil
 
PROPERTY_TITLE - Static variable in class org.apache.sling.sample.slingshot.model.StreamEntry
 
PROPERTY_TITLE - Static variable in class org.apache.sling.sample.slingshot.model.StreamInfo
 
PROPERTY_TITLE - Static variable in class org.apache.sling.sample.slingshot.SlingshotConstants
 
PROPERTY_TOPICS - Static variable in interface org.apache.sling.event.jobs.consumer.JobConsumer
Service registration property defining the jobs this consumer is able to process.
PROPERTY_TOPICS - Static variable in interface org.apache.sling.event.jobs.consumer.JobExecutor
Service registration property defining the jobs this executor is able to process.
PROPERTY_TYPES - Static variable in interface org.apache.sling.jcr.contentloader.ContentReader
 
PROPERTY_USE_RESOURCE_ACCESS_SECURITY - Static variable in class org.apache.sling.spi.resource.provider.ResourceProvider
The name of the service registration property containing a boolean flag indicating if the ResourceAccessSecurity service should be used for this provider or not.
PROPERTY_USER - Static variable in class org.apache.sling.sample.slingshot.comments.CommentsUtil
 
PROPERTY_USERID - Static variable in class org.apache.sling.api.SlingConstants
The name of the event property holding the userid.
PROPERTY_VALIDATOR_ID - Static variable in interface org.apache.sling.validation.spi.Validator
Each Validator must have a service property with name validator.id of type String.
PROPERTY_VALIDATOR_SEVERITY - Static variable in interface org.apache.sling.validation.spi.Validator
Each Validator may have a service property with name validator.severity of type Integer.
PropertyAccess - Class in org.apache.sling.scripting.sightly.compiler.expression.nodes
Defines an expression in which an object is queried for a specific property (e.g.
PropertyAccess(ExpressionNode, ExpressionNode) - Constructor for class org.apache.sling.scripting.sightly.compiler.expression.nodes.PropertyAccess
Creates a property access node.
PropertyAccess(ExpressionNode, String) - Constructor for class org.apache.sling.scripting.sightly.compiler.expression.nodes.PropertyAccess
Creates a property access node.
PropertyAccess(ExpressionNode, Iterable<String>) - Constructor for class org.apache.sling.scripting.sightly.compiler.expression.nodes.PropertyAccess
Builds a chained property access node with the given target and the specified properties.
PropertyMetadata<T> - Class in org.apache.sling.caconfig.spi.metadata
Defines a configuration property.
PropertyMetadata(String, Class<T>) - Constructor for class org.apache.sling.caconfig.spi.metadata.PropertyMetadata
 
PropertyMetadata(String, T) - Constructor for class org.apache.sling.caconfig.spi.metadata.PropertyMetadata
 
PropertyNameHelper - Class in org.apache.sling.discovery.commons.providers.util
 
PropertyNameHelper() - Constructor for class org.apache.sling.discovery.commons.providers.util.PropertyNameHelper
 
PropertyProvider - Interface in org.apache.sling.discovery
The PropertyProvider service interface may be implemented by components that wish to define properties on the local instance which then are broadcast to the TopologyView instances.
ProtectionContext - Enum in org.apache.sling.xss
This enumeration defines the context for executing XSS protection.
provide(String, RenderContext, Bindings) - Method in interface org.apache.sling.scripting.sightly.use.UseProvider
Provide an instance based on the given identifier
PROVIDER_CONTEXT - Static variable in interface org.apache.sling.api.security.ResourceAccessSecurity
Allowed value for the ResourceAccessSecurity.CONTEXT service registration property.
ProviderContext - Interface in org.apache.sling.spi.resource.provider
The provider context...
ProviderOutcome - Class in org.apache.sling.scripting.sightly.use
Result returned by a UseProvider.
providers - Variable in class org.apache.sling.api.resource.runtime.dto.RuntimeDTO
DTOs for all active providers.
push(CommandVisitor) - Method in class org.apache.sling.scripting.sightly.compiler.commands.StatefulVisitor.StateControl
 
pushVariable(String, T) - Method in class org.apache.sling.scripting.sightly.compiler.util.VariableTracker
Pushes a variable to this tracker.
put(String, Object) - Method in class org.apache.sling.api.resource.ResourceMetadata
 
put(String, Object) - Method in class org.apache.sling.api.wrappers.CompositeValueMap
put(String, Object) - Method in class org.apache.sling.api.wrappers.ValueMapDecorator
put(String, Object) - Method in class org.apache.sling.auth.core.spi.AuthenticationInfo
Sets or resets a property with the given key to a new value.
put(String, T) - Method in class org.apache.sling.provisioning.model.KeyValueMap
Put an item in the map
putAll(Map<? extends String, ? extends Object>) - Method in class org.apache.sling.api.resource.ResourceMetadata
 
putAll(Map<? extends String, ?>) - Method in class org.apache.sling.api.wrappers.CompositeValueMap
putAll(Map<? extends String, ?>) - Method in class org.apache.sling.api.wrappers.ValueMapDecorator
putAll(KeyValueMap<T>) - Method in class org.apache.sling.provisioning.model.KeyValueMap
Put all items from the other map in this map
putScript(CachedScript) - Method in interface org.apache.sling.scripting.api.ScriptCache
Stores a CachedScript in the cache.

Q

QueriableResourceProvider - Interface in org.apache.sling.api.resource
Deprecated.
QueryLanguageProvider<T> - Interface in org.apache.sling.spi.resource.provider
The JCR query provider supports querying based on the JCR spec.
queryResources(ResourceResolver, String, String) - Method in interface org.apache.sling.api.resource.QueriableResourceProvider
Deprecated.
Queries the storage using the given query formulated in the given language.
queryResources(String, String) - Method in interface org.apache.sling.api.resource.ResourceResolver
Queries the storage using the given query formulated in the given language.
queryResources(String, String) - Method in class org.apache.sling.api.wrappers.ResourceResolverWrapper
 
queryResources(ResolveContext<T>, String, String) - Method in interface org.apache.sling.spi.resource.provider.QueryLanguageProvider
Queries the storage using the given query formulated in the given language.
QuerySyntaxException - Exception in org.apache.sling.api.resource
The QuerySyntaxException is thrown by the ResourceResolver.findResources(String, String) and ResourceResolver.queryResources(String, String) methods if the query syntax is wrong or the requested query language is not available.
QuerySyntaxException(String, String, String) - Constructor for exception org.apache.sling.api.resource.QuerySyntaxException
 
QuerySyntaxException(String, String, String, Throwable) - Constructor for exception org.apache.sling.api.resource.QuerySyntaxException
 
Queue - Interface in org.apache.sling.event.jobs
This is a job queue processing job events.
QueueConfiguration - Interface in org.apache.sling.event.jobs
The configuration of a queue.
QueueConfiguration.ThreadPriority - Enum in org.apache.sling.event.jobs
The thread priority.
QueueConfiguration.Type - Enum in org.apache.sling.event.jobs
The queue type.
QueuesMBean - Interface in org.apache.sling.event.jobs.jmx
A Marker interface to allow the implementation to register as a service with the JMX whiteboard.

R

RankedServices<T> - Class in org.apache.sling.commons.osgi
Helper class that collects all services registered via OSGi bind/unbind methods.
RankedServices() - Constructor for class org.apache.sling.commons.osgi.RankedServices
Deprecated.
Use #RankedService(Order)) to explicitly give the order.
RankedServices(RankedServices.ChangeListener) - Constructor for class org.apache.sling.commons.osgi.RankedServices
RankedServices(Order) - Constructor for class org.apache.sling.commons.osgi.RankedServices
Instantiate without change listener but with a given order.
RankedServices(Order, RankedServices.ChangeListener) - Constructor for class org.apache.sling.commons.osgi.RankedServices
Instantiate with change listener.
RankedServices.ChangeListener - Interface in org.apache.sling.commons.osgi
Notification for changes on services list.
RatingsService - Interface in org.apache.sling.sample.slingshot.ratings
Service for handling the ratings
RatingsUtil - Class in org.apache.sling.sample.slingshot.ratings
Utility class for handling ratings.
RatingsUtil() - Constructor for class org.apache.sling.sample.slingshot.ratings.RatingsUtil
 
read(InputStream, ModelArchiveReader.ArtifactConsumer) - Static method in class org.apache.sling.provisioning.model.io.ModelArchiveReader
Read a model archive.
read(Reader, String) - Static method in class org.apache.sling.provisioning.model.io.ModelReader
Reads the model file The reader is not closed.
read() - Method in class org.apache.sling.scripting.javascript.io.EspReader
Return the next filtered character.
read(char[]) - Method in class org.apache.sling.scripting.javascript.io.EspReader
Fill the given buffer with filtered or injected characters.
read(char[], int, int) - Method in class org.apache.sling.scripting.javascript.io.EspReader
Fill the buffer from the offset with the number of characters given.
READER - Static variable in class org.apache.sling.api.scripting.SlingBindings
The name of the global scripting variable providing the Reader object (value is "reader").
ready() - Method in class org.apache.sling.scripting.javascript.io.EspReader
Check whether we may block at the next read() operation.
reason - Variable in class org.apache.sling.api.resource.runtime.dto.ResourceProviderFailureDTO
The reason for the failure.
Record<T> - Interface in org.apache.sling.scripting.sightly
A Record is a key-value immutable object understood by the HTL runtime, used for abstracting complex objects like Sightly templates (declared with the data-sly-template block element) or objects that need to be translated from Java to JavaScript and back.
RecursionTooDeepException - Exception in org.apache.sling.api.request
The RecursionTooDeepException is thrown by the Sling implementation if to many recursive content inclusions take place.
RecursionTooDeepException(String) - Constructor for exception org.apache.sling.api.request.RecursionTooDeepException
Creates a new instance of this class reporting the exception occurred while trying to include the output for rendering the resource at the given path.
REDIRECT_PARAMETER - Static variable in interface org.apache.sling.auth.core.AuthenticationSupport
The name of the request parameter indicating where to redirect to after successful authentication (and optional impersonation).
references - Variable in class org.apache.sling.scripting.core.ScriptHelper
The list of references - we don't need to synchronize this as we are running in one single request.
refresh() - Method in interface org.apache.sling.api.resource.RefreshableResourceProvider
Deprecated.
The provider is updated to reflect the latest state.
refresh() - Method in interface org.apache.sling.api.resource.ResourceResolver
The resolver is updated to reflect the latest state.
refresh() - Method in class org.apache.sling.api.wrappers.ResourceResolverWrapper
 
refresh(ResolveContext<T>) - Method in class org.apache.sling.spi.resource.provider.ResourceProvider
The provider is updated to reflect the latest state.
refreshable - Variable in class org.apache.sling.api.resource.runtime.dto.ResourceProviderDTO
Whether the resource provider supports refreshing.
RefreshableResourceProvider - Interface in org.apache.sling.api.resource
Deprecated.
registerAnnouncement(Announcement) - Method in interface org.apache.sling.discovery.base.connectors.announcement.AnnouncementRegistry
Register the given announcement - and returns the backoff interval (in seconds) for stable connectors - or -1 if the registration was not successful (likely indicating a loop)
registerAnnouncement(Announcement) - Method in class org.apache.sling.discovery.base.connectors.announcement.AnnouncementRegistryImpl
 
RegisteredResource - Interface in org.apache.sling.installer.api.tasks
A resource that's been registered in the OSGi controller.
registerMimeType(String, String...) - Method in interface org.apache.sling.commons.mime.MimeTypeService
Dynamically register a new mime type with one or more file name extensions.
registerMimeType(InputStream) - Method in interface org.apache.sling.commons.mime.MimeTypeService
Register MIME types stored in the given input stream formatted as a regular MIME type file format: One entry per line.
RegisterNamespace - Class in org.apache.sling.repoinit.parser.operations
 
RegisterNamespace(String, String) - Constructor for class org.apache.sling.repoinit.parser.operations.RegisterNamespace
 
registerNodeType(Session, URL) - Static method in class org.apache.sling.jcr.base.NodeTypeLoader
Registers node types from the CND file accessible by the URL with the node type manager available from the given session.
registerNodeType(Session, InputStream) - Static method in class org.apache.sling.jcr.base.NodeTypeLoader
Registers node types from the CND file read from the source with the node type manager available from the given session.
registerNodeType(Session, String, Reader, boolean) - Static method in class org.apache.sling.jcr.base.NodeTypeLoader
 
RegisterNodetypes - Class in org.apache.sling.repoinit.parser.operations
An embedded block of text
RegisterNodetypes(String) - Constructor for class org.apache.sling.repoinit.parser.operations.RegisterNodetypes
 
registerOutgoingConnector(ClusterViewService, URL) - Method in interface org.apache.sling.discovery.base.connectors.ping.ConnectorRegistry
Register an outgoing topology connector using the provided endpoint url
registerOutgoingConnector(ClusterViewService, URL) - Method in class org.apache.sling.discovery.base.connectors.ping.ConnectorRegistryImpl
 
registerPing(Announcement) - Method in class org.apache.sling.discovery.base.connectors.announcement.Announcement
 
registerResources(String, InstallableResource[]) - Method in interface org.apache.sling.installer.api.OsgiInstaller
Provide the installer with the complete list of installable resources for a given client.
registerService() - Method in class org.apache.sling.jcr.base.AbstractSlingRepositoryManager
Registers this component as an OSGi service with the types provided by the AbstractSlingRepositoryManager.getServiceRegistrationInterfaces() method and properties provided by the AbstractSlingRepositoryManager.getServiceRegistrationProperties() method.
registerWrapper(Class<?>, String) - Method in class org.apache.sling.scripting.javascript.helper.SlingWrapFactory
 
registryLock - Variable in class org.apache.sling.jcr.registration.AbstractRegistrationSupport
A lock to serialize access to the registry management in this class.
release(ClassLoader) - Method in interface org.apache.sling.commons.classloader.DynamicClassLoaderProvider
Deprecated.
Release the provided class loader.
release(ThreadPool) - Method in interface org.apache.sling.commons.threads.ThreadPoolManager
Release the thread pool again.
remove(Object) - Method in class org.apache.sling.api.resource.ResourceMetadata
 
remove(Object) - Method in class org.apache.sling.api.wrappers.CompositeValueMap
remove() - Method in class org.apache.sling.api.wrappers.IteratorWrapper
 
remove(Object) - Method in class org.apache.sling.api.wrappers.ValueMapDecorator
remove(Object) - Method in class org.apache.sling.auth.core.spi.AuthenticationInfo
Removes the entry with the given key and returns its former value (if existing).
remove(T) - Method in class org.apache.sling.provisioning.model.ItemList
Remove an item.
remove(String) - Method in class org.apache.sling.provisioning.model.KeyValueMap
Remove an item from the map
removeAll() - Method in interface org.apache.sling.event.jobs.Queue
Remove all outstanding jobs and delete them.
removeAndValidateWorkspace(String, Session) - Method in class org.apache.sling.servlets.post.AbstractPostOperation
Deprecated.
Remove the workspace name, if any, from the start of the path and validate that the session's workspace name matches the path workspace name.
removed() - Method in class org.apache.sling.discovery.commons.InstancesDiff
Returns the InstanceCollection collection containing the InstanceDescription instances that are contained in the old collection but not in the new collection.
removedService(ServiceReference, Object) - Method in class org.apache.sling.commons.osgi.SortingServiceTracker
 
removeInherited(String) - Method in class org.apache.sling.discovery.base.connectors.announcement.Announcement
Remove all announcements that match the given owner Id
removeInstanceDescription(InstanceDescription) - Method in class org.apache.sling.discovery.commons.providers.DefaultClusterView
Removes the given instance from this cluster.
removeJob(String) - Method in interface org.apache.sling.commons.scheduler.Scheduler
Deprecated.
removeJobById(String) - Method in interface org.apache.sling.event.jobs.JobManager
Removes the job even if it is currently in processing.
removeOption(String) - Method in class org.apache.sling.scripting.sightly.compiler.expression.Expression
Removes the given option from this expression.
removePrefix(String, String) - Method in class org.apache.sling.repoinit.parser.operations.LinePrefixCleaner
 
removeScript(String) - Method in interface org.apache.sling.scripting.api.ScriptCache
Removes the script identified by scriptPath from the cache.
rename(String, String) - Method in interface org.apache.sling.commons.classloader.ClassLoaderWriter
Rename a class/resource.
render(PrintWriter, String) - Method in interface org.apache.sling.commons.log.logback.webconsole.LogPanel
 
render(PrintWriter, RenderContext, Bindings) - Method in class org.apache.sling.scripting.sightly.java.compiler.RenderUnit
Render the main script template
render(PrintWriter, Bindings, Bindings, RenderContext) - Method in class org.apache.sling.scripting.sightly.java.compiler.RenderUnit
 
renderContent(HttpServletRequest, HttpServletResponse) - Method in class org.apache.sling.discovery.oak.TopologyWebConsolePlugin
 
RenderContext - Interface in org.apache.sling.scripting.sightly.render
The RenderContext defines the context for executing HTL scripts.
RenderUnit - Class in org.apache.sling.scripting.sightly.java.compiler
Basic unit of rendering.
RenderUnit() - Constructor for class org.apache.sling.scripting.sightly.java.compiler.RenderUnit
 
RenderUnit.FluentMap - Class in org.apache.sling.scripting.sightly.java.compiler
 
replace(CommandVisitor) - Method in class org.apache.sling.scripting.sightly.compiler.commands.StatefulVisitor.StateControl
 
replaceAccessControlEntry(Session, String, Principal, String[], String[], String[]) - Static method in class org.apache.sling.jcr.base.util.AccessControlUtil
replaceAccessControlEntry(Session, String, Principal, String[], String[], String[], String) - Static method in class org.apache.sling.jcr.base.util.AccessControlUtil
Replaces existing access control entries in the ACL for the specified principal and resourcePath.
RepoInitParser - Interface in org.apache.sling.repoinit.parser
repoinit parser service interface
RepoInitParsingException - Exception in org.apache.sling.repoinit.parser
 
RepoInitParsingException(String, Throwable) - Constructor for exception org.apache.sling.repoinit.parser.RepoInitParsingException
 
reportChanges(Iterable<ResourceChange>, boolean) - Method in interface org.apache.sling.spi.resource.provider.ObservationReporter
A resource provider can inform about a list of changes.
reportChanges(ObserverConfiguration, Iterable<ResourceChange>, boolean) - Method in interface org.apache.sling.spi.resource.provider.ObservationReporter
A resource provider can inform about a list of changes.
REPOSITORY_REGISTRATION_NAME - Static variable in class org.apache.sling.jcr.registration.AbstractRegistrationSupport
The JCR Repository service registration property used to create the registration name.
REPOSITORY_URL_OVERRIDE_PROPERTY - Static variable in class org.apache.sling.jcr.base.util.RepositoryAccessor
Name of the property that the jcr client and server bundles to override their default configuration settings and connect to the specified repository instead (SLING-254 and SLING-260)
RepositoryAccessor - Class in org.apache.sling.jcr.base.util
Access a Repository via JNDI or RMI.
RepositoryAccessor() - Constructor for class org.apache.sling.jcr.base.util.RepositoryAccessor
 
representsLoop() - Method in class org.apache.sling.discovery.base.connectors.ping.TopologyConnectorClient
 
representsLoop() - Method in interface org.apache.sling.discovery.base.connectors.ping.TopologyConnectorClientInformation
whether or not the counterpart of this connector has detected a loop in the topology connectors
REQUEST - Static variable in class org.apache.sling.api.scripting.SlingBindings
The name of the global scripting variable providing the SlingHttpServletRequest object (value is "request").
REQUEST_ATTR_WORKSPACE_INFO - Static variable in interface org.apache.sling.api.resource.ResourceResolver
Deprecated. 
REQUEST_ATTRIBUTE_RESOLVER - Static variable in interface org.apache.sling.auth.core.AuthenticationSupport
The name of the request attribute set by the AuthenticationSupport.handleSecurity(HttpServletRequest, HttpServletResponse) method if authentication succeeds and true is returned.
REQUEST_LOG_NAME - Static variable in interface org.apache.sling.engine.RequestLog
Deprecated.
The name of the service property which is compared to the name of the RequestLog service to be used to write the log messages (value is "requestlog.name").
REQUEST_LOGIN_PARAMETER - Static variable in interface org.apache.sling.auth.core.spi.AuthenticationHandler
The request parameter which may be used to explicitly select an authentication handler by its type if authentication will be requested through AuthenticationHandler.requestCredentials(HttpServletRequest, HttpServletResponse).
RequestAttribute - Annotation Type in org.apache.sling.models.annotations.injectorspecific
Annotation to be used on either methods, fields or constructor parameters to let Sling Models inject a request attribute.
requestAuthentication(HttpServletRequest, HttpServletResponse) - Method in interface org.apache.sling.engine.auth.AuthenticationHandler
Deprecated.
Requests authentication information from the client.
requestCredentials(HttpServletRequest, HttpServletResponse) - Method in interface org.apache.sling.auth.core.spi.AuthenticationHandler
Requests authentication information from the client.
RequestDispatcherOptions - Class in org.apache.sling.api.request
RequestDispatcherOptions are used in the SlingHttpServletRequest.getRequestDispatcher(org.apache.sling.api.resource.Resource, RequestDispatcherOptions) method, to give more control on some aspects of the include/forward mechanism.
RequestDispatcherOptions() - Constructor for class org.apache.sling.api.request.RequestDispatcherOptions
Creates an instance with no options set.
RequestDispatcherOptions(String) - Constructor for class org.apache.sling.api.request.RequestDispatcherOptions
Creates a new instances setting options by parsing the given options string as follows: If the string is empty or null no options are set. If the string neither contains a comma nor an equals sign, the string is assumed to be a resource type.
RequestLocaleResolver - Interface in org.apache.sling.i18n
The RequestLocaleResolver service interface may be implemented by a service registered under this name to allow the resolution of the request Locale to apply.
RequestLog - Interface in org.apache.sling.engine
Deprecated.
Use the request progress tracker instead.
RequestParameter - Interface in org.apache.sling.api.request
The RequestParameter class represents a single parameter sent with the client request.
RequestParameterMap - Interface in org.apache.sling.api.request
The RequestParameterMap encapsulates all request parameters of a request.
RequestPathInfo - Interface in org.apache.sling.api.request
Sling breaks the request URI into four parts: the path itself, optional dot-separated selectors and extension that follow it, and an optional path suffix.
RequestProcessorMBean - Interface in org.apache.sling.engine.jmx
This is the management interface for the SlingRequestProcessor.
RequestProgressTracker - Interface in org.apache.sling.api.request
The RequestProgressTracker class provides the functionality to track the progress of request processing.
RequestUtil - Class in org.apache.sling.api.request
Request related utility methods.
RequestUtil() - Constructor for class org.apache.sling.api.request.RequestUtil
 
RequestUtil - Class in org.apache.sling.engine
Deprecated.
RequestUtil() - Constructor for class org.apache.sling.engine.RequestUtil
Deprecated.
 
require(Context, Scriptable, Object[]) - Method in class org.apache.sling.scripting.javascript.helper.SlingGlobal
 
Required - Annotation Type in org.apache.sling.models.annotations
Marker annotation for required injections.
requireItemPathPrefix(SlingHttpServletRequest) - Method in class org.apache.sling.servlets.post.AbstractPostOperation
Deprecated.
Returns true if any of the request parameters starts with ./.
RES_LOC - Static variable in interface org.apache.sling.commons.log.logback.webconsole.LogPanel
 
reschedule() - Method in interface org.apache.sling.event.jobs.ScheduledJobInfo
Reschedule this job with a new rescheduling information.
reset() - Method in interface org.apache.sling.api.resource.PersistableValueMap
Deprecated.
Reset the changes.
reset() - Method in interface org.apache.sling.event.jobs.Statistics
Clear all collected statistics and set the starting time to the current time.
reset() - Method in class org.apache.sling.scripting.javascript.helper.ModuleScope
 
reset() - Method in class org.apache.sling.scripting.javascript.io.EspReader
Reset the stream.
resetLeaderElectionId() - Method in class org.apache.sling.discovery.oak.pinger.OakViewChecker
Hook that will cause a reset of the leaderElectionId on next invocation of issueClusterLocalHeartbeat.
resetStatistics() - Method in interface org.apache.sling.engine.jmx.FilterProcessorMBean
Resets all statistics values and restarts from zero.
resetStatistics() - Method in interface org.apache.sling.engine.jmx.RequestProcessorMBean
Resets all statistics values and restarts from zero.
RESOLUTION_PATH - Static variable in class org.apache.sling.api.resource.ResourceMetadata
The name of the required property providing the part of the request URI which was used to the resolve the resource to which the meta data instance belongs (value is "sling.resolutionPath").
RESOLUTION_PATH_INFO - Static variable in class org.apache.sling.api.resource.ResourceMetadata
The name of the required property providing the part of the request URI which was not used to the resolve the resource to which the meta data instance belongs (value is "sling.resolutionPathInfo").
resolve(HttpServletRequest, String) - Method in interface org.apache.sling.api.resource.ResourceResolver
Resolves the resource from the given absPath optionally taking HttpServletRequest into account, such as the value of the Host request header.
resolve(String) - Method in interface org.apache.sling.api.resource.ResourceResolver
Resolves the resource from the given absolute path.
resolve(HttpServletRequest) - Method in interface org.apache.sling.api.resource.ResourceResolver
Deprecated.
resolve(HttpServletRequest, String) - Method in class org.apache.sling.api.wrappers.ResourceResolverWrapper
Wraps and returns the Resource obtained by calling resolve on the wrapped resource resolver.
resolve(String) - Method in class org.apache.sling.api.wrappers.ResourceResolverWrapper
Wraps and returns the Resource obtained by calling resolve on the wrapped resource resolver.
resolve(HttpServletRequest) - Method in class org.apache.sling.api.wrappers.ResourceResolverWrapper
Wraps and returns the Resource obtained by calling resolve on the wrapped resource resolver.
resolve(Artifact) - Method in interface org.apache.sling.provisioning.model.ModelUtility.ArtifactVersionResolver
Setting a version for an artifact dependency in a Sling Provisioning file is optional.
resolve(Feature, String) - Method in interface org.apache.sling.provisioning.model.ModelUtility.VariableResolver
Resolve the variable.
ResolveContext<T> - Interface in org.apache.sling.spi.resource.provider
The resolve context is passed to most of the methods of the ResourceProvider to provide additional context information for the provider.
resolveLocale(SlingHttpServletRequest) - Method in class org.apache.sling.i18n.DefaultLocaleResolver
Return the Locales provided by the ServletRequest.getLocales() method collected in a List.
resolveLocale(HttpServletRequest) - Method in class org.apache.sling.i18n.DefaultLocaleResolver
 
resolveLocale(SlingHttpServletRequest) - Method in interface org.apache.sling.i18n.LocaleResolver
Deprecated.
Return a non-null but possiby empty list of Locale instances to consider for localization of the current request.
resolveLocale(HttpServletRequest) - Method in interface org.apache.sling.i18n.RequestLocaleResolver
Return a non-null but possibly empty list of Locale instances to consider for localization of the current request.
resolvePath(String, String) - Method in class org.apache.sling.servlets.post.AbstractPostOperation
Deprecated.
Resolves the given path with respect to the current root path.
resolveProperty(Object, Object) - Method in class org.apache.sling.scripting.sightly.render.AbstractRuntimeObjectModel
 
resolveProperty(Object, Object) - Method in interface org.apache.sling.scripting.sightly.render.RuntimeObjectModel
Resolve a property of a target object and return its value.
RESOLVER - Static variable in class org.apache.sling.api.scripting.SlingBindings
The name of the global scripting variable providing the ResourceResolver object (value is "resolver").
ResolverOptions() - Constructor for class org.apache.sling.provisioning.model.ModelUtility.ResolverOptions
 
resolveServlet(SlingHttpServletRequest) - Method in interface org.apache.sling.api.servlets.ServletResolver
Resolves a javax.servlet.Servlet whose service method may be used to handle the given request.
resolveServlet(Resource, String) - Method in interface org.apache.sling.api.servlets.ServletResolver
Resolves a javax.servlet.Servlet whose service method may be used to handle a request.
resolveServlet(ResourceResolver, String) - Method in interface org.apache.sling.api.servlets.ServletResolver
Resolves a javax.servlet.Servlet whose service method may be used to handle a request.
Resource - Interface in org.apache.sling.api.resource
Resources are pieces of content on which Sling acts
RESOURCE - Static variable in class org.apache.sling.api.scripting.SlingBindings
The name of the global scripting variable providing the Resource object (value is "resource").
Resource - Interface in org.apache.sling.installer.api.info
A resource provides all relevant information about a registered resource.
resource - Variable in class org.apache.sling.sample.slingshot.model.PropertiesSupport
 
RESOURCE - Static variable in class org.apache.sling.scripting.sightly.compiler.RuntimeFunction
The name of the RuntimeCall function that will perform resource inclusion in the rendering process.
RESOURCE_IS_TEMPLATE - Static variable in class org.apache.sling.installer.api.InstallableResource
Optional parameter to be passed in the dictionary.
RESOURCE_PERSIST - Static variable in interface org.apache.sling.installer.api.ResourceChangeListener
This attribute defines if a change of the resource should be persisted by the installer.
RESOURCE_TYPE_NON_EXISTING - Static variable in interface org.apache.sling.api.resource.Resource
The special resource type for resource instances representing nonexisting resources (value is "sling:nonexisting").
RESOURCE_TYPE_SYNTHETIC - Static variable in interface org.apache.sling.api.resource.ResourceProvider
Deprecated.
The resource type be set on resources returned by the ResourceProvider.listChildren(Resource) method to enable traversing the resource tree down to a deeply nested provided resource which has no concrete parent hierarchy (value is"sling:syntheticResourceProviderResource").
RESOURCE_TYPE_SYNTHETIC - Static variable in class org.apache.sling.spi.resource.provider.ResourceProvider
The resource type be set on resources returned by the ResourceProvider.listChildren(ResolveContext, Resource) method to enable traversing the resource tree down to a deeply nested provided resource which has no concrete parent hierarchy (value is"sling:syntheticResourceProviderResource").
RESOURCE_URI_HINT - Static variable in class org.apache.sling.installer.api.InstallableResource
Optional parameter in the dictionary if a resource (not a dict) is installed.
ResourceAccessSecurity - Interface in org.apache.sling.api.security
The ResourceAccessSecurity defines a service API which is used in two different context: for securing resource providers which have no own access control and on the application level to further restrict the access to resources in general.
resourceAddedOrUpdated(String, String, InputStream, Dictionary<String, Object>, Map<String, Object>) - Method in interface org.apache.sling.installer.api.ResourceChangeListener
Inform the installer about an added or updated resource
ResourceBundleProvider - Interface in org.apache.sling.i18n
The ResourceBundleProvider service interface defines the API for a service, which is capable of returned ResourceBundle for given any Locale.
ResourceChange - Class in org.apache.sling.api.resource.observation
A resource change event is immutable.
ResourceChange(ResourceChange.ChangeType, String, boolean) - Constructor for class org.apache.sling.api.resource.observation.ResourceChange
Create a new change object
ResourceChange(ResourceChange.ChangeType, String, boolean, Set<String>, Set<String>, Set<String>) - Constructor for class org.apache.sling.api.resource.observation.ResourceChange
Deprecated.
The sets of property names are not supported anymore.
ResourceChange.ChangeType - Enum in org.apache.sling.api.resource.observation
The type of the change
ResourceChangeList - Interface in org.apache.sling.api.resource.observation
An instance of ResourceChangeList is passed to ResourceChangeListener.onChange(List) to pass in addtional information like the search path.
ResourceChangeListener - Interface in org.apache.sling.api.resource.observation
Listener for resource change events.
ResourceChangeListener - Interface in org.apache.sling.installer.api
OSGi Service listening for changes of resources.
ResourceContext - Interface in org.apache.sling.spi.resource.provider
The resource context provides additional information for resource resolving.
ResourceDecorator - Interface in org.apache.sling.api.resource
Optional service to decorate Resources returned by the ResourceResolver.
ResourceGroup - Interface in org.apache.sling.installer.api.info
This is a group of resources all pointing to the same artifact, but maybe in different versions or locations.
ResourceHelper - Class in org.apache.sling.discovery.commons.providers.util
Some helper methods surrounding resources
ResourceHelper() - Constructor for class org.apache.sling.discovery.commons.providers.util.ResourceHelper
 
ResourceMetadata - Class in org.apache.sling.api.resource
The ResourceMetadata interface defines the API for the metadata of a Sling Resource.
ResourceMetadata() - Constructor for class org.apache.sling.api.resource.ResourceMetadata
 
ResourceNotFoundException - Exception in org.apache.sling.api.resource
An Exception that causes Sling to return a 404 (NOT FOUND) status code.
ResourceNotFoundException(String) - Constructor for exception org.apache.sling.api.resource.ResourceNotFoundException
 
ResourceNotFoundException(String, String) - Constructor for exception org.apache.sling.api.resource.ResourceNotFoundException
 
ResourceNotFoundException(String, Throwable) - Constructor for exception org.apache.sling.api.resource.ResourceNotFoundException
 
ResourceNotFoundException(String, String, Throwable) - Constructor for exception org.apache.sling.api.resource.ResourceNotFoundException
 
ResourcePath - Annotation Type in org.apache.sling.models.annotations.injectorspecific
Annotation to be used on either methods, fields or constructor parameters to let Sling Models inject a resource by path(s).
ResourceProperty - Interface in org.apache.sling.validation.model
Describes a Resource property.
ResourceProvider - Interface in org.apache.sling.api.resource
Deprecated.
ResourceProvider<T> - Class in org.apache.sling.spi.resource.provider
API for providers of resources.
ResourceProvider() - Constructor for class org.apache.sling.spi.resource.provider.ResourceProvider
 
ResourceProviderDTO - Class in org.apache.sling.api.resource.runtime.dto
Represents a org.apache.sling.spi.resource.provider.ResourceProvider.
ResourceProviderDTO() - Constructor for class org.apache.sling.api.resource.runtime.dto.ResourceProviderDTO
 
ResourceProviderFactory - Interface in org.apache.sling.api.resource
Deprecated.
ResourceProviderFailureDTO - Class in org.apache.sling.api.resource.runtime.dto
Represents a failed org.apache.sling.spi.resource.provider.ResourceProvider.
ResourceProviderFailureDTO() - Constructor for class org.apache.sling.api.resource.runtime.dto.ResourceProviderFailureDTO
 
resourceRemoved(String, String) - Method in interface org.apache.sling.installer.api.ResourceChangeListener
Inform the installer about a removed resource
ResourceResolution - Class in org.apache.sling.scripting.sightly.engine
Utility class which is used by the HTL engine & extensions to resolve resources.
ResourceResolution() - Constructor for class org.apache.sling.scripting.sightly.engine.ResourceResolution
 
ResourceResolver - Interface in org.apache.sling.api.resource
The ResourceResolver defines the service API which may be used to resolve Resource objects.
ResourceResolverFactory - Interface in org.apache.sling.api.resource
The ResourceResolverFactory defines the service API to get and create ResourceResolvers.
resourceResolverFactory - Variable in class org.apache.sling.discovery.commons.providers.spi.base.OakBacklogClusterSyncService
 
resourceResolverFactory - Variable in class org.apache.sling.discovery.commons.providers.spi.base.SyncTokenService
 
resourceResolverFactory - Variable in class org.apache.sling.discovery.oak.pinger.OakViewChecker
 
resourceResolverFactory - Variable in class org.apache.sling.discovery.oak.TopologyWebConsolePlugin
 
ResourceResolverWrapper - Class in org.apache.sling.api.wrappers
The ResourceResolverWrapper is a wrapper for any ResourceResolver, delegating all method calls to the wrapped resource resolver by default.
ResourceResolverWrapper(ResourceResolver) - Constructor for class org.apache.sling.api.wrappers.ResourceResolverWrapper
Creates a new wrapper instance, delegating all calls to the given resolver.
ResourceState - Enum in org.apache.sling.installer.api.tasks
The state of a resource.
ResourceSuperType - Class in org.apache.sling.models.annotations.via
Marker class for using the ResourceSuperType @Via provider.
ResourceSuperType() - Constructor for class org.apache.sling.models.annotations.via.ResourceSuperType
 
ResourceTransformer - Interface in org.apache.sling.installer.api.tasks
A resource transformer transform a registered resource before it can be installed.
RESOURCETYPE - Static variable in class org.apache.sling.sample.slingshot.model.Stream
The resource type for a stream.
RESOURCETYPE - Static variable in class org.apache.sling.sample.slingshot.model.StreamEntry
The resource type for a stream entry.
RESOURCETYPE - Static variable in class org.apache.sling.sample.slingshot.model.StreamInfo
The resource type for a stream info.
RESOURCETYPE - Static variable in class org.apache.sling.sample.slingshot.model.User
The resource type for a user.
RESOURCETYPE - Static variable in class org.apache.sling.sample.slingshot.model.UserInfo
The resource type for a user info.
RESOURCETYPE_COMMENT - Static variable in class org.apache.sling.sample.slingshot.comments.CommentsUtil
The resource type for a comment.
RESOURCETYPE_RATING - Static variable in class org.apache.sling.sample.slingshot.ratings.RatingsUtil
The resource type for a rating.
resourceTypeToPath(String) - Static method in class org.apache.sling.api.resource.ResourceUtil
Helper method, which returns the given resource type as returned from the Resource.getResourceType() as a relative path.
ResourceUtil - Class in org.apache.sling.api.resource
The ResourceUtil class provides helper methods dealing with resources.
ResourceUtil() - Constructor for class org.apache.sling.api.resource.ResourceUtil
 
ResourceUtil.BatchResourceRemover - Class in org.apache.sling.api.resource
A batch resource remover deletes resources in batches.
ResourceWrapper - Class in org.apache.sling.api.resource
The ResourceWrapper is a wrapper for any Resource delegating all method calls to the wrapped resource by default.
ResourceWrapper(Resource) - Constructor for class org.apache.sling.api.resource.ResourceWrapper
Creates a new wrapper instance delegating all method calls to the given resource.
RESPONSE - Static variable in class org.apache.sling.api.scripting.SlingBindings
The name of the global scripting variable providing the SlingHttpServletResponse object (value is "response").
RESPONSE_CONTENT_TYPE - Static variable in class org.apache.sling.servlets.post.JSONResponse
 
ResponseUtil - Class in org.apache.sling.api.request
Response related utility methods
ResponseUtil() - Constructor for class org.apache.sling.api.request.ResponseUtil
 
ResponseUtil - Class in org.apache.sling.engine
Deprecated.
ResponseUtil() - Constructor for class org.apache.sling.engine.ResponseUtil
Deprecated.
 
result() - Method in interface org.apache.sling.event.jobs.consumer.JobExecutionContext
Build a result for the processing.
Result - Class in org.apache.sling.hc.api
The result of executing a HealthCheck
Result(Result.Status, String) - Constructor for class org.apache.sling.hc.api.Result
Build a single-value Result
Result(Result.Status, String, Exception) - Constructor for class org.apache.sling.hc.api.Result
Build a single-value Result with exception
Result(ResultLog) - Constructor for class org.apache.sling.hc.api.Result
Build a a Result based on a ResultLog, which can provide more details than a single-value Result.
Result.Status - Enum in org.apache.sling.hc.api
 
RESULT_CACHE_TTL_IN_MS - Static variable in interface org.apache.sling.hc.api.HealthCheck
Optional service property: TTL for health check Result.
resultLog - Variable in class org.apache.sling.hc.api.Result
 
ResultLog - Class in org.apache.sling.hc.api
The log of a Result, allows for providing multiple lines of information which are aggregated as a single Result.
ResultLog() - Constructor for class org.apache.sling.hc.api.ResultLog
Build a log.
ResultLog(ResultLog) - Constructor for class org.apache.sling.hc.api.ResultLog
Create a copy of the result log
ResultLog.Entry - Class in org.apache.sling.hc.api
An entry in this log
resume() - Method in interface org.apache.sling.event.jobs.Queue
Resume a suspended queue.
resume() - Method in interface org.apache.sling.event.jobs.ScheduledJobInfo
Resume job processing.
retained(boolean) - Method in class org.apache.sling.discovery.commons.InstancesDiff
Returns the InstanceSet collection containing the InstanceDescription instances that are contained in both the old collection and the new collection.
retained(boolean, boolean) - Method in class org.apache.sling.discovery.commons.InstancesDiff
Returns the InstanceCollection collection containing the InstanceDescription instances that are contained in both the old and the new collections.
RetryHandler - Interface in org.apache.sling.installer.api.tasks
The retry handler should be informed by external services whenever something in the system changed which might make it worth to retry a failed installed.
retryJobById(String) - Method in interface org.apache.sling.event.jobs.JobManager
Retry a cancelled job.
revert(ResourceResolver) - Method in interface org.apache.sling.api.resource.ModifyingResourceProvider
Deprecated.
Revert all transient changes: create, delete and updates.
revert() - Method in interface org.apache.sling.api.resource.ResourceResolver
Revert all pending changes.
revert() - Method in class org.apache.sling.api.wrappers.ResourceResolverWrapper
 
revert(ResolveContext<T>) - Method in class org.apache.sling.spi.resource.provider.ResourceProvider
Revert all transient changes: create, delete and updates.
RhinoHostObjectProvider - Interface in org.apache.sling.scripting.javascript
The RhinoHostObjectProvider defines the service interface to inject additional ECMAScript host objects as well as to make classes and packages known.
RMI_PREFIX - Static variable in class org.apache.sling.jcr.base.util.RepositoryAccessor
Prefix for RMI Repository URLs
ROOTS - Static variable in interface org.apache.sling.api.resource.ResourceProvider
Deprecated.
The name of the service registration property containing the root paths of the resources provided by this provider (value is "provider.roots").
RP_APPLY_TO - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
Name of the request parameter used to indicate the resource to apply the operation to (value is ":applyTo").
RP_APPLY_TO_CHUNKS - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
Name of the request parameter indicating request operation is applicable to chunks.
RP_AUTO_CHECKOUT - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
Name of the request parameter indicating whether versionable nodes should be checked in during an SlingPostConstants.OPERATION_IMPORT operation.
RP_CHECKIN - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
Name of the request parameter indicating whether versionable nodes should be checked in during an SlingPostConstants.OPERATION_IMPORT operation.
RP_CONTENT - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
Name of the request parameter containing the content to be imported by the 'import' operation.
RP_CONTENT_FILE - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
Name of the request parameter containing the file to be imported by the 'import' operation.
RP_CONTENT_TYPE - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
Name of the request parameter containing the content type of the content to be imported by the 'import' operation.
RP_DEST - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
Name of the request parameter used to indicate the destination for the copy and move operations (value is ":dest").
RP_DISPLAY_EXTENSION - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
Optional request parameter: if provided, added at the end of the computed (or supplied) redirect URL
RP_NODE_NAME - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
Optional request paramter specifying a node name for a newly created node (value is ":name").
RP_NODE_NAME_HINT - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
Optional request paramter specifying a node name hint for a newly created node (value is ":nameHint").
RP_NOP_STATUS - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
Optional request parameter to indicate the actual response status to send back as a result of calling the #OPERATION_NOP (value is ":nopstatus").
RP_OPERATION - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
The name of the parameter containing the operation to execute (value is ":operation").
RP_ORDER - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
Optional request parameter indicating the order of newly created nodes in creation, copy and move operation requests (value is ":order").
RP_PREFIX - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
Prefix for parameter names which control this POST (RP_ stands for "request param") (value is ":").
RP_REDIRECT_TO - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
Optional request parameter: redirect to the specified URL after POST
RP_REMOVE_EXISTING - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
Name of the request parameter indicating whether the nodes existing outside the versioning graph should be removed.
RP_REPLACE - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
Name of the request parameter indicating whether the destination for a copy or move operation is to be replaced if existing (value is ":replace").
RP_REPLACE_PROPERTIES - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
Name of the request parameter indicating whether the destination for a property change during an import operation is to be replaced if existing.
RP_SEND_ERROR - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
Optional request parameter: defines if to enable the error handling also for POST request.
RP_STATUS - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
Optional request parameter: define how the response is sent back to the client.
RP_VERSION - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
Name of the request parameter indicating the name or the label of the resource version.
run() - Method in class org.apache.sling.discovery.base.commons.BaseViewChecker
 
run() - Method in class org.apache.sling.discovery.base.commons.PeriodicBackgroundJob
 
run(SlingHttpServletRequest, PostResponse, SlingPostProcessor[]) - Method in class org.apache.sling.servlets.post.AbstractPostOperation
Deprecated.
Prepares and finalizes the actual operation.
run(SlingHttpServletRequest, HtmlResponse, SlingPostProcessor[]) - Method in class org.apache.sling.servlets.post.AbstractSlingPostOperation
Deprecated.
run(SlingHttpServletRequest, PostResponse, SlingPostProcessor[]) - Method in interface org.apache.sling.servlets.post.PostOperation
Executes the operation provided by this service implementation.
run(SlingHttpServletRequest, HtmlResponse, SlingPostProcessor[]) - Method in interface org.apache.sling.servlets.post.SlingPostOperation
Deprecated.
Executes the operation provided by this service implementation.
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_REMOVE - Static variable in class org.apache.sling.provisioning.model.ModelConstants
Name of the run mode to remove things from the base model.
RUN_MODE_STANDALONE - Static variable in class org.apache.sling.provisioning.model.ModelConstants
Name of the standalone run mode.
RUN_MODE_WEBAPP - Static variable in class org.apache.sling.provisioning.model.ModelConstants
Name of the webapp run mode.
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.
RunMode - Class in org.apache.sling.provisioning.model
A run mode is a collection of - artifacts (through start levels) - configurations - settings Only if all run modes are active, this run mode is active.
RunMode(String[]) - Constructor for class org.apache.sling.provisioning.model.RunMode
Create a new run mode
RuntimeCall - Class in org.apache.sling.scripting.sightly.compiler.expression.nodes
A RuntimeCall is a special expression which provides access to utility functions from the runtime.
RuntimeCall(String, ExpressionNode...) - Constructor for class org.apache.sling.scripting.sightly.compiler.expression.nodes.RuntimeCall
Creates a RuntimeCall based on a functionName and an array of arguments.
RuntimeCall(String, List<ExpressionNode>) - Constructor for class org.apache.sling.scripting.sightly.compiler.expression.nodes.RuntimeCall
Creates a RuntimeCall based on a functionName and a list of arguments.
RuntimeDTO - Class in org.apache.sling.api.resource.runtime.dto
Represents the resource resolver runtime
RuntimeDTO() - Constructor for class org.apache.sling.api.resource.runtime.dto.RuntimeDTO
 
RuntimeExtension - Interface in org.apache.sling.scripting.sightly.extension
A RuntimeExtension represents a HTL runtime construct that provides some processing capabilities for the various data-sly-* block elements.
RuntimeFunction - Class in org.apache.sling.scripting.sightly.compiler
This class documents what runtime functions (abstracted by RuntimeCall expression nodes) will need to be available in a HTL runtime.
RuntimeFunction() - Constructor for class org.apache.sling.scripting.sightly.compiler.RuntimeFunction
 
runtimeId - Variable in class org.apache.sling.discovery.base.commons.BaseViewChecker
SLING-2901: the runtimeId is a unique id, set on activation, used for robust duplicate sling.id detection
RuntimeObjectModel - Interface in org.apache.sling.scripting.sightly.render
The RuntimeObjectModel provides various utility object inspection & conversion methods that can be applied to runtime objects when executing HTL scripts.
RuntimeService - Interface in org.apache.sling.api.resource.runtime
Runtime service providing introspection of the state of the resource resolver and the resource providers.

S

safePut(String, Object) - Method in class org.apache.sling.api.scripting.SlingBindings
Helper method which invokes HashMap.put(Object, Object) only if the value is not null.
save() - Method in interface org.apache.sling.api.resource.PersistableValueMap
Deprecated.
Persists the changes.
schedule(Object, ScheduleOptions) - Method in interface org.apache.sling.commons.scheduler.Scheduler
Schedule a job based on the options.
schedule() - Method in interface org.apache.sling.event.jobs.JobBuilder
Schedule the job
ScheduledJobInfo - Interface in org.apache.sling.event.jobs
Information about a scheduled job
ScheduleInfo - Interface in org.apache.sling.event.jobs
Scheduling information.
ScheduleInfo.ScheduleType - Enum in org.apache.sling.event.jobs
 
ScheduleOptions - Interface in org.apache.sling.commons.scheduler
Scheduler options provide an extensible way of defining how to schedule a job.
Scheduler - Interface in org.apache.sling.commons.scheduler
A scheduler to schedule time/cron based jobs.
scheduler - Variable in class org.apache.sling.discovery.oak.pinger.OakViewChecker
 
scheduleRetry() - Method in interface org.apache.sling.installer.api.tasks.RetryHandler
Schedule a retry.
ScriptableBase - Class in org.apache.sling.scripting.javascript.wrapper
Base class for Scriptable objects, uses the NativeJavaObject wrapper to provide default wrapping of methods and properties (SLING-397)
ScriptableBase() - Constructor for class org.apache.sling.scripting.javascript.wrapper.ScriptableBase
 
ScriptableCalendar - Class in org.apache.sling.scripting.javascript.wrapper
 
ScriptableCalendar() - Constructor for class org.apache.sling.scripting.javascript.wrapper.ScriptableCalendar
 
ScriptableItemMap - Class in org.apache.sling.scripting.javascript.wrapper
 
ScriptableItemMap() - Constructor for class org.apache.sling.scripting.javascript.wrapper.ScriptableItemMap
 
ScriptableMap - Class in org.apache.sling.scripting.javascript.wrapper
The ScriptableMap wrapper provides easier access to a map's values by setting the map's keys as properties to the JavaScript object representing the Map.
ScriptableMap() - Constructor for class org.apache.sling.scripting.javascript.wrapper.ScriptableMap
 
ScriptableNode - Class in org.apache.sling.scripting.javascript.wrapper
A wrapper for JCR nodes that exposes all properties and child nodes as properties of a Javascript object.
ScriptableNode() - Constructor for class org.apache.sling.scripting.javascript.wrapper.ScriptableNode
 
ScriptablePrintWriter - Class in org.apache.sling.scripting.javascript.wrapper
 
ScriptablePrintWriter() - Constructor for class org.apache.sling.scripting.javascript.wrapper.ScriptablePrintWriter
 
ScriptablePrintWriter(PrintWriter) - Constructor for class org.apache.sling.scripting.javascript.wrapper.ScriptablePrintWriter
 
ScriptableProperty - Class in org.apache.sling.scripting.javascript.wrapper
Wrap a JCR Property as a Scriptable
ScriptableProperty() - Constructor for class org.apache.sling.scripting.javascript.wrapper.ScriptableProperty
 
ScriptableResource - Class in org.apache.sling.scripting.javascript.wrapper
Resource in JavaScript has following signature: [String] getName() [String] name [Object] getResourceMetadata() [Object] resourceMetadata [String] getPath() [String] path [String] getResourceType() [String] resourceType [String] getResourceSuperType() [String] resourceSuperType [Resource] getParent() [Resource] parent [ResourceResolver] getResourceResolver() [ResourceResolver] resourceResolver [Resource] getChild(String) [Resource[]] getChildren() [Resource[]] listChildren() [Boolean] isResourceType(String) [Object] properties
ScriptableResource() - Constructor for class org.apache.sling.scripting.javascript.wrapper.ScriptableResource
 
ScriptableResource(Resource) - Constructor for class org.apache.sling.scripting.javascript.wrapper.ScriptableResource
 
ScriptableVersion - Class in org.apache.sling.scripting.javascript.wrapper
Scriptable wrapper for the JCR Version class
ScriptableVersion() - Constructor for class org.apache.sling.scripting.javascript.wrapper.ScriptableVersion
 
ScriptableVersionHistory - Class in org.apache.sling.scripting.javascript.wrapper
Scriptable wrapper for the JCR VersionHistory class
ScriptableVersionHistory() - Constructor for class org.apache.sling.scripting.javascript.wrapper.ScriptableVersionHistory
 
ScriptCache - Interface in org.apache.sling.scripting.api
The ScriptCache service interface defines a cache for compiled scripts.
ScriptEvaluationException - Exception in org.apache.sling.api.scripting
The ScriptEvaluationException is thrown by the SlingScript.eval(SlingBindings) method if an error occurrs evaluating the script.
ScriptEvaluationException(String, String) - Constructor for exception org.apache.sling.api.scripting.ScriptEvaluationException
 
ScriptEvaluationException(String, String, Throwable) - Constructor for exception org.apache.sling.api.scripting.ScriptEvaluationException
 
ScriptHelper - Class in org.apache.sling.scripting.core
Simple script helper providing access to the (wrapped) response, the on-demand writer and a simple API for request inclusion.
ScriptHelper(BundleContext, SlingScript) - Constructor for class org.apache.sling.scripting.core.ScriptHelper
 
ScriptHelper(BundleContext, SlingScript, SlingHttpServletRequest, SlingHttpServletResponse) - Constructor for class org.apache.sling.scripting.core.ScriptHelper
 
ScriptingResourceResolverProvider - Interface in org.apache.sling.scripting.api.resource
The ScriptingResourceResolverProvider provides methods to obtain ResourceResolvers that can be used by scripting bundles to perform their script resolution operations.
ScriptNameAware - Interface in org.apache.sling.scripting.api
Marker interface for various Readers from which a script's name can be obtained.
ScriptNameAwareReader - Class in org.apache.sling.scripting.core
The ScriptNameAwareReader is a FilterReader marked with the ScriptNameAware interface.
ScriptNameAwareReader(Reader, String) - Constructor for class org.apache.sling.scripting.core.ScriptNameAwareReader
Creates a ScriptNameAwareReader based on another Reader.
ScriptVariable - Annotation Type in org.apache.sling.models.annotations.injectorspecific
Annotation to be used on either methods, fields or constructor parameters to let Sling Models inject a script variable (from the org.apache.sling.api.scripting.SlingBindings)
search(Artifact) - Method in class org.apache.sling.provisioning.model.ArtifactGroup
Search an artifact with the same groupId, artifactId, type and classifier.
Section - Class in org.apache.sling.provisioning.model
An additional section in the provisioning model.
Section(String) - Constructor for class org.apache.sling.provisioning.model.Section
Construct a new feature.
Self - Annotation Type in org.apache.sling.models.annotations.injectorspecific
Annotation to be used on either methods, fields or constructor parameters to let Sling Models inject the adaptable itself, or an object that can be adapted from it.
send(HttpServletResponse, boolean) - Method in class org.apache.sling.api.servlets.HtmlResponse
Deprecated.
Writes the response to the given writer and replaces all ${var} patterns by the value of the respective property.
send(HttpServletResponse, boolean) - Method in class org.apache.sling.servlets.post.AbstractPostResponse
Writes the response to the given writer and replaces all ${var} patterns by the value of the respective property.
send(HttpServletResponse, boolean) - Method in interface org.apache.sling.servlets.post.PostResponse
Writes the response back over the provided HTTP channel.
sendInvalid(HttpServletRequest, HttpServletResponse) - Static method in class org.apache.sling.auth.core.AuthUtil
Sends a 403/FORBIDDEN response optionally stating the reason for this response code in the AuthConstants.X_REASON header.
sendInvalid(HttpServletRequest, HttpServletResponse) - Static method in class org.apache.sling.auth.core.spi.AbstractAuthenticationHandler
sendRedirect(HttpServletRequest, HttpServletResponse, String, Map<String, String>) - Static method in class org.apache.sling.auth.core.AuthUtil
Redirects to the given target path appending any parameters provided in the parameter map.
sendRedirect(HttpServletRequest, HttpServletResponse, String, Map<String, String>) - Static method in class org.apache.sling.auth.core.spi.AbstractAuthenticationHandler
sendValid(HttpServletResponse) - Static method in class org.apache.sling.auth.core.AuthUtil
Sends a 200/OK response to a credential validation request.
sendValid(HttpServletResponse) - Static method in class org.apache.sling.auth.core.spi.AbstractAuthenticationHandler
Deprecated.
service(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class org.apache.sling.api.servlets.SlingSafeMethodsServlet
Called by the SlingSafeMethodsServlet.service(ServletRequest, ServletResponse) method to handle the HTTP request.
service(ServletRequest, ServletResponse) - Method in class org.apache.sling.api.servlets.SlingSafeMethodsServlet
Forwards the request to the SlingSafeMethodsServlet.service(SlingHttpServletRequest, SlingHttpServletResponse) method if the request is a HTTP request.
service(ServletRequest, ServletResponse) - Method in class org.apache.sling.launchpad.base.webapp.SlingServletDelegate
Services the request by delegating to the delegatee servlet.
service(ServletRequest, ServletResponse) - Method in class org.apache.sling.launchpad.webapp.SlingServlet
If Sling has already been started, the request is forwarded to the started Sling framework.
SERVICE_BUNDLE - Static variable in interface org.apache.sling.api.resource.ResourceProviderFactory
Deprecated.
The authentication information property referring to the bundle providing a service for which a resource provider is to be retrieved.
SERVICE_NAME - Static variable in interface org.apache.sling.api.adapter.AdapterFactory
The service name to use when registering implementations of this interface as services.
SERVICE_NAME - Static variable in interface org.apache.sling.api.adapter.AdapterManager
The name under which this service is registered with the OSGi service registry.
SERVICE_NAME - Static variable in interface org.apache.sling.api.auth.Authenticator
The name under which this service is registered.
SERVICE_NAME - Static variable in interface org.apache.sling.api.request.SlingRequestListener
 
SERVICE_NAME - Static variable in interface org.apache.sling.api.resource.ResourceProvider
Deprecated.
The service name to use when registering implementations of this interface as services (value is "org.apache.sling.api.resource.ResourceProvider").
SERVICE_NAME - Static variable in interface org.apache.sling.auth.core.AuthenticationSupport
The name under which this service is registered.
SERVICE_NAME - Static variable in interface org.apache.sling.auth.core.spi.AuthenticationHandler
The name under which an implementation of this interface must be registered to be used as an authentication handler.
SERVICE_NAME - Static variable in interface org.apache.sling.auth.core.spi.AuthenticationInfoPostProcessor
The name under which an implementation of this interface must be registered to be used as an authentication info post processor.
SERVICE_NAME - Static variable in interface org.apache.sling.servlets.post.PostOperation
The name of the Sling POST operation service.
SERVICE_NAME - Static variable in interface org.apache.sling.servlets.post.SlingPostOperation
Deprecated.
The name of the Sling POST operation service.
serviceId - Variable in class org.apache.sling.api.resource.runtime.dto.ResourceProviderDTO
The service id from the service registry.
services - Variable in class org.apache.sling.scripting.core.ScriptHelper
A map of found services.
ServiceUserMapped - Interface in org.apache.sling.serviceusermapping
The ServiceUserMapped is a marker service that can be used to ensure that there is an already registered mapping for a certain service/subService.
ServiceUserMapper - Interface in org.apache.sling.serviceusermapping
The ServiceUserMapper service can be used to map a service provided by a bundle to the ID of a user account used to access the ResourceResolver used by the service to access its data.
ServiceUserOperation - Class in org.apache.sling.repoinit.parser.operations
 
ServiceUserValidator - Interface in org.apache.sling.serviceusermapping
The ServiceUserValidator allows to implement validation of configured service user mappings.
ServiceUtil - Class in org.apache.sling.commons.osgi
The ServiceUtil is a utility class providing some useful utility methods for service handling.
ServiceUtil() - Constructor for class org.apache.sling.commons.osgi.ServiceUtil
 
ServletResolver - Interface in org.apache.sling.api.servlets
The ServletResolver defines the API for a service capable of resolving javax.servlet.Servlet instances to handle the processing of a request or resource.
ServletResolverConstants - Class in org.apache.sling.api.servlets
Service registration properties and common values used for registering a Sling Servlet.
ServletResolverConstants() - Constructor for class org.apache.sling.api.servlets.ServletResolverConstants
 
SESSION - Static variable in class org.apache.sling.engine.EngineConstants
Deprecated.
as of bundle version 2.1
sessionCreated(HttpSessionEvent) - Method in class org.apache.sling.launchpad.base.webapp.SlingHttpSessionListenerDelegate
Deprecated.
 
sessionCreated(HttpSessionEvent) - Method in class org.apache.sling.launchpad.webapp.SlingSessionListener
Deprecated.
 
sessionDestroyed(HttpSessionEvent) - Method in class org.apache.sling.launchpad.base.webapp.SlingHttpSessionListenerDelegate
Deprecated.
 
sessionDestroyed(HttpSessionEvent) - Method in class org.apache.sling.launchpad.webapp.SlingSessionListener
Deprecated.
 
SetAclPaths - Class in org.apache.sling.repoinit.parser.operations
Set ACL statement that groups a set of AclLines that all refer to the same set of paths.
SetAclPaths(List<String>, List<AclLine>) - Constructor for class org.apache.sling.repoinit.parser.operations.SetAclPaths
 
SetAclPrincipals - Class in org.apache.sling.repoinit.parser.operations
Set ACL statement that groups a set of AclLines that all refer to the same set of principals.
SetAclPrincipals(List<String>, List<AclLine>) - Constructor for class org.apache.sling.repoinit.parser.operations.SetAclPrincipals
 
setAdapterManager(AdapterManager) - Static method in class org.apache.sling.api.adapter.SlingAdaptable
Sets the global AdapterManager to be used by this class.
setAddSelectors(String) - Method in class org.apache.sling.api.request.RequestDispatcherOptions
Sets the RequestDispatcherOptions.OPT_ADD_SELECTORS option to the given additionalSelectors if not null.
setAttribute(String, Object) - Method in interface org.apache.sling.installer.api.tasks.TaskResource
Set the value of an attribute.
setAttributes(Map<String, Object>) - Method in class org.apache.sling.installer.api.tasks.TransformationResult
Set the new attributes.
setAuthType(String) - Method in class org.apache.sling.auth.core.spi.AuthenticationInfo
 
setAutoCheckin(boolean) - Method in class org.apache.sling.servlets.post.VersioningConfiguration
 
setAutoCheckout(boolean) - Method in class org.apache.sling.servlets.post.VersioningConfiguration
 
setBackoffInterval(long) - Method in class org.apache.sling.discovery.base.connectors.announcement.Announcement
Sets the backoffInterval which the connector servlets passes back to the client to use as the next heartbeatInterval
setBlockPolicy(ThreadPoolConfig.ThreadPoolPolicy) - Method in class org.apache.sling.commons.threads.ModifiableThreadPoolConfig
Set the block policy.
setCharacterEncoding(String) - Method in class org.apache.sling.api.resource.ResourceMetadata
Sets the ResourceMetadata.CHARACTER_ENCODING property to encoding if not null.
setCheckinOnNewVersionableNode(boolean) - Method in class org.apache.sling.servlets.post.VersioningConfiguration
 
setCombineTagsWithOr(boolean) - Method in class org.apache.sling.hc.api.execution.HealthCheckExecutionOptions
If activated, the given tags will be combined with a logical "or" instead of "and".
setCommandLine(Map<String, String>) - Method in class org.apache.sling.launchpad.base.app.MainDelegate
 
setCommandLine(Map<String, String>) - Method in interface org.apache.sling.launchpad.base.shared.Launcher
The commandline provided from the standalone launch case.
setCommandLine(Map<String, String>) - Method in class org.apache.sling.launchpad.base.webapp.SlingServletDelegate
 
setComment(String) - Method in class org.apache.sling.provisioning.model.Commentable
Set the comment.
setConsistencyHistory(ClusterSyncHistory) - Method in class org.apache.sling.discovery.commons.providers.spi.base.OakBacklogClusterSyncService
 
setConsistencyHistory(ClusterSyncHistory) - Method in class org.apache.sling.discovery.commons.providers.spi.base.SyncTokenService
 
setContentLength(long) - Method in class org.apache.sling.api.resource.ResourceMetadata
Sets the ResourceMetadata.CONTENT_LENGTH property to contentType if not null.
setContents(String) - Method in class org.apache.sling.provisioning.model.Section
Set the contents of the section.
setContentType(String) - Method in class org.apache.sling.api.resource.ResourceMetadata
Sets the ResourceMetadata.CONTENT_TYPE property to contentType if not null.
setCreated(Calendar) - Method in class org.apache.sling.sample.slingshot.comments.Comment
 
setCreatedBy(String) - Method in class org.apache.sling.sample.slingshot.comments.Comment
 
setCreateRequest(boolean) - Method in class org.apache.sling.api.servlets.HtmlResponse
Deprecated.
Sets whether the request was a create request or not.
setCreateRequest(boolean) - Method in class org.apache.sling.servlets.post.AbstractPostResponse
Sets whether the request was a create request or not.
setCreateRequest(boolean) - Method in interface org.apache.sling.servlets.post.PostResponse
Sets whether the request was a create request or not.
setCreationTime(long) - Method in class org.apache.sling.api.resource.ResourceMetadata
Sets the ResourceMetadata.CREATION_TIME property to creationTime if not negative.
setDaemon(boolean) - Method in class org.apache.sling.commons.threads.ModifiableThreadPoolConfig
Set the daemon handling.
setDebugging(boolean) - Method in class org.apache.sling.scripting.javascript.helper.SlingContextFactory
 
setDigest(String) - Method in class org.apache.sling.installer.api.UpdateResult
Set the digest.
setEngineName(String) - Method in class org.apache.sling.scripting.api.AbstractScriptEngineFactory
Set the engine name.
setEngineVersion(String) - Method in class org.apache.sling.scripting.api.AbstractScriptEngineFactory
Set the engine version
setError(Throwable) - Method in class org.apache.sling.api.servlets.HtmlResponse
Deprecated.
Set the error
setError(Throwable) - Method in class org.apache.sling.servlets.post.AbstractPostResponse
 
setError(Throwable) - Method in class org.apache.sling.servlets.post.JSONResponse
 
setError(Throwable) - Method in interface org.apache.sling.servlets.post.PostResponse
Sets the recorded error causing the operation to fail.
setExtensions(String...) - Method in class org.apache.sling.scripting.api.AbstractScriptEngineFactory
Set the extensions
setFactory(ThreadFactory) - Method in class org.apache.sling.commons.threads.ModifiableThreadPoolConfig
Set the thread factory.
setFinishedState(ResourceState) - Method in class org.apache.sling.installer.api.tasks.InstallTask
Set the finished state for the resource.
setFinishedState(ResourceState, String) - Method in class org.apache.sling.installer.api.tasks.InstallTask
Set the finished state for the resource and the alias
setFinishedState(ResourceState, String, String) - Method in class org.apache.sling.installer.api.tasks.InstallTask
Set the finish state for the active resource and alias (may be null).
setFinishState(ResourceState) - Method in interface org.apache.sling.installer.api.tasks.TaskResourceGroup
Set the finish state for the active resource.
setFinishState(ResourceState, String) - Method in interface org.apache.sling.installer.api.tasks.TaskResourceGroup
Set the finish state for the active resource and register an alias.
setFinishState(ResourceState, String, String) - Method in interface org.apache.sling.installer.api.tasks.TaskResourceGroup
Set the finish state for the active resource and register an alias.
setFlush(boolean) - Method in class org.apache.sling.api.scripting.SlingBindings
Sets the SlingBindings.FLUSH property to flush.
setForceInstantExecution(boolean) - Method in class org.apache.sling.hc.api.execution.HealthCheckExecutionOptions
If activated, this will ensure that asynchronous checks will be executed immediately.
setForceResourceType(String) - Method in class org.apache.sling.api.request.RequestDispatcherOptions
Sets the RequestDispatcherOptions.OPT_FORCE_RESOURCE_TYPE option to the given resourceType if not null.
setHandleRemoveRunMode(boolean) - Method in class org.apache.sling.provisioning.model.MergeUtility.MergeOptions
Set to true if the remove run mode should be respected.
setId(String) - Method in class org.apache.sling.installer.api.tasks.TransformationResult
Set a new unique id.
setInherited(boolean) - Method in class org.apache.sling.discovery.base.connectors.announcement.Announcement
set the inherited flag - if true this means this announcement is the response of a topology connect
setInputStream(InputStream) - Method in class org.apache.sling.installer.api.tasks.TransformationResult
Set a new input stream.
setKeepAliveTime(long) - Method in class org.apache.sling.commons.threads.ModifiableThreadPoolConfig
Set the keep alive time.
setLatestArtifactWins(boolean) - Method in class org.apache.sling.provisioning.model.MergeUtility.MergeOptions
Set to true if the latest artifact should win on a merge.
setLocalCluster(ClusterView) - Method in class org.apache.sling.discovery.base.connectors.announcement.Announcement
sets the local clusterview
setLocalClusterView(LocalClusterView) - Method in class org.apache.sling.discovery.base.commons.DefaultTopologyView
Adds the instances of the given ClusterView to this topology
setLocation(String) - Method in class org.apache.sling.api.servlets.HtmlResponse
Deprecated.
Set the location
setLocation(String) - Method in class org.apache.sling.provisioning.model.Traceable
Set the location.
setLocation(String) - Method in class org.apache.sling.servlets.post.AbstractPostResponse
 
setLocation(String) - Method in interface org.apache.sling.servlets.post.PostResponse
Sets the location of this modification.
setLog(Logger) - Method in class org.apache.sling.api.scripting.SlingBindings
Sets the SlingBindings.LOG property to log if not null.
setLoginResourceAttribute(HttpServletRequest, String) - Static method in class org.apache.sling.auth.core.AuthUtil
Ensures and returns the Authenticator.LOGIN_RESOURCE request attribute is set to a non-null, non-empty string.
setLoginResourceAttribute(HttpServletRequest, String) - Static method in class org.apache.sling.auth.core.spi.AbstractAuthenticationHandler
setLoop(boolean) - Method in class org.apache.sling.discovery.base.connectors.announcement.Announcement
Sets the loop falg - set true when this announcement should represent a loop detected in the topology connectors
setMaxPoolSize(int) - Method in class org.apache.sling.commons.threads.ModifiableThreadPoolConfig
Set the max pool size.
setMaxThreadAge(long) - Method in class org.apache.sling.commons.threads.ModifiableThreadPoolConfig
Set the max thread age.
setMimeTypes(String...) - Method in class org.apache.sling.scripting.api.AbstractScriptEngineFactory
Set the mime types
setMinPoolSize(int) - Method in class org.apache.sling.commons.threads.ModifiableThreadPoolConfig
Set the min pool size.
setModificationTime(long) - Method in class org.apache.sling.api.resource.ResourceMetadata
Sets the ResourceMetadata.MODIFICATION_TIME property to modificationTime if not negative.
setNames(String...) - Method in class org.apache.sling.scripting.api.AbstractScriptEngineFactory
Set the names
setNotCurrent() - Method in class org.apache.sling.discovery.commons.providers.BaseTopologyView
Marks this view as no longer current - this typically results in a TOPOLOGY_CHANGING event to be sent.
setNotifiable(Notifiable) - Method in class org.apache.sling.launchpad.base.app.MainDelegate
 
setNotifiable(Notifiable) - Method in interface org.apache.sling.launchpad.base.shared.Launcher
The Notifiable to notify on framework stop or update
setNotifiable(Notifiable) - Method in class org.apache.sling.launchpad.base.webapp.SlingServletDelegate
 
setOldView(DefaultTopologyView) - Method in class org.apache.sling.discovery.base.commons.BaseDiscoveryService
 
setOut(PrintWriter) - Method in class org.apache.sling.api.scripting.SlingBindings
Sets the SlingBindings.OUT property to out if not null.
setOutInitStatement(String) - Method in class org.apache.sling.scripting.javascript.io.EspReader
Set the code fragment used to initialize the "out" variable
setOverrideGlobalTimeout(int) - Method in class org.apache.sling.hc.api.execution.HealthCheckExecutionOptions
Allows to override the global timeout for this particular execution of the health check.
setParameterMap(Map<String, String>) - Method in class org.apache.sling.api.resource.ResourceMetadata
Sets the ResourceMetadata.PARAMETER_MAP property to parameterMap if not null.
setParentLocation(String) - Method in class org.apache.sling.api.servlets.HtmlResponse
Deprecated.
Set the parent location
setParentLocation(String) - Method in class org.apache.sling.servlets.post.AbstractPostResponse
 
setParentLocation(String) - Method in interface org.apache.sling.servlets.post.PostResponse
Sets the parent location of the modification.
setPassword(char[]) - Method in class org.apache.sling.auth.core.spi.AuthenticationInfo
 
setPath(String) - Method in class org.apache.sling.api.servlets.HtmlResponse
Deprecated.
Sets the absolute path of the item upon which the request operated.
setPath(String) - Method in class org.apache.sling.servlets.post.AbstractPostResponse
Sets the absolute path of the item upon which the request operated.
setPath(String) - Method in interface org.apache.sling.servlets.post.PostResponse
Sets the absolute path of the item upon which the request operated.
setPriority(ThreadPoolConfig.ThreadPriority) - Method in class org.apache.sling.commons.threads.ModifiableThreadPoolConfig
Set the thread priority.
setPriority(Integer) - Method in class org.apache.sling.installer.api.UpdateResult
Set the priority.
setProperties(Map<String, String>) - Method in class org.apache.sling.discovery.commons.providers.DefaultInstanceDescription
Sets the properties of this instance
setProperty(String, Object) - Method in class org.apache.sling.api.servlets.HtmlResponse
Deprecated.
Sets a generic response property with the given
setProperty(String, String) - Method in class org.apache.sling.discovery.commons.providers.DefaultInstanceDescription
for testing only!
setProperty(String, List<String>) - Method in class org.apache.sling.repoinit.parser.operations.AclLine
 
setProperty(String, Object) - Method in class org.apache.sling.servlets.post.AbstractPostResponse
Sets a generic response property with the given
setProperty(String, Object) - Method in class org.apache.sling.servlets.post.JSONResponse
 
setQueueSize(int) - Method in class org.apache.sling.commons.threads.ModifiableThreadPoolConfig
Set the queue size.
setRating(Resource, String, double) - Method in interface org.apache.sling.sample.slingshot.ratings.RatingsService
Set the rating of a user for a resource.
setReader(Reader) - Method in class org.apache.sling.api.scripting.SlingBindings
Sets the SlingBindings.READER property to reader if not null.
setReferer(String) - Method in class org.apache.sling.api.servlets.HtmlResponse
Deprecated.
Sets the referer property
setReferer(String) - Method in class org.apache.sling.servlets.post.AbstractPostResponse
Sets the referer property
setReferer(String) - Method in interface org.apache.sling.servlets.post.PostResponse
Sets the referer property
setReplaceSelectors(String) - Method in class org.apache.sling.api.request.RequestDispatcherOptions
Sets the RequestDispatcherOptions.OPT_REPLACE_SELECTORS option to the given replaceSelectors if not null.
setReplaceSuffix(String) - Method in class org.apache.sling.api.request.RequestDispatcherOptions
Sets the RequestDispatcherOptions.OPT_REPLACE_SUFFIX option to the given replaceSuffix if not null.
setRequest(SlingHttpServletRequest) - Method in class org.apache.sling.api.scripting.SlingBindings
Sets the SlingBindings.REQUEST property to request if not null.
setRequestAttribute(HttpServletRequest, String, Object) - Static method in class org.apache.sling.api.request.RequestUtil
Sets the named request attribute to the new value and returns the previous value.
setRequestAttribute(HttpServletRequest, String, Object) - Static method in class org.apache.sling.engine.RequestUtil
Deprecated.
Sets the named request attribute to the new value and returns the previous value.
setResetBackoff(boolean) - Method in class org.apache.sling.discovery.base.connectors.announcement.Announcement
sets the resetBackoff flag
setResolutionPath(String) - Method in class org.apache.sling.api.resource.ResourceMetadata
Sets the ResourceMetadata.RESOLUTION_PATH property to resolutionPath if not null.
setResolutionPathInfo(String) - Method in class org.apache.sling.api.resource.ResourceMetadata
Sets the ResourceMetadata.RESOLUTION_PATH_INFO property to resolutionPathInfo if not null.
setResource(Resource) - Method in class org.apache.sling.api.scripting.SlingBindings
Sets the SlingBindings.RESOURCE property to resource if not null.
setResource(Resource) - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableResource
 
setResourceIsMoved(boolean) - Method in class org.apache.sling.installer.api.UpdateResult
Set whether this resource has been moved or added.
setResourceResolver(ResourceResolver) - Method in class org.apache.sling.api.scripting.SlingBindings
Sets the SlingBindings.RESOLVER property to the provided resourceResolver if not null.
setResourceType(String) - Method in class org.apache.sling.installer.api.tasks.TransformationResult
Set a new resource type.
setResponse(SlingHttpServletResponse) - Method in class org.apache.sling.api.scripting.SlingBindings
Sets the SlingBindings.RESPONSE property to response if not null.
setServerInfo(String) - Method in class org.apache.sling.discovery.base.connectors.announcement.Announcement
sets the information about the server where this announcement came from
setShutdownGraceful(boolean) - Method in class org.apache.sling.commons.threads.ModifiableThreadPoolConfig
Set if the pool should be shutdown graceful.
setShutdownWaitTimeMs(int) - Method in class org.apache.sling.commons.threads.ModifiableThreadPoolConfig
Set the shutdown wait time.
setSling(SlingScriptHelper) - Method in class org.apache.sling.api.scripting.SlingBindings
Sets the SlingBindings.SLING property to sling if not null.
setSlingHome(String) - Method in class org.apache.sling.launchpad.base.app.MainDelegate
 
setSlingHome(String) - Method in interface org.apache.sling.launchpad.base.shared.Launcher
Sets the sling.home to be used for starting the framework.
setSlingHome(String) - Method in class org.apache.sling.launchpad.base.webapp.SlingServletDelegate
 
setStatus(int, String) - Method in class org.apache.sling.api.servlets.HtmlResponse
Deprecated.
sets the response status code properties
setStatus(int, String) - Method in class org.apache.sling.servlets.post.AbstractPostResponse
sets the response status code properties
setStatus(int, String) - Method in interface org.apache.sling.servlets.post.PostResponse
Sets the response status code properties
setTemporaryAttribute(String, Object) - Method in interface org.apache.sling.installer.api.tasks.TaskResource
Set the value of a temporary attribute.
setText(String) - Method in class org.apache.sling.sample.slingshot.comments.Comment
 
settingsService - Variable in class org.apache.sling.discovery.commons.providers.spi.base.OakBacklogClusterSyncService
 
settingsService - Variable in class org.apache.sling.discovery.commons.providers.spi.base.SyncTokenService
 
setTitle(String) - Method in class org.apache.sling.api.servlets.HtmlResponse
Deprecated.
Sets the title of the response message
setTitle(String) - Method in class org.apache.sling.sample.slingshot.comments.Comment
 
setTitle(String) - Method in class org.apache.sling.servlets.post.AbstractPostResponse
Sets the title of the response message
setTitle(String) - Method in interface org.apache.sling.servlets.post.PostResponse
Sets the title of the response message
setType(String) - Method in class org.apache.sling.provisioning.model.Feature
Set the feature type.
setup(ScopeProvider) - Static method in class org.apache.sling.scripting.javascript.helper.SlingContextFactory
 
setUser(String) - Method in class org.apache.sling.auth.core.spi.AuthenticationInfo
 
setVersion(Version) - Method in class org.apache.sling.installer.api.tasks.TransformationResult
Set the version.
setVersion(String) - Method in class org.apache.sling.provisioning.model.Feature
Set the version.
SharedConstants - Interface in org.apache.sling.launchpad.base.shared
 
SideEffectVisitor - Class in org.apache.sling.scripting.sightly.compiler.expression
Expression visitor which does not return anything for nodes; instead it performs specific side-effects depending on the expression nodes types.
SideEffectVisitor() - Constructor for class org.apache.sling.scripting.sightly.compiler.expression.SideEffectVisitor
 
SIG_HEADER - Static variable in class org.apache.sling.discovery.base.connectors.ping.TopologyRequestValidator
 
SightlyCompiler - Class in org.apache.sling.scripting.sightly.compiler
The SightlyCompiler interprets a HTL script and transforms it internally into a CommandStream.
SightlyCompiler() - Constructor for class org.apache.sling.scripting.sightly.compiler.SightlyCompiler
 
SightlyCompilerException - Exception in org.apache.sling.scripting.sightly.compiler
Exception thrown by the SightlyCompiler during various processing operations.
SightlyCompilerException() - Constructor for exception org.apache.sling.scripting.sightly.compiler.SightlyCompilerException
Create a simple exception without any other information.
SightlyCompilerException(String) - Constructor for exception org.apache.sling.scripting.sightly.compiler.SightlyCompilerException
Create an exception with a provided message.
SightlyCompilerException(Throwable) - Constructor for exception org.apache.sling.scripting.sightly.compiler.SightlyCompilerException
Create an exception with information about the cause.
SightlyCompilerException(String, String) - Constructor for exception org.apache.sling.scripting.sightly.compiler.SightlyCompilerException
Create an exception that has information about offending syntax input.
SightlyCompilerException(String, String, int, int) - Constructor for exception org.apache.sling.scripting.sightly.compiler.SightlyCompilerException
Creates an exception that has information about offending syntax input, with additional details about the position of the error.
SightlyCompilerException(String, Throwable) - Constructor for exception org.apache.sling.scripting.sightly.compiler.SightlyCompilerException
Creates an exception with a provided message and cause.
SightlyCompilerException(String, String, int, int, Throwable) - Constructor for exception org.apache.sling.scripting.sightly.compiler.SightlyCompilerException
Creates an exception that has information about offending syntax input, with additional details about the position of the error.
SightlyException - Exception in org.apache.sling.scripting.sightly
Exceptions caused by the HTL engine.
SightlyException() - Constructor for exception org.apache.sling.scripting.sightly.SightlyException
 
SightlyException(String) - Constructor for exception org.apache.sling.scripting.sightly.SightlyException
 
SightlyException(String, Throwable) - Constructor for exception org.apache.sling.scripting.sightly.SightlyException
 
SightlyException(Throwable) - Constructor for exception org.apache.sling.scripting.sightly.SightlyException
 
SightlyJavaCompilerException - Exception in org.apache.sling.scripting.sightly.java.compiler
 
SightlyJavaCompilerException() - Constructor for exception org.apache.sling.scripting.sightly.java.compiler.SightlyJavaCompilerException
 
SightlyJavaCompilerException(String) - Constructor for exception org.apache.sling.scripting.sightly.java.compiler.SightlyJavaCompilerException
 
SightlyJavaCompilerException(String, Throwable) - Constructor for exception org.apache.sling.scripting.sightly.java.compiler.SightlyJavaCompilerException
 
SightlyJavaCompilerException(Throwable) - Constructor for exception org.apache.sling.scripting.sightly.java.compiler.SightlyJavaCompilerException
 
SightlyJavaCompilerException(String, Throwable, boolean, boolean) - Constructor for exception org.apache.sling.scripting.sightly.java.compiler.SightlyJavaCompilerException
 
SimpleConstraintChecker - Class in org.apache.sling.hc.util
Simple check of numeric values against expressions like < N, > N, between two values etc.
SimpleConstraintChecker() - Constructor for class org.apache.sling.hc.util.SimpleConstraintChecker
 
size() - Method in class org.apache.sling.api.wrappers.CompositeValueMap
size() - Method in class org.apache.sling.api.wrappers.ValueMapDecorator
size(AccessControlList) - Static method in class org.apache.sling.jcr.base.util.AccessControlUtil
Returns the number of acl entries or 0 if the acl is empty.
size() - Method in class org.apache.sling.provisioning.model.KeyValueMap
Get the size of the map.
skip(long) - Method in class org.apache.sling.scripting.javascript.io.EspReader
Skip the number of filtered characters.
SLING - Static variable in class org.apache.sling.api.scripting.SlingBindings
The name of the global scripting variable providing the SlingScriptHelper for the request (value is "sling").
SLING_CURRENT_SERVLET_NAME - Static variable in class org.apache.sling.api.SlingConstants
The name of the request attribute providing the name of the currently executing servlet (value is "sling.core.current.servletName").
SLING_CURRENT_SERVLET_NAME - Static variable in class org.apache.sling.engine.EngineConstants
SLING_FILTER_PATTERN - Static variable in class org.apache.sling.engine.EngineConstants
 
SLING_FILTER_SCOPE - Static variable in class org.apache.sling.engine.EngineConstants
The name of the service registration property of a java.servlet.Filter service to be used as a filter by the SlingRequestProcessor.
SLING_HOME - Static variable in class org.apache.sling.engine.EngineConstants
SLING_HOME - Static variable in interface org.apache.sling.launchpad.base.shared.SharedConstants
The name of the configuration property defining the Sling home directory (value is "sling.home").
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_DEFAULT - Static variable in interface org.apache.sling.launchpad.base.shared.SharedConstants
Default sling.home value if no other value can be resolvled (value is "sling").
SLING_HOME_URL - Static variable in class org.apache.sling.engine.EngineConstants
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").
SLING_INSTALL_INCREMENTAL_START - Static variable in interface org.apache.sling.launchpad.base.shared.SharedConstants
The name of the configuration property defining if the startup level is increased incrementally for installs and startups.
SLING_INSTALL_STARTLEVEL - Static variable in interface org.apache.sling.launchpad.base.shared.SharedConstants
The name of the configuration property defining the startlevel for installs and updates.
SLING_LAUNCHPAD - Static variable in interface org.apache.sling.launchpad.base.shared.SharedConstants
The name of the configuration property defining the location for the Sling launchpad JAR file and the startup folder containing bundles to be installed by the Bootstrap Installer (value is "sling.launchpad").
SLING_NAMESPACE_URI - Static variable in class org.apache.sling.jcr.resource.api.JcrResourceConstants
The namespace URI used by Sling JCR for items and node types used by Sling (value is "http://sling.apache.org/jcr/sling/1.0").
SLING_PROPERTIES - Static variable in interface org.apache.sling.launchpad.base.shared.SharedConstants
The name of the configuration property defining the Sling properties file (value is "sling.properties").
SLING_PROPERTIES_URL - Static variable in interface org.apache.sling.launchpad.base.shared.SharedConstants
The name of the configuration property defining the Sling properties url (value is "sling.properties.url").
SLING_RESOURCE_SUPER_TYPE_PROPERTY - Static variable in class org.apache.sling.jcr.resource.api.JcrResourceConstants
The name of the JCR Property that defines the resource super type (value is "sling:resourceSuperType").
SLING_RESOURCE_TYPE_PROPERTY - Static variable in class org.apache.sling.jcr.resource.api.JcrResourceConstants
The name of the JCR Property that defines the resource type of this node (value is "sling:resourceType").
SLING_SCOPE - Static variable in class org.apache.sling.api.scripting.SlingScriptConstants
The name of the script scope holding the SlingScriptConstants.ATTR_SCRIPT_RESOURCE_RESOLVER.
SLING_SERLVET_NAME - Static variable in class org.apache.sling.engine.EngineConstants
Deprecated. 
SLING_SERVLET_EXTENSIONS - Static variable in class org.apache.sling.api.servlets.ServletResolverConstants
The name of the service registration property of a servlet registered as a service containing the request URL extensions supported by the servlet for GET requests (value is "sling.servlet.extensions").
SLING_SERVLET_METHODS - Static variable in class org.apache.sling.api.servlets.ServletResolverConstants
The name of the service registration property of a servlet registered as a service containing the request methods supported by the servlet (value is "sling.servlet.methods").
SLING_SERVLET_NAME - Static variable in class org.apache.sling.api.servlets.ServletResolverConstants
The name of the service registration property of a Servlet registered as a service containing the name of the servlet (value is "sling.core.servletName").
SLING_SERVLET_PATHS - Static variable in class org.apache.sling.api.servlets.ServletResolverConstants
The name of the service registration property of a servlet registered as a service providing the absolute paths under which the servlet is accessible as a resource (value is "sling.servlet.paths").
SLING_SERVLET_PREFIX - Static variable in class org.apache.sling.api.servlets.ServletResolverConstants
The name of the service registration property of a servlet registered as a service providing the prefix/index to be used to register this servlet.
SLING_SERVLET_RESOURCE_TYPES - Static variable in class org.apache.sling.api.servlets.ServletResolverConstants
The name of the service registration property of a servlet registered as a service containing the resource type(s) supported by the servlet (value is "sling.servlet.resourceTypes").
SLING_SERVLET_SELECTORS - Static variable in class org.apache.sling.api.servlets.ServletResolverConstants
The name of the service registration property of a Servlet registered as a service containing the request URL selectors supported by the servlet (value is "sling.servlet.selectors").
SlingAdaptable - Class in org.apache.sling.adapter
Deprecated.
Use the SlingAdaptable instead
SlingAdaptable() - Constructor for class org.apache.sling.adapter.SlingAdaptable
Deprecated.
 
SlingAdaptable - Class in org.apache.sling.api.adapter
The SlingAdaptable class is an (abstract) default implementation of the Adaptable interface.
SlingAdaptable() - Constructor for class org.apache.sling.api.adapter.SlingAdaptable
 
SlingAllMethodsServlet - Class in org.apache.sling.api.servlets
Helper base class for data modifying Servlets used in Sling.
SlingAllMethodsServlet() - Constructor for class org.apache.sling.api.servlets.SlingAllMethodsServlet
 
SlingBindings - Class in org.apache.sling.api.scripting
The SlingBindings class is used to prepare global variables for script execution.
SlingBindings() - Constructor for class org.apache.sling.api.scripting.SlingBindings
 
SlingBridge - Class in org.apache.sling.launchpad.base.webapp
The SlingBridge returns an extended Sling class to override any sling properties with context init parameters from the web application.
SlingBridge() - Constructor for class org.apache.sling.launchpad.base.webapp.SlingBridge
 
SlingConstants - Class in org.apache.sling.api
The SlingConstants interface provides some symbolic constants for well known constant strings in Sling.
SlingConstants() - Constructor for class org.apache.sling.api.SlingConstants
 
SlingContext - Class in org.apache.sling.scripting.javascript.helper
The SlingContext extends Context to overwrite the SlingContext.initStandardObjects(ScriptableObject, boolean) method to add more standard objects.
SlingContext() - Constructor for class org.apache.sling.scripting.javascript.helper.SlingContext
 
SlingContextFactory - Class in org.apache.sling.scripting.javascript.helper
The SlingContextFactory extends the standard Rhino ContextFactory to provide customized settings, such as having the dynamic scope feature enabled by default.
SlingException - Exception in org.apache.sling.api
The SlingException is the base exception used throughout the Sling API.
SlingException() - Constructor for exception org.apache.sling.api.SlingException
Constructs a new Sling exception.
SlingException(String) - Constructor for exception org.apache.sling.api.SlingException
Constructs a new Sling exception with the given text.
SlingException(String, Throwable) - Constructor for exception org.apache.sling.api.SlingException
Constructs a new Sling exception when the Servlet needs to do the following: throw an exception include the "root cause" exception include a description message
SlingException(Throwable) - Constructor for exception org.apache.sling.api.SlingException
Constructs a new Sling exception when the Servlet needs to throw an exception.
SlingGlobal - Class in org.apache.sling.scripting.javascript.helper
The SlingGlobal class provides two interesting new global functions which are not part of the ECMAScript standard but which are available in the Rhino Shell and which may be of use by JavaScripts: print(args, ...) Prints the arguments args in a single message to the scripts logger available as the global log variable. load(args, ...) Loads the scripts named as parameters into the current scope one, after the other.
SlingGlobal() - Constructor for class org.apache.sling.scripting.javascript.helper.SlingGlobal
 
SlingHttpServletRequest - Interface in org.apache.sling.api
The SlingHttpServletRequest defines the interface to provide client request information to a servlet.
SlingHttpServletRequestWrapper - Class in org.apache.sling.api.wrappers
The SlingHttpServletRequestWrapper class is a default wrapper class around a SlingHttpServletRequest which may be extended to amend the functionality of the original request object.
SlingHttpServletRequestWrapper(SlingHttpServletRequest) - Constructor for class org.apache.sling.api.wrappers.SlingHttpServletRequestWrapper
Create a wrapper for the supplied wrappedRequest
SlingHttpServletResponse - Interface in org.apache.sling.api
The SlingHttpServletResponse defines the interface to assist a servlet in creating and sending a response to the client.
SlingHttpServletResponseWrapper - Class in org.apache.sling.api.wrappers
The SlingHttpServletResponseWrapper class is a default wrapper class around a SlingHttpServletResponse which may be extended to amend the functionality of the original response object.
SlingHttpServletResponseWrapper(SlingHttpServletResponse) - Constructor for class org.apache.sling.api.wrappers.SlingHttpServletResponseWrapper
Create a wrapper for the supplied wrappedRequest
SlingHttpSessionListenerDelegate - Class in org.apache.sling.launchpad.base.webapp
Deprecated.
SlingHttpSessionListenerDelegate() - Constructor for class org.apache.sling.launchpad.base.webapp.SlingHttpSessionListenerDelegate
Deprecated.
 
slingId - Variable in class org.apache.sling.discovery.base.commons.BaseViewChecker
the sling id of the local instance
slingId - Variable in class org.apache.sling.discovery.commons.providers.spi.base.AbstractServiceWithBackgroundCheck
 
SlingIOException - Exception in org.apache.sling.api
The SlingIOException is a runtime exception wrapper for the Java IOException.
SlingIOException(IOException) - Constructor for exception org.apache.sling.api.SlingIOException
 
SlingObject - Annotation Type in org.apache.sling.models.annotations.injectorspecific
Injects common Sling objects that can be derived from either a SlingHttpServletRequest, a ResourceResolver or a Resource.
SlingPostConstants - Interface in org.apache.sling.servlets.post
The SlingPostConstants interface provides constants for well known parameters of the core SlingPostServlet.
SlingPostOperation - Interface in org.apache.sling.servlets.post
Deprecated.
as of 2.0.8 (Bundle version 2.2.0) and replaced by PostOperation.
SlingPostProcessor - Interface in org.apache.sling.servlets.post
The SlingPostProcessor interface defines a service API to be implemented by service providers extending the Sling default POST servlet.
SlingRepository - Interface in org.apache.sling.jcr.api
The SlingRepository extends the standard JCR repository interface with two methods: SlingRepository.getDefaultWorkspace() and SlingRepository.loginAdministrative(String).
SlingRepositoryInitializer - Interface in org.apache.sling.jcr.api
All active SlingRepositoryInitializer services are called before making the SlingRepository service available, and can perform initializations on it, like creating service users, setting up initial access control, migrating content in upgrades, etc.
SlingRequestEvent - Class in org.apache.sling.api.request
represents an event published by the Sling engine while dispatching a request.
SlingRequestEvent(ServletContext, ServletRequest, SlingRequestEvent.EventType) - Constructor for class org.apache.sling.api.request.SlingRequestEvent
 
SlingRequestEvent.EventType - Enum in org.apache.sling.api.request
type of the event
SlingRequestListener - Interface in org.apache.sling.api.request
Implementations of this service interface receive notifications about changes to Sling request of the Sling application they are part of.
SlingRequestPaths - Class in org.apache.sling.api.wrappers
This class is not a "wrapper" per se, but computes the correct path info, request URI, etc.
SlingRequestPaths() - Constructor for class org.apache.sling.api.wrappers.SlingRequestPaths
 
SlingRequestProcessor - Interface in org.apache.sling.engine
The SlingRequestProcessor interface defines the service which may be called to handle HTTP requests.
SlingSafeMethodsServlet - Class in org.apache.sling.api.servlets
Helper base class for read-only Servlets used in Sling.
SlingSafeMethodsServlet() - Constructor for class org.apache.sling.api.servlets.SlingSafeMethodsServlet
 
SlingScript - Interface in org.apache.sling.api.scripting
The SlingScript defines the API for objects which encapsulate a script.
SlingScriptConstants - Class in org.apache.sling.api.scripting
Some constants for the scripting.
SlingScriptConstants() - Constructor for class org.apache.sling.api.scripting.SlingScriptConstants
 
SlingScriptHelper - Interface in org.apache.sling.api.scripting
The SlingScriptHelper interface defines the API of a helper class which is provided to the scripts called from sling through the global sling variable.
SlingScriptResolver - Interface in org.apache.sling.api.scripting
Deprecated.
The SlingScriptResolver interface is intended to be implemented and also used by project specific code. To keep the API as clean as possible this interface was deprecated
SlingServlet - Class in org.apache.sling.launchpad.webapp
The SlingServlet is the externally visible Web Application launcher for Sling.
SlingServlet() - Constructor for class org.apache.sling.launchpad.webapp.SlingServlet
 
SlingServletDelegate - Class in org.apache.sling.launchpad.base.webapp
The SlingServletDelegate serves as a basic servlet for Project Sling.
SlingServletDelegate() - Constructor for class org.apache.sling.launchpad.base.webapp.SlingServletDelegate
 
SlingServletException - Exception in org.apache.sling.api
The SlingServletException is a runtime exception wrapper for the Servlet API ServletException.
SlingServletException(ServletException) - Constructor for exception org.apache.sling.api.SlingServletException
 
SlingServletResolverCacheMBean - Interface in org.apache.sling.servlets.resolver.jmx
This is the management interface for the SlingServletResolver's cache.
SlingSessionListener - Class in org.apache.sling.launchpad.webapp
Deprecated.
SlingSessionListener() - Constructor for class org.apache.sling.launchpad.webapp.SlingSessionListener
Deprecated.
 
slingSettingsService - Variable in class org.apache.sling.discovery.oak.pinger.OakViewChecker
 
SlingSettingsService - Interface in org.apache.sling.engine
Deprecated.
SlingSettingsService - Interface in org.apache.sling.settings
The SlingSettingsService provides basic Sling settings.
SlingshotConstants - Class in org.apache.sling.sample.slingshot
 
SlingshotConstants() - Constructor for class org.apache.sling.sample.slingshot.SlingshotConstants
 
SlingshotUtil - Class in org.apache.sling.sample.slingshot
 
SlingshotUtil() - Constructor for class org.apache.sling.sample.slingshot.SlingshotUtil
 
SlingValidationException - Exception in org.apache.sling.validation
Exception that is thrown for Validator inconsistencies, e.g.
SlingValidationException(String) - Constructor for exception org.apache.sling.validation.SlingValidationException
 
SlingValidationException(String, Throwable) - Constructor for exception org.apache.sling.validation.SlingValidationException
 
SlingWrapFactory - Class in org.apache.sling.scripting.javascript.helper
 
SlingWrapFactory() - Constructor for class org.apache.sling.scripting.javascript.helper.SlingWrapFactory
 
SlingWrapper - Interface in org.apache.sling.scripting.javascript
Wrapper with an additional methods to indicate the wrapped classes
SNAPSHOT_MARKER - Static variable in class org.apache.sling.commons.osgi.bundleversion.BundleVersionInfo
Marker used by Maven to identify snapshots
SO_TIMEOUT_KEY - Static variable in class org.apache.sling.discovery.oak.Config
 
SOCKET_CONNECT_TIMEOUT_KEY - Static variable in class org.apache.sling.discovery.oak.Config
 
SortingServiceTracker<T> - Class in org.apache.sling.commons.osgi
Implementation providing a sorted list of services by service ranking.
SortingServiceTracker(BundleContext, String) - Constructor for class org.apache.sling.commons.osgi.SortingServiceTracker
Constructor
Source - Annotation Type in org.apache.sling.models.annotations
Annotation which indicates the specific injector which will populate this injection.
spool(InputStream, File) - Static method in class org.apache.sling.launchpad.base.shared.Loader
Spools the contents of the input stream to the given file replacing the contents of the file with the contents of the input stream.
STAR_CREATE_SUFFIX - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
An alternative suffix to the resource path used to indicate to automatically generate the name of the new item to create during a content creation request (value is "/*").
start(BundleContext, String, boolean) - Method in class org.apache.sling.jcr.base.AbstractSlingRepositoryManager
start(BundleContext, AbstractSlingRepositoryManager.Config) - Method in class org.apache.sling.jcr.base.AbstractSlingRepositoryManager
This method actually starts the backing repository instannce and registeres the repository service.
start() - Method in class org.apache.sling.launchpad.base.app.MainDelegate
 
start() - Method in interface org.apache.sling.launchpad.base.shared.Launcher
Starts the framework and returns true if successfull.
start() - Method in class org.apache.sling.launchpad.base.webapp.SlingServletDelegate
 
Start(String, boolean) - Constructor for class org.apache.sling.scripting.sightly.compiler.commands.Conditional.Start
 
Start(String, String, String) - Constructor for class org.apache.sling.scripting.sightly.compiler.commands.Loop.Start
 
Start(String, Set<String>) - Constructor for class org.apache.sling.scripting.sightly.compiler.commands.Procedure.Start
 
Start(String, ExpressionNode) - Constructor for class org.apache.sling.scripting.sightly.compiler.commands.VariableBinding.Start
 
start(ProviderContext) - Method in class org.apache.sling.spi.resource.provider.ResourceProvider
With a call to this method, the provider implementation is notified that it is used in the resource tree.
startBackgroundCheck(String, AbstractServiceWithBackgroundCheck.BackgroundCheck, Runnable, long, long) - Method in class org.apache.sling.discovery.commons.providers.spi.base.AbstractServiceWithBackgroundCheck
Start a new BackgroundCheck in a separate thread, that periodically calls BackgroundCheck.check and upon completion calls the provided callback.run()
startTimer(String) - Method in interface org.apache.sling.api.request.RequestProgressTracker
Starts a named timer.
StateControl() - Constructor for class org.apache.sling.scripting.sightly.compiler.commands.StatefulVisitor.StateControl
 
StatefulVisitor - Class in org.apache.sling.scripting.sightly.compiler.commands
This CommandVisitor allows storing states for Command evaluation.
StatefulVisitor() - Constructor for class org.apache.sling.scripting.sightly.compiler.commands.StatefulVisitor
 
StatefulVisitor.StateControl - Class in org.apache.sling.scripting.sightly.compiler.commands
 
StaticInjectAnnotationProcessorFactory - Interface in org.apache.sling.models.spi.injectorspecific
Factory for InjectAnnotationProcessor that is evaluated once a sling model implementation class is registered.
Statistics - Interface in org.apache.sling.event.jobs
Statistic information.
StatisticsMBean - Interface in org.apache.sling.event.jobs.jmx
 
STATUS_VALUE_BROWSER - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
The supported value for the SlingPostConstants.RP_STATUS request parameter requesting to not report success or failure of request processing using standard HTTP status codes but instead alwas set the status to 200/OK and only report the real success or failure status in the XHTML response.
STATUS_VALUE_STANDARD - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
The supported value for the SlingPostConstants.RP_STATUS request parameter requesting to report success or failure of request processing using standard HTTP status codes.
stop() - Method in interface org.apache.sling.commons.metrics.Timer.Context
Updates the timer with the difference between current and start time.
stop() - Method in class org.apache.sling.discovery.base.commons.PeriodicBackgroundJob
 
stop() - Method in class org.apache.sling.jcr.base.AbstractSlingRepositoryManager
This method must be called if overwritten by implementations !!
stop() - Method in class org.apache.sling.launchpad.base.app.MainDelegate
 
stop() - Method in interface org.apache.sling.launchpad.base.shared.Launcher
Stops the framework.
stop() - Method in class org.apache.sling.launchpad.base.webapp.SlingServletDelegate
 
stop() - Method in class org.apache.sling.spi.resource.provider.ResourceProvider
With a call to this method, the provider implementation is notified that it is not used anymore in the resource tree.
stopJobById(String) - Method in interface org.apache.sling.event.jobs.JobManager
Stop a job.
stopped() - Method in interface org.apache.sling.launchpad.base.shared.Notifiable
Called when the OSGi framework has been stopped because the Bundle.stop method has been called on the system bundle.
stopped() - Method in class org.apache.sling.launchpad.webapp.SlingServlet
The framework has been stopped by calling the Bundle.stop() on the system bundle.
Stream - Class in org.apache.sling.sample.slingshot.model
 
Stream(Resource) - Constructor for class org.apache.sling.sample.slingshot.model.Stream
 
StreamEntry - Class in org.apache.sling.sample.slingshot.model
 
StreamEntry(Resource) - Constructor for class org.apache.sling.sample.slingshot.model.StreamEntry
 
StreamInfo - Class in org.apache.sling.sample.slingshot.model
 
StreamInfo(Resource) - Constructor for class org.apache.sling.sample.slingshot.model.StreamInfo
 
strictEq(Object, Object) - Static method in enum org.apache.sling.scripting.sightly.compiler.expression.nodes.BinaryOperator
 
StringConstant - Class in org.apache.sling.scripting.sightly.compiler.expression.nodes
Defines a simple string constant (e.g.
StringConstant(String) - Constructor for class org.apache.sling.scripting.sightly.compiler.expression.nodes.StringConstant
Create a string constant node.
submit(Callable<T>) - Method in interface org.apache.sling.commons.threads.ThreadPool
Submits a callable for execution
submit(Runnable) - Method in interface org.apache.sling.commons.threads.ThreadPool
Submits a runnable for execution
SubnetWhitelistEntry - Class in org.apache.sling.discovery.base.connectors.ping.wl
Implementation of a WhitelistEntry which accepts cidr and ip mask notations.
SubnetWhitelistEntry(String) - Constructor for class org.apache.sling.discovery.base.connectors.ping.wl.SubnetWhitelistEntry
 
SubnetWhitelistEntry(String, String) - Constructor for class org.apache.sling.discovery.base.connectors.ping.wl.SubnetWhitelistEntry
 
SUBSERVICE - Static variable in interface org.apache.sling.api.resource.ResourceResolverFactory
Name of the authentication information property providing the Subservice Name for the service requesting a resource resolver.
SUBSERVICENAME - Static variable in interface org.apache.sling.serviceusermapping.ServiceUserMapped
The name of the osgi property holding the sub service name.
substVars(String, String, Map<String, String>, Map<String, String>) - Static method in class org.apache.sling.launchpad.base.shared.Util
This method performs property variable substitution on the specified value.
SUBSYSTEM_APPLICATION - Static variable in class org.apache.sling.provisioning.model.FeatureTypes
 
SUBSYSTEM_COMPOSITE - Static variable in class org.apache.sling.provisioning.model.FeatureTypes
 
SUBSYSTEM_FEATURE - Static variable in class org.apache.sling.provisioning.model.FeatureTypes
 
succeeded() - Method in interface org.apache.sling.event.jobs.consumer.JobExecutionContext.ResultBuilder
The job processing finished successfully.
succeeded() - Method in interface org.apache.sling.event.jobs.consumer.JobExecutionResult
If this returns true the job processing finished successfully.
success(Object) - Static method in class org.apache.sling.scripting.sightly.use.ProviderOutcome
Create a successful outcome
SUFFIX_COMPLETED - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
Name of the request parameter indicating request contains last chunk and as a result upload should be finished.
SUFFIX_COPY_FROM - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
Suffix indicating that the named item is to be set from an item whose absolute or relative path is given in the parameter's value (value is "@CopyFrom").
SUFFIX_DELETE - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
Suffix indicating that the named property is to be removed before applying any new content (value is "@Delete").
SUFFIX_IGNORE_BLANKS - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
Suffix indicating that blank value or values for this property will be ignored.
SUFFIX_LENGTH - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
Name of the request parameter indicating length of complete file.
SUFFIX_MOVE_FROM - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
Suffix indicating that the named item is to be set from an item whose absolute or relative path is given in the parameter's value (value is "@MoveFrom").
SUFFIX_OFFSET - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
Name of the request parameter indicating offset of the chunk in request.
SUFFIX_PATCH - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
Suffix indicating that a multi-value property is to be handled as an ordered set and the sent values start with either "+" or "-" to indicate wether a value should be added to or removed from the set.
SUFFIX_USE_DEFAULT_WHEN_MISSING - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
Suffix indicating that the default value should be used when the property is not defined.
SUPPORTED_TYPES - Static variable in class org.apache.sling.caconfig.spi.metadata.PropertyMetadata
Set with all types support for property metadata (not including nested configurations).
supportsQueryLanguage - Variable in class org.apache.sling.api.resource.runtime.dto.ResourceProviderDTO
Whether the resource provider supports query languages.
suspend() - Method in interface org.apache.sling.event.jobs.JobBuilder.ScheduleBuilder
Suspend this scheduling by default.
suspend() - Method in interface org.apache.sling.event.jobs.Queue
Suspend the queue - when a queue is suspended it stops processing jobs - however already started jobs are finished (but not rescheduled).
suspend() - Method in interface org.apache.sling.event.jobs.ScheduledJobInfo
Suspend this job scheduling.
switchCurrentNode(String, String) - Method in interface org.apache.sling.jcr.contentloader.ContentCreator
Switch the current node to the path (which must be relative to the current node).
sync(BaseTopologyView, Runnable) - Method in class org.apache.sling.discovery.commons.providers.spi.base.ClusterSyncServiceChain
 
sync(BaseTopologyView, Runnable) - Method in class org.apache.sling.discovery.commons.providers.spi.base.OakBacklogClusterSyncService
 
sync(BaseTopologyView, Runnable) - Method in class org.apache.sling.discovery.commons.providers.spi.base.SyncTokenService
 
sync(BaseTopologyView, Runnable) - Method in interface org.apache.sling.discovery.commons.providers.spi.ClusterSyncService
Starts the synchronization process and calls the provided callback upon completion.
SynchronizedClocksHealthCheck - Class in org.apache.sling.discovery.oak
HealthCheck that builds on-top of DocumentNodeStore's determineServerTimeDifferenceMillis method which checks how much the local time differs from the DocumentStore's time.
SynchronizedClocksHealthCheck() - Constructor for class org.apache.sling.discovery.oak.SynchronizedClocksHealthCheck
 
syncToken(BaseTopologyView, Runnable) - Method in class org.apache.sling.discovery.commons.providers.spi.base.SyncTokenService
 
SyncTokenService - Class in org.apache.sling.discovery.commons.providers.spi.base
Implements the syncToken idea: each instance stores a key-value pair with key=stringId and value=discoveryLiteSequenceNumber under /var/discovery/oak/syncTokens - and then waits until it sees the same token from all other instances in the cluster.
SyncTokenService() - Constructor for class org.apache.sling.discovery.commons.providers.spi.base.SyncTokenService
 
SyntheticResource - Class in org.apache.sling.api.resource
The SyntheticResource class is a simple implementation of the Resource interface which may be used to provide a resource object which has no actual resource data.
SyntheticResource(ResourceResolver, String, String) - Constructor for class org.apache.sling.api.resource.SyntheticResource
Creates a synthetic resource with the given path and resourceType.
SyntheticResource(ResourceResolver, ResourceMetadata, String) - Constructor for class org.apache.sling.api.resource.SyntheticResource
Creates a synthetic resource with the given ResourceMetadata and resourceType.

T

TAGS - Static variable in interface org.apache.sling.hc.api.HealthCheck
Optional service property: tags for categorizing the health check services.
tail(PrintWriter, String, TailerOptions) - Method in interface org.apache.sling.commons.log.logback.webconsole.LogPanel
 
tailAll() - Method in class org.apache.sling.commons.log.logback.webconsole.TailerOptions
 
TailerOptions - Class in org.apache.sling.commons.log.logback.webconsole
 
TailerOptions(int, String) - Constructor for class org.apache.sling.commons.log.logback.webconsole.TailerOptions
 
TaskResource - Interface in org.apache.sling.installer.api.tasks
A task resource is a registered resource which has been processed by a ResourceTransformer and is now about to be processed by an InstallTask.
TaskResourceGroup - Interface in org.apache.sling.installer.api.tasks
This is a group of resources all pointing to the same artifact, but maybe in different versions or locations.
teardown() - Static method in class org.apache.sling.scripting.javascript.helper.SlingContextFactory
 
TernaryOperator - Class in org.apache.sling.scripting.sightly.compiler.expression.nodes
Defines the HTL ternary operator (e.g.
TernaryOperator(ExpressionNode, ExpressionNode, ExpressionNode) - Constructor for class org.apache.sling.scripting.sightly.compiler.expression.nodes.TernaryOperator
Creates the operator.
testConstructor(ResourceResolverFactory, SlingSettingsService, BaseConfig) - Static method in class org.apache.sling.discovery.base.connectors.announcement.AnnouncementRegistryImpl
 
testConstructor(AnnouncementRegistry, BaseConfig) - Static method in class org.apache.sling.discovery.base.connectors.ping.ConnectorRegistryImpl
 
testConstructor(DiscoveryLiteConfig, SlingSettingsService, ResourceResolverFactory) - Static method in class org.apache.sling.discovery.commons.providers.spi.base.IdMapService
test-only constructor
testConstructor(DiscoveryLiteConfig, IdMapService, SlingSettingsService, ResourceResolverFactory) - Static method in class org.apache.sling.discovery.commons.providers.spi.base.OakBacklogClusterSyncService
for testing only!
testConstructor(DiscoveryLiteConfig, ResourceResolverFactory, SlingSettingsService) - Static method in class org.apache.sling.discovery.commons.providers.spi.base.SyncTokenService
 
testConstructor(SlingSettingsService, ResourceResolverFactory, IdMapService, Config) - Static method in class org.apache.sling.discovery.oak.cluster.OakClusterViewService
 
testConstructor(SlingSettingsService, AnnouncementRegistry, ConnectorRegistry, ClusterViewService, Config, OakViewChecker, Scheduler, IdMapService, OakBacklogClusterSyncService, SyncTokenService, ResourceResolverFactory) - Static method in class org.apache.sling.discovery.oak.OakDiscoveryService
 
testConstructor(SlingSettingsService, ResourceResolverFactory, ConnectorRegistry, AnnouncementRegistry, Scheduler, Config) - Static method in class org.apache.sling.discovery.oak.pinger.OakViewChecker
for testing only
testConstructorAndActivate(ResourceResolverFactory, SlingSettingsService, BaseConfig) - Static method in class org.apache.sling.discovery.base.connectors.announcement.AnnouncementRegistryImpl
 
testConstructorAndActivate(DiscoveryLiteConfig, IdMapService, SlingSettingsService, ResourceResolverFactory) - Static method in class org.apache.sling.discovery.commons.providers.spi.base.OakBacklogClusterSyncService
 
testConstructorAndActivate(DiscoveryLiteConfig, ResourceResolverFactory, SlingSettingsService) - Static method in class org.apache.sling.discovery.commons.providers.spi.base.SyncTokenService
 
ThreadPool - Interface in org.apache.sling.commons.threads
The thread pool interface allows to start runnables by getting threads from a managed pool.
ThreadPoolConfig - Interface in org.apache.sling.commons.threads
The thread pool configuration.
ThreadPoolConfig.ThreadPoolPolicy - Enum in org.apache.sling.commons.threads
The thread pool policies.
ThreadPoolConfig.ThreadPriority - Enum in org.apache.sling.commons.threads
 
ThreadPoolManager - Interface in org.apache.sling.commons.threads
The ThreadPoolManager manages thread pools.
ThreadPoolMBean - Interface in org.apache.sling.commons.threads.jmx
This is the management interface for a Sling Thread Pool.
threadPoolName(String) - Method in interface org.apache.sling.commons.scheduler.ScheduleOptions
Define the thread pool to be used.
time() - Method in interface org.apache.sling.commons.metrics.Timer
Returns a new Timer.Context.
timer(String) - Method in interface org.apache.sling.commons.metrics.MetricsService
Creates a new Timer and registers it under the given name.
Timer - Interface in org.apache.sling.commons.metrics
A timer metric which aggregates timing durations and provides duration statistics.
Timer.Context - Interface in org.apache.sling.commons.metrics
A timing context.
TITLE - Static variable in class org.apache.sling.discovery.oak.TopologyWebConsolePlugin
 
TO_STRING_METHOD - Static variable in class org.apache.sling.scripting.sightly.render.AbstractRuntimeObjectModel
 
toBoolean(Object, boolean) - Static method in class org.apache.sling.commons.osgi.OsgiUtil
Deprecated.
Returns the boolean value of the parameter or the defaultValue if the parameter is null.
toBoolean(Object, boolean) - Static method in class org.apache.sling.commons.osgi.PropertiesUtil
Returns the boolean value of the parameter or the defaultValue if the parameter is null.
toBoolean(Object) - Method in class org.apache.sling.scripting.sightly.render.AbstractRuntimeObjectModel
 
toBoolean(Object) - Method in interface org.apache.sling.scripting.sightly.render.RuntimeObjectModel
Convert the given object to a boolean value
toBooleanInternal(Object) - Method in class org.apache.sling.scripting.sightly.render.AbstractRuntimeObjectModel
 
toCollection(Object) - Method in class org.apache.sling.scripting.sightly.render.AbstractRuntimeObjectModel
 
toCollection(Object) - Method in interface org.apache.sling.scripting.sightly.render.RuntimeObjectModel
Force the conversion of the object to a collection
toDate(Object) - Method in class org.apache.sling.scripting.sightly.render.AbstractRuntimeObjectModel
 
toDate(Object) - Method in interface org.apache.sling.scripting.sightly.render.RuntimeObjectModel
Convert the given object to a Date object
toDouble(Object, double) - Static method in class org.apache.sling.commons.osgi.OsgiUtil
Deprecated.
Returns the parameter as a double or the defaultValue if the parameter is null or if the parameter is not a Double and cannot be converted to a Double from the parameter's string value.
toDouble(Object, double) - Static method in class org.apache.sling.commons.osgi.PropertiesUtil
Returns the parameter as a double or the defaultValue if the parameter is null or if the parameter is not a Double and cannot be converted to a Double from the parameter's string value.
toInteger(Object, int) - Static method in class org.apache.sling.commons.osgi.OsgiUtil
Deprecated.
Returns the parameter as an integer or the defaultValue if the parameter is null or if the parameter is not an Integer and cannot be converted to an Integer from the parameter's string value.
toInteger(Object, int) - Static method in class org.apache.sling.commons.osgi.PropertiesUtil
Returns the parameter as an integer or the defaultValue if the parameter is null or if the parameter is not an Integer and cannot be converted to an Integer from the parameter's string value.
toLong(Object, long) - Static method in class org.apache.sling.commons.osgi.OsgiUtil
Deprecated.
Returns the parameter as a long or the defaultValue if the parameter is null or if the parameter is not a Long and cannot be converted to a Long from the parameter's string value.
toLong(Object, long) - Static method in class org.apache.sling.commons.osgi.PropertiesUtil
Returns the parameter as a long or the defaultValue if the parameter is null or if the parameter is not a Long and cannot be converted to a Long from the parameter's string value.
toMap(Object, String[]) - Static method in class org.apache.sling.commons.osgi.PropertiesUtil
Returns the parameter as a map with string keys and string values.
toMap(Object) - Method in class org.apache.sling.scripting.sightly.render.AbstractRuntimeObjectModel
 
toMap(Object) - Method in interface org.apache.sling.scripting.sightly.render.RuntimeObjectModel
Force the conversion of the target object to a map
toMvnUrl() - Method in class org.apache.sling.provisioning.model.Artifact
Return a mvn url
toNumber(Object) - Method in class org.apache.sling.scripting.sightly.render.AbstractRuntimeObjectModel
 
toNumber(Object) - Method in interface org.apache.sling.scripting.sightly.render.RuntimeObjectModel
Coerce the object to a numeric value
toObject(Object) - Static method in class org.apache.sling.commons.osgi.OsgiUtil
Deprecated.
Returns the parameter as a single value.
toObject(Object) - Static method in class org.apache.sling.commons.osgi.PropertiesUtil
Returns the parameter as a single value.
TooManyCallsException - Exception in org.apache.sling.api.request
The TooManyCallsException is thrown by the Sling implementation if to many inclusions have been called for during a single request.
TooManyCallsException(String) - Constructor for exception org.apache.sling.api.request.TooManyCallsException
Creates an instance of this exception naming the Servlet (or Script) whose call caused this exception to be thrown.
TooManySessionsException - Exception in org.apache.sling.jcr.api
Deprecated.
Session pooling has been removed and thus this exception is not used any more.
TooManySessionsException(String) - Constructor for exception org.apache.sling.jcr.api.TooManySessionsException
Deprecated.
 
TooManySessionsException(Throwable) - Constructor for exception org.apache.sling.jcr.api.TooManySessionsException
Deprecated.
 
TooManySessionsException(String, Throwable) - Constructor for exception org.apache.sling.jcr.api.TooManySessionsException
Deprecated.
 
TOPIC_ADAPTER_FACTORY_ADDED - Static variable in class org.apache.sling.api.SlingConstants
The topic for the OSGi event which is sent when an adapter factory has been added.
TOPIC_ADAPTER_FACTORY_REMOVED - Static variable in class org.apache.sling.api.SlingConstants
The topic for the OSGi event which is sent when an adapter factory has been removed.
TOPIC_JOB_ADDED - Static variable in class org.apache.sling.event.jobs.NotificationConstants
Asynchronous notification event when a job is added.
TOPIC_JOB_CANCELLED - Static variable in class org.apache.sling.event.jobs.NotificationConstants
Asynchronous notification event when a job is cancelled.
TOPIC_JOB_FAILED - Static variable in class org.apache.sling.event.jobs.NotificationConstants
Asynchronous notification event when a job failed.
TOPIC_JOB_FINISHED - Static variable in class org.apache.sling.event.jobs.NotificationConstants
Asynchronous notification event when a job is finished.
TOPIC_JOB_REMOVED - Static variable in class org.apache.sling.event.jobs.NotificationConstants
Asynchronous notification event when a job is permanently removed.
TOPIC_JOB_STARTED - Static variable in class org.apache.sling.event.jobs.NotificationConstants
Asynchronous notification event when a job is started.
TOPIC_LOGIN - Static variable in class org.apache.sling.auth.core.AuthConstants
The topic for the OSGi event which is sent when a user has logged in successfully.
TOPIC_RESOURCE_ADDED - Static variable in class org.apache.sling.api.SlingConstants
Deprecated.
Register a ResourceChangeListener instead
TOPIC_RESOURCE_CHANGED - Static variable in class org.apache.sling.api.SlingConstants
Deprecated.
Register a ResourceChangeListener instead
TOPIC_RESOURCE_PROVIDER_ADDED - Static variable in class org.apache.sling.api.SlingConstants
The topic for the OSGi event which is sent when a resource provider has been added to the resource tree.
TOPIC_RESOURCE_PROVIDER_REMOVED - Static variable in class org.apache.sling.api.SlingConstants
The topic for the OSGi event which is sent when a resource provider has been removed from the resource tree.
TOPIC_RESOURCE_REMOVED - Static variable in class org.apache.sling.api.SlingConstants
Deprecated.
Register a ResourceChangeListener instead
TOPIC_RESOURCE_RESOLVER_MAPPING_CHANGED - Static variable in class org.apache.sling.api.SlingConstants
The topic for the OSGi event which is sent when the resource mapping changes.
TOPIC_SCRIPT_ENGINE_FACTORY_ADDED - Static variable in class org.apache.sling.api.scripting.SlingScriptConstants
The topic for the OSGi event which is sent when a script engine factory has been added.
TOPIC_SCRIPT_ENGINE_FACTORY_REMOVED - Static variable in class org.apache.sling.api.scripting.SlingScriptConstants
The topic for the OSGi event which is sent when a script engine factory has been removed.
TopicStatistics - Interface in org.apache.sling.event.jobs
Statistic information about a topic.
TOPOLOGY_CONNECTOR_INTERVAL_KEY - Static variable in class org.apache.sling.discovery.oak.Config
 
TOPOLOGY_CONNECTOR_TIMEOUT_KEY - Static variable in class org.apache.sling.discovery.oak.Config
 
TOPOLOGY_CONNECTOR_URLS_KEY - Static variable in class org.apache.sling.discovery.oak.Config
URLs where to join a topology, eg http://localhost:4502/libs/sling/topology/connector
TOPOLOGY_CONNECTOR_WHITELIST_KEY - Static variable in class org.apache.sling.discovery.oak.Config
 
TopologyConnectorClient - Class in org.apache.sling.discovery.base.connectors.ping
A topology connector client is used for sending (pinging) a remote topology connector servlet and exchanging announcements with it
TopologyConnectorClientInformation - Interface in org.apache.sling.discovery.base.connectors.ping
provides information about a topology connector client
TopologyConnectorServlet - Class in org.apache.sling.discovery.base.connectors.ping
Servlet which receives topology announcements at /libs/sling/topology/connector* without authorization (authorization is handled either via hmac-signature with a shared key or via a flexible whitelist)
TopologyConnectorServlet() - Constructor for class org.apache.sling.discovery.base.connectors.ping.TopologyConnectorServlet
 
topologyConnectorWhitelist - Variable in class org.apache.sling.discovery.oak.Config
 
TopologyEvent - Class in org.apache.sling.discovery
A topology event is sent whenever a change in the topology occurs.
TopologyEvent(TopologyEvent.Type, TopologyView, TopologyView) - Constructor for class org.apache.sling.discovery.TopologyEvent
 
TopologyEvent.Type - Enum in org.apache.sling.discovery
 
TopologyEventListener - Interface in org.apache.sling.discovery
The TopologyEventListener service interface may be implemented by components interested in being made aware of changes in the topology.
TopologyRequestValidator - Class in org.apache.sling.discovery.base.connectors.ping
Request Validator helper.
TopologyRequestValidator(BaseConfig) - Constructor for class org.apache.sling.discovery.base.connectors.ping.TopologyRequestValidator
Create a TopologyRequestValidator.
TopologyView - Interface in org.apache.sling.discovery
A topology view is a cross-cluster list of instances and clusters that have announced themselves with the DiscoveryService.
TopologyWebConsolePlugin - Class in org.apache.sling.discovery.oak
Simple webconsole which gives an overview of the topology visible by the discovery service
TopologyWebConsolePlugin() - Constructor for class org.apache.sling.discovery.oak.TopologyWebConsolePlugin
 
toShortString() - Method in class org.apache.sling.discovery.commons.providers.BaseTopologyView
 
toShortString(TopologyEvent) - Static method in class org.apache.sling.discovery.commons.providers.EventHelper
Returns a shorter toString than the default TopologyEvent.toString() which can be rather large and unusable in log files
toSlingId(int, ResourceResolver) - Method in class org.apache.sling.discovery.commons.providers.spi.base.IdMapService
 
toString() - Method in class org.apache.sling.api.resource.NonExistingResource
 
toString() - Method in class org.apache.sling.api.resource.observation.ResourceChange
 
toString() - Method in class org.apache.sling.api.resource.path.Path
 
toString() - Method in class org.apache.sling.api.resource.path.PathBuilder
Returns the path
toString() - Method in class org.apache.sling.api.resource.path.PathSet
 
toString() - Method in class org.apache.sling.api.resource.ResourceWrapper
Returns a string representation of this wrapper consisting of the class' simple name, the resource type and path as well as the string representation of the wrapped resource.
toString() - Method in class org.apache.sling.api.resource.SyntheticResource
 
toString() - Method in class org.apache.sling.api.wrappers.ValueMapDecorator
 
toString() - Method in enum org.apache.sling.auth.core.spi.AuthenticationHandler.FAILURE_REASON_CODES
 
toString() - Method in enum org.apache.sling.auth.form.FormReason
Returns the message set when constructing this instance.
toString() - Method in class org.apache.sling.caconfig.spi.metadata.PropertyMetadata
 
toString() - Method in class org.apache.sling.commons.osgi.bundleversion.FileBundleVersionInfo
 
toString(Object, String) - Static method in class org.apache.sling.commons.osgi.OsgiUtil
Deprecated.
Returns the parameter as a string or the defaultValue if the parameter is null.
toString(Object, String) - Static method in class org.apache.sling.commons.osgi.PropertiesUtil
Returns the parameter as a string or the defaultValue if the parameter is null.
toString() - Method in class org.apache.sling.discovery.base.commons.DefaultTopologyView
 
toString() - Method in class org.apache.sling.discovery.base.connectors.announcement.Announcement
 
toString() - Method in class org.apache.sling.discovery.commons.providers.DefaultClusterView
 
toString() - Method in class org.apache.sling.discovery.commons.providers.DefaultInstanceDescription
 
toString() - Method in class org.apache.sling.discovery.commons.providers.spi.base.DiscoveryLiteDescriptor
 
toString() - Method in class org.apache.sling.discovery.TopologyEvent
 
toString() - Method in class org.apache.sling.hc.api.execution.HealthCheckExecutionOptions
 
toString() - Method in class org.apache.sling.hc.api.Result
 
toString() - Method in class org.apache.sling.hc.api.ResultLog.Entry
 
toString() - Method in class org.apache.sling.hc.api.ResultLog
 
toString() - Method in class org.apache.sling.hc.util.HealthCheckMetadata
 
toString() - Method in class org.apache.sling.installer.api.InstallableResource
 
toString() - Method in class org.apache.sling.installer.api.tasks.InstallTask
 
toString() - Method in class org.apache.sling.installer.api.tasks.TransformationResult
 
toString() - Method in class org.apache.sling.installer.api.UpdateResult
 
toString() - Method in class org.apache.sling.provisioning.model.Artifact
 
toString() - Method in class org.apache.sling.provisioning.model.ArtifactGroup
 
toString() - Method in class org.apache.sling.provisioning.model.Commentable
 
toString() - Method in class org.apache.sling.provisioning.model.Configuration
 
toString() - Method in class org.apache.sling.provisioning.model.Feature
 
toString() - Method in class org.apache.sling.provisioning.model.ItemList
 
toString() - Method in class org.apache.sling.provisioning.model.KeyValueMap
 
toString() - Method in class org.apache.sling.provisioning.model.Model
 
toString() - Method in class org.apache.sling.provisioning.model.RunMode
 
toString() - Method in class org.apache.sling.provisioning.model.Section
 
toString() - Method in class org.apache.sling.provisioning.model.Traceable
 
toString() - Method in class org.apache.sling.provisioning.model.Version
 
toString() - Method in class org.apache.sling.repoinit.parser.operations.AclLine
 
toString() - Method in class org.apache.sling.repoinit.parser.operations.CreatePath
 
toString() - Method in class org.apache.sling.repoinit.parser.operations.Operation
 
toString() - Method in class org.apache.sling.repoinit.parser.operations.PathSegmentDefinition
 
toString() - Method in class org.apache.sling.repoinit.parser.operations.RegisterNamespace
 
toString() - Method in class org.apache.sling.repoinit.parser.operations.RegisterNodetypes
 
toString() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableCalendar
 
toString() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableNode
 
toString() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableProperty
 
toString() - Method in class org.apache.sling.scripting.sightly.compiler.commands.Conditional.End
 
toString() - Method in class org.apache.sling.scripting.sightly.compiler.commands.Conditional.Start
 
toString() - Method in class org.apache.sling.scripting.sightly.compiler.commands.Loop.End
 
toString() - Method in class org.apache.sling.scripting.sightly.compiler.commands.Loop.Start
 
toString() - Method in class org.apache.sling.scripting.sightly.compiler.commands.OutputVariable
 
toString() - Method in class org.apache.sling.scripting.sightly.compiler.commands.OutText
 
toString() - Method in class org.apache.sling.scripting.sightly.compiler.commands.VariableBinding.End
 
toString() - Method in class org.apache.sling.scripting.sightly.compiler.commands.VariableBinding.Start
 
toString() - Method in class org.apache.sling.scripting.sightly.compiler.expression.Expression
 
toString() - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.BinaryOperation
 
toString() - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.BooleanConstant
 
toString() - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.Identifier
 
toString() - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.MapLiteral
 
toString() - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.NumericConstant
 
toString() - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.PropertyAccess
 
toString() - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.StringConstant
 
toString() - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.TernaryOperator
 
toString() - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.UnaryOperation
 
toString(Object) - Method in class org.apache.sling.scripting.sightly.render.AbstractRuntimeObjectModel
 
toString(Object) - Method in interface org.apache.sling.scripting.sightly.render.RuntimeObjectModel
Convert the given object to a string.
toString() - Method in class org.apache.sling.servlets.post.Modification
 
toString() - Method in class org.apache.sling.validation.spi.support.DefaultValidationFailure
 
toStringArray(Object) - Static method in class org.apache.sling.commons.osgi.OsgiUtil
Deprecated.
Returns the parameter as an array of Strings.
toStringArray(Object, String[]) - Static method in class org.apache.sling.commons.osgi.OsgiUtil
Deprecated.
Returns the parameter as an array of Strings.
toStringArray(Object) - Static method in class org.apache.sling.commons.osgi.PropertiesUtil
Returns the parameter as an array of Strings.
toStringArray(Object, String[]) - Static method in class org.apache.sling.commons.osgi.PropertiesUtil
Returns the parameter as an array of Strings.
toStringSet() - Method in class org.apache.sling.api.resource.path.PathSet
Create a unmodifiable set of strings
Traceable - Class in org.apache.sling.provisioning.model
A traceable has an optional location.
Traceable() - Constructor for class org.apache.sling.provisioning.model.Traceable
 
transform(RegisteredResource) - Method in interface org.apache.sling.installer.api.tasks.ResourceTransformer
Try to transform the registered resource.
TransformationResult - Class in org.apache.sling.installer.api.tasks
A result of a ResourceTransformer.
TransformationResult() - Constructor for class org.apache.sling.installer.api.tasks.TransformationResult
 
transformQuery(String, String, ResourceResolver) - Method in interface org.apache.sling.api.security.ResourceAccessSecurity
Optionally transform a query based on the current user's credentials.
traverseChildren(Iterator<Resource>) - Method in class org.apache.sling.api.resource.AbstractResourceVisitor
Visit the given resources.
trigger() - Method in interface org.apache.sling.discovery.commons.providers.base.AsyncEvent
As soon as this AsyncEvent is at the front of AsyncEventSender's FIFO queue it will be invoked via this trigger() method.
triggerAsyncConnectorPing() - Method in class org.apache.sling.discovery.base.commons.BaseViewChecker
Trigger the issuance of the next heartbeat asap instead of at next heartbeat interval
triggerBackgroundCheck() - Method in class org.apache.sling.discovery.commons.providers.spi.base.AbstractServiceWithBackgroundCheck
for testing only!
TRUE - Static variable in class org.apache.sling.scripting.sightly.compiler.expression.nodes.BooleanConstant
 
trustMessage(HttpUriRequest, String) - Method in class org.apache.sling.discovery.base.connectors.ping.TopologyRequestValidator
Trust a message on the client before sending, only if trust is enabled.
trustMessage(HttpServletResponse, HttpServletRequest, String) - Method in class org.apache.sling.discovery.base.connectors.ping.TopologyRequestValidator
Trust a response message sent from the server to the client.
TWO - Static variable in class org.apache.sling.scripting.sightly.compiler.expression.nodes.NumericConstant
 
TYPE_BUNDLE - Static variable in class org.apache.sling.installer.api.InstallableResource
The type for a bundle - in this case InstallableResource.getInputStream() must return an input stream to the bundle.
TYPE_CONFIG - Static variable in class org.apache.sling.installer.api.InstallableResource
The type for a configuration - in this case InstallableResource.getDictionary() must return a dictionary with the configuration.
TYPE_FILE - Static variable in class org.apache.sling.installer.api.InstallableResource
The type for all other provided data like a bundle etc.
TYPE_HINT_SUFFIX - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
Suffix indicating a type hint for the property (value is "@TypeHint").
TYPE_JAR - Static variable in class org.apache.sling.jcr.contentloader.ContentTypeUtil
 
TYPE_JCR_XML - Static variable in class org.apache.sling.jcr.contentloader.ContentTypeUtil
 
TYPE_JSON - Static variable in class org.apache.sling.jcr.contentloader.ContentTypeUtil
 
TYPE_PROPERTIES - Static variable in class org.apache.sling.installer.api.InstallableResource
The type for properties - in this case InstallableResource.getDictionary() should contain a dictionary or the InstallableResource.getInputStream() should point to a property or configuration file.
TYPE_PROPERTY - Static variable in interface org.apache.sling.auth.core.spi.AuthenticationHandler
The name of the service registration property (single string) providing the authentication type of authentication handler.
TYPE_XML - Static variable in class org.apache.sling.jcr.contentloader.ContentTypeUtil
 
TYPE_ZIP - Static variable in class org.apache.sling.jcr.contentloader.ContentTypeUtil
 

U

UnaryOperation - Class in org.apache.sling.scripting.sightly.compiler.expression.nodes
Defines a unary operation (e.g.
UnaryOperation(UnaryOperator, ExpressionNode) - Constructor for class org.apache.sling.scripting.sightly.compiler.expression.nodes.UnaryOperation
Creates a UnaryOperation.
UnaryOperator - Enum in org.apache.sling.scripting.sightly.compiler.expression.nodes
Unary operators used in expressions.
unbind(T, Map<String, Object>) - Method in class org.apache.sling.commons.osgi.RankedServices
Handle unbind service event.
unbind(TopologyEventListener) - Method in class org.apache.sling.discovery.commons.providers.base.ViewStateManagerImpl
 
unbind(TopologyEventListener) - Method in interface org.apache.sling.discovery.commons.providers.ViewStateManager
Unbinds the given eventListener, returning whether or not it was bound at all.
unbindHttpService(ServiceReference) - Method in class org.apache.sling.discovery.base.commons.BaseViewChecker
Unbind a http service
unbindLog(LogService) - Method in class org.apache.sling.jcr.registration.AbstractRegistrationSupport
Unbinds the LogService
unbindPropertyProvider(PropertyProvider, Map<String, Object>) - Method in class org.apache.sling.discovery.oak.OakDiscoveryService
Unbind a property provider
unbindRepository(String, Object) - Method in class org.apache.sling.jcr.registration.AbstractRegistrationSupport
Called to actually unregister a repository with the registry.
unbindRepository(ServiceReference) - Method in class org.apache.sling.jcr.registration.AbstractRegistrationSupport
Unregisters the repository identified by the OSGi service reference under the name set as service property.
unbindTopologyEventListener(TopologyEventListener) - Method in class org.apache.sling.discovery.oak.OakDiscoveryService
Unbind a topology event listener
unchanged(BaseTopologyView) - Method in class org.apache.sling.discovery.commons.providers.base.ViewStateManagerImpl
 
UndefinedClusterViewException - Exception in org.apache.sling.discovery.base.commons
This exception is thrown when the ClusterViewService does not have a cluster view that is valid.
UndefinedClusterViewException(UndefinedClusterViewException.Reason) - Constructor for exception org.apache.sling.discovery.base.commons.UndefinedClusterViewException
 
UndefinedClusterViewException(UndefinedClusterViewException.Reason, String) - Constructor for exception org.apache.sling.discovery.base.commons.UndefinedClusterViewException
 
UndefinedClusterViewException.Reason - Enum in org.apache.sling.discovery.base.commons
 
unmangle(String) - Static method in class org.apache.sling.scripting.sightly.java.compiler.JavaEscapeUtils
Provided a mangled string (obtained by calling JavaEscapeUtils.mangleChar(char)) it will will return the character that was mangled.
unregisterAnnouncement(String) - Method in interface org.apache.sling.discovery.base.connectors.announcement.AnnouncementRegistry
Unregister the announcement owned by the given slingId
unregisterAnnouncement(String) - Method in class org.apache.sling.discovery.base.connectors.announcement.AnnouncementRegistryImpl
 
unregisterOutgoingConnector(String) - Method in interface org.apache.sling.discovery.base.connectors.ping.ConnectorRegistry
Unregister an outgoing topology connector identified by the given (connector) id
unregisterOutgoingConnector(String) - Method in class org.apache.sling.discovery.base.connectors.ping.ConnectorRegistryImpl
 
unregisterService(ServiceRegistration) - Method in class org.apache.sling.jcr.base.AbstractSlingRepositoryManager
Unregisters the service represented by the serviceRegistration.
unregisterWrapper(Class<?>) - Method in class org.apache.sling.scripting.javascript.helper.SlingWrapFactory
 
unschedule(String) - Method in interface org.apache.sling.commons.scheduler.Scheduler
Remove a scheduled job by name.
unschedule() - Method in interface org.apache.sling.event.jobs.ScheduledJobInfo
Unschedule this scheduled job.
unsetAdapterManager(AdapterManager) - Static method in class org.apache.sling.api.adapter.SlingAdaptable
Unsets the global AdapterManager.
unwrap(Resource) - Static method in class org.apache.sling.api.resource.ResourceUtil
Unwrap the resource and return the wrapped implementation.
unwrap() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableCalendar
 
unwrap() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableMap
 
unwrap() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableNode
 
unwrap() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptablePrintWriter
 
unwrap() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableProperty
 
unwrap() - Method in class org.apache.sling.scripting.javascript.wrapper.ScriptableResource
 
update(long) - Method in interface org.apache.sling.commons.metrics.Histogram
Adds a recorded value.
update(long, TimeUnit) - Method in interface org.apache.sling.commons.metrics.Timer
Adds a recorded duration.
update(long) - Method in class org.apache.sling.spi.resource.provider.ResourceProvider
With a call to this method, the provider implementation is notified that any information regarding the registration of the provider has changed.
updated(File) - Method in interface org.apache.sling.launchpad.base.shared.Notifiable
Called when the OSGi framework has been stopped because any of the Bundle.update methods has been called on the system bundle.
updated(File) - Method in class org.apache.sling.launchpad.webapp.SlingServlet
The framework has been stopped with the intent to be restarted by calling either of the Bundle.update methods on the system bundle.
updatedPropertyProvider(PropertyProvider, Map<String, Object>) - Method in class org.apache.sling.discovery.oak.OakDiscoveryService
Update a property provider.
UpdateGroup - Interface in org.apache.sling.jackrabbit.usermanager
The UpdateGroup service api.
updateGroup(Session, String, Map<String, ?>, List<Modification>) - Method in interface org.apache.sling.jackrabbit.usermanager.UpdateGroup
Update a group in the repository
UpdateHandler - Interface in org.apache.sling.installer.api
An update handler is a service handling updates of resources through other ways than the installer, e.g.
updateProgress(long) - Method in interface org.apache.sling.event.jobs.consumer.JobExecutionContext
Update the progress to the new ETA.
updateProperties() - Method in class org.apache.sling.discovery.base.commons.BaseViewChecker
 
updateProperties() - Method in class org.apache.sling.discovery.oak.OakDiscoveryService
Update the properties and sent a topology event if applicable
updateProperties() - Method in class org.apache.sling.discovery.oak.pinger.OakViewChecker
 
updateResources(String, InstallableResource[], String[]) - Method in interface org.apache.sling.installer.api.OsgiInstaller
Inform the installer that resources are available for installation and/or other resources are no longer available.
UpdateResult - Class in org.apache.sling.installer.api
The update result is returned by an UpdateHandler if a resource could be persisted by the handler.
UpdateResult(String) - Constructor for class org.apache.sling.installer.api.UpdateResult
Create an update result
UpdateUser - Interface in org.apache.sling.jackrabbit.usermanager
The UpdateUser service api.
updateUser(Session, String, Map<String, ?>, List<Modification>) - Method in interface org.apache.sling.jackrabbit.usermanager.UpdateUser
Update a user in the repository
URI_MANIPULATION - Static variable in class org.apache.sling.scripting.sightly.compiler.RuntimeFunction
The name of the RuntimeCall function that will provide URI manipulation support.
USE - Static variable in class org.apache.sling.scripting.sightly.compiler.RuntimeFunction
The name of the RuntimeCall function that will provide the support for loading Use-API objects.
Use - Interface in org.apache.sling.scripting.sightly.pojo
The Use interface can be implemented by Java objects which are instantiated as part of processing data-sly-use attributes.
USE_RESOURCE_ACCESS_SECURITY - Static variable in interface org.apache.sling.api.resource.ResourceProvider
Deprecated.
The name of the service registration property containing the a boolean flag indicating if the ResourceAccessSecurity service should be used for this provider or not.
UseProvider - Interface in org.apache.sling.scripting.sightly.use
A UseProvider instantiates objects for the Use-API.
USER - Static variable in interface org.apache.sling.api.resource.ResourceResolverFactory
Name of the authentication information property providing the name of the user for which the ResourceResolverFactory.getResourceResolver(Map) method creates resource resolvers.
User - Class in org.apache.sling.sample.slingshot.model
 
User(Resource) - Constructor for class org.apache.sling.sample.slingshot.model.User
 
USER_IMPERSONATION - Static variable in interface org.apache.sling.api.resource.ResourceResolverFactory
Name of the authentication information property causing the ResourceResolverFactory.getResourceResolver(Map), ResourceResolverFactory.getAdministrativeResourceResolver(Map), and ResourceResolverFactory.getServiceResourceResolver(Map) methods to try to impersonate the created resource resolver to the requested user and return the impersonated resource resolver.
USER_IMPERSONATOR - Static variable in interface org.apache.sling.api.resource.ResourceResolver
The name of the resource resolver attribute which is set if the resource resolver has been impersonated as per the ResourceResolverFactory.USER_IMPERSONATION property.
useResourceAccessSecurity - Variable in class org.apache.sling.api.resource.runtime.dto.ResourceProviderDTO
Whether resource access security should be used.
UserInfo - Class in org.apache.sling.sample.slingshot.model
 
UserInfo(Resource) - Constructor for class org.apache.sling.sample.slingshot.model.UserInfo
 
username - Variable in class org.apache.sling.repoinit.parser.operations.ServiceUserOperation
 
Util - Class in org.apache.sling.launchpad.base.shared
The Util class provides general shared utilities.

V

VALID - Static variable in class org.apache.sling.validation.spi.support.DefaultValidationResult
Used to indicated a valid result.
validate(Object, Class<ModelType>, boolean) - Method in interface org.apache.sling.models.spi.ModelValidation
Triggers validation for the given model on the given adaptable
validate(Model) - Static method in class org.apache.sling.provisioning.model.ModelUtility
Validates the model.
validate(T, ValidatorContext, ValueMap) - Method in interface org.apache.sling.validation.spi.Validator
Validates the data and/or the valueMap according to the internal constraints of this validator.
validate(Resource, ValidationModel) - Method in interface org.apache.sling.validation.ValidationService
Validates a Resource using a specific ValidationModel.
validate(ValueMap, ValidationModel) - Method in interface org.apache.sling.validation.ValidationService
Validates a ValueMap or any object adaptable to a ValueMap using a specific ValidationModel.
validateIncludingVersion(Model) - Static method in class org.apache.sling.provisioning.model.ModelUtility
Validates the model and checks that each feature has a valid version.
validateResourceRecursively(Resource, boolean, Predicate<Resource>, boolean) - Method in interface org.apache.sling.validation.ValidationService
Validates a Resource and all child resources recursively by traversing through the resource tree starting from the given resource.
ValidationException - Exception in org.apache.sling.models.factory
Thrown in case an validation could not be performed for the given model.
ValidationException(String) - Constructor for exception org.apache.sling.models.factory.ValidationException
 
ValidationException(Throwable) - Constructor for exception org.apache.sling.models.factory.ValidationException
 
ValidationFailure - Interface in org.apache.sling.validation
 
ValidationModel - Interface in org.apache.sling.validation.model
A ValidationModel defines the validation rules that a resource tree has to pass.
ValidationModelProvider - Interface in org.apache.sling.validation.model.spi
All providers of ValidationModels must implement this interface.
ValidationModelRetriever - Interface in org.apache.sling.validation.model.spi
Retrieves the validation model.
ValidationResult - Interface in org.apache.sling.validation
A ValidationResult contains validation information either from a single Validator or from multiple Validator invocations.
ValidationService - Interface in org.apache.sling.validation
The ValidationService provides methods for finding ValidationModels and to trigger validations against those.
ValidationStrategy - Enum in org.apache.sling.models.annotations
Used by the Model annotation.
Validator<T> - Interface in org.apache.sling.validation.spi
A Validator is responsible for validating a single piece of information according to an internal constraint.
ValidatorContext - Interface in org.apache.sling.validation.spi
Used as parameter for each call of Validator.validate(Object, ValidatorContext, ValueMap) Exposes additional information about the context in which the validation was called.
ValidatorInvocation - Interface in org.apache.sling.validation.model
Defines a specific validator invocation for a given property (without actually exposing a reference to the underlying Validator).
VALUE_FROM_SUFFIX - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
SLING-130, suffix that maps form field names to different JCR property names
VALUE_RUN_ON_LEADER - Static variable in interface org.apache.sling.commons.scheduler.Scheduler
Value for Scheduler.PROPERTY_SCHEDULER_RUN_ON to run the job on the leader only.
VALUE_RUN_ON_SINGLE - Static variable in interface org.apache.sling.commons.scheduler.Scheduler
Value for Scheduler.PROPERTY_SCHEDULER_RUN_ON to run the job on a single instance only.
ValueInfo<T> - Interface in org.apache.sling.caconfig.management
Provides detailed information about a given configuration value.
ValueMap - Interface in org.apache.sling.api.resource
The ValueMap is an easy way to access properties of a resource.
ValueMapDecorator - Class in org.apache.sling.api.wrappers
ValueMapDecorator decorates another Map to provide a basic implementation for the additional methods of a ValueMap.
ValueMapDecorator(Map<String, Object>) - Constructor for class org.apache.sling.api.wrappers.ValueMapDecorator
Creates a new wrapper around a given map.
ValueMapValue - Annotation Type in org.apache.sling.models.annotations.injectorspecific
Annotation to be used on either methods, fields or constructor parameter to let Sling Models inject a value from the ValueMap of the current resource.
valueOf(String) - Static method in enum org.apache.sling.api.request.SlingRequestEvent.EventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sling.api.resource.observation.ResourceChange.ChangeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sling.api.resource.runtime.dto.AuthType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sling.api.resource.runtime.dto.FailureReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sling.auth.core.spi.AuthenticationHandler.FAILURE_REASON_CODES
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sling.auth.form.FormReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sling.caconfig.resource.spi.InheritanceDecision
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sling.commons.osgi.Order
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sling.commons.threads.ThreadPoolConfig.ThreadPoolPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sling.commons.threads.ThreadPoolConfig.ThreadPriority
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sling.discovery.base.commons.UndefinedClusterViewException.Reason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sling.discovery.TopologyEvent.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sling.event.jobs.consumer.JobConsumer.JobResult
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sling.event.jobs.Job.JobState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sling.event.jobs.JobManager.QueryType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sling.event.jobs.QueueConfiguration.ThreadPriority
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sling.event.jobs.QueueConfiguration.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sling.event.jobs.ScheduleInfo.ScheduleType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sling.hc.api.Result.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sling.installer.api.event.InstallationEvent.TYPE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sling.installer.api.tasks.ResourceState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sling.launchpad.app.ControlAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sling.models.annotations.DefaultInjectionStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sling.models.annotations.injectorspecific.InjectionStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sling.models.annotations.ValidationStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sling.repoinit.parser.operations.AclLine.Action
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sling.scripting.sightly.compiler.expression.MarkupContext
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sling.scripting.sightly.compiler.expression.nodes.BinaryOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sling.scripting.sightly.compiler.expression.nodes.UnaryOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sling.servlets.post.ModificationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.sling.xss.ProtectionContext
Returns the enum constant of this type with the specified name.
ValuePreparer - Interface in org.apache.sling.models.spi
Optimization interface for Injectors which wish to avoid repeated accessing of some object based on the adaptable.
values() - Static method in enum org.apache.sling.api.request.SlingRequestEvent.EventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sling.api.resource.observation.ResourceChange.ChangeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.apache.sling.api.resource.ResourceMetadata
 
values() - Static method in enum org.apache.sling.api.resource.runtime.dto.AuthType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sling.api.resource.runtime.dto.FailureReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.apache.sling.api.wrappers.CompositeValueMap
values() - Method in class org.apache.sling.api.wrappers.ValueMapDecorator
values() - Static method in enum org.apache.sling.auth.core.spi.AuthenticationHandler.FAILURE_REASON_CODES
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sling.auth.form.FormReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sling.caconfig.resource.spi.InheritanceDecision
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sling.commons.osgi.Order
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sling.commons.threads.ThreadPoolConfig.ThreadPoolPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sling.commons.threads.ThreadPoolConfig.ThreadPriority
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sling.discovery.base.commons.UndefinedClusterViewException.Reason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sling.discovery.TopologyEvent.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sling.event.jobs.consumer.JobConsumer.JobResult
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sling.event.jobs.Job.JobState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sling.event.jobs.JobManager.QueryType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sling.event.jobs.QueueConfiguration.ThreadPriority
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sling.event.jobs.QueueConfiguration.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sling.event.jobs.ScheduleInfo.ScheduleType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sling.hc.api.Result.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sling.installer.api.event.InstallationEvent.TYPE
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sling.installer.api.tasks.ResourceState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sling.launchpad.app.ControlAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sling.models.annotations.DefaultInjectionStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sling.models.annotations.injectorspecific.InjectionStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sling.models.annotations.ValidationStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sling.repoinit.parser.operations.AclLine.Action
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sling.scripting.sightly.compiler.expression.MarkupContext
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sling.scripting.sightly.compiler.expression.nodes.BinaryOperator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sling.scripting.sightly.compiler.expression.nodes.UnaryOperator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sling.servlets.post.ModificationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.sling.xss.ProtectionContext
Returns an array containing the constants of this enum type, in the order they are declared.
VariableBinding - Class in org.apache.sling.scripting.sightly.compiler.commands
This Command marks the binding of a variable.
VariableBinding() - Constructor for class org.apache.sling.scripting.sightly.compiler.commands.VariableBinding
 
VariableBinding.End - Class in org.apache.sling.scripting.sightly.compiler.commands
 
VariableBinding.Global - Class in org.apache.sling.scripting.sightly.compiler.commands
 
VariableBinding.Start - Class in org.apache.sling.scripting.sightly.compiler.commands
 
variableResolver(ModelUtility.VariableResolver) - Method in class org.apache.sling.provisioning.model.ModelUtility.ResolverOptions
 
VariableTracker<T> - Class in org.apache.sling.scripting.sightly.compiler.util
Tracks information related to HTL variables, at different levels of the compiler.
VariableTracker() - Constructor for class org.apache.sling.scripting.sightly.compiler.util.VariableTracker
 
Version - Class in org.apache.sling.provisioning.model
Version object supporting Maven and OSGi versions.
Version(String) - Constructor for class org.apache.sling.provisioning.model.Version
Creates a version identifier from the specified string.
VERSION_1_1 - Static variable in class org.apache.sling.commons.compiler.Options
 
VERSION_1_2 - Static variable in class org.apache.sling.commons.compiler.Options
 
VERSION_1_3 - Static variable in class org.apache.sling.commons.compiler.Options
 
VERSION_1_4 - Static variable in class org.apache.sling.commons.compiler.Options
 
VERSION_1_5 - Static variable in class org.apache.sling.commons.compiler.Options
 
VERSION_1_6 - Static variable in class org.apache.sling.commons.compiler.Options
 
VERSION_1_7 - Static variable in class org.apache.sling.commons.compiler.Options
 
VERSION_1_8 - Static variable in class org.apache.sling.commons.compiler.Options
 
VERSION_RUNTIME - Static variable in class org.apache.sling.commons.compiler.Options
 
VersioningConfiguration - Class in org.apache.sling.servlets.post
Data structure to hold the various options associated with how versionable nodes are handled in the post servlet.
VersioningConfiguration() - Constructor for class org.apache.sling.servlets.post.VersioningConfiguration
 
Via - Annotation Type in org.apache.sling.models.annotations
Indicate that this injection point should be handled using some value derived from the adaptable.
ViaProvider - Interface in org.apache.sling.models.spi
SPI interface for providers of the @Via annotation.
ViaProviderType - Interface in org.apache.sling.models.annotations
Marker interface for eligible @Via provider identifiers.
ViewChecker - Interface in org.apache.sling.discovery.base.commons
A ViewChecker is capable of issuing a heartbeat and subsequently checking the resulting, current view in the local cluster.
ViewStateManager - Interface in org.apache.sling.discovery.commons.providers
The ViewStateManager is at the core of managing TopologyEventListeners, the 'view state' (changing vs changed) and sending out the appropriate and according TopologyEvents to the registered listeners - depending on the implementation it also supports the ClusterSyncService, which is invoked on handleNewView.
ViewStateManagerFactory - Class in org.apache.sling.discovery.commons.providers.base
Used to create an implementation classes of type ViewStateManager (with the idea to be able to leave the implementation classes as package-protected)
ViewStateManagerFactory() - Constructor for class org.apache.sling.discovery.commons.providers.base.ViewStateManagerFactory
 
ViewStateManagerImpl - Class in org.apache.sling.discovery.commons.providers.base
The ViewStateManager is at the core of managing TopologyEventListeners, the 'view state' (changing vs changed) and sending out the appropriate and according TopologyEvents to the registered listeners.
visit(Resource) - Method in class org.apache.sling.api.resource.AbstractResourceVisitor
Implement this method to do actual work on the resources.
visit(Conditional.Start) - Method in class org.apache.sling.scripting.sightly.compiler.commands.AbstractCommandVisitor
 
visit(Conditional.End) - Method in class org.apache.sling.scripting.sightly.compiler.commands.AbstractCommandVisitor
 
visit(VariableBinding.Start) - Method in class org.apache.sling.scripting.sightly.compiler.commands.AbstractCommandVisitor
 
visit(VariableBinding.End) - Method in class org.apache.sling.scripting.sightly.compiler.commands.AbstractCommandVisitor
 
visit(VariableBinding.Global) - Method in class org.apache.sling.scripting.sightly.compiler.commands.AbstractCommandVisitor
 
visit(OutputVariable) - Method in class org.apache.sling.scripting.sightly.compiler.commands.AbstractCommandVisitor
 
visit(OutText) - Method in class org.apache.sling.scripting.sightly.compiler.commands.AbstractCommandVisitor
 
visit(Loop.Start) - Method in class org.apache.sling.scripting.sightly.compiler.commands.AbstractCommandVisitor
 
visit(Loop.End) - Method in class org.apache.sling.scripting.sightly.compiler.commands.AbstractCommandVisitor
 
visit(Procedure.Start) - Method in class org.apache.sling.scripting.sightly.compiler.commands.AbstractCommandVisitor
 
visit(Procedure.End) - Method in class org.apache.sling.scripting.sightly.compiler.commands.AbstractCommandVisitor
 
visit(Procedure.Call) - Method in class org.apache.sling.scripting.sightly.compiler.commands.AbstractCommandVisitor
 
visit(Conditional.Start) - Method in interface org.apache.sling.scripting.sightly.compiler.commands.CommandVisitor
Process a Conditional.Start command.
visit(Conditional.End) - Method in interface org.apache.sling.scripting.sightly.compiler.commands.CommandVisitor
Process a Conditional.End command.
visit(VariableBinding.Start) - Method in interface org.apache.sling.scripting.sightly.compiler.commands.CommandVisitor
Process a VariableBinding.Start command.
visit(VariableBinding.End) - Method in interface org.apache.sling.scripting.sightly.compiler.commands.CommandVisitor
Process a VariableBinding.End command.
visit(VariableBinding.Global) - Method in interface org.apache.sling.scripting.sightly.compiler.commands.CommandVisitor
Process a VariableBinding.Global command.
visit(OutputVariable) - Method in interface org.apache.sling.scripting.sightly.compiler.commands.CommandVisitor
Process a OutputVariable command.
visit(OutText) - Method in interface org.apache.sling.scripting.sightly.compiler.commands.CommandVisitor
Process a OutText command.
visit(Loop.Start) - Method in interface org.apache.sling.scripting.sightly.compiler.commands.CommandVisitor
Process a Loop.Start command.
visit(Loop.End) - Method in interface org.apache.sling.scripting.sightly.compiler.commands.CommandVisitor
Process a Loop.End command.
visit(Procedure.Start) - Method in interface org.apache.sling.scripting.sightly.compiler.commands.CommandVisitor
Process a Procedure.Start command.
visit(Procedure.End) - Method in interface org.apache.sling.scripting.sightly.compiler.commands.CommandVisitor
Process a Procedure.End command.
visit(Procedure.Call) - Method in interface org.apache.sling.scripting.sightly.compiler.commands.CommandVisitor
Process a Procedure.Call command.
visit(Conditional.Start) - Method in class org.apache.sling.scripting.sightly.compiler.commands.StatefulVisitor
 
visit(Conditional.End) - Method in class org.apache.sling.scripting.sightly.compiler.commands.StatefulVisitor
 
visit(VariableBinding.Start) - Method in class org.apache.sling.scripting.sightly.compiler.commands.StatefulVisitor
 
visit(VariableBinding.End) - Method in class org.apache.sling.scripting.sightly.compiler.commands.StatefulVisitor
 
visit(VariableBinding.Global) - Method in class org.apache.sling.scripting.sightly.compiler.commands.StatefulVisitor
 
visit(OutputVariable) - Method in class org.apache.sling.scripting.sightly.compiler.commands.StatefulVisitor
 
visit(OutText) - Method in class org.apache.sling.scripting.sightly.compiler.commands.StatefulVisitor
 
visit(Loop.Start) - Method in class org.apache.sling.scripting.sightly.compiler.commands.StatefulVisitor
 
visit(Loop.End) - Method in class org.apache.sling.scripting.sightly.compiler.commands.StatefulVisitor
 
visit(Procedure.Start) - Method in class org.apache.sling.scripting.sightly.compiler.commands.StatefulVisitor
 
visit(Procedure.End) - Method in class org.apache.sling.scripting.sightly.compiler.commands.StatefulVisitor
 
visit(Procedure.Call) - Method in class org.apache.sling.scripting.sightly.compiler.commands.StatefulVisitor
 
visit(PropertyAccess) - Method in class org.apache.sling.scripting.sightly.compiler.expression.SideEffectVisitor
 
visit(Identifier) - Method in class org.apache.sling.scripting.sightly.compiler.expression.SideEffectVisitor
 
visit(StringConstant) - Method in class org.apache.sling.scripting.sightly.compiler.expression.SideEffectVisitor
 
visit(BinaryOperation) - Method in class org.apache.sling.scripting.sightly.compiler.expression.SideEffectVisitor
 
visit(BooleanConstant) - Method in class org.apache.sling.scripting.sightly.compiler.expression.SideEffectVisitor
 
visit(NumericConstant) - Method in class org.apache.sling.scripting.sightly.compiler.expression.SideEffectVisitor
 
visit(UnaryOperation) - Method in class org.apache.sling.scripting.sightly.compiler.expression.SideEffectVisitor
 
visit(TernaryOperator) - Method in class org.apache.sling.scripting.sightly.compiler.expression.SideEffectVisitor
 
visit(RuntimeCall) - Method in class org.apache.sling.scripting.sightly.compiler.expression.SideEffectVisitor
 
visit(MapLiteral) - Method in class org.apache.sling.scripting.sightly.compiler.expression.SideEffectVisitor
 
visit(ArrayLiteral) - Method in class org.apache.sling.scripting.sightly.compiler.expression.SideEffectVisitor
 
visit(NullLiteral) - Method in class org.apache.sling.scripting.sightly.compiler.expression.SideEffectVisitor
 
visitCreatePath(CreatePath) - Method in interface org.apache.sling.repoinit.parser.operations.OperationVisitor
 
visitCreateServiceUser(CreateServiceUser) - Method in interface org.apache.sling.repoinit.parser.operations.OperationVisitor
 
visitCreateUser(CreateUser) - Method in interface org.apache.sling.repoinit.parser.operations.OperationVisitor
 
visitDeleteServiceUser(DeleteServiceUser) - Method in interface org.apache.sling.repoinit.parser.operations.OperationVisitor
 
visitDeleteUser(DeleteUser) - Method in interface org.apache.sling.repoinit.parser.operations.OperationVisitor
 
visitRegisterNamespace(RegisterNamespace) - Method in interface org.apache.sling.repoinit.parser.operations.OperationVisitor
 
visitRegisterNodetypes(RegisterNodetypes) - Method in interface org.apache.sling.repoinit.parser.operations.OperationVisitor
 
visitSetAclPaths(SetAclPaths) - Method in interface org.apache.sling.repoinit.parser.operations.OperationVisitor
 
visitSetAclPrincipal(SetAclPrincipals) - Method in interface org.apache.sling.repoinit.parser.operations.OperationVisitor
 

W

waitForAsyncEvents(long) - Method in class org.apache.sling.discovery.commons.providers.base.ViewStateManagerImpl
 
waitForAsyncEvents(long) - Method in interface org.apache.sling.discovery.commons.providers.ViewStateManager
for testing only: wait for any potentially queued async events to be delivered before returning.
waitForInit(long) - Method in class org.apache.sling.discovery.commons.providers.spi.base.IdMapService
for testing only
warn(String, Object...) - Method in class org.apache.sling.hc.util.FormattingResultLog
 
weekly(int, int, int) - Method in interface org.apache.sling.event.jobs.JobBuilder.ScheduleBuilder
Schedule the job weekly, the time needs to be specified in addition.
WhitelistEntry - Interface in org.apache.sling.discovery.base.connectors.ping.wl
A WhitelistEntry is capable of accepting certain requests depending on a configuration.
wildcardAsRegex(String) - Static method in class org.apache.sling.discovery.base.connectors.ping.wl.WildcardHelper
converts a string containing wildcards (* and ?) into a valid regex
WildcardHelper - Class in org.apache.sling.discovery.base.connectors.ping.wl
Helper class for wildcards
WildcardHelper() - Constructor for class org.apache.sling.discovery.base.connectors.ping.wl.WildcardHelper
 
WildcardWhitelistEntry - Class in org.apache.sling.discovery.base.connectors.ping.wl
Implementation of a WhitelistEntry which can accept wildcards (* and ?) in both IP and hostname
WildcardWhitelistEntry(String) - Constructor for class org.apache.sling.discovery.base.connectors.ping.wl.WildcardWhitelistEntry
 
with(String, Object) - Method in class org.apache.sling.scripting.sightly.java.compiler.RenderUnit.FluentMap
Fluent variant of put.
withNode(ExpressionNode) - Method in class org.apache.sling.scripting.sightly.compiler.expression.Expression
Return a copy, but with the specified node as root.
withParentExpression(Expression) - Method in class org.apache.sling.scripting.sightly.compiler.expression.nodes.BinaryOperation
Returns a copy of this BinaryOperation that contains information about the node's parent expression.
withRawText(String) - Method in class org.apache.sling.scripting.sightly.compiler.expression.Expression
Return a copy that provides information about the expression's raw text.
wrapAsJavaObject(Context, Scriptable, Object, Class) - Method in class org.apache.sling.scripting.javascript.helper.SlingWrapFactory
 
write(String) - Method in interface org.apache.sling.engine.RequestLog
Deprecated.
Writes the given message to the output destination.
write(OutputStream, Model, Manifest, ModelArchiveWriter.ArtifactProvider) - Static method in class org.apache.sling.provisioning.model.io.ModelArchiveWriter
Create a model archive.
write(Writer, Model) - Static method in class org.apache.sling.provisioning.model.io.ModelWriter
Writes the model to the writer.

X

X_ORIG_BSN - Static variable in class org.apache.sling.commons.osgi.BSNRenamer
 
X_REASON - Static variable in class org.apache.sling.auth.core.AuthConstants
The name of the request header set by the AuthUtil.sendInvalid(HttpServletRequest, HttpServletResponse) method if the provided credentials cannot be used for login.
X_REASON_CODE - Static variable in class org.apache.sling.auth.core.AuthConstants
The name of the request header set by the AuthUtil.sendInvalid(HttpServletRequest, HttpServletResponse) method if the provided credentials cannot be used for login.
XSS - Static variable in class org.apache.sling.scripting.sightly.compiler.RuntimeFunction
The name of the RuntimeCall function that will provide XSS escaping and filtering support.
XSSAPI - Interface in org.apache.sling.xss
A service providing validators and encoders for XSS protection during the composition of HTML pages.
XSSFilter - Interface in org.apache.sling.xss
This service should be used to protect output against potential XSS attacks.

Y

yearly(int, int, int, int) - Method in interface org.apache.sling.event.jobs.JobBuilder.ScheduleBuilder
Schedule the job yearly, the time needs to be specified in addition.

Z

ZERO - Static variable in class org.apache.sling.scripting.sightly.compiler.expression.nodes.NumericConstant
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
Skip navigation links

Copyright © 2017 The Apache Software Foundation. All rights reserved.