Creating a Media Object Business Service

A Media Object business service contains the business logic to call a Media Object operation such as select, insert, or delete. The java code to call the Media Object operations is automatically generated by the Create Media Object Call Wizard. The code generated for each operation is unique. In the Create Media Object Call Wizard, you select the operation that you plan to implement. In addition, you must create a Media Object value object to call a Media Object operation. You use the Media Object Value Object Class Wizard to create the Media Object value object.

See the following sections in the JD Edwards EnterpriseOne Tools Business Services Development Guide for more information: