com.endeca.soleng.urlformatter
Interface AggrERecUrlParam
- All Superinterfaces: 
- 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
 AggrEReccontained by this parameter. | 
 
 
getAggrERec
com.endeca.navigation.AggrERec getAggrERec()
- The AggrEReccontained by this parameter.
 
- 
 
- 
 
Copyright © 2012, Oracle and/or its affiliates. All rights reserved.