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

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

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

Methods in org.openxma.dsl.reference.service that return PrivateCustomerView
 PrivateCustomerView PrivateCustomerService.loadPrivateCustomerView(java.lang.String oid)
           
 PrivateCustomerView PrivateCustomerService.save(PrivateCustomerView privateCustomerView)
           
 

Methods in org.openxma.dsl.reference.service with parameters of type PrivateCustomerView
 PrivateCustomerView PrivateCustomerService.save(PrivateCustomerView privateCustomerView)
           
 void PrivateCustomerService.update(PrivateCustomerView privateCustomerView)
           
 

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

Methods in org.openxma.dsl.reference.service.impl that return PrivateCustomerView
 PrivateCustomerView PrivateCustomerServiceImpl.loadPrivateCustomerView(java.lang.String oid)
           
 PrivateCustomerView PrivateCustomerServiceImpl.save(PrivateCustomerView privateCustomerView)
           
 

Methods in org.openxma.dsl.reference.service.impl with parameters of type PrivateCustomerView
 PrivateCustomerView PrivateCustomerServiceImpl.save(PrivateCustomerView privateCustomerView)
           
 void PrivateCustomerServiceImpl.update(PrivateCustomerView privateCustomerView)
           
 



Copyright © 2010. All Rights Reserved.