com.retek.component.tax.impl.persistence.cache
Class CacheTaxDao

java.lang.Object
  extended bycom.retek.commons.component.impl.persistence.cache.MemoryDao
      extended bycom.retek.component.tax.impl.persistence.cache.CacheTaxDao
All Implemented Interfaces:
TaxDao

public class CacheTaxDao
extends MemoryDao
implements TaxDao


Constructor Summary
CacheTaxDao()
           
 
Method Summary
 java.lang.String getNextInvoiceId()
           
 
Methods inherited from class com.retek.commons.component.impl.persistence.cache.MemoryDao
doCreateReferenceCache, doCreateReferenceCache, doDelete, doPersist, doPersist, doRead, doRead, getDtosForType, getSizeReport, isWildCardEqual, resetAll
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CacheTaxDao

public CacheTaxDao()
Method Detail

getNextInvoiceId

public java.lang.String getNextInvoiceId()
                                  throws SystemException
Specified by:
getNextInvoiceId in interface TaxDao
Throws:
SystemException


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