com.retek.component.test.impl.remote
Class TestServiceEjb
java.lang.Object
com.retek.commons.domain.core.impl.remote.DefaultSessionEjb
com.retek.component.test.impl.remote.TestServiceEjb
- All Implemented Interfaces:
- javax.ejb.EnterpriseBean, java.io.Serializable, javax.ejb.SessionBean
- public class TestServiceEjb
- extends DefaultSessionEjb
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestServiceEjb
public TestServiceEjb()
ejbCreate
public void ejbCreate()
getNextId
public int getNextId()
throws SystemException
- Throws:
SystemException
getNextBannerId
public java.lang.String getNextBannerId()
throws SystemException
- Throws:
SystemException
isDataLoaded
public boolean isDataLoaded()
throws SystemException
- Throws:
SystemException
setDataLoaded
public void setDataLoaded(boolean bool)
throws SystemException
- Throws:
SystemException
resetAllMemoryDaos
public void resetAllMemoryDaos()
addTaxExemptCustomer
public void addTaxExemptCustomer(DistributedReference customerRef,
java.lang.String state,
RDate effectiveDate)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
setModifiedTaxRate
public void setModifiedTaxRate(double taxRate)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
resetTaxExemptCustomers
public void resetTaxExemptCustomers()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
resetModifiedTaxRate
public void resetModifiedTaxRate()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
getTaxCreditorDtos
public java.util.Set getTaxCreditorDtos(java.lang.String invoiceId)
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28