com.endeca.soleng.urlformatter.seo
Interface AggrERecFormatter

All Known Implementing Classes:
SeoAggrERecFormatter

public interface AggrERecFormatter

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


Method Summary
 String formatAggrERec(UrlState pUrlState, com.endeca.navigation.AggrERec pAggrERec)
           
 

Method Detail

formatAggrERec

String formatAggrERec(UrlState pUrlState,
                      com.endeca.navigation.AggrERec pAggrERec)
                      throws UrlFormatException
Throws:
UrlFormatException


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