Java URL Optimization API (Core API) 2.1.1

com.endeca.soleng.urlformatter
Interface AggrERecUrlParam

All Superinterfaces:
java.lang.Cloneable, UrlParam

public interface AggrERecUrlParam
extends UrlParam

An interface used internally by an UrlState to store an AggrERec for aggregate record detail page links. This is an internal interface used by an UrlState. You shouldn't need to use this interface unless you are implementing a custom UrlFormatter.

See Also:
UrlFormatter.createAggrERecUrlParam(UrlState,AggrERec)

Method Summary
 com.endeca.navigation.AggrERec getAggrERec()
          The AggrERec contained by this parameter.
 
Methods inherited from interface com.endeca.soleng.urlformatter.UrlParam
clone, getEncodedKey, getEncodedValue, getKey, getValue
 

Method Detail

getAggrERec

com.endeca.navigation.AggrERec getAggrERec()
The AggrERec contained by this parameter.


Java URL Optimization API (Core API) 2.1.1

Copyright © 2012 Endeca Technologies, Inc. All Rights Reserved.
@VERSION
PRODUCT: Java URL Optimization API (Core API) (urlFormatterCore)
VERSION: 2.1.1
BUILD:   12083DEV
ARCH_OS: n/a
DATE:    2012-02-16T20:40:08-0500