| Package | Description |
|---|---|
| com.endeca.infront.cartridge |
Contains the built-in Assembler cartridge handlers and their
configuration classes.
|
| Modifier and Type | Method and Description |
|---|---|
ResultsListConfig |
ResultsListHandler.initialize(ContentItem pContentItem)
Creates a ResultsListConfig representing the full configuration for this cartridge.
|
protected ResultsListConfig |
ResultsListHandler.wrapConfig(ContentItem pContentItem) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ResultsListHandler.dispatchNavigationEventInformation(ResultsListConfig cartridgeConfig,
ResultsList resultsList)
Tracks all Navigation State related information.
|
void |
ResultsListHandler.preprocess(ResultsListConfig cartridgeConfig)
Creates a record list MDEX query.
|
ResultsList |
ResultsListHandler.process(ResultsListConfig cartridgeConfig)
Creates a basic RecordList model.
|
| Constructor and Description |
|---|
ResultsList(ResultsListConfig pConfig)
Creates the
ResultsList output model, using the
type and data present in the input ResultsListConfig. |
Copyright © 2019, Oracle and/or its affiliates. All rights reserved.