@Version(value="6.0") @Export(optional="provide:=true")
See: Description
Interface | Description |
---|---|
DiffService |
Service used to create diff output of texts and resources.
|
Externalizer |
Service interface to externalize URLs.
|
Filter<T> |
Defines a very simple filter interface.
|
JSONItem |
Describes an object which can be serialized to json
|
LabeledResource |
Describes a resource that provides some information about its labels.
|
ListInfoProvider |
A
ListInfoProvider enables injecting custom information into a JSON object |
RangeIterator<E> |
Extends
Iterator<E> with the skip , getSize
and getPosition methods. |
ResourceStatusProvider | Deprecated
This is not used anymore and replaced by com.day.cq.wcm.api.PageInfoProvider
|
Class | Description |
---|---|
Console | |
ConsoleUtil | Deprecated |
DiffInfo |
The
DiffInfo can be used by components
to display a diff to a previous version. |
DownloadResource |
Provides convenience methods for rendering download paragraphs.
|
ImageHelper |
ImageHelper ... |
ImageResource |
Provides convenience methods for displaying images.
|
JcrLabeledResource |
Implements a labeled resource that reads the values from jcr properties.
|
JS |
Utility class that provides static methods for properly writing Javascript
and JSON snippets.
|
JSONWriterUtil |
JSON writer utilities
|
Language |
Implements a wrapper around a locale that supports different codes for
country and language.
|
LanguageUtil |
LanguageUtil ... |
PathInfo |
Utility class for creating a sling
RequestPathInfo by parsing a URL
path. |
RunModeUtil | Deprecated |
SimpleXml |
The
SimpleXml class facilitates the creation of an XML document. |
SymmetricCrypt | Deprecated
since 5.6 Please use granite crypto-support service instead (com.adobe.granite.crypto.CryptoSupport)
|
TidyJsonItemWriter |
Extension of the JsonItemWriter that uses a
TidyJSONWriter . |
TidyJSONWriter |
JSONWriter provides a quick and convenient way of producing JSON text.
|
ValueMapWrapper |
Convenience base class for
ValueMap implementations that
need to wrap an existing ValueMap instance. |
Version |
Implements a version.
|
Enum | Description |
---|---|
DiffInfo.TYPE |
The general information about the diff
|
Doctype | Deprecated
Use
Doctype instead |
JSONWriterUtil.WriteMode |
JSON write modes
|
Exception | Description |
---|---|
SlingRepositoryException |
The
SlingRepositoryException is a runtime exception wrapper for
the RepositoryException . |
Copyright © 2010 - 2020 Adobe. All Rights Reserved