|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GiftService | |
com.retek.component.banner_channel | |
com.retek.component.banner_channel.impl | |
com.retek.component.customerorder | |
com.retek.component.customerorder.impl |
Uses of GiftService in com.retek.component.banner_channel |
Methods in com.retek.component.banner_channel that return GiftService | |
GiftService |
Banner.getGiftService(GiftServiceType serviceType)
|
GiftService |
GiftManager.buildGiftServiceInstance()
|
Methods in com.retek.component.banner_channel with parameters of type GiftService | |
void |
Banner.addGiftService(GiftService giftService)
|
Uses of GiftService in com.retek.component.banner_channel.impl |
Classes in com.retek.component.banner_channel.impl that implement GiftService | |
class |
GiftServiceImpl
|
Methods in com.retek.component.banner_channel.impl that return GiftService | |
GiftService |
GiftManagerImpl.buildGiftServiceInstance()
|
GiftService |
BannerImpl.getGiftService(GiftServiceType serviceType)
|
Methods in com.retek.component.banner_channel.impl with parameters of type GiftService | |
void |
BannerImpl.addGiftService(GiftService giftService)
|
Uses of GiftService in com.retek.component.customerorder |
Methods in com.retek.component.customerorder with parameters of type GiftService | |
CustomerOrderGiftServiceLine |
CustomerOrderManager.buildCustomerOrderGiftServiceLineInstance(GiftService giftService,
CustomerOrderLine orderLine)
|
Uses of GiftService in com.retek.component.customerorder.impl |
Methods in com.retek.component.customerorder.impl with parameters of type GiftService | |
CustomerOrderGiftServiceLine |
CustomerOrderManagerImpl.buildCustomerOrderGiftServiceLineInstance(GiftService giftService,
CustomerOrderLine orderLine)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |