Uses of Class
org.openxma.dsl.reference.dto.SupplierView

Packages that use SupplierView
org.openxma.dsl.reference.service   
org.openxma.dsl.reference.service.impl   
 

Uses of SupplierView in org.openxma.dsl.reference.service
 

Methods in org.openxma.dsl.reference.service that return SupplierView
 SupplierView SupplierService.loadSupplierView(java.lang.String oid)
           
 SupplierView SupplierService.save(SupplierView supplierView)
           
 

Methods in org.openxma.dsl.reference.service with parameters of type SupplierView
 SupplierView SupplierService.save(SupplierView supplierView)
           
 void SupplierService.update(SupplierView supplierView)
           
 

Uses of SupplierView in org.openxma.dsl.reference.service.impl
 

Methods in org.openxma.dsl.reference.service.impl that return SupplierView
 SupplierView SupplierServiceImpl.loadSupplierView(java.lang.String oid)
           
 SupplierView SupplierServiceImpl.save(SupplierView supplierView)
           
 

Methods in org.openxma.dsl.reference.service.impl with parameters of type SupplierView
 SupplierView SupplierServiceImpl.save(SupplierView supplierView)
           
 void SupplierServiceImpl.update(SupplierView supplierView)
           
 



Copyright © 2010. All Rights Reserved.