public interface INavAppSettingsService
extends org.apache.wicket.util.io.IClusterable
Modifier and Type | Field and Description |
---|---|
static String |
SERVICE_ID |
Modifier and Type | Method and Description |
---|---|
NavAppSettings |
getNavAppSettings(org.apache.wicket.request.Request request)
Returns the navigation application settings for a request of a logged in user.
|
static final String SERVICE_ID
NavAppSettings getNavAppSettings(org.apache.wicket.request.Request request)
request
- a request from a logged in userCopyright © 2007–2019 Hippo B.V. (http://www.onehippo.com). All rights reserved.