Uses of Class
info.ejava.examples.db.validation.contacts.dto.PersonsPageDTO
Packages that use PersonsPageDTO
-
Uses of PersonsPageDTO in info.ejava.examples.db.validation.contacts.controller
Methods in info.ejava.examples.db.validation.contacts.controller that return types with arguments of type PersonsPageDTOModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity
<PersonsPageDTO> ContactsController.findPocsByExample
(@PositiveOrZero Integer pageNumber, @Positive Integer pageSize, String sortString, PersonPocDTO probe)