Package cz.masci.springfx.mvci.model.detail


package cz.masci.springfx.mvci.model.detail
  • Interfaces
    Class
    Description
     
    The DirtyModel interface extends the DirtyProperty interface and provides additional methods related to managing dirty state of a model.
    The IdentifiableModel interface defines a contract for objects that have an identifier and can be identified as a transient.
    The ValidModel interface extends the Validated interface and provides additional methods related to the validation status of a model.