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