|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ITransformationBuilder | |
---|---|
lumis.portal.file.transformation | Provides the file transformations. |
Uses of ITransformationBuilder in lumis.portal.file.transformation |
---|
Classes in lumis.portal.file.transformation that implement ITransformationBuilder | |
---|---|
class |
ScaleTransformationBuilder
Scale transformation builder is based on content type and service instance to decide the right ITransformation . |
class |
TranscodingTransformationBuilder
Provides the "transcoding" transformation builder. |
Methods in lumis.portal.file.transformation that return ITransformationBuilder | |
---|---|
ITransformationBuilder |
SimpleParameterType.getTransformationBuilder()
Returns the transformationBuilder. |
ITransformationBuilder |
IParameterType.getTransformationBuilder()
Returns the transformation builder. |
Method parameters in lumis.portal.file.transformation with type arguments of type ITransformationBuilder | |
---|---|
void |
SimpleParameterType.setTransformationBuilder(Class<? extends ITransformationBuilder> transformationBuilder)
Sets the transformationBuilder. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |