|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GiftServiceType | |
---|---|
com.retek.component.banner_channel | |
com.retek.component.customerorder |
Uses of GiftServiceType in com.retek.component.banner_channel |
---|
Fields in com.retek.component.banner_channel declared as GiftServiceType | |
static GiftServiceType |
GiftServiceType.GIFT_WRAP
|
static GiftServiceType |
GiftServiceType.GIFT_CARD
|
Methods in com.retek.component.banner_channel that return GiftServiceType | |
static GiftServiceType |
GiftServiceType.fromCode(java.lang.String giftServiceTypeCode)
|
GiftServiceType |
GiftService.getGiftServiceType()
|
Methods in com.retek.component.banner_channel with parameters of type GiftServiceType | |
GiftService |
Banner.getGiftService(GiftServiceType serviceType)
|
java.util.Collection |
Banner.getGiftingSeasonsForGiftService(GiftServiceType giftServiceType)
|
void |
GiftService.setGiftServiceType(GiftServiceType giftServiceType)
|
Uses of GiftServiceType in com.retek.component.customerorder |
---|
Methods in com.retek.component.customerorder that return GiftServiceType | |
GiftServiceType |
CustomerOrderGiftServiceLineType.getBannerGiftServiceType()
|
Methods in com.retek.component.customerorder with parameters of type GiftServiceType | |
static CustomerOrderGiftServiceLineType |
CustomerOrderGiftServiceLineType.fromGiftServiceType(GiftServiceType giftServiceType)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |