Class EditorConfigurationPersistingStrategy

java.lang.Object
de.hybris.platform.cockpit.services.config.impl.DefaultConfigurationPersistingStrategy<EditorConfiguration,Editor>
de.hybris.platform.cockpit.services.config.impl.EditorConfigurationPersistingStrategy
All Implemented Interfaces:
ConfigurationPersistingStrategy<EditorConfiguration>

public class EditorConfigurationPersistingStrategy extends DefaultConfigurationPersistingStrategy<EditorConfiguration,Editor>
Persists editor configuration. Result is a cockpit ui configuration item holding the configuration as XML. In case the cockpit ui configuration for given role, template and code already exists it will be overwritten.