|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RecordDetailsConfig | |
|---|---|
| com.endeca.infront.cartridge | Contains the built-in Assembler cartridge handlers and their configuration classes. |
| Uses of RecordDetailsConfig in com.endeca.infront.cartridge |
|---|
| Methods in com.endeca.infront.cartridge that return RecordDetailsConfig | |
|---|---|
protected RecordDetailsConfig |
RecordDetailsHandler.wrapConfig(ContentItem pContentItem)
|
| Methods in com.endeca.infront.cartridge with parameters of type RecordDetailsConfig | |
|---|---|
void |
RecordDetailsHandler.preprocess(RecordDetailsConfig cartridgeConfig)
Creates a record details MDEX query. |
RecordDetails |
RecordDetailsHandler.process(RecordDetailsConfig cartridgeConfig)
Creates a RecordDetails model object. |
| Constructors in com.endeca.infront.cartridge with parameters of type RecordDetailsConfig | |
|---|---|
RecordDetails(RecordDetailsConfig pConfig)
Creates the RecordDetails output model, using the
type and data present in the input RecordDetailsConfig. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||