Uses of Interface
org.opencrx.application.shop1.cci2.AddDeliveryInformationResult

Packages that use AddDeliveryInformationResult
org.opencrx.application.shop1.cci2   
org.opencrx.application.shop1.jmi1   
org.opencrx.application.shop1.service   
org.opencrx.application.shop1.test   
 

Uses of AddDeliveryInformationResult in org.opencrx.application.shop1.cci2
 

Methods in org.opencrx.application.shop1.cci2 that return AddDeliveryInformationResult
 AddDeliveryInformationResult ShopService.addDeliveryInformation(AddDeliveryInformationParams in)
          Adds a delivery information record to the specified contract position.
 

Uses of AddDeliveryInformationResult in org.opencrx.application.shop1.jmi1
 

Subinterfaces of AddDeliveryInformationResult in org.opencrx.application.shop1.jmi1
 interface AddDeliveryInformationResult
           
 

Uses of AddDeliveryInformationResult in org.opencrx.application.shop1.service
 

Methods in org.opencrx.application.shop1.service that return AddDeliveryInformationResult
 AddDeliveryInformationResult ShopServiceImpl.addDeliveryInformation(AddDeliveryInformationParams params)
           
 

Uses of AddDeliveryInformationResult in org.opencrx.application.shop1.test
 

Methods in org.opencrx.application.shop1.test that return AddDeliveryInformationResult
 AddDeliveryInformationResult TestShopService.addDeliveryInformation(AddDeliveryInformationParams in)
           
protected abstract  AddDeliveryInformationResult AbstractTestShopService.addDeliveryInformation(AddDeliveryInformationParams in)
           
 



This software is published under the BSD license. Copyright © 2003-2010, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.