com.endeca.soleng.urlformatter.seo
Class SeoAggrERecFormatter

java.lang.Object
  extended by com.endeca.soleng.urlformatter.seo.SeoERecFormatter
      extended by com.endeca.soleng.urlformatter.seo.SeoAggrERecFormatter
All Implemented Interfaces:
AggrERecFormatter, ERecFormatter

public class SeoAggrERecFormatter
extends SeoERecFormatter
implements AggrERecFormatter

An ERecFormatter that formats an Aggregate record in SEO Optimized format, by formatting its representative record using the SeoERecFormatter. Implements AggrERecFormatter, and extends SeoERecFormatter.


Constructor Summary
SeoAggrERecFormatter()
           
 
Method Summary
 String formatAggrERec(UrlState pUrlState, com.endeca.navigation.AggrERec pAggrERec)
           
 
Methods inherited from class com.endeca.soleng.urlformatter.seo.SeoERecFormatter
formatERec, getDimLocationFormatters, getPropertyFormatter, getPropertyKeys, getUseDimensionNameAsKey, setDimLocationFormatters, setPropertyFormatter, setPropertyKeys, setUseDimensionNameAsKey
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SeoAggrERecFormatter

public SeoAggrERecFormatter()
Method Detail

formatAggrERec

public String formatAggrERec(UrlState pUrlState,
                             com.endeca.navigation.AggrERec pAggrERec)
                      throws UrlFormatException
Specified by:
formatAggrERec in interface AggrERecFormatter
Throws:
UrlFormatException


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