Uses of Class
fr.gouv.vitam.ihmdemo.common.pagination.PaginationHelper
Package
Description
Provides the web server application and configuration for the IHM Demo module and the rest resource it uses
Provides IHM Demo Pagination Common classes
Provides the web server application and configuration for the IHM Recette module and the rest resource it uses
-
Uses of PaginationHelper in fr.gouv.vitam.ihmdemo.appserver
ModifierConstructorDescriptionWebApplicationResource
(Set<String> permissions, WebApplicationConfig webApplicationConfig, IngestExternalClientFactory ingestExternalClientFactory, AdminExternalClientFactory adminExternalClientFactory, UserInterfaceTransactionManager userInterfaceTransactionManager, DslQueryHelper dslQueryHelper, PaginationHelper paginationHelper) -
Uses of PaginationHelper in fr.gouv.vitam.ihmdemo.common.pagination
-
Uses of PaginationHelper in fr.gouv.vitam.ihmrecette.appserver
ModifierConstructorDescriptionWebApplicationResource
(WebApplicationConfig webApplicationConfigonfig, UserInterfaceTransactionManager userInterfaceTransactionManager, PaginationHelper paginationHelper, DslQueryHelper dslQueryHelper, StorageService storageService) Constructor