Uses of Class
org.trustdeck.exception.DuplicateEntityTypeException
Packages that use DuplicateEntityTypeException
-
Uses of DuplicateEntityTypeException in org.trustdeck.service
Methods in org.trustdeck.service that throw DuplicateEntityTypeExceptionModifier and TypeMethodDescriptionEntityTypeDBService.createEntityType(EntityTypeDTO entityTypeDTO, jakarta.servlet.http.HttpServletRequest request) Method to insert a new entity type into the database.