|
SAP NetWeaver 7.30 SP01 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IDocClassificationMap
This map contains a resource and its classification per taxonomy
| Method Summary | |
|---|---|
boolean |
containsTaxonomyName(String taxonomyName)
|
com.sapportals.wcm.util.uri.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,
com.sapportals.wcm.util.uri.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 |
| Method Detail |
|---|
IResource getDocument()
com.sapportals.wcm.util.uri.IRidList getClasses(String taxonomyName)
taxonomyName - taxonomy name for that the classes have to be returned
Set getTaxonomyNameSet()
void put(String taxonomyName,
com.sapportals.wcm.util.uri.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 taxonomy
void removeTaxonomyClasses(String taxonomyName)
taxonomyName - name of the taxonomy| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] KMC-WPC
|
[sap.com] tc/kmc/wpc/wpcfacade
|
api
|
EP-PIN-WPC-WCM
|
[sap.com] KMC-CM
|
[sap.com] tc/km/frwk
|
api
|
EP-KM-CM
|
|
SAP NetWeaver 7.30 SP01 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||