com.retek.component.promotion.impl.remote
Class PromotionServicesEjb
java.lang.Object
com.retek.commons.domain.core.impl.remote.DefaultSessionEjb
com.retek.component.promotion.impl.remote.PromotionServicesEjb
- All Implemented Interfaces:
- javax.ejb.EnterpriseBean, java.io.Serializable, javax.ejb.SessionBean
- public class PromotionServicesEjb
- extends DefaultSessionEjb
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PromotionServicesEjb
public PromotionServicesEjb()
ejbCreate
public void ejbCreate()
submit
public PromotionDto submit(PromotionDto dto)
throws SystemException
- Throws:
SystemException
readPromotion
public PromotionDto readPromotion(DistributedReference reference,
long oldVersion)
throws SystemException
- Throws:
SystemException
readPromotionBenefit
public PromotionBenefitDto readPromotionBenefit(DistributedReference reference,
long oldVersion)
throws SystemException
- Throws:
SystemException
createReferenceCacheForPromotion
public ReferenceCache createReferenceCacheForPromotion()
throws SystemException
- Throws:
SystemException
createReferenceCacheForPromotionBenefit
public ReferenceCache createReferenceCacheForPromotionBenefit(java.lang.Class businessInterface)
throws SystemException
- Throws:
SystemException
createReferenceCacheForPromotionThreshold
public ReferenceCache createReferenceCacheForPromotionThreshold(java.lang.Class businessInterface)
throws SystemException
- Throws:
SystemException
findAllPromotions
public java.util.Set findAllPromotions()
throws SystemException
- Throws:
SystemException
findPromotions
public java.util.Set findPromotions(PromotionSearchCriteria criteria)
throws SystemException
- Throws:
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28