Package | Description |
---|---|
com.endeca.infront.cartridge |
Contains the built-in Assembler cartridge handlers and their
configuration classes.
|
com.endeca.infront.cartridge.model |
Contains model objects for use in the built-in Assembler cartridge handlers.
|
Modifier and Type | Method and Description |
---|---|
ActionPathProvider |
NavigationCartridgeHandler.getActionPathProvider()
Gets the ActionPathProvider used to determine the site root
path and content path when creating
Action objects. |
Modifier and Type | Method and Description |
---|---|
void |
NavigationCartridgeHandler.setActionPathProvider(ActionPathProvider pActionPathProvider)
Sets the ActionPathProvider used to determine the site root
path and content path when creating
Action objects. |
Modifier and Type | Method and Description |
---|---|
Action |
LinkBuilder.createAction(NavigationStateBuilder navigationStateBuilder,
ContentSource source,
ActionPathProvider pathProvider)
Returns an action created from the path, link type and query string
of this LinkBuilder.
|
Copyright © 2013, Oracle and/or its affiliates. All rights reserved.