Class DatabindUtils

java.lang.Object
io.meeds.layout.util.DatabindUtils

public class DatabindUtils extends Object
  • Method Details

    • retrieveBackgroundImages

      public static void retrieveBackgroundImages(LayoutModel layout, org.exoplatform.commons.file.services.FileService fileService)
    • saveAppBackgroundImages

      public static void saveAppBackgroundImages(long pageTemplateId, LayoutModel layout, org.exoplatform.social.attachment.AttachmentService attachmentService, long userIdentityId)
    • buildBackgroundUrl

      public static String buildBackgroundUrl(String objectId, org.exoplatform.social.attachment.model.ObjectAttachmentDetail attachment)
    • getIllustrationFile

      public static File getIllustrationFile(byte[] data)