View row-level service methods perform complex operations on a single row of data. 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 row-level service methods:
Note: We recommend generating typesafe accessors for view row classes. For more information, see the related topics list.
Note: One of these files will be the source code
for the view row class. It will be named
<ViewObjectDefName>RowImpl.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 Oracle ADF View Objects
About
View Object Java Classes
Accessing
Data from Clients
About
Modeling Business Components
Copyright © 1997, 2004, Oracle. All rights reserved.