Uses of Interface
de.hybris.platform.cmscockpit.services.config.ContentElementConfiguration
-
-
Uses of ContentElementConfiguration in de.hybris.platform.cmscockpit.services.config
Methods in de.hybris.platform.cmscockpit.services.config that return types with arguments of type ContentElementConfiguration Modifier and Type Method Description java.util.Map<ObjectType,ContentElementConfiguration>ContentElementListConfiguration. getContentElements() -
Uses of ContentElementConfiguration in de.hybris.platform.cmscockpit.services.config.impl
Classes in de.hybris.platform.cmscockpit.services.config.impl that implement ContentElementConfiguration Modifier and Type Class Description classDefaultContentElementConfigurationMethods in de.hybris.platform.cmscockpit.services.config.impl that return types with arguments of type ContentElementConfiguration Modifier and Type Method Description protected java.util.Map<ObjectType,ContentElementConfiguration>ContentElementConfigurationFactory. createElementMap(ContentElements xmlContentElements)java.util.Map<ObjectType,ContentElementConfiguration>DefaultContentElementListConfiguration. getContentElements()Method parameters in de.hybris.platform.cmscockpit.services.config.impl with type arguments of type ContentElementConfiguration Modifier and Type Method Description voidDefaultContentElementListConfiguration. setContentElements(java.util.Map<ObjectType,ContentElementConfiguration> contentElements)Constructor parameters in de.hybris.platform.cmscockpit.services.config.impl with type arguments of type ContentElementConfiguration Constructor Description DefaultContentElementListConfiguration(java.util.Map<ObjectType,ContentElementConfiguration> contentElements) -
Uses of ContentElementConfiguration in de.hybris.platform.cmscockpit.wizard
Methods in de.hybris.platform.cmscockpit.wizard that return ContentElementConfiguration Modifier and Type Method Description protected ContentElementConfigurationCmsComponentWizard. getCurrentTypeElementConfiguration(CmsWizard wizard)protected ContentElementConfigurationCmsContentEdiotrRelatedTypeWizard. getCurrentTypeElementConfiguration(CmsWizard wizard) -
Uses of ContentElementConfiguration in de.hybris.platform.cmscockpit.wizard.page
Methods in de.hybris.platform.cmscockpit.wizard.page that return ContentElementConfiguration Modifier and Type Method Description protected ContentElementConfigurationReferencePage. getElementConfiguration(TypedObject object)protected ContentElementConfigurationReferencePage. getElementConfigurationForTypedObject(TypedObject object, ContentElementConfiguration configuartionfromtype)This method will create a new contentElementConfiguration with a previewIconImage for every template of type PageTemplateTypeModalMethods in de.hybris.platform.cmscockpit.wizard.page with parameters of type ContentElementConfiguration Modifier and Type Method Description protected ContentElementConfigurationReferencePage. getElementConfigurationForTypedObject(TypedObject object, ContentElementConfiguration configuartionfromtype)This method will create a new contentElementConfiguration with a previewIconImage for every template of type PageTemplateTypeModal
-