com.retek.component.banner_channel.impl
Class GiftManagerImpl

java.lang.Object
  extended bycom.retek.commons.component.impl.DistributedObjectManagerImpl
      extended bycom.retek.component.banner_channel.impl.GiftManagerImpl
All Implemented Interfaces:
DistributedObjectManager, GiftManager

public class GiftManagerImpl
extends DistributedObjectManagerImpl
implements GiftManager


Constructor Summary
GiftManagerImpl(DistributedContext context)
           
 
Method Summary
 GiftingSeason buildGiftingSeasonInstance()
           
 GiftService buildGiftServiceInstance()
           
protected  ReferenceCache fetchMoreReferences(java.lang.Class businessIface)
           
 GiftingSeason readGiftingSeason(DistributedReference ref)
           
 
Methods inherited from class com.retek.commons.component.impl.DistributedObjectManagerImpl
getContext, getReferenceCache
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.retek.commons.component.DistributedObjectManager
getContext
 

Constructor Detail

GiftManagerImpl

public GiftManagerImpl(DistributedContext context)
Method Detail

readGiftingSeason

public GiftingSeason readGiftingSeason(DistributedReference ref)
                                throws SystemException
Specified by:
readGiftingSeason in interface GiftManager
Throws:
SystemException

buildGiftingSeasonInstance

public GiftingSeason buildGiftingSeasonInstance()
                                         throws SystemException,
                                                BusinessException
Specified by:
buildGiftingSeasonInstance in interface GiftManager
Throws:
SystemException
BusinessException

buildGiftServiceInstance

public GiftService buildGiftServiceInstance()
                                     throws SystemException,
                                            BusinessException
Specified by:
buildGiftServiceInstance in interface GiftManager
Throws:
SystemException
BusinessException

fetchMoreReferences

protected ReferenceCache fetchMoreReferences(java.lang.Class businessIface)
                                      throws SystemException
Specified by:
fetchMoreReferences in class DistributedObjectManagerImpl
Throws:
SystemException


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