JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Class
org.tailormap.api.persistence.Page
Packages that use
Page
Package
Description
org.tailormap.api.repository
Uses of
Page
in
org.tailormap.api.repository
Methods in
org.tailormap.api.repository
that return types with arguments of type
Page
Modifier and Type
Method
Description
Optional
<
Page
>
PageRepository.
findByName
(
String
name)