Constructors in org.apache.jetspeed.container.state.impl with parameters of type NavigationalStateCodec |
AbstractNavigationalState(NavigationalStateCodec codec,
org.apache.jetspeed.cache.JetspeedContentCache cache)
|
AbstractNavigationalState(NavigationalStateCodec codec,
org.apache.jetspeed.cache.JetspeedContentCache cache,
org.apache.jetspeed.cache.JetspeedContentCache decorationCache)
|
HybridNavigationalState(NavigationalStateCodec codec,
String prefix,
org.apache.jetspeed.cache.JetspeedContentCache cache)
|
PathNavigationalState(NavigationalStateCodec codec,
org.apache.jetspeed.cache.JetspeedContentCache cache)
|
SessionFullExtendedNavigationalState(NavigationalStateCodec codec,
org.apache.jetspeed.cache.JetspeedContentCache cache)
|
SessionFullExtendedNavigationalState(NavigationalStateCodec codec,
org.apache.jetspeed.cache.JetspeedContentCache cache,
org.apache.jetspeed.cache.JetspeedContentCache decorationCache)
|
SessionFullExtendedNavigationalState(NavigationalStateCodec codec,
org.apache.jetspeed.cache.JetspeedContentCache cache,
org.apache.jetspeed.cache.JetspeedContentCache decorationCache,
boolean clearStateOnPageChangeEnabled)
|
SessionFullNavigationalState(NavigationalStateCodec codec,
org.apache.jetspeed.cache.JetspeedContentCache cache)
|
SessionFullNavigationalState(NavigationalStateCodec codec,
org.apache.jetspeed.cache.JetspeedContentCache cache,
org.apache.jetspeed.cache.JetspeedContentCache decorationCache)
|
SessionNavigationalState(NavigationalStateCodec codec,
org.apache.jetspeed.cache.JetspeedContentCache cache)
|
SessionNavigationalState(NavigationalStateCodec codec,
org.apache.jetspeed.cache.JetspeedContentCache cache,
org.apache.jetspeed.cache.JetspeedContentCache decorationCache)
|