Properties can be accessed from any Oracle Commerce record returned from a navigation query (N parameter) or a record query (R parameter).

To access a property directly on an ERec or AggrERec object, use the PropertyMap.getValues() method (Java) or the PropertyMap.GetValues() method (.NET). These methods return a collection of all the values in a record for a particular property.

The following examples show how to access record properties.




Copyright © Legal Notices