com.endeca.soleng.urlformatter.seo
Interface NavStateFormatter

All Known Implementing Classes:
SeoNavStateFormatter

public interface NavStateFormatter

An interface that specifies the formatting of an UrlState associated with a Navigation State, aggregated by an SeoUrlFormatter.


Method Summary
 String formatNavState(UrlState pUrlState, com.endeca.navigation.DimLocationList pNavState)
           
 

Method Detail

formatNavState

String formatNavState(UrlState pUrlState,
                      com.endeca.navigation.DimLocationList pNavState)
                      throws UrlFormatException
Throws:
UrlFormatException


Copyright © 2012, Oracle and/or its affiliates. All rights reserved.