Class DDMValueUtil
java.lang.Object
com.liferay.headless.delivery.dto.v1_0.util.DDMValueUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic 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)
-
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)
-