Uses of Class
org.europa.together.domain.JpaPagination
Packages that use JpaPagination
Package
Description
01 Application Layer: Implementation of the Application Logic.
02 Business Layer: Interfaces who implemented in the Application Layer
and used in the Service Layer.
-
Uses of JpaPagination in org.europa.together.application
Methods in org.europa.together.application with parameters of type JpaPagination -
Uses of JpaPagination in org.europa.together.business
Methods in org.europa.together.business with parameters of type JpaPaginationModifier and TypeMethodDescriptionGenericDAO.listAllElements
(JpaPagination seekElement) Get all persited entries of an entity as list.