public interface IDocClassificationMap
| Modifier and Type | Method and Description |
|---|---|
boolean |
containsTaxonomyName(String taxonomyName) |
IRidList |
getClasses(String taxonomyName)
Get the Classes attribute of the IDocClassificationMap object.
|
IResource |
getDocument()
Get the Document attribute of the IDocClassificationMap object.
|
Set |
getTaxonomyNameSet()
Get the TaxonomySet attribute of the IDocClassificationMap object.
|
void |
put(String taxonomyName,
IRidList taxClasses)
Puts a classification for a taxonomy into the map
|
void |
putAll(IDocClassificationMap documentClassificationMap) |
void |
removeTaxonomyClasses(String taxonomyName)
Removes the taxonomy with its classes from the map
|
IResource getDocument()
IRidList getClasses(String taxonomyName)
taxonomyName - taxonomy name for that the classes have to be returnedSet getTaxonomyNameSet()
void put(String taxonomyName, IRidList taxClasses)
taxonomyName - name of the taxonomytaxClasses - list of taxonomy classesvoid putAll(IDocClassificationMap documentClassificationMap)
documentClassificationMap - the classificationMap that has to be put into this mapboolean containsTaxonomyName(String taxonomyName)
taxonomyName - name of the taxonomyvoid removeTaxonomyClasses(String taxonomyName)
taxonomyName - name of the taxonomy| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] KMC-CM
|
[sap.com] tc/km/frwk
|
api
|
EP-KM-CM
|
[sap.com] KMC-WPC
|
[sap.com] tc/kmc/wpc/wpcfacade
|
api
|
EP-PIN-WPC-WCM
|
Copyright 2021 SAP SE Complete Copyright Notice