|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.sap.netweaver.bc.rf.common.property.PropertyRemoveDescriptor
Class implementing a property remove operation.
IMutablePropertyManager| Constructor Summary | |
PropertyRemoveDescriptor(IPropertyName propertyName)
Construct property remove operation. |
|
| Method Summary | |
IPropertyName |
getPropertyName()
Get property name to be removed from the resource. |
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 |
public PropertyRemoveDescriptor(IPropertyName propertyName)
propertyName - name of property to be removed| Method Detail |
public PropertyUpdateType getPropertyUpdateType()
getPropertyUpdateType in interface IPropertyUpdateDescriptorpublic IPropertyName getPropertyName()
|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||