com.retek.component.payment.impl.remote
Class PaymentTestServicesEjb
java.lang.Object
com.retek.commons.domain.core.impl.remote.DefaultSessionEjb
com.retek.component.payment.impl.remote.PaymentTestServicesEjb
- All Implemented Interfaces:
- javax.ejb.EnterpriseBean, java.io.Serializable, javax.ejb.SessionBean
- public class PaymentTestServicesEjb
- extends DefaultSessionEjb
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PaymentTestServicesEjb
public PaymentTestServicesEjb()
ejbCreate
public void ejbCreate()
loadCacheRewardCertificateValue
public void loadCacheRewardCertificateValue(java.lang.String controlNumber,
java.math.BigDecimal certificateValue)
throws SystemException
- Throws:
SystemException
loadMockStoredValueCard
public void loadMockStoredValueCard(java.lang.String accountNumber,
java.lang.String pinNumber,
java.math.BigDecimal availableBalance,
java.lang.String bannerId,
boolean giftCard)
throws SystemException
- Throws:
SystemException
resetAllDaos
public void resetAllDaos()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28