Hierarchy For Package info.ejava.examples.common.dto.paging
Class Hierarchy
- java.lang.Object
- com.fasterxml.jackson.databind.JsonSerializer<T> (implements com.fasterxml.jackson.databind.jsonFormatVisitors.JsonFormatVisitable)
- info.ejava.examples.common.dto.paging.PageableDTO.Serializer
- info.ejava.examples.common.dto.paging.PageableDTO
- info.ejava.examples.common.dto.paging.PageableDTO.DtoFacade
- info.ejava.examples.common.dto.paging.PageDTO<T>
- info.ejava.examples.common.dto.paging.SortEncoder
- jakarta.xml.bind.annotation.adapters.XmlAdapter<ValueType,
BoundType> - info.ejava.examples.common.dto.paging.PageableDTO.PageableAdapter
- com.fasterxml.jackson.databind.JsonSerializer<T> (implements com.fasterxml.jackson.databind.jsonFormatVisitors.JsonFormatVisitable)
Interface Hierarchy
- info.ejava.examples.common.dto.paging.PageDTO.Ctor<T,
R>