See: Description
Interface | Description |
---|---|
NavigationState |
The NavigationState interface represents a request state
that consists of a
FilterState and a collection of
URL parameters. |
NavigationStateBuilder |
A builder used by the core cartridge handlers to
create NavigationState and RecordState objects.
|
RecordState |
The RecordState interface represents a request state
that consists of a record spec and a collection of
URL parameters.
|
Class | Description |
---|---|
MdexRequestBroker |
Internal class used by Endeca cartridge handlers to query the
MDEX engine -- Should not be used directly
outside of Endeca navigation cartridge handlers.
|
UserState |
An object that contains user segments and date state information.
|
Exception | Description |
---|---|
NavigationException |
Indicates that an exception occurred while creating or processing a
navigation request.
|
Copyright © 2013, Oracle and/or its affiliates. All rights reserved.