Uses of Interface
org.hippoecm.frontend.service.NavAppSettings
-
Packages that use NavAppSettings Package Description org.hippoecm.frontend.service -
-
Uses of NavAppSettings in org.hippoecm.frontend.service
Methods in org.hippoecm.frontend.service that return NavAppSettings Modifier and Type Method Description NavAppSettings
INavAppSettingsService. getNavAppSettings(org.apache.wicket.request.Request request)
Returns the navigation application settings for a request of a logged in user.
-