Uses of Class
de.hybris.platform.cmsfacades.data.PageTypeData
Packages that use PageTypeData
Package
Description
-
Uses of PageTypeData in de.hybris.platform.cmsfacades.pages
Methods in de.hybris.platform.cmsfacades.pages that return types with arguments of type PageTypeData -
Uses of PageTypeData in de.hybris.platform.cmsfacades.pages.impl
Methods in de.hybris.platform.cmsfacades.pages.impl that return types with arguments of type PageTypeDataModifier and TypeMethodDescriptionDefaultPageFacade.findAllPageTypes()Find all page types.protected Converter<CMSPageTypeModel,PageTypeData> DefaultPageFacade.getPageTypeModelConverter()Method parameters in de.hybris.platform.cmsfacades.pages.impl with type arguments of type PageTypeDataModifier and TypeMethodDescriptionvoidDefaultPageFacade.setPageTypeModelConverter(Converter<CMSPageTypeModel, PageTypeData> pageTypeModelConverter) Deprecated.since 6.6 -
Uses of PageTypeData in de.hybris.platform.cmsfacades.pages.populator.model
Methods in de.hybris.platform.cmsfacades.pages.populator.model with parameters of type PageTypeDataModifier and TypeMethodDescriptionvoidPageTypeModelPopulator.populate(ComposedTypeModel source, PageTypeData target) Deprecated, for removal: This API element is subject to removal in a future version.