Interface TransformationManager

  • All Known Implementing Classes:
    TransformationManagerImpl

    public interface TransformationManager
    A Sling Model interface for retrieving the transformations available to a particular resource
    • Method Detail

      • getTransformations

        List<Transformation> getTransformations()
        Gets the transformations available to a particular resource based on the CA Configs
        Returns:
        a list of transformations