Class DDMFormStagingTestUtil

java.lang.Object
com.liferay.dynamic.data.mapping.test.util.DDMFormStagingTestUtil

public class DDMFormStagingTestUtil extends Object
  • Constructor Details

    • DDMFormStagingTestUtil

      public DDMFormStagingTestUtil()
  • Method Details

    • enableLocalStaging

      public static void enableLocalStaging(com.liferay.portal.kernel.model.Group group, boolean enableFormsStaging) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • enableRemoteStaging

      public static void enableRemoteStaging(com.liferay.portal.kernel.model.Group remoteLiveGroup, com.liferay.portal.kernel.model.Group remoteStagingGroup) throws Exception
      Throws:
      Exception
    • addStagingAttribute

      protected static void addStagingAttribute(com.liferay.portal.kernel.service.ServiceContext serviceContext, String key, Object value)