Serialized Form
-
Package org.apache.sling.api
-
Exception Class org.apache.sling.api.SlingException
class SlingException extends RuntimeException implements Serializable- serialVersionUID:
- -1243027389278210618L
-
Exception Class org.apache.sling.api.SlingIOException
class SlingIOException extends SlingException implements Serializable- serialVersionUID:
- 5278814329174799608L
-
Exception Class org.apache.sling.api.SlingServletException
class SlingServletException extends SlingException implements Serializable- serialVersionUID:
- 8666411662509951915L
-
-
Package org.apache.sling.api.auth
-
Exception Class org.apache.sling.api.auth.NoAuthenticationHandlerException
class NoAuthenticationHandlerException extends SlingException implements Serializable
-
-
Package org.apache.sling.api.request
-
Exception Class org.apache.sling.api.request.RecursionTooDeepException
class RecursionTooDeepException extends SlingException implements Serializable- serialVersionUID:
- 776668636261012142L
-
Class org.apache.sling.api.request.RequestDispatcherOptions
- serialVersionUID:
- -9081782403304877746L
-
Exception Class org.apache.sling.api.request.TooManyCallsException
class TooManyCallsException extends SlingException implements Serializable- serialVersionUID:
- -8725296173002395104L
-
-
Package org.apache.sling.api.request.header
-
Class org.apache.sling.api.request.header.JakartaMediaRangeList
class JakartaMediaRangeList extends TreeSet<JakartaMediaRangeList.MediaRange> implements Serializable-
Serialized Fields
-
matchesAll
boolean matchesAll
-
-
-
Class org.apache.sling.api.request.header.MediaRangeList
-
Serialized Fields
-
matchesAll
boolean matchesAll
Deprecated.
-
-
-
-
Package org.apache.sling.api.resource
-
Exception Class org.apache.sling.api.resource.LoginException
class LoginException extends Exception implements Serializable- serialVersionUID:
- -5896615185390272299L
-
Exception Class org.apache.sling.api.resource.PersistenceException
class PersistenceException extends IOException implements Serializable- serialVersionUID:
- 2454225989618227698L
-
Exception Class org.apache.sling.api.resource.QuerySyntaxException
class QuerySyntaxException extends SlingException implements Serializable- serialVersionUID:
- -6529624886228517646L
-
Class org.apache.sling.api.resource.ResourceMetadata
- serialVersionUID:
- 4692666752269523738L
-
Serialized Fields
-
isReadOnly
boolean isReadOnly
-
-
Exception Class org.apache.sling.api.resource.ResourceNotFoundException
class ResourceNotFoundException extends SlingException implements Serializable- serialVersionUID:
- -6684709279554347984L
-
Serialized Fields
-
resource
String resource
-
-
-
Package org.apache.sling.api.scripting
-
Exception Class org.apache.sling.api.scripting.InvalidServiceFilterSyntaxException
class InvalidServiceFilterSyntaxException extends SlingException implements Serializable- serialVersionUID:
- 6557699360505403255L
-
Serialized Fields
-
filter
String filter
-
-
Class org.apache.sling.api.scripting.LazyBindings
-
Serialized Fields
-
suppliers
Map<String,
LazyBindings.Supplier> suppliers
-
-
-
Exception Class org.apache.sling.api.scripting.ScriptEvaluationException
class ScriptEvaluationException extends SlingException implements Serializable- serialVersionUID:
- -274759591325189020L
-
Serialized Fields
-
scriptName
String scriptName
-
-
Class org.apache.sling.api.scripting.SlingBindings
class SlingBindings extends LazyBindings implements Serializable- serialVersionUID:
- 209505693646323450L
-
-
Package org.apache.sling.api.security
-
Exception Class org.apache.sling.api.security.AccessSecurityException
class AccessSecurityException extends Exception implements Serializable- serialVersionUID:
- -8388988380137140280L
-
-
Package org.apache.sling.api.servlets
-
Class org.apache.sling.api.servlets.SlingAllMethodsServlet
class SlingAllMethodsServlet extends SlingSafeMethodsServlet implements Serializable- serialVersionUID:
- -7960975481323952419L
-
Class org.apache.sling.api.servlets.SlingJakartaAllMethodsServlet
class SlingJakartaAllMethodsServlet extends SlingJakartaSafeMethodsServlet implements Serializable- serialVersionUID:
- -7960975481323952419L
-
Class org.apache.sling.api.servlets.SlingJakartaSafeMethodsServlet
class SlingJakartaSafeMethodsServlet extends jakarta.servlet.GenericServlet implements Serializable- serialVersionUID:
- 3620512288346703072L
-
Class org.apache.sling.api.servlets.SlingSafeMethodsServlet
class SlingSafeMethodsServlet extends javax.servlet.GenericServlet implements Serializable- serialVersionUID:
- 3620512288346703072L
-
-
Package org.apache.sling.auth.core.spi
-
Class org.apache.sling.auth.core.spi.AbstractAuthenticationFormServlet
class AbstractAuthenticationFormServlet extends javax.servlet.http.HttpServlet implements Serializable-
Serialized Fields
-
rawForm
AtomicReference<String> rawForm
Deprecated.The raw form used by theAbstractAuthenticationFormServlet.getForm(HttpServletRequest)method to fill in with per-request data. This field is set by theAbstractAuthenticationFormServlet.getRawForm()method when first loading the form.
-
-
-
Class org.apache.sling.auth.core.spi.AbstractJakartaAuthenticationFormServlet
class AbstractJakartaAuthenticationFormServlet extends jakarta.servlet.http.HttpServlet implements Serializable-
Serialized Fields
-
rawForm
AtomicReference<String> rawForm
The raw form used by theAbstractJakartaAuthenticationFormServlet.getForm(HttpServletRequest)method to fill in with per-request data. This field is set by theAbstractJakartaAuthenticationFormServlet.getRawForm()method when first loading the form.
-
-
-
Class org.apache.sling.auth.core.spi.AuthenticationInfo
-
-
Package org.apache.sling.caconfig
-
Exception Class org.apache.sling.caconfig.ConfigurationResolveException
class ConfigurationResolveException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
-
Package org.apache.sling.caconfig.spi
-
Exception Class org.apache.sling.caconfig.spi.ConfigurationPersistenceAccessDeniedException
class ConfigurationPersistenceAccessDeniedException extends ConfigurationPersistenceException implements Serializable- serialVersionUID:
- 1L
-
Exception Class org.apache.sling.caconfig.spi.ConfigurationPersistenceException
class ConfigurationPersistenceException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
-
Package org.apache.sling.commons.compiler
-
Class org.apache.sling.commons.compiler.Options
- serialVersionUID:
- 1576005888428747431L
-
-
Package org.apache.sling.discovery.base.commons
-
Exception Class org.apache.sling.discovery.base.commons.UndefinedClusterViewException
class UndefinedClusterViewException extends Exception implements Serializable-
Serialized Fields
-
reason
UndefinedClusterViewException.Reason reason
-
-
-
-
Package org.apache.sling.discovery.base.connectors.ping
-
Class org.apache.sling.discovery.base.connectors.ping.TopologyConnectorServlet
class TopologyConnectorServlet extends javax.servlet.http.HttpServlet implements Serializable-
Serialized Fields
-
announcementRegistry
AnnouncementRegistry announcementRegistry
-
clusterViewService
ClusterViewService clusterViewService
-
config
BaseConfig config
-
httpService
org.osgi.service.http.HttpService httpService
-
logger
org.slf4j.Logger logger
-
plaintextWhitelist
Set<String> plaintextWhitelist
Set of plaintext whitelist entries - for faster lookups -
requestValidator
TopologyRequestValidator requestValidator
-
whitelist
List<WhitelistEntry> whitelist
This list contains WhitelistEntry (ips/hostnames, cidr, wildcards), each filtering some hostname/addresses that are allowed to connect to this servlet.
-
-
-
-
Package org.apache.sling.discovery.oak
-
Class org.apache.sling.discovery.oak.TopologyWebConsolePlugin
class TopologyWebConsolePlugin extends org.apache.felix.webconsole.AbstractWebConsolePlugin implements Serializable-
Serialized Fields
-
announcementRegistry
AnnouncementRegistry announcementRegistry
-
clusterSyncService
OakBacklogClusterSyncService clusterSyncService
-
clusterViewService
ClusterViewService clusterViewService
-
connectorRegistry
ConnectorRegistry connectorRegistry
-
currentView
TopologyView currentView
-
discoveryLiteHistory
List<String> discoveryLiteHistory
-
lastDiscoveryLiteDescriptor
DiscoveryLiteDescriptor lastDiscoveryLiteDescriptor
keeps hold of the last DiscoveryLiteDescriptor that was added to the discoveryLiteHistory - in order to de-duplicate as we go -
logger
org.slf4j.Logger logger
-
propertyChangeLog
List<String> propertyChangeLog
the truncated log of topology events, filtered by property change types. shown in webconsole -
resourceResolverFactory
ResourceResolverFactory resourceResolverFactory
-
sdf
SimpleDateFormat sdf
the date format used in the truncated log of topology events -
topologyLog
List<String> topologyLog
the truncated log of topology events, shown in webconsole
-
-
-
-
Package org.apache.sling.engine.auth
-
Exception Class org.apache.sling.engine.auth.NoAuthenticationHandlerException
class NoAuthenticationHandlerException extends SlingException implements Serializable
-
-
Package org.apache.sling.jcr.api
-
Exception Class org.apache.sling.jcr.api.TooManySessionsException
class TooManySessionsException extends javax.jcr.LoginException implements Serializable- serialVersionUID:
- 373941570783176462L
-
-
Package org.apache.sling.jcr.jackrabbit.accessmanager.post
-
Class org.apache.sling.jcr.jackrabbit.accessmanager.post.AbstractAccessGetServlet
class AbstractAccessGetServlet extends AbstractAccessServlet implements Serializable -
Class org.apache.sling.jcr.jackrabbit.accessmanager.post.AbstractAccessPostServlet
class AbstractAccessPostServlet extends AbstractAccessServlet implements Serializable- serialVersionUID:
- -5918670409789895333L
-
Serialized Fields
-
postResponseCreators
List<org.apache.sling.jcr.jackrabbit.accessmanager.post.AbstractAccessPostServlet.JakartaPostResponseCreatorHolder> postResponseCreators
Sorted list of post response creator holders.
-
-
Class org.apache.sling.jcr.jackrabbit.accessmanager.post.AbstractAccessServlet
class AbstractAccessServlet extends SlingJakartaAllMethodsServlet implements Serializable- serialVersionUID:
- 6615497265938616188L
-
Class org.apache.sling.jcr.jackrabbit.accessmanager.post.AbstractGetAceServlet
class AbstractGetAceServlet extends AbstractAccessGetServlet implements Serializable -
Class org.apache.sling.jcr.jackrabbit.accessmanager.post.AbstractGetAclServlet
class AbstractGetAclServlet extends AbstractAccessGetServlet implements Serializable -
Class org.apache.sling.jcr.jackrabbit.accessmanager.post.DeleteAcesServlet
class DeleteAcesServlet extends AbstractAccessPostServlet implements Serializable- serialVersionUID:
- 3784866802938282971L
-
Class org.apache.sling.jcr.jackrabbit.accessmanager.post.DeletePrincipalAcesServlet
class DeletePrincipalAcesServlet extends DeleteAcesServlet implements Serializable- serialVersionUID:
- 3784866802938282971L
-
Class org.apache.sling.jcr.jackrabbit.accessmanager.post.GetAceServlet
class GetAceServlet extends AbstractGetAceServlet implements Serializable- serialVersionUID:
- 1654062732084983394L
-
Class org.apache.sling.jcr.jackrabbit.accessmanager.post.GetAclServlet
class GetAclServlet extends AbstractGetAclServlet implements Serializable- serialVersionUID:
- 3391376559396223185L
-
Class org.apache.sling.jcr.jackrabbit.accessmanager.post.GetEffectiveAceServlet
class GetEffectiveAceServlet extends AbstractGetAceServlet implements Serializable- serialVersionUID:
- 1654062732084983394L
-
Class org.apache.sling.jcr.jackrabbit.accessmanager.post.GetEffectiveAclServlet
class GetEffectiveAclServlet extends AbstractGetAclServlet implements Serializable- serialVersionUID:
- 1929547523002363145L
-
Class org.apache.sling.jcr.jackrabbit.accessmanager.post.GetPrincipalAceServlet
class GetPrincipalAceServlet extends AbstractGetAceServlet implements Serializable- serialVersionUID:
- 1654062732084983394L
-
Class org.apache.sling.jcr.jackrabbit.accessmanager.post.ModifyAceServlet
class ModifyAceServlet extends AbstractAccessPostServlet implements Serializable- serialVersionUID:
- -9182485466670280437L
-
Class org.apache.sling.jcr.jackrabbit.accessmanager.post.ModifyPrincipalAceServlet
class ModifyPrincipalAceServlet extends ModifyAceServlet implements Serializable- serialVersionUID:
- -4152308935573740745L
-
-
Package org.apache.sling.models.factory
-
Exception Class org.apache.sling.models.factory.ExportException
class ExportException extends Exception implements Serializable -
Exception Class org.apache.sling.models.factory.InvalidAdaptableException
class InvalidAdaptableException extends RuntimeException implements Serializable- serialVersionUID:
- -1209301268928038702L
-
Exception Class org.apache.sling.models.factory.InvalidModelException
class InvalidModelException extends RuntimeException implements Serializable- serialVersionUID:
- 366657841414210438L
-
Exception Class org.apache.sling.models.factory.MissingElementException
class MissingElementException extends RuntimeException implements Serializable- serialVersionUID:
- 5782291184414886658L
-
Serialized Fields
-
element
AnnotatedElement element
-
-
Exception Class org.apache.sling.models.factory.MissingElementsException
class MissingElementsException extends RuntimeException implements Serializable- serialVersionUID:
- 7870762030809272254L
-
Serialized Fields
-
missingElements
Collection<MissingElementException> missingElements
-
-
Exception Class org.apache.sling.models.factory.MissingExporterException
class MissingExporterException extends Exception implements Serializable -
Exception Class org.apache.sling.models.factory.ModelClassException
class ModelClassException extends RuntimeException implements Serializable- serialVersionUID:
- 4323592065808565135L
-
Exception Class org.apache.sling.models.factory.PostConstructException
class PostConstructException extends ModelClassException implements Serializable- serialVersionUID:
- -2527043835215727726L
-
Exception Class org.apache.sling.models.factory.ValidationException
class ValidationException extends RuntimeException implements Serializable- serialVersionUID:
- 1115037385798809055L
-
-
Package org.apache.sling.models.validation
-
Exception Class org.apache.sling.models.validation.InvalidResourceException
class InvalidResourceException extends InvalidModelException implements Serializable- serialVersionUID:
- -5134512515466089688L
-
Serialized Fields
-
path
String path
-
result
ValidationResult result
-
-
-
Package org.apache.sling.repoinit.parser
-
Exception Class org.apache.sling.repoinit.parser.RepoInitParsingException
class RepoInitParsingException extends Exception implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
column
int column
-
line
int line
-
-
-
Package org.apache.sling.scripting.javascript.helper
-
Class org.apache.sling.scripting.javascript.helper.ExportsObject
class ExportsObject extends org.mozilla.javascript.NativeObject implements Serializable- serialVersionUID:
- 7608182741100799506L
-
Class org.apache.sling.scripting.javascript.helper.ModuleObject
class ModuleObject extends org.mozilla.javascript.NativeObject implements Serializable- serialVersionUID:
- -7538465610554258220L
-
Serialized Fields
-
module
ModuleScope module
-
-
Class org.apache.sling.scripting.javascript.helper.ModuleScope
class ModuleScope extends org.mozilla.javascript.ImporterTopLevel implements Serializable- serialVersionUID:
- -6063613037620927512L
-
Serialized Fields
-
exports
ExportsObject exports
-
module
org.mozilla.javascript.Scriptable module
-
name
String name
-
-
Class org.apache.sling.scripting.javascript.helper.SlingGlobal
class SlingGlobal extends Object implements Serializable- serialVersionUID:
- 6080442165748707530L
-
-
Package org.apache.sling.scripting.javascript.wrapper
-
Class org.apache.sling.scripting.javascript.wrapper.ScriptableBase
class ScriptableBase extends org.mozilla.javascript.ScriptableObject implements Serializable -
Class org.apache.sling.scripting.javascript.wrapper.ScriptableCalendar
class ScriptableCalendar extends ScriptableBase implements Serializable-
Serialized Fields
-
calendar
Calendar calendar
The wrapped Calendar. Will benullif theScriptableCalendar.jsConstructor(Object)method is not called, which particularly is the case for the Calendar host object prototype. -
calendarFormat
SimpleDateFormat calendarFormat
-
-
-
Class org.apache.sling.scripting.javascript.wrapper.ScriptableItemMap
class ScriptableItemMap extends org.mozilla.javascript.ScriptableObject implements Serializable -
Class org.apache.sling.scripting.javascript.wrapper.ScriptableMap
class ScriptableMap extends ScriptableBase implements Serializable -
Class org.apache.sling.scripting.javascript.wrapper.ScriptableNode
class ScriptableNode extends ScriptableBase implements Serializable-
Serialized Fields
-
log
org.slf4j.Logger log
default log -
node
javax.jcr.Node node
The wrapped JCR Node instance. Will benullif theScriptableNode.jsConstructor(Object)method is not called, which particularly is the case for the Node host object prototype.
-
-
-
Class org.apache.sling.scripting.javascript.wrapper.ScriptablePrintWriter
class ScriptablePrintWriter extends org.mozilla.javascript.ScriptableObject implements Serializable-
Serialized Fields
-
locale
Locale locale
-
writer
PrintWriter writer
-
-
-
Class org.apache.sling.scripting.javascript.wrapper.ScriptableProperty
class ScriptableProperty extends ScriptableBase implements Serializable-
Serialized Fields
-
property
javax.jcr.Property property
The wrapped JCR Property instance. Will benullif theScriptableProperty.jsConstructor(Object)method is not called, which particularly is the case for the Property host object prototype.
-
-
-
Class org.apache.sling.scripting.javascript.wrapper.ScriptableResource
class ScriptableResource extends org.mozilla.javascript.ScriptableObject implements Serializable -
Class org.apache.sling.scripting.javascript.wrapper.ScriptableVersion
class ScriptableVersion extends ScriptableNode implements Serializable-
Serialized Fields
-
version
javax.jcr.version.Version version
-
-
-
Class org.apache.sling.scripting.javascript.wrapper.ScriptableVersionHistory
class ScriptableVersionHistory extends ScriptableNode implements Serializable-
Serialized Fields
-
versionHistory
javax.jcr.version.VersionHistory versionHistory
-
-
-
-
Package org.apache.sling.scripting.jsp.jasper
-
Exception Class org.apache.sling.scripting.jsp.jasper.JasperException
class JasperException extends javax.servlet.ServletException implements Serializable
-
-
Package org.apache.sling.scripting.jsp.jasper.el
-
Exception Class org.apache.sling.scripting.jsp.jasper.el.JspELException
class JspELException extends javax.el.ELException implements Serializable -
Class org.apache.sling.scripting.jsp.jasper.el.JspMethodExpression
class JspMethodExpression extends javax.el.MethodExpression implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Exception Class org.apache.sling.scripting.jsp.jasper.el.JspMethodNotFoundException
class JspMethodNotFoundException extends javax.el.MethodNotFoundException implements Serializable -
Exception Class org.apache.sling.scripting.jsp.jasper.el.JspPropertyNotFoundException
class JspPropertyNotFoundException extends javax.el.PropertyNotFoundException implements Serializable -
Exception Class org.apache.sling.scripting.jsp.jasper.el.JspPropertyNotWritableException
class JspPropertyNotWritableException extends javax.el.PropertyNotWritableException implements Serializable -
Class org.apache.sling.scripting.jsp.jasper.el.JspValueExpression
class JspValueExpression extends javax.el.ValueExpression implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
-
Package org.apache.sling.scripting.jsp.jasper.runtime
-
Class org.apache.sling.scripting.jsp.jasper.runtime.HttpJspBase
class HttpJspBase extends javax.servlet.http.HttpServlet implements Serializable
-
-
Package org.apache.sling.scripting.jsp.taglib
-
Class org.apache.sling.scripting.jsp.taglib.AbstractCATag
class AbstractCATag extends javax.servlet.jsp.tagext.TagSupport implements Serializable- serialVersionUID:
- -3083138119694952836L
-
Class org.apache.sling.scripting.jsp.taglib.AbstractDispatcherTagHandler
class AbstractDispatcherTagHandler extends javax.servlet.jsp.tagext.TagSupport implements Serializable- serialVersionUID:
- 6275972595573203863L
-
Class org.apache.sling.scripting.jsp.taglib.AdaptToTag
class AdaptToTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable- serialVersionUID:
- -1945089681840552408L
-
Class org.apache.sling.scripting.jsp.taglib.CallTag
class CallTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable- serialVersionUID:
- 5446209582533607741L
-
Serialized Fields
-
flush
boolean flush
flush -
ignoreComponentHierarchy
boolean ignoreComponentHierarchy
ignores the component hierarchy and only respect scripts paths -
script
String script
jsp script
-
-
Class org.apache.sling.scripting.jsp.taglib.DefineObjectsTag
class DefineObjectsTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable- serialVersionUID:
- -1858674361149195892L
-
Class org.apache.sling.scripting.jsp.taglib.EncodeTag
class EncodeTag extends javax.servlet.jsp.tagext.BodyTagSupport implements Serializable- serialVersionUID:
- 5673936481350419997L
-
Class org.apache.sling.scripting.jsp.taglib.EvalTagHandler
class EvalTagHandler extends javax.servlet.jsp.tagext.TagSupport implements Serializable- serialVersionUID:
- 7070941156517599283L
-
Class org.apache.sling.scripting.jsp.taglib.FindResourcesTag
class FindResourcesTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable- serialVersionUID:
- 8717969268407440925L
-
Class org.apache.sling.scripting.jsp.taglib.ForwardTagHandler
class ForwardTagHandler extends AbstractDispatcherTagHandler implements Serializable- serialVersionUID:
- 4516800311593983971L
-
Class org.apache.sling.scripting.jsp.taglib.GetCAConfigResourcesTag
class GetCAConfigResourcesTag extends AbstractCATag implements Serializable- serialVersionUID:
- -8191004532757820167L
-
Class org.apache.sling.scripting.jsp.taglib.GetCAConfigResourceTag
class GetCAConfigResourceTag extends AbstractCATag implements Serializable- serialVersionUID:
- -8191004532757820167L
-
Class org.apache.sling.scripting.jsp.taglib.GetParentsTag
class GetParentsTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable- serialVersionUID:
- -7519905660523764503L
-
Class org.apache.sling.scripting.jsp.taglib.GetParentTag
class GetParentTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable- serialVersionUID:
- -3419869755342010983L
-
Class org.apache.sling.scripting.jsp.taglib.GetPropertyTag
class GetPropertyTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable- serialVersionUID:
- -1945089681840552408L
-
Class org.apache.sling.scripting.jsp.taglib.GetResourceTag
class GetResourceTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable- serialVersionUID:
- -1945089681840552408L
-
Class org.apache.sling.scripting.jsp.taglib.IncludeTagHandler
class IncludeTagHandler extends AbstractDispatcherTagHandler implements Serializable- serialVersionUID:
- 2835586777145471683L
-
Class org.apache.sling.scripting.jsp.taglib.ListChildrenTag
class ListChildrenTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable- serialVersionUID:
- -1945089681840552408L
-
Serialized Fields
-
var
String var
-
-
-
Package org.apache.sling.scripting.sightly
-
Exception Class org.apache.sling.scripting.sightly.SightlyException
class SightlyException extends RuntimeException implements Serializable
-
-
Package org.apache.sling.scripting.sightly.compiler
-
Exception Class org.apache.sling.scripting.sightly.compiler.SightlyCompilerException
class SightlyCompilerException extends RuntimeException implements Serializable-
Serialized Fields
-
column
int column
-
line
int line
-
offendingInput
String offendingInput
-
-
-
-
Package org.apache.sling.scripting.sightly.java.compiler
-
Exception Class org.apache.sling.scripting.sightly.java.compiler.SightlyJavaCompilerException
class SightlyJavaCompilerException extends RuntimeException implements Serializable
-
-
Package org.apache.sling.scripting.sightly.render
-
Package org.apache.sling.servlets.post
-
Exception Class org.apache.sling.servlets.post.JakartaJSONResponse.JSONResponseException
class JSONResponseException extends RuntimeException implements Serializable -
Exception Class org.apache.sling.servlets.post.JSONResponse.JSONResponseException
class JSONResponseException extends RuntimeException implements Serializable
-
-
Package org.apache.sling.servlets.post.exceptions
-
Exception Class org.apache.sling.servlets.post.exceptions.PreconditionViolatedPersistenceException
class PreconditionViolatedPersistenceException extends PersistenceException implements Serializable- serialVersionUID:
- 1L
-
Exception Class org.apache.sling.servlets.post.exceptions.TemporaryPersistenceException
class TemporaryPersistenceException extends PersistenceException implements Serializable- serialVersionUID:
- 8922639484264855481L
-
-
Package org.apache.sling.validation
-
Exception Class org.apache.sling.validation.SlingValidationException
class SlingValidationException extends RuntimeException implements Serializable- serialVersionUID:
- 3123210091593613191L
-
-
Package org.apache.sling.validation.spi.support
-
Class org.apache.sling.validation.spi.support.DefaultValidationFailure
class DefaultValidationFailure extends Object implements Serializable- serialVersionUID:
- -1748031688917555982L
-
Class org.apache.sling.validation.spi.support.DefaultValidationResult
class DefaultValidationResult extends Object implements Serializable- serialVersionUID:
- -3370520716090956033L
-
Serialized Fields
-
failures
@NotNull List<ValidationFailure> failures
-
isValid
boolean isValid
-
-