Package | Description |
---|---|
com.tridion.dcp | |
com.tridion.dynamiccontent | |
com.tridion.taxonomies | |
com.tridion.taxonomies.filters |
Modifier and Type | Method and Description |
---|---|
Keyword[] |
ComponentPresentationFactory.getTaxonomyKeywords(String[] componentURIs,
Keyword[] contextKeywords,
TaxonomyFilter taxonomyFilter)
Retrieves the Taxonomy Keywords for a number of content items and applies a
taxonomyFilter to retrieve more related keywords.
|
Keyword[] |
ComponentPresentationFactory.getTaxonomyKeywords(String componentURI,
Keyword[] contextKeywords,
TaxonomyFilter taxonomyFilter)
Retrieves the Taxonomy Keywords for a number of content items and applies a
taxonomyFilter to retrieve more related keywords.
|
Keyword[] |
ComponentPresentationFactory.getTaxonomyKeywords(String taxonomyURI,
String[] componentURIs,
Keyword[] contextKeywords,
TaxonomyFilter taxonomyFilter)
Retrieves the Taxonomy Keywords for a number of content items and applies a
taxonomyFilter to retrieve more related keywords.
|
Keyword[] |
ComponentPresentationFactory.getTaxonomyKeywords(String taxonomyURI,
String componentURI,
Keyword[] contextKeywords,
TaxonomyFilter taxonomyFilter)
Retrieves the Taxonomy Keywords for a number of content items and applies a
taxonomyFilter to retrieve more related keywords.
|
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[] |
TaxonomyRelationManager.getTaxonomyKeywords(String[] contentURIs,
Keyword[] contextKeywords,
TaxonomyFilter taxonomyFilter,
int itemType)
Retrieves the Taxonomy Keywords for a number of content items and applies a
taxonomyFilter to retrieve more related keywords.
|
Keyword[] |
TaxonomyRelationManager.getTaxonomyKeywords(String contentURI,
Keyword[] contextKeywords,
TaxonomyFilter taxonomyFilter,
int itemType)
Retrieves the Taxonomy Keywords for a number of content items and applies a
taxonomyFilter to retrieve more related keywords.
|
Keyword[] |
TaxonomyRelationManager.getTaxonomyKeywords(String taxonomyURI,
String[] contentURIs,
Keyword[] contextKeywords,
TaxonomyFilter taxonomyFilter,
int itemType)
Retrieves the Taxonomy Keywords for a number of content items and applies a
taxonomyFilter to retrieve more related keywords.
|
Keyword[] |
TaxonomyRelationManager.getTaxonomyKeywords(String taxonomyURI,
String contentURI,
Keyword[] contextKeywords,
TaxonomyFilter taxonomyFilter,
int itemType)
Retrieves the Taxonomy Keywords for a number of content items and applies a
taxonomyFilter to retrieve more related keywords.
|
Keyword |
TaxonomyFactory.getTaxonomyKeywords(String taxonomyURI,
TaxonomyFilter taxonomyFilter)
This retrieves a specific Taxonomy and applies a set of Filters on this Taxonomy.
|
Keyword |
TaxonomyFactory.getTaxonomyKeywords(String taxonomyURI,
TaxonomyFilter taxonomyFilter,
String keywordContextURI)
This retrieves a Taxonomy from the specified Keyword and applies a set of Filters on this Taxonomy.
|
Keyword |
TaxonomyFactory.getTaxonomyKeywords(String taxonomyURI,
TaxonomyFilter taxonomyFilter,
String contextKeyword,
Keyword[] selectedKeywords)
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,
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.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractKeywordFilter
This is the AbstractKeywordFilter and filters a Taxonomy from a certain point if a
facet is either abstract or not abstract.
|
class |
CompositeFilter
This is the CompositeFilter, containing all the filters that can be applied to the Taxonomy.
|
class |
DepthFilter
This is the DepthFilter used for filtering a Taxonomy with a certain depth.
|
class |
KeywordPropertyFilter
This filter makes it possible to filter a Taxonomy on keywords which have specials
concrete properties.
|
Modifier and Type | Method and Description |
---|---|
List<TaxonomyFilter> |
CompositeFilter.getCompositeFilters()
This returns a list of the filters in this Composite filter.
|
Modifier and Type | Method and Description |
---|---|
void |
CompositeFilter.addTaxonomyFilter(TaxonomyFilter taxonomyFilter)
This makes it possible to add a TaxonomyFilter directly to the CompositeFilter.
|
Copyright (c) 2014-2021 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries