|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of Adaptable in com.day.cq.commons |
|---|
| Classes in com.day.cq.commons that implement Adaptable | |
|---|---|
class |
DownloadResource
Provides convenience methods for rendering download paragraphs. |
class |
ImageResource
Provides convenience methods for displaying images. |
| Uses of Adaptable in com.day.cq.commons.feed |
|---|
| Classes in com.day.cq.commons.feed that implement Adaptable | |
|---|---|
class |
StringResponseWrapper
The StringResponseWrapper is a response wrapper
providing the response body as a String. |
| Uses of Adaptable in com.day.cq.connector |
|---|
| Subinterfaces of Adaptable in com.day.cq.connector | |
|---|---|
interface |
ConnectorResource
ConnectorResource provides unified access to content exposed
by various JCR connector implementations. |
| Uses of Adaptable in com.day.cq.dam.api |
|---|
| Subinterfaces of Adaptable in com.day.cq.dam.api | |
|---|---|
interface |
Asset
The Asset interface describes the digital asset with its methods. |
interface |
Rendition
The Rendition interface specifies the handling of an Asset's rendition. |
| Uses of Adaptable in com.day.cq.security |
|---|
| Subinterfaces of Adaptable in com.day.cq.security | |
|---|---|
interface |
Authorizable
Deprecated. cq 5.5 Use org.apache.jackrabbit.api.security.user.Authorizable instead. |
interface |
Group
Deprecated. cq 5.5 Use org.apache.jackrabbit.api.security.user.Group instead. |
interface |
User
Deprecated. cq 5.5 Use org.apache.jackrabbit.api.security.user.User instead. |
| Uses of Adaptable in com.day.cq.security.resource |
|---|
| Classes in com.day.cq.security.resource that implement Adaptable | |
|---|---|
class |
AuthorizableResource
Deprecated. 5.4 |
class |
GroupResource
Deprecated. 5.4 |
class |
UserResource
Deprecated. 5.4 |
| Uses of Adaptable in com.day.cq.tagging |
|---|
| Subinterfaces of Adaptable in com.day.cq.tagging | |
|---|---|
interface |
Tag
A Tag is a keyword or label that can be assigned to any
content. |
| Uses of Adaptable in com.day.cq.wcm.api |
|---|
| Subinterfaces of Adaptable in com.day.cq.wcm.api | |
|---|---|
interface |
Page
Defines the interface of a CQ WCM Page. |
interface |
Template
Defines the interface of a CQ WCM template. |
| Uses of Adaptable in com.day.cq.wcm.api.components |
|---|
| Subinterfaces of Adaptable in com.day.cq.wcm.api.components | |
|---|---|
interface |
Component
Defines a CQ5 Component. |
interface |
VirtualComponent
Defines a virtual CQ5 Component. |
| Uses of Adaptable in com.day.cq.wcm.foundation |
|---|
| Classes in com.day.cq.wcm.foundation that implement Adaptable | |
|---|---|
class |
Download
Provides convenience methods for rendering download paragraphs. |
class |
Image
Provides convenience methods for displaying images. |
class |
Paragraph
Provides an abstraction of paragraph within a paragraph system. |
| Uses of Adaptable in com.day.cq.wcm.foundation.forms |
|---|
| Classes in com.day.cq.wcm.foundation.forms that implement Adaptable | |
|---|---|
class |
MergedMultiResource
MergedMultiResource is a synthetic resource that presents a merged view on multiple resources. |
| Uses of Adaptable in com.day.cq.wcm.msm.api |
|---|
| Subinterfaces of Adaptable in com.day.cq.wcm.msm.api | |
|---|---|
interface |
Blueprint
Defines the interface of a CQ MSM Blueprint. |
| Uses of Adaptable in org.apache.sling.api |
|---|
| Subinterfaces of Adaptable in org.apache.sling.api | |
|---|---|
interface |
SlingHttpServletRequest
The SlingHttpServletRequest defines the interface to provide
client request information to a servlet. |
interface |
SlingHttpServletResponse
The SlingHttpServletResponse defines 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 Adaptable | |
|---|---|
class |
SlingAdaptable
The SlingAdaptable class is an (abstract) default implementation
of the Adaptable interface. |
| Uses of Adaptable in org.apache.sling.api.resource |
|---|
| Subinterfaces of Adaptable in org.apache.sling.api.resource | |
|---|---|
interface |
Resource
Resources are pieces of content on which Sling acts The Resource is also an Adaptable to get adapters to
other types. |
interface |
ResourceResolver
The ResourceResolver defines the service API which may be used
to resolve Resource objects. |
| Classes in org.apache.sling.api.resource that implement Adaptable | |
|---|---|
class |
AbstractResource
The AbstractResource is an abstract implementation of the
Resource interface. |
class |
NonExistingResource
Simple helper class representing nonexisting resources. |
class |
ResourceWrapper
The ResourceWrapper is a wrapper for any Resource
delegating all method calls to the wrapped resource by default. |
class |
SyntheticResource
The SyntheticResource class is a simple implementation of the
Resource interface which may be used to provide a resource
object which has no actual resource data. |
| Uses of Adaptable in org.apache.sling.api.wrappers |
|---|
| Classes in org.apache.sling.api.wrappers that implement Adaptable | |
|---|---|
class |
SlingHttpServletRequestWrapper
The SlingHttpServletRequestWrapper class is a default wrapper
class around a SlingHttpServletRequest which may be extended to amend
the functionality of the original request object. |
class |
SlingHttpServletResponseWrapper
The SlingHttpServletResponseWrapper class is a default wrapper
class around a SlingHttpServletResponse which may be extended to
amend the functionality of the original response object. |
| Uses of Adaptable in org.apache.sling.scripting.jsp.util |
|---|
| Classes in org.apache.sling.scripting.jsp.util that implement Adaptable | |
|---|---|
class |
JspSlingHttpServletResponseWrapper
The JspSlingHttpServletResponseWrapper class may be used by
tag library implementors to create a RenderResponse object
which wraps the writer of the response of a given page context. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||