The ADF data control services are designed to work with the application module interfaces; if you export methods on your application module, they will show up in the data control. Therefor, you should make service methods on the application module and export them.
If you have created service methods on your view objects, you need to create methods on your application module to call them.
Copyright © 1997, 2004, Oracle. All rights reserved.