|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.endeca.navigation.Supplement
public class Supplement
Class representing supplemental information and data for a navigation query.
| Method Summary | |
|---|---|
ERecList |
getERecs()
Gets the Endeca records of this Supplement. |
NavigationRefsList |
getNavigationRefs()
Gets the navigation state queries referenced by this Supplement. |
PropertyMap |
getProperties()
Gets the properties of this Supplement. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public PropertyMap getProperties()
Supplement. Returns an empty set of
properties if there are no properties associated with this
Supplement.
getProperties in interface PropertyContainerPropertyMap object containing the properties of this Supplement.public ERecList getERecs()
Supplement. Returns an empty record list
if there are no records associated with this Supplement.
ERecList object encapsulating the
Endeca records (ERec objects) of this Supplement.public NavigationRefsList getNavigationRefs()
Supplement.
Returns an empty dimension value list if there are no navigation
state references.
NavigationRefsList object encapsulating the
navigation references of this Supplement.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||