BackPrevious Page Next PageNext

Inserting a Business View

To insert a business view, use the following method:

Parameters

When you have a business view created successfully, you can then add elements into it. A business view can contain the following elements: categories, group objects, aggregation objects and detail objects。

The following methods are used to insert a view element into a business view and to return the handle of the newly inserted object if it is inserted successfully, otherwise null if there is a failure:

Parameters

See an example: The sample TestCatalogBC.java in <install_root>\help\samples\APICatalog shows how to create a business view using the Catalog API.

BackPrevious Page Next PageNext