View object-level service methods perform complex operations on an entire set of data (usually the result set of a query). These methods can be called from clients, requiring very little data manipulation processing in the client itself. For more information, see the related topics list.
To create view object-level service methods:
Note: One of these files will be the source code
for the view object class. It will be named
<ViewObjectDefName>Impl.java
, where
<ViewObjectDefName>
is the name of the view object
definition. For more information, see the related topics list.
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 View Objects
About View Object
Java Classes
Accessing Data from
Clients
About Modeling Business Components
Copyright © 1997, 2004, Oracle. All rights reserved.