Uses of Interface
cz.masci.commons.springfx.data.Modifiable
Packages that use Modifiable
-
Uses of Modifiable in cz.masci.commons.springfx.service
Classes in cz.masci.commons.springfx.service with type parameters of type ModifiableModifier and TypeInterfaceDescriptioninterfaceCrudService<T extends Modifiable>Service for CRUD operations onModifiablechildren items.interfaceEditDialogControllerService<T extends Modifiable>This service is used by Master-Detail View Controllers.