com.retek.component.banner_channel.impl.persistence
Class BannerChannelDbObjectMaster
java.lang.Object
com.retek.commons.domain.core.persistence.db.oracle.DbObjectMaster
com.retek.component.banner_channel.impl.persistence.BannerChannelDbObjectMaster
- public class BannerChannelDbObjectMaster
- extends DbObjectMaster
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KIOSKS_CHANNEL_TYPE_CODE
public static final java.lang.String KIOSKS_CHANNEL_TYPE_CODE
- See Also:
- Constant Field Values
BRICK_AND_MORTAR_CHANNEL_TYPE_CODE
public static final java.lang.String BRICK_AND_MORTAR_CHANNEL_TYPE_CODE
- See Also:
- Constant Field Values
CATALOG_CHANNEL_TYPE_CODE
public static final java.lang.String CATALOG_CHANNEL_TYPE_CODE
- See Also:
- Constant Field Values
WEB_STORE_CHANNEL_TYPE_CODE
public static final java.lang.String WEB_STORE_CHANNEL_TYPE_CODE
- See Also:
- Constant Field Values
WEB_PHONE_CHANNEL_TYPE_CODE
public static final java.lang.String WEB_PHONE_CHANNEL_TYPE_CODE
- See Also:
- Constant Field Values
PALM_PILOT_CHANNEL_TYPE_CODE
public static final java.lang.String PALM_PILOT_CHANNEL_TYPE_CODE
- See Also:
- Constant Field Values
BannerChannelDbObjectMaster
public BannerChannelDbObjectMaster()
getUnique4DigitDisplayCode
public static java.lang.String getUnique4DigitDisplayCode()
getUnique6DigitDisplayCode
public static java.lang.String getUnique6DigitDisplayCode()
getUnique10DigitCode
public static java.lang.String getUnique10DigitCode()
getChannelDto
public static ChannelDto getChannelDto(DistributedContext context,
DistributedReference bannerRef)
throws java.lang.Exception
- Throws:
java.lang.Exception
getChannelTypeDto
public static ChannelTypeDto getChannelTypeDto(DistributedContext context)
throws java.lang.Exception
- Throws:
java.lang.Exception
getPersistedChannelTypeDto
public static ChannelTypeDto getPersistedChannelTypeDto(DistributedContext context)
throws java.lang.Exception
- Throws:
java.lang.Exception
getBannerDtoWithAllPreferences
public static BannerDto getBannerDtoWithAllPreferences(DistributedContext context)
throws java.lang.Exception
- Throws:
java.lang.Exception
getBannerDtoWithNoPreferences
public static BannerDto getBannerDtoWithNoPreferences(DistributedContext context)
throws java.lang.Exception
- Throws:
java.lang.Exception
insertBannerDtoWithAllPreferences
public static BannerDto insertBannerDtoWithAllPreferences(DistributedContext context)
throws java.lang.Exception
- Throws:
java.lang.Exception
insertBannerDtoWithNoPreferences
public static BannerDto insertBannerDtoWithNoPreferences(DistributedContext context)
throws java.lang.Exception
- Throws:
java.lang.Exception
getGiftingSeasonDto
public static GiftingSeasonDto getGiftingSeasonDto(DistributedContext context,
java.lang.String description)
throws java.lang.Exception
- Throws:
java.lang.Exception
getGiftServiceDto
public static GiftServiceDto getGiftServiceDto(DistributedContext context,
Money price)
throws java.lang.Exception
- Throws:
java.lang.Exception
insertChannelDto
public static ChannelDto insertChannelDto(DistributedContext context,
DistributedReference bannerRef,
java.lang.String desc,
ChannelTypeDto channelTypeDto)
throws java.lang.Exception
- Throws:
java.lang.Exception
persistBanner
public static BannerDto persistBanner(DistributedContext context)
throws java.lang.Exception
- Throws:
java.lang.Exception
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28