badContent()

Notifies Business Object Wizard that the content that the ODA has generated is incomplete or in some other way has an error.

Syntax

public static ContentMetaData badContent(ContentType contentType);
 

Parameters

contentType
Is the ContentType object that identifies the content type of the bad generated content.

Return values

A ContentMetaData object that describes the unsuccessfully generated content.

Copyright IBM Corp. 1997, 2004