|
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.PropertySetDescriptor
Class implementing a property set (create/overwrite) operation.
IMutablePropertyManager| Constructor Summary | |
PropertySetDescriptor(IProperty property)
Construct property set (create/overwrite) operation. |
|
| Method Summary | |
IProperty |
getProperty()
Get property to be set on 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 PropertySetDescriptor(IProperty property)
property - property to be set (create/overwrite)| Method Detail |
public PropertyUpdateType getPropertyUpdateType()
getPropertyUpdateType in interface IPropertyUpdateDescriptorpublic IProperty getProperty()
|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||