com.endeca.soleng.urlformatter
Interface ERecUrlParam
- All Superinterfaces:
- Cloneable, UrlParam
public interface ERecUrlParam
- extends UrlParam
An interface used internally by an UrlState to store
an ERec for 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.createERecUrlParam(UrlState,ERec)
|
Method Summary |
com.endeca.navigation.ERec |
getERec()
The ERec contained by this parameter. |
getERec
com.endeca.navigation.ERec getERec()
- The
ERec contained by this parameter.
Copyright © 2012. All Rights Reserved.