data Taglib documentation

Version 1.0
Description Mashup Data Helper

Tag multidim data:multidim(...)

Create a multidimensionnal datasource.
Body Content: empty
Attribute nameRequiredRuntime Expression EvaluationType
varfalsefalsejava.lang.String
Name of the exported variable for the data result.
facettruetruejava.lang.String
n dim facet
feedstruetruejava.util.Map
The ResultFeed to use for the charts. Object is of type Map(String, ResultFeed).

Tag hierarchical2d data:hierarchical2d(...)

Create a hierarchical2d datasource.
Body Content: empty
Attribute nameRequiredRuntime Expression EvaluationType
varfalsefalsejava.lang.String
Name of the exported variable for the data result.
facettruetruejava.lang.String
n dim facet
feedstruetruejava.util.Map
The ResultFeed to use for the charts. Object is of type Map(String, ResultFeed).

Tag matrix data:matrix(...)

Create a multidimensional or a hierarchical2d datasource. (auto-detect).
Body Content: empty
Attribute nameRequiredRuntime Expression EvaluationType
varfalsefalsejava.lang.String
Name of the exported variable for the data result.
facettruetruejava.lang.String
Facet id
feedstruetruejava.util.Map
The ResultFeed to use for the charts. Object is of type Map(String, ResultFeed).
iterationModefalsetruejava.lang.String
Iteration method used over the categories. The possible values are: "ALL" (hierarchical view of all categories), "LEAVES" (leaves nodes only), "FLAT" (top level only). Defaults to "FLAT".

Tag merge data:merge(...)

To merge datasource.
Body Content: empty
Attribute nameRequiredRuntime Expression EvaluationType
varfalsefalsejava.lang.String
Name of the exported variable for the data result.
facetstruetruejava.lang.String
Facets
feedstruetruejava.util.Map
The ResultFeed to use for the charts. Object is of type Map(String, ResultFeed).
iterationModefalsetruejava.lang.String
Iteration method used over the categories. The possible values are: "ALL" (hierarchical view of all categories), "LEAVES" (leaves nodes only), "FLAT" (top level only). Defaults to "FLAT".

Tag compare data:compare(...)

To compare datasource.
Body Content: empty
Attribute nameRequiredRuntime Expression EvaluationType
varfalsefalsejava.lang.String
Name of the exported variable for the data result.
facettruetruejava.lang.String
Facet
feedstruetruejava.util.Map
The ResultFeed to use for the charts. Object is of type Map(String, ResultFeed).
iterationModefalsetruejava.lang.String
Iteration method used over the categories. The possible values are: "ALL" (hierarchical view of all categories), "LEAVES" (leaves nodes only), "FLAT" (top level only). Defaults to "FLAT".

Tag legacy2D data:legacy2D(...)

Create a Legacy2D datasource from a facet.
Body Content: empty
Attribute nameRequiredRuntime Expression EvaluationType
varfalsefalsejava.lang.String
Name of the exported variable for the data result.
facettruetruejava.lang.String
Facet id
feedstruetruejava.util.Map
The ResultFeed to use for the charts. Object is of type Map(String, ResultFeed).

Tag auto data:auto(...)

Create a datasource. (auto-detect).
Body Content: empty
Attribute nameRequiredRuntime Expression EvaluationType
varfalsefalsejava.lang.String
Name of the exported variable for the data result.
facetstruetruejava.lang.String
Facet ids
feedstruetruejava.util.Map
The ResultFeed to use for the charts. Object is of type Map(String, ResultFeed).
iterationModefalsetruejava.lang.String
Iteration method used over the categories. The possible values are: "ALL" (hierarchical view of all categories), "LEAVES" (leaves nodes only), "FLAT" (top level only). Defaults to "FLAT".
strategyfalsetruejava.lang.String
Strategy. The possible values are : "MERGE", "COMPARE". Default to "COMPARE"

Tag getValue data:getValue(...)

get value.
Body Content: empty
Attribute nameRequiredRuntime Expression EvaluationType
varfalsefalsejava.lang.String
Name of the exported variable for the da ta result.
aggregationtruetruejava.lang.String
Aggregations.
datatruetruecom.exalead.cv360.searchui.view.jspapi.data.DataSource
Data.
categoriestruetruejava.util.List
A list of category.

Tag categoryList data:categoryList(...)

get category list.
Body Content: empty
Attribute nameRequiredRuntime Expression EvaluationType
vartruefalsejava.lang.String
Name of the exported variable for the data result.
datatruetruecom.exalead.cv360.searchui.view.jspapi.data.DataSource
Data.
facetIdtruetruejava.lang.String
Facet id.

Tag mashupUrlHelper data:mashupUrlHelper(...)

Returns helper to create refine url.
Body Content: empty
Attribute nameRequiredRuntime Expression EvaluationType
varfalsefalsejava.lang.String
Name of the exported variable for the retrieved MashupUrlHelper.
baseUrlfalsetruejava.lang.String
The URL to be processed. It can be either relative or absolute.
feedsfalsetruejava.util.Map
The ResultFeed to use for the URL creation. Object is of type Map(String, ResultFeed).
feedfalsetruecom.exalead.access.feedapi.ResultFeed
The ResultFeed to use for the URL creation. Object is of type ResultFeed.
forceStatefalsetruejava.lang.String
Force the refine state. The possible values are: "REFINED", "EXCLUDED" or "DISPLAYED".
forceRefineOnfalsetruejava.util.List
A list of additional feeds name to refine.
zapRefinementsfalsetrueboolean
Specifies whether the refinements should be completely cancelled ("false") or only the last level ("true"). Defaults to "false".
forHtmlfalsefalsejava.lang.Boolean
if true & will be replaced by & amp;. Default is true.

Tag getRefines data:getRefines(...)

Returns the categories refined.
Body Content: empty
Attribute nameRequiredRuntime Expression EvaluationType
varfalsefalsejava.lang.String
Name of the exported variable for the retrieved MergedCategory refinement URL. NULL if not refinable.
datatruetruecom.exalead.cv360.searchui.view.jspapi.data.DataSource
Data.
dimensiontruetruejava.lang.String
The dimension.

Tag fixedCategoriesM2DS data:fixedCategoriesM2DS(...)

Returns a FixedCategoriesM2DS.
Body Content: empty
Attribute nameRequiredRuntime Expression EvaluationType
varfalsefalsejava.lang.String
Name of the exported variable for the retrieved MergedCategory refinement URL. NULL if not refinable.
dataSourcetruetruecom.exalead.cv360.searchui.view.jspapi.data.MultiDimensionalDataSource
Data.
dimensionsfalsetruejava.util.List
Dimensions.
categoriesfalsetruejava.util.List
Categories.