public class FragmentInstanceDefinitionConverterUtil
extends java.lang.Object
Constructor and Description |
---|
FragmentInstanceDefinitionConverterUtil() |
Modifier and Type | Method and Description |
---|---|
static com.liferay.headless.delivery.dto.v1_0.FragmentInstanceDefinition |
toFragmentInstanceDefinition(com.liferay.fragment.contributor.FragmentCollectionContributorTracker fragmentCollectionContributorTracker,
com.liferay.fragment.util.configuration.FragmentEntryConfigurationParser fragmentEntryConfigurationParser,
com.liferay.layout.util.structure.FragmentLayoutStructureItem fragmentLayoutStructureItem,
com.liferay.fragment.renderer.FragmentRendererTracker fragmentRendererTracker) |
static com.liferay.headless.delivery.dto.v1_0.FragmentInstanceDefinition |
toFragmentInstanceDefinition(com.liferay.fragment.contributor.FragmentCollectionContributorTracker fragmentCollectionContributorTracker,
com.liferay.fragment.util.configuration.FragmentEntryConfigurationParser fragmentEntryConfigurationParser,
com.liferay.layout.util.structure.FragmentLayoutStructureItem fragmentLayoutStructureItem,
com.liferay.fragment.renderer.FragmentRendererTracker fragmentRendererTracker,
boolean saveInlineContent,
boolean saveMappingConfiguration) |
static com.liferay.headless.delivery.dto.v1_0.FragmentInstanceDefinition |
toFragmentInstanceDefinition(com.liferay.fragment.contributor.FragmentCollectionContributorTracker fragmentCollectionContributorTracker,
com.liferay.fragment.util.configuration.FragmentEntryConfigurationParser fragmentEntryConfigurationParser,
com.liferay.layout.util.structure.FragmentLayoutStructureItem fragmentLayoutStructureItem,
com.liferay.fragment.renderer.FragmentRendererTracker fragmentRendererTracker,
boolean saveInlineContent,
boolean saveMappingConfiguration,
long segmentsExperienceId) |
public FragmentInstanceDefinitionConverterUtil()
public static com.liferay.headless.delivery.dto.v1_0.FragmentInstanceDefinition toFragmentInstanceDefinition(com.liferay.fragment.contributor.FragmentCollectionContributorTracker fragmentCollectionContributorTracker, com.liferay.fragment.util.configuration.FragmentEntryConfigurationParser fragmentEntryConfigurationParser, com.liferay.layout.util.structure.FragmentLayoutStructureItem fragmentLayoutStructureItem, com.liferay.fragment.renderer.FragmentRendererTracker fragmentRendererTracker)
public static com.liferay.headless.delivery.dto.v1_0.FragmentInstanceDefinition toFragmentInstanceDefinition(com.liferay.fragment.contributor.FragmentCollectionContributorTracker fragmentCollectionContributorTracker, com.liferay.fragment.util.configuration.FragmentEntryConfigurationParser fragmentEntryConfigurationParser, com.liferay.layout.util.structure.FragmentLayoutStructureItem fragmentLayoutStructureItem, com.liferay.fragment.renderer.FragmentRendererTracker fragmentRendererTracker, boolean saveInlineContent, boolean saveMappingConfiguration)
public static com.liferay.headless.delivery.dto.v1_0.FragmentInstanceDefinition toFragmentInstanceDefinition(com.liferay.fragment.contributor.FragmentCollectionContributorTracker fragmentCollectionContributorTracker, com.liferay.fragment.util.configuration.FragmentEntryConfigurationParser fragmentEntryConfigurationParser, com.liferay.layout.util.structure.FragmentLayoutStructureItem fragmentLayoutStructureItem, com.liferay.fragment.renderer.FragmentRendererTracker fragmentRendererTracker, boolean saveInlineContent, boolean saveMappingConfiguration, long segmentsExperienceId)