Class SimpleImageHtmlRenderer


  • public class SimpleImageHtmlRenderer
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.String createEmbededDatastoreImageHtml​(java.lang.String imagePath, int width, int height, java.lang.String downloadURL, java.lang.String sessionID)
      generates URL of an image on Data Store server
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SimpleImageHtmlRenderer

        public SimpleImageHtmlRenderer()
    • Method Detail

      • createEmbededDatastoreImageHtml

        public static java.lang.String createEmbededDatastoreImageHtml​(java.lang.String imagePath,
                                                                       int width,
                                                                       int height,
                                                                       java.lang.String downloadURL,
                                                                       java.lang.String sessionID)
        generates URL of an image on Data Store server