BusinessObject

Indicates that the ODA generates business object definitions as its content.

Type

public static final ContentType BusinessObject
 

Notes

The contentType member variable indicates that the ODA supports generation of business object definitions as content. Therefore, the ODA implements the IGeneratesBoDefs interface. Business-object-definition content must be generated using the on-request content protocol, which requires that the ODA implement the generateBoDefs() method to handle generation of the business object definitions. For more information, see Generating business object definitions as content.

Copyright IBM Corp. 1997, 2004