The category suggestion container provides access to
categories found using the suggested terms as search criteria.
The method getSuggestedCategories() can be used to
get the list of found categories.
This method returns a list of categories which were found
using the suggested terms as search criteria.
The category lookup is being executed in the current catalog and locale.
This method returns a list of categories which were found
using the suggested terms as search criteria.
The category lookup is being executed in the current catalog and locale.
Returns:
a iterator containing a SuggestedCategory instance for
each found category, the iterator might be empty