Class SectionTemplateLayoutStorage

java.lang.Object
io.meeds.layout.storage.SectionTemplateLayoutStorage

@Component public class SectionTemplateLayoutStorage extends Object
  • Field Details

    • GLOBAL_SITE_NAME

      public static final String GLOBAL_SITE_NAME
      See Also:
    • GLOBAL_SITE_KEY

      public static final org.exoplatform.portal.mop.SiteKey GLOBAL_SITE_KEY
  • Constructor Details

    • SectionTemplateLayoutStorage

      public SectionTemplateLayoutStorage()
  • Method Details

    • generateSectionTemplateNodeId

      public org.exoplatform.portal.mop.navigation.NodeData generateSectionTemplateNodeId(SectionTemplate sectionTemplate, String username) throws IllegalAccessException, org.exoplatform.commons.exception.ObjectNotFoundException
      Throws:
      IllegalAccessException
      org.exoplatform.commons.exception.ObjectNotFoundException
    • generateSectionTemplateContent

      public String generateSectionTemplateContent(SectionTemplate sectionTemplate, String username)
    • generateSectionTemplateContent

      public String generateSectionTemplateContent(SectionTemplate sectionTemplate, org.exoplatform.portal.config.model.Container section, String username)