A - the generic type for the Wicket Application.S - the generic type for the Wicket Session.public interface IApplicationModel<A extends org.apache.wicket.Application,S extends org.apache.wicket.Session>
| Modifier and Type | Method and Description |
|---|---|
A |
getWicketApplication()
Gets the wicket application.
|
S |
getWicketSession()
Gets the wicket session.
|
Copyright © 2010–2017 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.