Reviewing Business Services Framework Javadoc from JDeveloper

You can review business services foundation classes from within JDeveloper for all business services projects.

To review a foundation class within JDeveloper:

  1. In JDeveloper, select a business service.

    Access Business Services Foundation Javadoc from JDeveloper
  2. In the JDeveloper editor pane, right-click on a foundation business service class name, and then click Go to Javadoc from the context menu, as shown in the preceding diagram.

    Other examples of foundation business service class names are PublishedBusinessService (which must be extended by every published business service) and BusinessServiceException.

The following example shows the foundation Javadoc.

Business Services Foundation Javadoc