Class JsonConfigComponentModel

  • All Implemented Interfaces:
    Serializable

    public class JsonConfigComponentModel
    extends ComponentModel
    Component model backed by JSON configuration. Useful for providers, which rely on JSON configuration rather than on ComponentModel, which is directly persisted as entity in the DB (store).
    Author:
    Marek Posolda
    See Also:
    Serialized Form