A F G H J O P S T V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- applies(Resource) - Method in interface org.apache.sling.cms.transformer.ThumbnailProvider
-
Returns true if the ThumbnailProvider applies for the specified resource.
F
- forRequest(SlingHttpServletRequest) - Static method in enum org.apache.sling.cms.transformer.OutputFileFormat
-
Loads the output format requested in the specified request suffix.
G
- getHandlers() - Method in class org.apache.sling.cms.transformer.internal.models.TransformationImpl
- getHandlers() - Method in interface org.apache.sling.cms.transformer.Transformation
- getMimeType() - Method in enum org.apache.sling.cms.transformer.OutputFileFormat
- getName() - Method in class org.apache.sling.cms.transformer.internal.models.TransformationImpl
- getName() - Method in interface org.apache.sling.cms.transformer.Transformation
- getResourceType() - Method in interface org.apache.sling.cms.transformer.TransformationHandler
-
Get the resource type associated with this handler
- getThumbnail(Resource) - Method in interface org.apache.sling.cms.transformer.ThumbnailProvider
-
Get the thumbnail from the specified resource.
- getTransformations() - Method in class org.apache.sling.cms.transformer.internal.models.TransformationManagerImpl
- getTransformations() - Method in interface org.apache.sling.cms.transformer.TransformationManager
-
Gets the transformations available to a particular resource based on the CA Configs
- GIF - org.apache.sling.cms.transformer.OutputFileFormat
H
- handle(Thumbnails.Builder<? extends InputStream>, Resource) - Method in interface org.apache.sling.cms.transformer.TransformationHandler
-
Handles the transformation of the file using the command values from the suffix segment.
- HANDLER_RESOURCE_TYPE - Static variable in interface org.apache.sling.cms.transformer.TransformationHandler
J
- JPEG - org.apache.sling.cms.transformer.OutputFileFormat
O
- org.apache.sling.cms.transformer - package org.apache.sling.cms.transformer
-
Package with all of the common models used to access content in the Sling reference CMS
- org.apache.sling.cms.transformer.internal.models - package org.apache.sling.cms.transformer.internal.models
- OutputFileFormat - Enum in org.apache.sling.cms.transformer
-
Enumeration of the valid output formats for the thumbnail generator.
P
- PNG - org.apache.sling.cms.transformer.OutputFileFormat
S
- sethandlers(List<Resource>) - Method in class org.apache.sling.cms.transformer.internal.models.TransformationImpl
- setName(String) - Method in class org.apache.sling.cms.transformer.internal.models.TransformationImpl
T
- ThumbnailProvider - Interface in org.apache.sling.cms.transformer
-
Service for retrieving a thumbnail for the specified Resource.
- transform(Resource, Transformation, OutputFileFormat, OutputStream) - Method in interface org.apache.sling.cms.transformer.Transformer
-
Transforms the resource
- Transformation - Interface in org.apache.sling.cms.transformer
-
Model representing a transformation, a series of handlers
- TransformationHandler - Interface in org.apache.sling.cms.transformer
- TransformationImpl - Class in org.apache.sling.cms.transformer.internal.models
- TransformationImpl() - Constructor for class org.apache.sling.cms.transformer.internal.models.TransformationImpl
- TransformationManager - Interface in org.apache.sling.cms.transformer
-
A Sling Model interface for retrieving the transformations available to a particular resource
- TransformationManagerImpl - Class in org.apache.sling.cms.transformer.internal.models
- TransformationManagerImpl(Resource) - Constructor for class org.apache.sling.cms.transformer.internal.models.TransformationManagerImpl
- Transformer - Interface in org.apache.sling.cms.transformer
-
Transforms a resource using the registered TransformationHandlers to invoke transformations on the file.
V
- valueOf(String) - Static method in enum org.apache.sling.cms.transformer.OutputFileFormat
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.apache.sling.cms.transformer.OutputFileFormat
-
Returns an array containing the constants of this enum type, in the order they are declared.
All Classes All Packages