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