|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of JetspeedContentCache in org.apache.jetspeed.cache.impl |
---|
Classes in org.apache.jetspeed.cache.impl that implement JetspeedContentCache | |
---|---|
class |
EhDecorationContentCacheImpl
Wrapper around actual cache implementation |
class |
EhPortletContentCacheImpl
Wrapper around actual cache implementation |
Uses of JetspeedContentCache in org.apache.jetspeed.container.state.impl |
---|
Fields in org.apache.jetspeed.container.state.impl declared as JetspeedContentCache | |
---|---|
protected JetspeedContentCache |
AbstractNavigationalState.cache
|
protected JetspeedContentCache |
AbstractNavigationalState.decorationCache
|
Methods in org.apache.jetspeed.container.state.impl with parameters of type JetspeedContentCache | |
---|---|
void |
PortletWindowSessionNavigationalStates.changeAllPortletsToViewModeAndNormalWindowState(RequestContext context,
Page page,
PortletWindowRequestNavigationalStates requestStates,
JetspeedContentCache cache,
JetspeedContentCache decorationCache)
|
protected void |
PortletWindowSessionNavigationalStates.removeFromCache(RequestContext context,
java.lang.String id,
JetspeedContentCache cache)
|
void |
PortletWindowSessionNavigationalStates.sync(RequestContext context,
Page page,
PortletWindowRequestNavigationalStates requestStates,
JetspeedContentCache cache,
JetspeedContentCache decorationCache)
|
Uses of JetspeedContentCache in org.apache.jetspeed.decoration |
---|
Constructors in org.apache.jetspeed.decoration with parameters of type JetspeedContentCache | |
---|---|
DecorationValve(DecorationFactory decorationFactory,
PortletWindowAccessor windowAccessor,
SecurityAccessController accessController,
JetspeedContentCache cache)
|
|
DecorationValve(DecorationFactory decorationFactory,
PortletWindowAccessor windowAccessor,
SecurityAccessController accessController,
JetspeedContentCache cache,
boolean useSessionForThemeCaching)
|
Uses of JetspeedContentCache in org.apache.jetspeed.pipeline.valve.impl |
---|
Constructors in org.apache.jetspeed.pipeline.valve.impl with parameters of type JetspeedContentCache | |
---|---|
ActionValveImpl(org.apache.pluto.PortletContainer container,
PortletWindowAccessor windowAccessor,
JetspeedContentCache portletContentCache)
|
|
ActionValveImpl(org.apache.pluto.PortletContainer container,
PortletWindowAccessor windowAccessor,
JetspeedContentCache portletContentCache,
boolean patchResponseCommitted)
|
Uses of JetspeedContentCache in org.apache.jetspeed.portlets.layout |
---|
Fields in org.apache.jetspeed.portlets.layout declared as JetspeedContentCache | |
---|---|
protected JetspeedContentCache |
MultiColumnPortlet.decoratorCache
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |