org.jboss.portal.server.navigation
Interface NavigationalStateProvider

All Known Implementing Classes:
AbstractNavigationalStateProvider

public interface NavigationalStateProvider

Service Provider Interface for navigational state.


Method Summary
 NavigationalState getNavigationalState(java.lang.String id)
           
 

Method Detail

getNavigationalState

public NavigationalState getNavigationalState(java.lang.String id)