com.retek.component.banner_channel.impl.remote
Interface GiftServicesRemote

All Superinterfaces:
DefaultSessionRemote, javax.ejb.EJBObject, java.rmi.Remote

public interface GiftServicesRemote
extends DefaultSessionRemote

Remote interface for com.retek.component.banner_channel.impl.remote.GiftServices.


Method Summary
 ReferenceCache createReferenceCacheForGiftingSeason()
           
 ReferenceCache createReferenceCacheForGiftService()
           
 GiftingSeasonDto readGiftingSeason(DistributedReference ref, long version)
           
 
Methods inherited from interface com.retek.commons.domain.core.impl.remote.DefaultSessionRemote
getLocal, getRemote, getRemoteHome
 
Methods inherited from interface javax.ejb.EJBObject
getEJBHome, getHandle, getPrimaryKey, isIdentical, remove
 

Method Detail

createReferenceCacheForGiftService

public ReferenceCache createReferenceCacheForGiftService()
                                                  throws SystemException,
                                                         java.rmi.RemoteException
Throws:
SystemException
java.rmi.RemoteException

createReferenceCacheForGiftingSeason

public ReferenceCache createReferenceCacheForGiftingSeason()
                                                    throws SystemException,
                                                           java.rmi.RemoteException
Throws:
SystemException
java.rmi.RemoteException

readGiftingSeason

public GiftingSeasonDto readGiftingSeason(DistributedReference ref,
                                          long version)
                                   throws SystemException,
                                          java.rmi.RemoteException
Throws:
SystemException
java.rmi.RemoteException


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