Uses of Class
com.aquima.web.api.model.page.PageModel
Packages that use PageModel
-
Uses of PageModel in com.aquima.web.api.controller.v2
Methods in com.aquima.web.api.controller.v2 that return PageModelModifier and TypeMethodDescriptionSessionController.getPageModel
(com.blueriq.component.api.IAquimaSession session) Returns the page model of the specified session and renews the CSRF token. -
Uses of PageModel in com.aquima.web.api.service
Methods in com.aquima.web.api.service that return PageModelModifier and TypeMethodDescriptionSessionService.getPageModel
(com.blueriq.component.api.IAquimaSession session) Subscribes a session with the specified session id to the specified subscription.