public interface WebTaxonomyFormatter
| Modifier and Type | Method and Description |
|---|---|
com.tridion.taxonomies.Keyword |
finalizeFiltering(List<com.tridion.taxonomies.Keyword> taxonomyKeywords)
This is the method that defines the format of the Taxonomy, it must return a single branch/fragment
of the original Taxonomy in whatever structure desired.
|
com.tridion.taxonomies.Keyword finalizeFiltering(List<com.tridion.taxonomies.Keyword> taxonomyKeywords)
taxonomyKeywords - The taxonomyKeywords to formatCopyright © 2016 SDL Group. All rights reserved.