com.sapportals.wcm.rfadapter

Class ResourceDataPack

java.lang.Object
  extended by com.sapportals.wcm.rfadapter.DataPack
      extended by com.sapportals.wcm.rfadapter.ResourceDataPack

public final class ResourceDataPack
extends DataPack


Constructor Summary
ResourceDataPack(String name, IPropertyMap properties, IContent content)
           
 
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 com.sapportals.wcm.rfadapter.DataPack
addProperty, generateDisplayNameProperty, modifyProperty, name, properties
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResourceDataPack

public ResourceDataPack(String name,
                        IPropertyMap properties,
                        IContent content)
Method Detail

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
Access Rights

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