Package cz.masci.springfx.mvci.model.detail
package cz.masci.springfx.mvci.model.detail
-
InterfacesClassDescriptionDetailModel<E>The DirtyModel interface extends the
DirtyPropertyinterface and provides additional methods related to managing dirty state of a model.Identifiable<T>The Identifiable interface defines a contract for objects that have an identifier and can be identified as transient.The ValidModel interface extends theValidatedinterface and provides additional methods related to the validation status of a model.