|
SAP NetWeaver 7.30 SP01 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sapportals.wcm.repository.batch.ResourcePropertyMap
public final class ResourcePropertyMap
Helper class that can be used to handle the return value of IResourceBatch.getProperties(IPropertyNameList, ResourceErrors).
| Constructor Summary | |
|---|---|
ResourcePropertyMap(Map map)
Constructs a new instance. |
|
| Method Summary | |
|---|---|
IPropertyNameList |
calculateContainedNames(com.sapportals.wcm.util.uri.RID rid,
IPropertyNameList checkNames)
Returns a list of names of properties that are contained in the map for the specified RID. |
IPropertyNameList |
calculateNotContainedNames(com.sapportals.wcm.util.uri.RID rid,
IPropertyNameList checkNames)
Returns a list of names of properties that are not contained in the map for the specified RID. |
ResourceErrors |
getExceptions(com.sapportals.wcm.util.uri.RID rid)
Returns a collection of exceptions that occurred for a specified RID. |
IPropertyMap |
getProperties(com.sapportals.wcm.util.uri.RID rid)
Returns the property map for the specified RID. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ResourcePropertyMap(Map map)
map - A map returned by IResourceBatch.getProperties(IPropertyNameList, ResourceErrors).| Method Detail |
|---|
public IPropertyMap getProperties(com.sapportals.wcm.util.uri.RID rid)
rid - The RID to get the properties for.
public IPropertyNameList calculateNotContainedNames(com.sapportals.wcm.util.uri.RID rid,
IPropertyNameList checkNames)
rid - The RID to check the properties for.checkNames - The list of property names to check against the available properties.
public IPropertyNameList calculateContainedNames(com.sapportals.wcm.util.uri.RID rid,
IPropertyNameList checkNames)
rid - The RID to check the properties for.checkNames - The list of property names to check against the available properties.
public ResourceErrors getExceptions(com.sapportals.wcm.util.uri.RID rid)
rid - The rid to get the excpetion for.
| 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 | |||||||||