Uses of Class
com.alon.spring.crud.domain.service.exception.DeleteException
-
Packages that use DeleteException Package Description com.alon.spring.crud.api.controller -
-
Uses of DeleteException in com.alon.spring.crud.api.controller
Methods in com.alon.spring.crud.api.controller that throw DeleteException Modifier and Type Method Description voidCrudController. delete(MANAGED_ENTITY_ID_TYPE id)
-