|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Deprecated Classes | |
---|---|
com.endeca.infront.content.source.AuthoringContentSource
|
|
com.endeca.infront.content.source.LiveContentSource
|
Deprecated Fields | |
---|---|
com.endeca.infront.cartridge.RefinementMenuRequestParamMarshaller.SHOW_MORE
As of release 3.1.1, replaced by RefinementMenuRequestParamMarshaller.NAV_REFINEMENT_MENU_CONFIG . Name of request parameter that sets the list of Dimension IDs for which ALL dimension values will be shown. The value can be pipe delimited to expand multiple refinement menus. e.g. /N-83092?showMoreIds=10021|1000482 |
|
com.endeca.infront.cartridge.NavigationContainerRequestParamMarshaller.SHOW_MORE
As of release 3.1.1, replaced by NavigationContainerRequestParamMarshaller.NAV_REFINEMENT_MENU_CONFIG . Name of request parameter that sets the list of Dimension IDs for which ALL dimension values will be shown. The value can be pipe delimited to expand multiple refinement menus. e.g. /N-83092?showMoreIds=10021|1000482 |
Deprecated Methods | |
---|---|
com.endeca.infront.cartridge.ResultsListConfig.getRelRank()
use ResultsListConfig.getRelRankStrategy() instead. |
|
com.endeca.infront.cartridge.DimensionSearchResultsConfig.getRelRank()
use DimensionSearchResultsConfig.getRelRankStrategy() instead. |
|
com.endeca.infront.cartridge.NavigationContainerConfig.getShowMoreIds()
As of release 3.1.1, replaced by NavigationContainerConfig.getRefinementsShown() . Returns dimension IDs for which 'More' refinement expansion should happen. |
|
com.endeca.infront.cartridge.RefinementMenuConfig.getUseShowMoreIdsParam()
As of release 3.1.1. Returns true if the show more and less actions should use the deprecated showMoreIds parameter. The default value of this property is true. |
|
com.endeca.infront.cartridge.NavigationContainerConfig.getUseShowMoreIdsParam()
As of release 3.1.1. Returns true if the show more and less actions should use the deprecated showMoreIds parameter. The default value of this property is true. |
|
com.endeca.infront.cartridge.RefinementMenuConfig.isShowMore()
As of release 3.1.1, replaced by RefinementMenuConfig.getRefinementsShown() . When this value is false, the number of menu items generated is limited by numRefinements, and a more link will be generated. This value is intended to be overridden by request parameters when a "true" value is required in the link generation for the link generated when showMoreLink is "true". The default value for this property is false . |
|
com.endeca.infront.cartridge.ResultsListConfig.setRelRank(String)
use ResultsListConfig.setRelRankStrategy(String) instead. |
|
com.endeca.infront.cartridge.DimensionSearchResultsConfig.setRelRank(String)
use DimensionSearchResultsConfig.setRelRankStrategy(String) instead. |
|
com.endeca.infront.cartridge.RefinementMenuConfig.setShowMore(boolean)
As of release 3.1.1, replaced by RefinementMenuConfig.getRefinementsShown() . Sets whether to "show more" refinements. When this value is false, the number of menu items generated is limited by numRefinements, and a more link will be generated. This value is intended to be overridden by request parameters when a "true" value is required in the link generation for the link generated when showMoreLink is "true". |
|
com.endeca.infront.cartridge.NavigationContainerConfig.setShowMoreIds(List As of release 3.1.1, replaced by NavigationContainerConfig.getRefinementsShown() . Sets dimension IDs for which 'More' refinement expansion should happen. |
|
com.endeca.infront.cartridge.RefinementMenuConfig.setUseShowMoreIdsParam(boolean)
As of release 3.1.1. Sets whether the deprecated showMoreIds or the navigation refinement menu config parameter should be used. If false, the showMoreIds will be ignored and the expand and collapse action will appear in the RefinementMenu . |
|
com.endeca.infront.cartridge.NavigationContainerConfig.setUseShowMoreIdsParam(boolean)
As of release 3.1.1. Sets whether the deprecated showMoreIds or the navigation refinement menu config parameter should be used. If false, the showMoreIds will be ignored and the expand and collapse action will appear in the RefinementMenu . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |