Uses of Class
org.tailormap.api.persistence.Page
Packages that use Page
-
Uses of Page in org.tailormap.api.repository
Methods in org.tailormap.api.repository that return types with arguments of type Page -
Uses of Page in org.tailormap.api.security
Methods in org.tailormap.api.security with parameters of type PageModifier and TypeMethodDescriptionbooleanAuthorisationService.userAllowedToViewPage(Page page) Verifies that the (authenticated) user may view/open the page.