|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.wicket.model.LoadableDetachableModel<java.util.List<java.lang.String>>
org.apache.wicket.devutils.diskstore.browser.SessionsProviderModel
public class SessionsProviderModel
A model that collects the session ids from the DiskDataStore folder
| Constructor Summary | |
|---|---|
SessionsProviderModel()
|
|
| Method Summary | |
|---|---|
protected java.util.List<java.lang.String> |
load()
Loads and returns the (temporary) model object. |
| Methods inherited from class org.apache.wicket.model.LoadableDetachableModel |
|---|
detach, getObject, isAttached, onAttach, onDetach, setObject, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public SessionsProviderModel()
| Method Detail |
|---|
protected java.util.List<java.lang.String> load()
LoadableDetachableModel
load in class LoadableDetachableModel<java.util.List<java.lang.String>>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||