Uses of Class
de.xima.fc.exceptions.PostPersistValidationException
-
Packages that use PostPersistValidationException Package Description de.xima.fc.form.appointment -
-
Uses of PostPersistValidationException in de.xima.fc.form.appointment
Methods in de.xima.fc.form.appointment that throw PostPersistValidationException Modifier and Type Method Description Vorgang
AppointmentPersistBuilder. build(Vorgang formRecord)
Processes the appointments, saving them or deleting them as required.
-