com.retek.component.banner_channel
Interface GiftManager

All Superinterfaces:
DistributedObjectManager
All Known Implementing Classes:
GiftManagerImpl

public interface GiftManager
extends DistributedObjectManager


Method Summary
 GiftingSeason buildGiftingSeasonInstance()
           
 GiftService buildGiftServiceInstance()
           
 GiftingSeason readGiftingSeason(DistributedReference reference)
           
 
Methods inherited from interface com.retek.commons.component.DistributedObjectManager
getContext
 

Method Detail

readGiftingSeason

public GiftingSeason readGiftingSeason(DistributedReference reference)
                                throws SystemException,
                                       BusinessException
Throws:
SystemException
BusinessException

buildGiftingSeasonInstance

public GiftingSeason buildGiftingSeasonInstance()
                                         throws SystemException,
                                                BusinessException
Throws:
SystemException
BusinessException

buildGiftServiceInstance

public GiftService buildGiftServiceInstance()
                                     throws SystemException,
                                            BusinessException
Throws:
SystemException
BusinessException


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