- 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
-