| Package | Description |
|---|---|
| com.sdl.web.api.dynamic.taxonomies |
| Modifier and Type | Method and Description |
|---|---|
com.tridion.taxonomies.Keyword |
WebTaxonomyFactory.getTaxonomyKeywords(String taxonomyURI,
WebTaxonomyFilter taxonomyFilter,
String contextElementURI,
com.tridion.taxonomies.Keyword[] selectedKeywords,
WebTaxonomyFormatter taxonomyFormatter)
This retrieves a specific Taxonomy from a specified Context Keyword
and applies a set of Filters on this Taxonomy.
|
com.tridion.taxonomies.Keyword |
WebTaxonomyFactory.getTaxonomyKeywords(String taxonomyURI,
WebTaxonomyFilter taxonomyFilter,
String contextElementURI,
WebTaxonomyFormatter taxonomyFormatter)
This retrieves a Taxonomy from the specified Keyword and applies a set of Filters on this Taxonomy.
|
com.tridion.taxonomies.Keyword |
WebTaxonomyFactory.getTaxonomyKeywords(String taxonomyURI,
WebTaxonomyFilter taxonomyFilter,
WebTaxonomyFormatter taxonomyFormatter)
This retrieves a specific Taxonomy and applies a set of Filters on this Taxonomy.
|
com.tridion.taxonomies.Keyword |
WebTaxonomyFactory.getTaxonomyKeywords(String taxonomyURI,
WebTaxonomyFormatter taxonomyFormatter)
This retrieves a taxonomy and returns a tree of Keywords.
|
Copyright © 2016 SDL Group. All rights reserved.