|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CompositeRenditionDefinition
This is a special RenditionDefinition
which allows sequential
execution of a list of other RenditionDefinition
s. For example, it
might be used to transform a PDF file to a JPEG imaged and then resize that
image. This would be achieved by creating a
CompositeRenditionDefinition
that has two sub-definitions, one to
reformat the PDF to a JPEG image and the second to resize the JPEG image.
Method Summary |
---|
Methods inherited from interface org.alfresco.service.cmr.rendition.RenditionDefinition |
---|
getCallback, getRenditionAssociationType, getRenditionName, getRenditionParent, setCallback, setRenditionAssociationType, setRenditionParent |
Methods inherited from interface org.alfresco.service.cmr.action.ParameterizedItem |
---|
getId, getParameterValue, getParameterValues, setParameterValue, setParameterValues |
Methods inherited from interface org.alfresco.service.cmr.action.ActionList |
---|
addAction, addAction, getAction, getActions, hasActions, indexOfAction, removeAction, removeAllActions, setAction |
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |