Uses of Interface
com.retek.component.internet.ExAGiftWrapRequest

Packages that use ExAGiftWrapRequest
com.retek.component.internet   
com.retek.component.internet.impl   
 

Uses of ExAGiftWrapRequest in com.retek.component.internet
 

Methods in com.retek.component.internet that return ExAGiftWrapRequest
 ExAGiftWrapRequest ExARequestManager.buildExAGiftWrapRequest()
          Build a gift wrap request for an impending order.
 

Methods in com.retek.component.internet with parameters of type ExAGiftWrapRequest
 void ExAOrderLineRequest.setGiftWrapRequest(ExAGiftWrapRequest giftWrapRequest)
           
 

Uses of ExAGiftWrapRequest in com.retek.component.internet.impl
 

Classes in com.retek.component.internet.impl that implement ExAGiftWrapRequest
 class ExAGiftWrapImpl
           
 

Methods in com.retek.component.internet.impl that return ExAGiftWrapRequest
 ExAGiftWrapRequest ExARequestManagerImpl.buildExAGiftWrapRequest()
           
static ExAGiftWrapRequest CustomerOrderServiceLineConverter.getExAGiftWrap(CustomerOrderLine orderLine)
           
 

Methods in com.retek.component.internet.impl with parameters of type ExAGiftWrapRequest
 void ExAOrderLineImpl.setGiftWrapRequest(ExAGiftWrapRequest giftWrapRequest)
           
 



Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28