Uses of Class
com.bytedesk.core.form.FormEntity
Packages that use FormEntity
-
Uses of FormEntity in com.bytedesk.core.form
Methods in com.bytedesk.core.form that return FormEntityMethods in com.bytedesk.core.form that return types with arguments of type FormEntityModifier and TypeMethodDescriptionstatic org.springframework.data.jpa.domain.Specification<FormEntity>
FormSpecification.search
(FormRequest request) Methods in com.bytedesk.core.form with parameters of type FormEntityModifier and TypeMethodDescriptionFormRestService.convertToResponse
(FormEntity entity) void
FormRestService.handleOptimisticLockingFailureException
(org.springframework.orm.ObjectOptimisticLockingFailureException e, FormEntity entity) FormRestService.save
(FormEntity entity)