A C D E F G H I J O P R S T V 
All Classes All Packages

A

activate(TransformServletConfig) - Method in class org.apache.sling.cms.transformer.internal.TransformServlet
 
addThumbnailProvider(ThumbnailProvider) - Method in class org.apache.sling.cms.transformer.internal.TransformerImpl
 
addTransformationHandler(TransformationHandler) - Method in class org.apache.sling.cms.transformer.internal.TransformerImpl
 
applies(Resource) - Method in class org.apache.sling.cms.transformer.internal.ImageThumbnailProvider
 
applies(Resource) - Method in class org.apache.sling.cms.transformer.internal.PdfThumbnailProvider
 
applies(Resource) - Method in class org.apache.sling.cms.transformer.internal.SlideShowThumbnailProvider
 
applies(Resource) - Method in class org.apache.sling.cms.transformer.internal.TikaFallbackProvider
 
applies(Resource) - Method in interface org.apache.sling.cms.transformer.ThumbnailProvider
Returns true if the ThumbnailProvider applies for the specified resource.

C

CONSOLE_LABEL - Static variable in class org.apache.sling.cms.transformer.internal.TransformerWebConsole
 
CONSOLE_TITLE - Static variable in class org.apache.sling.cms.transformer.internal.TransformerWebConsole
 
CropHandler - Class in org.apache.sling.cms.transformer.internal
A transformation handler to crop images
CropHandler() - Constructor for class org.apache.sling.cms.transformer.internal.CropHandler
 

D

doGet(SlingHttpServletRequest, SlingHttpServletResponse) - Method in class org.apache.sling.cms.transformer.internal.TransformServlet
 

E

errorResourcePath() - Method in annotation type org.apache.sling.cms.transformer.internal.TransformServletConfig
 
errorSuffix() - Method in annotation type org.apache.sling.cms.transformer.internal.TransformServletConfig
 

F

findTransformation(ResourceResolver, String) - Method in class org.apache.sling.cms.transformer.internal.TransformServlet
 
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 class org.apache.sling.cms.transformer.internal.TransformerImpl
 
getHandlers() - Method in interface org.apache.sling.cms.transformer.Transformation
 
getLabel() - Method in class org.apache.sling.cms.transformer.internal.TransformerWebConsole
 
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 class org.apache.sling.cms.transformer.internal.CropHandler
 
getResourceType() - Method in class org.apache.sling.cms.transformer.internal.SizeHandler
 
getResourceType() - Method in interface org.apache.sling.cms.transformer.TransformationHandler
Get the resource type associated with this handler
getThumbnail(Resource) - Method in class org.apache.sling.cms.transformer.internal.ImageThumbnailProvider
 
getThumbnail(Resource) - Method in class org.apache.sling.cms.transformer.internal.PdfThumbnailProvider
 
getThumbnail(Resource) - Method in class org.apache.sling.cms.transformer.internal.SlideShowThumbnailProvider
 
getThumbnail(Resource) - Method in class org.apache.sling.cms.transformer.internal.TikaFallbackProvider
 
getThumbnail(Resource) - Method in interface org.apache.sling.cms.transformer.ThumbnailProvider
Get the thumbnail from the specified resource.
getThumbnailProviders() - Method in class org.apache.sling.cms.transformer.internal.TransformerImpl
 
getTitle() - Method in class org.apache.sling.cms.transformer.internal.TransformerWebConsole
 
getTransformationHandler(String) - Method in class org.apache.sling.cms.transformer.internal.TransformerImpl
 
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
getTransformationServiceUser() - Method in class org.apache.sling.cms.transformer.internal.TransformationServiceUser
 
GIF - org.apache.sling.cms.transformer.OutputFileFormat
 

H

handle(Thumbnails.Builder<? extends InputStream>, Resource) - Method in class org.apache.sling.cms.transformer.internal.CropHandler
 
handle(Thumbnails.Builder<? extends InputStream>, Resource) - Method in class org.apache.sling.cms.transformer.internal.SizeHandler
 
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.
handleEvent(Event) - Method in class org.apache.sling.cms.transformer.internal.RenditionCleaner
 
HANDLER_RESOURCE_TYPE - Static variable in interface org.apache.sling.cms.transformer.TransformationHandler
 

