public interface ERecUrlParam extends UrlParam
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
.Modifier and Type | Method and Description |
---|---|
com.endeca.navigation.ERec |
getERec()
The
ERec contained by this parameter. |
clone, getEncodedKey, getEncodedValue, getKey, getValue
Copyright © 2013, Oracle and/or its affiliates. All rights reserved.