Interface DefaultDDMStructureHelper


public interface DefaultDDMStructureHelper
  • Method Details

    • addDDMStructures

      void addDDMStructures(long userId, long groupId, long classNameId, ClassLoader classLoader, String fileName, com.liferay.portal.kernel.service.ServiceContext serviceContext) throws Exception
      Throws:
      Exception
    • addOrUpdateDDMStructures

      void addOrUpdateDDMStructures(long userId, long groupId, long classNameId, ClassLoader classLoader, String fileName, com.liferay.portal.kernel.service.ServiceContext serviceContext) throws Exception
      Throws:
      Exception
    • getDynamicDDMStructureDefinition

      String getDynamicDDMStructureDefinition(ClassLoader classLoader, String fileName, String dynamicDDMStructureName, Locale locale) throws Exception
      Throws:
      Exception