public class PageDefinitionConverterUtil
extends java.lang.Object
Constructor and Description |
---|
PageDefinitionConverterUtil() |
Modifier and Type | Method and Description |
---|---|
static com.liferay.headless.delivery.dto.v1_0.PageDefinition |
toPageDefinition(com.liferay.fragment.contributor.FragmentCollectionContributorTracker fragmentCollectionContributorTracker,
com.liferay.fragment.util.configuration.FragmentEntryConfigurationParser fragmentEntryConfigurationParser,
com.liferay.fragment.renderer.FragmentRendererTracker fragmentRendererTracker,
com.liferay.portal.kernel.model.Layout layout) |
static com.liferay.headless.delivery.dto.v1_0.PageDefinition |
toPageDefinition(com.liferay.fragment.contributor.FragmentCollectionContributorTracker fragmentCollectionContributorTracker,
com.liferay.fragment.util.configuration.FragmentEntryConfigurationParser fragmentEntryConfigurationParser,
com.liferay.fragment.renderer.FragmentRendererTracker fragmentRendererTracker,
com.liferay.portal.kernel.model.Layout layout,
boolean saveInlineContent,
boolean saveMappingConfiguration) |
static com.liferay.headless.delivery.dto.v1_0.PageDefinition |
toPageDefinition(com.liferay.fragment.contributor.FragmentCollectionContributorTracker fragmentCollectionContributorTracker,
com.liferay.fragment.util.configuration.FragmentEntryConfigurationParser fragmentEntryConfigurationParser,
com.liferay.fragment.renderer.FragmentRendererTracker fragmentRendererTracker,
com.liferay.portal.kernel.model.Layout layout,
boolean saveInlineContent,
boolean saveMappingConfiguration,
long segmentsExperienceId) |
static com.liferay.headless.delivery.dto.v1_0.PageElement |
toPageElement(com.liferay.fragment.contributor.FragmentCollectionContributorTracker fragmentCollectionContributorTracker,
com.liferay.fragment.util.configuration.FragmentEntryConfigurationParser fragmentEntryConfigurationParser,
com.liferay.fragment.renderer.FragmentRendererTracker fragmentRendererTracker,
com.liferay.layout.util.structure.LayoutStructure layoutStructure,
com.liferay.layout.util.structure.LayoutStructureItem layoutStructureItem,
boolean saveInlineContent,
boolean saveMappingConfiguration) |
static com.liferay.headless.delivery.dto.v1_0.PageElement |
toPageElement(com.liferay.fragment.contributor.FragmentCollectionContributorTracker fragmentCollectionContributorTracker,
com.liferay.fragment.util.configuration.FragmentEntryConfigurationParser fragmentEntryConfigurationParser,
com.liferay.fragment.renderer.FragmentRendererTracker fragmentRendererTracker,
com.liferay.layout.util.structure.LayoutStructure layoutStructure,
com.liferay.layout.util.structure.LayoutStructureItem layoutStructureItem,
boolean saveInlineContent,
boolean saveMappingConfiguration,
long segmentsExperienceId) |
public static com.liferay.headless.delivery.dto.v1_0.PageDefinition toPageDefinition(com.liferay.fragment.contributor.FragmentCollectionContributorTracker fragmentCollectionContributorTracker, com.liferay.fragment.util.configuration.FragmentEntryConfigurationParser fragmentEntryConfigurationParser, com.liferay.fragment.renderer.FragmentRendererTracker fragmentRendererTracker, com.liferay.portal.kernel.model.Layout layout)
public static com.liferay.headless.delivery.dto.v1_0.PageDefinition toPageDefinition(com.liferay.fragment.contributor.FragmentCollectionContributorTracker fragmentCollectionContributorTracker, com.liferay.fragment.util.configuration.FragmentEntryConfigurationParser fragmentEntryConfigurationParser, com.liferay.fragment.renderer.FragmentRendererTracker fragmentRendererTracker, com.liferay.portal.kernel.model.Layout layout, boolean saveInlineContent, boolean saveMappingConfiguration)
public static com.liferay.headless.delivery.dto.v1_0.PageDefinition toPageDefinition(com.liferay.fragment.contributor.FragmentCollectionContributorTracker fragmentCollectionContributorTracker, com.liferay.fragment.util.configuration.FragmentEntryConfigurationParser fragmentEntryConfigurationParser, com.liferay.fragment.renderer.FragmentRendererTracker fragmentRendererTracker, com.liferay.portal.kernel.model.Layout layout, boolean saveInlineContent, boolean saveMappingConfiguration, long segmentsExperienceId)
public static com.liferay.headless.delivery.dto.v1_0.PageElement toPageElement(com.liferay.fragment.contributor.FragmentCollectionContributorTracker fragmentCollectionContributorTracker, com.liferay.fragment.util.configuration.FragmentEntryConfigurationParser fragmentEntryConfigurationParser, com.liferay.fragment.renderer.FragmentRendererTracker fragmentRendererTracker, com.liferay.layout.util.structure.LayoutStructure layoutStructure, com.liferay.layout.util.structure.LayoutStructureItem layoutStructureItem, boolean saveInlineContent, boolean saveMappingConfiguration)
public static com.liferay.headless.delivery.dto.v1_0.PageElement toPageElement(com.liferay.fragment.contributor.FragmentCollectionContributorTracker fragmentCollectionContributorTracker, com.liferay.fragment.util.configuration.FragmentEntryConfigurationParser fragmentEntryConfigurationParser, com.liferay.fragment.renderer.FragmentRendererTracker fragmentRendererTracker, com.liferay.layout.util.structure.LayoutStructure layoutStructure, com.liferay.layout.util.structure.LayoutStructureItem layoutStructureItem, boolean saveInlineContent, boolean saveMappingConfiguration, long segmentsExperienceId)