Interface CatalogEditorValue

All Superinterfaces:
EditorValue<Catalog>

@Deprecated public interface CatalogEditorValue extends EditorValue<Catalog>
Deprecated.
since 5.2.23 - use FormField instead
Interface defining the public part of the editor value representing a catalog component.
Assimilation Note: Besides Catalog, this editor value allows for lists of entries. An entry of such a list must be of a type IdProvidingFormData and provide a valid template object.
Since:
5.2.23