Class FrozenRendition

java.lang.Object
com.adobe.acs.commons.mcp.util.FrozenRendition
All Implemented Interfaces:
InvocationHandler

public class FrozenRendition extends Object implements InvocationHandler
  • Method Details

    • createFrozenRendition

      public static com.day.cq.dam.api.Rendition createFrozenRendition(com.day.cq.dam.api.Asset asset, org.apache.sling.api.resource.Resource resource)
    • invoke

      public Object invoke(Object proxy, Method method, Object[] args) throws Throwable
      Specified by:
      invoke in interface InvocationHandler
      Throws:
      Throwable
    • getPath

      public String getPath()
    • getSize

      public long getSize()