Class DDMValueUtil

java.lang.Object
com.liferay.headless.delivery.dto.v1_0.util.DDMValueUtil

public class DDMValueUtil extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static com.liferay.dynamic.data.mapping.model.Value
    toDDMValue(ContentField contentField, com.liferay.dynamic.data.mapping.model.DDMFormField ddmFormField, com.liferay.document.library.kernel.service.DLAppService dlAppService, long groupId, com.liferay.journal.service.JournalArticleService journalArticleService, com.liferay.portal.kernel.service.LayoutLocalService layoutLocalService, Locale preferredLocale)
     

    Methods inherited from class java.lang.Object

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

    • DDMValueUtil

      public DDMValueUtil()
  • Method Details

    • toDDMValue

      public static com.liferay.dynamic.data.mapping.model.Value toDDMValue(ContentField contentField, com.liferay.dynamic.data.mapping.model.DDMFormField ddmFormField, com.liferay.document.library.kernel.service.DLAppService dlAppService, long groupId, com.liferay.journal.service.JournalArticleService journalArticleService, com.liferay.portal.kernel.service.LayoutLocalService layoutLocalService, Locale preferredLocale)