Creating Application Module-Level Methods for Clients

Application module-level service methods perform complex operations relating to transactions, multiple view object instances, or the structure of the data model. For more information, see the related topics list.

To create application module-level service methods:

  1. Open the Application Module Editor by doing one of the following:
  2. Select the Java node.
  3. Ensure that Generate Java File(s) is checked.
  4. Click OK to close the wizard.
  5. In the System Navigator, open the application module definition's node to expose an XML file and a Java file.
  6. Right-click the Java file and choose E dit.
  7. Write your service method in the class. Some common operations in application module-level service methods are:
  8. Open the Application Module Editor again.
  9. Select the Client Methods node and choose the methods to export.

If you need further assistance with the Editor, click Help.

After you complete this procedure, you will be able to access the method from a client.


Creating Business Components Service Methods for Clients
About Business Components Service Methods
About Application Modules
Accessing Data from Clients
About Modeling Business Components

 

Copyright © 1997, 2004, Oracle. All rights reserved.