Uses of Interface
org.apache.jetspeed.container.state.impl.NavigationalStateCodec

Packages that use NavigationalStateCodec
org.apache.jetspeed.container.state.impl   
 

Uses of NavigationalStateCodec in org.apache.jetspeed.container.state.impl
 

Classes in org.apache.jetspeed.container.state.impl that implement NavigationalStateCodec
 class JetspeedNavigationalStateCodec
          JetspeedNavigationalStateCodec
 

Fields in org.apache.jetspeed.container.state.impl declared as NavigationalStateCodec
private  NavigationalStateCodec AbstractNavigationalState.codec
           
 

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)
           
 



Copyright © 1999-2007 Apache Software Foundation. All Rights Reserved.