com.sapportals.wcm.rfadapter
Class ResourceDataPack
java.lang.Object
com.sapportals.wcm.rfadapter.DataPack
com.sapportals.wcm.rfadapter.ResourceDataPack
public final class ResourceDataPack
- extends DataPack
|
Method Summary |
DataPack |
add(IProperty property)
creates a new DataPack object that is a 1:1 copy of this instance but with the given
parameter as additional property. |
IContent |
content()
|
DataPack |
modify(IProperty property)
creates a new DataPack object that is a 1:1 copy of this instance but with the given
parameter as additional or modified property. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResourceDataPack
public ResourceDataPack(String name,
IPropertyMap properties,
IContent content)
content
public IContent content()
modify
public DataPack modify(IProperty property)
- Description copied from class:
DataPack
- creates a new DataPack object that is a 1:1 copy of this instance but with the given
parameter as additional or modified property. If the property is
null, all values
will be equal.
- Specified by:
modify in class DataPack
- Parameters:
property - the property to modify for the new datapack, might be null
- Returns:
- a new DataPack object
add
public DataPack add(IProperty property)
- Description copied from class:
DataPack
- creates a new DataPack object that is a 1:1 copy of this instance but with the given
parameter as additional property. If the property is
null, all values
will be equal.
- Specified by:
add in class DataPack
- Parameters:
property - the property to add for the new datapack, might be null
- Returns:
- a new DataPack object
This class can be accessed from:
|
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 2014 SAP AG Complete Copyright Notice