Describes the metadata available to attribute application-specific information.
Attribute application-specific information | Description |
---|---|
Getter | Getter method for that attribute. |
Setter | Setter method for that attribute. |
PrimaryKey | GetKey/CreateKey attribute in the component interface or a key in the child collection. |
FindKey | FindKey attribute in the component interface. |
EffectiveDate | EffectiveDate attribute in the component interface. |
EffectiveSequence | EffectiveSequence attribute in the component interface. |
SoftDeleteValue | Set the value for this property with the value that will be used to update the corresponding value in the component interface when a top-level delete operation occurs. For example, if the property 'status' has its SoftDeleteValue set to inactive in the business object, set this value so that the same property in the component interface will be similarly updated by a top-level delete operation. |
Last updated: Sun Mar 12 11:24:18 2006
(c) Copyright IBM Corporation 2005.
This information center is powered by Eclipse technology (http://www.eclipse.org)