public class FMBrowserSession
extends org.apache.wicket.protocol.http.WebSession
List
of TermQueryCriteria
.Constructor and Description |
---|
FMBrowserSession(org.apache.wicket.Request request) |
Modifier and Type | Method and Description |
---|---|
static FMBrowserSession |
get() |
List<TermQueryCriteria> |
getCriteria() |
void |
setCriteria(List<TermQueryCriteria> crit) |
cleanupComponentFeedbackMessages, cleanupFeedbackMessages, isCurrentRequestValid
attach, bind, clear, createAutoPageMap, createAutoPageMapName, currentCreateAutoPageMapCounter, detach, dirty, error, exists, findOrCreate, findOrCreate, getApplication, getAttribute, getAttributeNames, getAuthorizationStrategy, getAutoPageMapNamePrefix, getAutoPageMapNameSuffix, getClassResolver, getClientInfo, getDefaultPageMap, getFeedbackMessages, getId, getLocale, getMetaData, getPage, getPage, getPageFactory, getPageMaps, getSessionStore, getSizeInBytes, getStyle, incrementCreateAutoPageMapCounter, info, invalidate, invalidateNow, isSessionInvalidated, isTemporary, newPageMap, nextPageId, nextSequenceValue, pageMapForName, removeAttribute, removePageMap, replaceSession, set, setApplication, setAttribute, setClientInfo, setLocale, setMetaData, setStyle, touch, unset, untouch, update, visitPageMaps, warn
public FMBrowserSession(org.apache.wicket.Request request)
request
- public static FMBrowserSession get()
public final List<TermQueryCriteria> getCriteria()
public final void setCriteria(List<TermQueryCriteria> crit)
Copyright © 1999–2017 Apache OODT. All rights reserved.