com.sap.netweaver.bc.rf.common.property

Class PropertySetDescriptor

java.lang.Object
  extended by com.sap.netweaver.bc.rf.common.property.PropertySetDescriptor
All Implemented Interfaces:
IPropertyUpdateDescriptor

public final class PropertySetDescriptor
extends Object
implements IPropertyUpdateDescriptor

Class implementing a property set (create/overwrite) operation.

See Also:
IMutablePropertyManager

Constructor Summary
PropertySetDescriptor(IProperty property)
          Construct property set (create/overwrite) operation.
 
Method Summary
 IProperty getProperty()
          Get property to be set on the resource.
 IPropertyName getPropertyName()
          Get the property name of the property to be modified
 PropertyUpdateType getPropertyUpdateType()
          Get property update type to be applied to the resource.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertySetDescriptor

public PropertySetDescriptor(IProperty property)
Construct property set (create/overwrite) operation.

Parameters:
property - property to be set (create/overwrite)
Method Detail

getPropertyUpdateType

public PropertyUpdateType getPropertyUpdateType()
Get property update type to be applied to the resource.

Specified by:
getPropertyUpdateType in interface IPropertyUpdateDescriptor
Returns:
property update type to be applied to the resource

getProperty

public IProperty getProperty()
Get property to be set on the resource.

Returns:
property to be set on the resource

getPropertyName

public IPropertyName getPropertyName()
Description copied from interface: IPropertyUpdateDescriptor
Get the property name of the property to be modified

Specified by:
getPropertyName in interface IPropertyUpdateDescriptor
Returns:
the property name
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 2011 SAP AG Complete Copyright Notice