Index

C D E G L M S 
All Classes and Interfaces|All Packages|Serialized Form

C

ConverterException - Exception in cz.masci.commons.springfx.exception
 
ConverterException(String, Throwable) - Constructor for exception cz.masci.commons.springfx.exception.ConverterException
 
createReadException(Throwable) - Static method in exception cz.masci.commons.springfx.exception.CrudException
 
createWriteException(Throwable) - Static method in exception cz.masci.commons.springfx.exception.CrudException
 
CrudException - Exception in cz.masci.commons.springfx.exception
 
CrudException(String) - Constructor for exception cz.masci.commons.springfx.exception.CrudException
 
CrudException(String, Throwable) - Constructor for exception cz.masci.commons.springfx.exception.CrudException
 
CrudService<T extends Modifiable> - Interface in cz.masci.commons.springfx.service
Service for CRUD operations on Modifiable children items.
cz.masci.commons.springfx.data - package cz.masci.commons.springfx.data
 
cz.masci.commons.springfx.exception - package cz.masci.commons.springfx.exception
 
cz.masci.commons.springfx.service - package cz.masci.commons.springfx.service
 

D

delete(T) - Method in interface cz.masci.commons.springfx.service.CrudService
Deletes item.

E

EditDialogControllerService<T extends Modifiable> - Interface in cz.masci.commons.springfx.service
This service is used by Master-Detail View Controllers.

G

getResultConverter() - Method in interface cz.masci.commons.springfx.service.EditDialogControllerService
Returns converter from ButtonType to edited item type.

L

list() - Method in interface cz.masci.commons.springfx.service.CrudService
Get list of items to display in Master view table.

M

Modifiable - Interface in cz.masci.commons.springfx.data
Identifier of modifiable items.

S

save(T) - Method in interface cz.masci.commons.springfx.service.CrudService
Saves created/updated item from edit dialog or detail view.
C D E G L M S 
All Classes and Interfaces|All Packages|Serialized Form