Skip Headers
Oracle® Communications Design Studio Modeling Inventory
Release 7.2.4
Go to Design Studio Help Home
Go to Table of Contents
Go to Feedback page

Go to previous page
Go to next page
Mobi · ePub

Configuring Enabled Extension Points

After you create an enabled extension point, you must configure it.

To configure an enabled extension point:

  1. In the Solution view, double-click any enabled extension point.

    The Enabled Extension Point editor.

  2. In the Specification Class Name field, select the Java class for the specification.

    When adding an enabled extension point for a configuration specification (configurable entities include the Logical Device, Network, Pipe, Place, and Service entities), you must select the class name InventoryConfigurationSpec. You use the Configuration Version Instance Type field to identify the configurable entity.

    See "Mapping Inventory Entities to Entity Specification Java Classes" for more information.

  3. (Optional) If you selected InventoryConfigurationSpec in the Specification Class Name field, select the configuration version DAO class for the configurable entity in the Configuration Version Instance Type field.

    If you selected InventoryConfigurationSpec in the Specification Class Name field and you leave the Configuration Version Instance Type field blank, the enabled extension point applies to all of the configurable entities (Logical Device, Network, Pipe, Place, and Service).

    See "Mapping Inventory Entities to Entity Specification Java Classes" for more information.

  4. In the Point field, select an existing extension point or create a new one.

    See "Creating Enabled Extension Points" for more information.

Related Topics

Enabled Extension Point Editor