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 |
---|---|
int |
getIframesConnectionTimeout()
Returns the maximum number of milliseconds to wait for an iframe to connect
|
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 userint getIframesConnectionTimeout()
Copyright © 2007–2021 Hippo B.V. (http://www.onehippo.com). All rights reserved.