Uses of Interface
org.apache.sling.api.adapter.Adaptable
Packages that use Adaptable
Package
Description
-
Uses of Adaptable in org.apache.sling.adapter
Classes in org.apache.sling.adapter that implement Adaptable -
Uses of Adaptable in org.apache.sling.api
Subinterfaces of Adaptable in org.apache.sling.apiModifier and TypeInterfaceDescriptioninterfaceTheSlingHttpServletRequestdefines the interface to provide client request information to a servlet.interfaceTheSlingHttpServletResponsedefines the interface to assist a servlet in creating and sending a response to the client. -
Uses of Adaptable in org.apache.sling.api.adapter
Classes in org.apache.sling.api.adapter that implement AdaptableModifier and TypeClassDescriptionclassTheSlingAdaptableclass is an (abstract) default implementation of theAdaptableinterface. -
Uses of Adaptable in org.apache.sling.api.request.builder
Subinterfaces of Adaptable in org.apache.sling.api.request.builderModifier and TypeInterfaceDescriptioninterfaceThis is an extension of aSlingHttpServletResponseto get the result from a processing operation. -
Uses of Adaptable in org.apache.sling.api.resource
Subinterfaces of Adaptable in org.apache.sling.api.resourceModifier and TypeInterfaceDescriptioninterfaceResources are pieces of content on which Sling actsinterfaceTheResourceResolverdefines the API which may be used to resolveResourceobjects and work with such resources like creating, editing or updating them.Classes in org.apache.sling.api.resource that implement AdaptableModifier and TypeClassDescriptionclassTheAbstractResourceis an abstract implementation of theResourceinterface.final classSimple helper class representing nonexisting resources.classTheResourceWrapperis a wrapper for anyResourcedelegating all method calls to the wrapped resource by default.classTheSyntheticResourceclass is a simple implementation of theResourceinterface which may be used to provide a resource object which has no actual resource data. -
Uses of Adaptable in org.apache.sling.api.wrappers
Classes in org.apache.sling.api.wrappers that implement AdaptableModifier and TypeClassDescriptionclassTheResourceResolverWrapperis a wrapper for anyResourceResolver, delegating all method calls to the wrapped resource resolver by default.classTheSlingHttpServletRequestWrapperclass is a default wrapper class around aSlingHttpServletRequestwhich may be extended to amend the functionality of the original request object.classTheSlingHttpServletResponseWrapperclass is a default wrapper class around aSlingHttpServletResponsewhich may be extended to amend the functionality of the original response object. -
Uses of Adaptable in org.apache.sling.engine.impl.adapter
Classes in org.apache.sling.engine.impl.adapter that implement AdaptableModifier and TypeClassDescriptionclassTheSlingServletRequestAdapterclass is aComponentRequestWrapperwhich does not delegate to a wrappedComponentRequestbut to a wrappedHttpServletRequest.classTheSlingServletResponseAdapterclass is aComponentResponseWrapperwhich does not delegate to a wrappedComponentResponsebut to a wrappedHttpServletResponse. -
Uses of Adaptable in org.apache.sling.fsprovider.internal.mapper
Classes in org.apache.sling.fsprovider.internal.mapper that implement AdaptableModifier and TypeClassDescriptionfinal classRepresents a JSON File with resource content.final classTheFsResourcerepresents a file system file or folder as a Sling Resource. -
Uses of Adaptable in org.apache.sling.jackrabbit.usermanager.impl.resource
Classes in org.apache.sling.jackrabbit.usermanager.impl.resource that implement AdaptableModifier and TypeClassDescriptionclassResource implementation for AuthorizableclassBase Resource implementation for the common partsclassResource implementation for nested property containers of AuthorizableclassResource implementation for Principal (SLING-11098) -
Uses of Adaptable in org.apache.sling.resourceresolver.impl.helper
Classes in org.apache.sling.resourceresolver.impl.helper that implement AdaptableModifier and TypeClassDescriptionfinal classclassUsed to provide the equivalent of an empty Node for GET requests to *.something (SLING-344) -
Uses of Adaptable in org.apache.sling.scripting.core.impl.helper
Classes in org.apache.sling.scripting.core.impl.helper that implement Adaptable -
Uses of Adaptable in org.apache.sling.scripting.jsp.taglib
Methods in org.apache.sling.scripting.jsp.taglib that return AdaptableModifier and TypeMethodDescriptionAdaptToTag.getAdaptable()Get the adaptable object to be adapted.Methods in org.apache.sling.scripting.jsp.taglib with parameters of type Adaptable -
Uses of Adaptable in org.apache.sling.scripting.jsp.util
Classes in org.apache.sling.scripting.jsp.util that implement AdaptableModifier and TypeClassDescriptionclassTheJspSlingHttpServletResponseWrapperclass may be used by tag library implementors to create aRenderResponseobject which wraps the writer of the response of a given page context. -
Uses of Adaptable in org.apache.sling.scripting.sightly.impl.engine.extension
Classes in org.apache.sling.scripting.sightly.impl.engine.extension that implement AdaptableModifier and TypeClassDescriptionclassWrapper response to redirect the output into a specified print writer -
Uses of Adaptable in org.apache.sling.servlets.get.impl.helpers
Classes in org.apache.sling.servlets.get.impl.helpers that implement AdaptableModifier and TypeClassDescriptionclassTheHeadServletResponseis a Sling response wrapper which ensures that nothing will ever be written by return null writers or output streams. -
Uses of Adaptable in org.apache.sling.servlets.resolver.internal.bundle
Classes in org.apache.sling.servlets.resolver.internal.bundle that implement Adaptable -
Uses of Adaptable in org.apache.sling.servlets.resolver.internal.resource
Classes in org.apache.sling.servlets.resolver.internal.resource that implement Adaptable
SlingAdaptableinstead