I

ImageThumbnailProvider - Class in org.apache.sling.cms.transformer.internal
A thumbnail provider for image files.
ImageThumbnailProvider() - Constructor for class org.apache.sling.cms.transformer.internal.ImageThumbnailProvider
 

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 - package org.apache.sling.cms.transformer.internal
 
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

PdfThumbnailProvider - Class in org.apache.sling.cms.transformer.internal
A thumbnail provider for PDF documents.
PdfThumbnailProvider() - Constructor for class org.apache.sling.cms.transformer.internal.PdfThumbnailProvider
 
PN_HEIGHT - Static variable in class org.apache.sling.cms.transformer.internal.SizeHandler
 
PN_POSITION - Static variable in class org.apache.sling.cms.transformer.internal.CropHandler
 
PN_WIDTH - Static variable in class org.apache.sling.cms.transformer.internal.SizeHandler
 
PNG - org.apache.sling.cms.transformer.OutputFileFormat
 

R

renderContent(HttpServletRequest, HttpServletResponse) - Method in class org.apache.sling.cms.transformer.internal.TransformerWebConsole
 
RenditionCleaner - Class in org.apache.sling.cms.transformer.internal
 
RenditionCleaner() - Constructor for class org.apache.sling.cms.transformer.internal.RenditionCleaner
 

S

SERVICE_USER - Static variable in class org.apache.sling.cms.transformer.internal.TransformationServiceUser
 
SERVICE_USER - Static variable in class org.apache.sling.cms.transformer.internal.TransformServlet
 
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
 
setResolverFactory(ResourceResolverFactory) - Method in class org.apache.sling.cms.transformer.internal.TransformationServiceUser
 
setTransformationServiceUser(TransformationServiceUser) - Method in class org.apache.sling.cms.transformer.internal.TransformServlet
 
setTransformer(Transformer) - Method in class org.apache.sling.cms.transformer.internal.TransformServlet
 
SizeHandler - Class in org.apache.sling.cms.transformer.internal
A transformer for resizing an image
SizeHandler() - Constructor for class org.apache.sling.cms.transformer.internal.SizeHandler
 
SlideShowThumbnailProvider - Class in org.apache.sling.cms.transformer.internal
Provides Thumbnails for Microsoft PPT and PPTX files.
SlideShowThumbnailProvider() - Constructor for class org.apache.sling.cms.transformer.internal.SlideShowThumbnailProvider
 

T

ThumbnailProvider - Interface in org.apache.sling.cms.transformer
Service for retrieving a thumbnail for the specified Resource.
TikaFallbackProvider - Class in org.apache.sling.cms.transformer.internal
 
TikaFallbackProvider() - Constructor for class org.apache.sling.cms.transformer.internal.TikaFallbackProvider
 
transform(Resource, Transformation, OutputFileFormat, OutputStream) - Method in class org.apache.sling.cms.transformer.internal.TransformerImpl
 
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
 
TransformationServiceUser - Class in org.apache.sling.cms.transformer.internal
Service for retrieving the service user
TransformationServiceUser() - Constructor for class org.apache.sling.cms.transformer.internal.TransformationServiceUser
 
Transformer - Interface in org.apache.sling.cms.transformer
Transforms a resource using the registered TransformationHandlers to invoke transformations on the file.
TransformerImpl - Class in org.apache.sling.cms.transformer.internal
 
TransformerImpl() - Constructor for class org.apache.sling.cms.transformer.internal.TransformerImpl
 
TransformerWebConsole - Class in org.apache.sling.cms.transformer.internal
Simple web console plugin for listing out the registered thumbnail providers and transformation handler
TransformerWebConsole() - Constructor for class org.apache.sling.cms.transformer.internal.TransformerWebConsole
 
TransformServlet - Class in org.apache.sling.cms.transformer.internal
A servlet to transform images using the FileThumbnailTransformer API.
TransformServlet() - Constructor for class org.apache.sling.cms.transformer.internal.TransformServlet
 
TransformServletConfig - Annotation Type in org.apache.sling.cms.transformer.internal
 

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.
A C D E F G H I J O P R S T V 
All Classes All Packages