Uses of Interface
de.hybris.platform.cockpit.services.config.EditorSectionConfiguration
Packages that use EditorSectionConfiguration
Package
Description
-
Uses of EditorSectionConfiguration in de.hybris.platform.cmscockpit.components.editorarea
Classes in de.hybris.platform.cmscockpit.components.editorarea that implement EditorSectionConfigurationModifier and TypeClassDescriptionclassBean for custom section in editor area of CMS Pages.Methods in de.hybris.platform.cmscockpit.components.editorarea that return types with arguments of type EditorSectionConfiguration -
Uses of EditorSectionConfiguration in de.hybris.platform.cockpit.services.config
Subinterfaces of EditorSectionConfiguration in de.hybris.platform.cockpit.services.configModifier and TypeInterfaceDescriptioninterfaceinterfaceMethods in de.hybris.platform.cockpit.services.config that return EditorSectionConfigurationMethods in de.hybris.platform.cockpit.services.config that return types with arguments of type EditorSectionConfigurationModifier and TypeMethodDescriptionCustomEditorSectionConfiguration.getAdditionalSections()EditorConfiguration.getSections()Method parameters in de.hybris.platform.cockpit.services.config with type arguments of type EditorSectionConfigurationModifier and TypeMethodDescriptionvoidEditorConfiguration.setSections(List<EditorSectionConfiguration> sections) -
Uses of EditorSectionConfiguration in de.hybris.platform.cockpit.services.config.impl
Classes in de.hybris.platform.cockpit.services.config.impl that implement EditorSectionConfigurationModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassMethods in de.hybris.platform.cockpit.services.config.impl that return EditorSectionConfigurationModifier and TypeMethodDescriptionprotected EditorSectionConfigurationEditorConfigurationFactory.createGroupForProperties(List<PropertyDescriptor> properties, String label) protected EditorSectionConfigurationEditorConfigurationFactory.createOthersGroup(String name) Methods in de.hybris.platform.cockpit.services.config.impl that return types with arguments of type EditorSectionConfigurationModifier and TypeMethodDescriptionClassAttrEditorSectionConfiguration.getAdditionalSections()CommentsSectionConfiguration.getAdditionalSections()InitialAttrEditorSectionConfiguration.getAdditionalSections()LastChangesSectionConfiguration.getAdditionalSections()MediaEditorSectionConfiguration.getAdditionalSections()UnassignedEditorSectionConfiguration.getAdditionalSections()WidgetParamEditorSectionConfiguration.getAdditionalSections()DefaultEditorConfiguration.getSections()Methods in de.hybris.platform.cockpit.services.config.impl with parameters of type EditorSectionConfigurationModifier and TypeMethodDescriptionprotected ObjectEditorConfigurationPersistingStrategy.createJaxb(DefaultEditorConfiguration config, EditorSectionConfiguration section) protected voidEditorConfigurationFactory.registerCustomSection(EditorSectionConfiguration sectionConfig, DefaultEditorConfiguration editorConfig) protected ObjectEditorConfigurationPersistingStrategy.updateJaxb(DefaultEditorConfiguration config, EditorSectionConfiguration section) Method parameters in de.hybris.platform.cockpit.services.config.impl with type arguments of type EditorSectionConfigurationModifier and TypeMethodDescriptionvoidDefaultEditorConfiguration.setSections(List<EditorSectionConfiguration> sections) -
Uses of EditorSectionConfiguration in de.hybris.platform.cockpit.services.exporter
Method parameters in de.hybris.platform.cockpit.services.exporter with type arguments of type EditorSectionConfigurationModifier and TypeMethodDescriptionbyte[]EditorAreaExporter.export(List<EditorSectionConfiguration> ediorsSections, TypedObject curObj) Exports given object according to given session configuration to pdf,html,xls or whatever the implementation is. -
Uses of EditorSectionConfiguration in de.hybris.platform.cockpit.services.exporter.impl
Method parameters in de.hybris.platform.cockpit.services.exporter.impl with type arguments of type EditorSectionConfigurationModifier and TypeMethodDescriptionbyte[]EditorArea2PdfExporter.export(List<EditorSectionConfiguration> ediorsSections, TypedObject curObj) Generates pdfbyte[]EditorArea2XLSExporter.export(List<EditorSectionConfiguration> ediorsSections, TypedObject curObj) Generates xmlprotected byte[]AbstractEditorAreaExporter.generateXml(List<EditorSectionConfiguration> ediorsSections, TypedObject curObj) Generates default xml structure out of given sections and item -
Uses of EditorSectionConfiguration in de.hybris.platform.cockpit.services.xmlprovider
Methods in de.hybris.platform.cockpit.services.xmlprovider with parameters of type EditorSectionConfigurationModifier and TypeMethodDescriptionXmlDataProvider.generateAsXml(EditorSectionConfiguration editorSection, TypedObject curObj) Generates xml representation of given section configuration -
Uses of EditorSectionConfiguration in de.hybris.platform.cockpit.services.xmlprovider.impl
Methods in de.hybris.platform.cockpit.services.xmlprovider.impl with parameters of type EditorSectionConfigurationModifier and TypeMethodDescriptionCustomXmlDataProvider.generateAsXml(EditorSectionConfiguration editorSection, TypedObject curObj) DefaultXmlDataProvider.generateAsXml(EditorSectionConfiguration editorSection, TypedObject curObj) LocalizedXmlDataProvider.generateAsXml(EditorSectionConfiguration editorSection, TypedObject curObj) -
Uses of EditorSectionConfiguration in de.hybris.platform.cockpit.session.impl
Methods in de.hybris.platform.cockpit.session.impl that return EditorSectionConfigurationConstructors in de.hybris.platform.cockpit.session.impl with parameters of type EditorSectionConfiguration -
Uses of EditorSectionConfiguration in de.hybris.platform.productcockpit.components.editorarea
Classes in de.hybris.platform.productcockpit.components.editorarea that implement EditorSectionConfigurationMethods in de.hybris.platform.productcockpit.components.editorarea that return types with arguments of type EditorSectionConfigurationModifier and TypeMethodDescriptionProductPDFDataSheetSectionConfiguration.getAdditionalSections() -
Uses of EditorSectionConfiguration in de.hybris.platform.yacceleratorcockpits.productcockpit.editor
Classes in de.hybris.platform.yacceleratorcockpits.productcockpit.editor that implement EditorSectionConfigurationModifier and TypeClassDescriptionclassRepresents custom section which show external taxes for Products.Methods in de.hybris.platform.yacceleratorcockpits.productcockpit.editor that return types with arguments of type EditorSectionConfiguration