The atg.endeca.assembler.navigation.filter.LanguageFilterBuilder class constructs a filter that restricts the set of records returned to only those in the current language. LanguageFilterBuilder determines the current customer’s locale, and based on this, constructs a filter that excludes records that are not in the locale’s language.

languagePropertyName

The name of the language property in Endeca records to use for filtering. This is typically set to:

languagePropertyName=product.language

Note that the filter assumes that the value of this property was set in the records by the LanguageNameAccessor property accessor. See the LanguageNameAccessor section for more information.


Copyright © 1997, 2012 Oracle and/or its affiliates. All rights reserved. Legal Notices