com.endeca.soleng.urlformatter.seo
Interface ERecFormatter

All Known Implementing Classes:
SeoAggrERecFormatter, SeoERecFormatter

public interface ERecFormatter

Interface that specifies the formatting of a UrlState associated with an Endeca record, aggregated by an SeoUrlFormatter.


Method Summary
 String formatERec(UrlState pUrlState, com.endeca.navigation.ERec pERec)
           
 

Method Detail

formatERec

String formatERec(UrlState pUrlState,
                  com.endeca.navigation.ERec pERec)
                  throws UrlFormatException
Throws:
UrlFormatException


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