Uses of Class
com.retek.component.customerorder.impl.remote.GiftVoucherAttributesDto

Packages that use GiftVoucherAttributesDto
com.retek.component.customerorder.impl   
com.retek.component.customerorder.impl.persistence   
com.retek.component.customerorder.impl.persistence.db.oracle   
com.retek.component.customerorder.impl.remote   
 

Uses of GiftVoucherAttributesDto in com.retek.component.customerorder.impl
 

Constructors in com.retek.component.customerorder.impl with parameters of type GiftVoucherAttributesDto
GiftVoucherAttributesImpl(DistributedContext context, GiftVoucherAttributesDto dto)
           
 

Uses of GiftVoucherAttributesDto in com.retek.component.customerorder.impl.persistence
 

Methods in com.retek.component.customerorder.impl.persistence that return GiftVoucherAttributesDto
static GiftVoucherAttributesDto CustomerOrderDbObjectMaster.getGiftCertificateAttributesDto()
           
 

Uses of GiftVoucherAttributesDto in com.retek.component.customerorder.impl.persistence.db.oracle
 

Methods in com.retek.component.customerorder.impl.persistence.db.oracle that return GiftVoucherAttributesDto
 GiftVoucherAttributesDto OracleGiftCertificateAttributesRetriever.find(DistributedReference orderLineRef)
           
 

Methods in com.retek.component.customerorder.impl.persistence.db.oracle with parameters of type GiftVoucherAttributesDto
 void OracleGiftCertificateAttributesCreator.create(GiftVoucherAttributesDto giftCertificate, DistributedReference orderLineRef)
           
 

Uses of GiftVoucherAttributesDto in com.retek.component.customerorder.impl.remote
 

Fields in com.retek.component.customerorder.impl.remote declared as GiftVoucherAttributesDto
 GiftVoucherAttributesDto OrderLineDto.giftCertificateAttributesDto
           
 



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