Package | Description |
---|---|
com.tridion.dynamiccontent | |
com.tridion.taxonomies | |
com.tridion.taxonomies.formatters |
Constructor and Description |
---|
TaxonomyAssembler(TaxonomyFilter taxonomyFilter,
TaxonomyFormatter taxonomyFormatter,
TaxonomyFactory taxonomyFactory)
Creates an assembler that will use a factory to retrieve taxonomies, a filter to filter them out and a
formatter to format the result from the factory.
|
Modifier and Type | Method and Description |
---|---|
Keyword |
TaxonomyFactory.getTaxonomyKeywords(String taxonomyURI,
TaxonomyFilter taxonomyFilter,
String contextElementURI,
Keyword[] selectedKeywords,
TaxonomyFormatter taxonomyFormatter)
This retrieves a specific Taxonomy from a specified Context Keyword and applies a set of Filters on this
Taxonomy.
|
Keyword |
TaxonomyFactory.getTaxonomyKeywords(String taxonomyURI,
TaxonomyFilter taxonomyFilter,
String contextElementURI,
TaxonomyFormatter taxonomyFormatter)
This retrieves a Taxonomy from the specified Keyword and applies a set of Filters on this Taxonomy.
|
Keyword |
TaxonomyFactory.getTaxonomyKeywords(String taxonomyURI,
TaxonomyFilter taxonomyFilter,
TaxonomyFormatter taxonomyFormatter)
This retrieves a specific Taxonomy and applies a set of Filters on this Taxonomy.
|
Keyword |
TaxonomyFactory.getTaxonomyKeywords(String taxonomyURI,
TaxonomyFormatter taxonomyFormatter)
This retrieves a taxonomy and returns a tree of Keywords.
|
Modifier and Type | Class and Description |
---|---|
class |
TaxonomyHierarchyFormatter
The responsibility of this class is to build the Taxonomy Facets into a tree structure.
|
class |
TaxonomyListFormatter
The responsibility of this class is to build the Taxonomy Keywords into a list structure.
|
Copyright (c) 2014-2021 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries