- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
Command
s 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
-
- 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
-
- 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
-
- compile(CompilationUnit, BackendCompiler) - Method in class org.apache.sling.scripting.sightly.compiler.SightlyCompiler
-
- 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
ValueMap
s:
- 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
-
- 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
-
- ConfigurationOverrideMultiplexer - Interface in org.apache.sling.caconfig.management.multiplexer
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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.
- 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
-
- 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
-
- 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
-
- getAdministrativeResourceProvider(Map<String, Object>) - Method in interface org.apache.sling.api.resource.ResourceProviderFactory
-
- getAdministrativeResourceResolver(Map<String, Object>) - Method in interface org.apache.sling.api.resource.ResourceResolverFactory
-
- 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
-
- getAllowedRequestMethods(Map<String, Method>) - Method in class org.apache.sling.api.servlets.SlingSafeMethodsServlet
-
- 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.
- 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.
- getAttributeNames() - Method in interface org.apache.sling.api.resource.ResourceResolver
-
- getAttributeNames() - Method in class org.apache.sling.api.wrappers.ResourceResolverWrapper
-
- getAttributeNames(ResolveContext<T>) - Method in class org.apache.sling.spi.resource.provider.ResourceProvider
-
- 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
-
- 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
-
- 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
-
- getChangedPropertyNames() - Method in class org.apache.sling.api.resource.observation.ResourceChange
-
- 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
-
- 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
-
- 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
Command
s 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- getForceResourceType() - Method in class org.apache.sling.api.request.RequestDispatcherOptions
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- getName(String) - Static method in class org.apache.sling.api.resource.ResourceUtil
-
- getName() - Method in class org.apache.sling.api.resource.ResourceWrapper
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- getParent() - Method in class org.apache.sling.api.resource.ResourceWrapper
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- getReplaceSelectors() - Method in class org.apache.sling.api.request.RequestDispatcherOptions
-
- getReplaceSuffix() - Method in class org.apache.sling.api.request.RequestDispatcherOptions
-
- 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
-
- getRequest() - Method in interface org.apache.sling.api.scripting.SlingScriptHelper
-
- 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
-
- getRequestPathInfo() - Method in class org.apache.sling.api.wrappers.SlingHttpServletRequestWrapper
-
- getRequestProgressTracker() - Method in interface org.apache.sling.api.SlingHttpServletRequest
-
- 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
-
- getResolutionPathInfo() - Method in class org.apache.sling.api.resource.ResourceMetadata
-
- 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
-
- 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
-
- 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
-
- getResourceMetadata() - Method in class org.apache.sling.api.resource.SyntheticResource
-
- 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
-
- 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
-
- 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
-
- getResourceResolver() - Method in interface org.apache.sling.api.SlingHttpServletRequest
-
- 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
-
- 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
-
- 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
-
- getResponse() - Method in interface org.apache.sling.api.scripting.SlingScriptHelper
-
- 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
-
- 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
-
- getServiceRegistrationProperties() - Method in class org.apache.sling.jcr.base.AbstractSlingRepositoryManager
-
- 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
-
- 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
-
- getSlingHomePath() - Method in interface org.apache.sling.settings.SlingSettingsService
-
- 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
-
- getSlingResponse() - Method in class org.apache.sling.api.wrappers.SlingHttpServletResponseWrapper
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- InjectAnnotationProcessor2 - Interface in org.apache.sling.models.spi.injectorspecific
-
Processor for injector-specific annotations.
- InjectAnnotationProcessorFactory - Interface in org.apache.sling.models.spi.injectorspecific
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- isNotLocal() - Method in class org.apache.sling.discovery.commons.InstancesDiff.InstanceCollection
-
- 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
-
- 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
-
- 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.
- isSuccessful() - Method in class org.apache.sling.servlets.post.AbstractPostResponse
-
- isSuccessful() - Method in interface org.apache.sling.servlets.post.PostResponse
-
- 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
-
- 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 Iterator
s, 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
.
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- PROPERTY_REMOVED_ATTRIBUTES - Static variable in class org.apache.sling.api.SlingConstants
-
- 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
-
- 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
-
- 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
-
- ProviderContext - Interface in org.apache.sling.spi.resource.provider
-
The provider context...
- ProviderOutcome - Class in org.apache.sling.scripting.sightly.use
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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() - 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
-
- 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
-
- 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
-
- 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
-
- ResourceChange.ChangeType - Enum in org.apache.sling.api.resource.observation
-
The type of the change
- ResourceChangeList - Interface in org.apache.sling.api.resource.observation
-
- 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
-
- 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
-
- ResourceProvider - Interface in org.apache.sling.api.resource
-
- 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 ResourceResolver
s.
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- RP_CHECKIN - Static variable in interface org.apache.sling.servlets.post.SlingPostConstants
-
- 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.
- safePut(String, Object) - Method in class org.apache.sling.api.scripting.SlingBindings
-
- 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
-
- 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
ResourceResolver
s 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
Reader
s from which a script's name can be obtained.
- ScriptNameAwareReader - Class in org.apache.sling.scripting.core
-
- 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
-
- service(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class org.apache.sling.api.servlets.SlingSafeMethodsServlet
-
- service(ServletRequest, ServletResponse) - Method in class org.apache.sling.api.servlets.SlingSafeMethodsServlet
-
- 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
-
- 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
-
- setAddSelectors(String) - Method in class org.apache.sling.api.request.RequestDispatcherOptions
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- setLoginResourceAttribute(HttpServletRequest, String) - Static method in class org.apache.sling.auth.core.AuthUtil
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- setReplaceSuffix(String) - Method in class org.apache.sling.api.request.RequestDispatcherOptions
-
- setRequest(SlingHttpServletRequest) - Method in class org.apache.sling.api.scripting.SlingBindings
-
- 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
-
- setResolutionPathInfo(String) - Method in class org.apache.sling.api.resource.ResourceMetadata
-
- setResource(Resource) - Method in class org.apache.sling.api.scripting.SlingBindings
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
.