com.retek.component.tax.impl.persistence.db.oracle
Class OracleTaxDao

java.lang.Object
  extended bycom.retek.commons.domain.core.persistence.db.oracle.AbstractOracleDao
      extended bycom.retek.component.tax.impl.persistence.db.oracle.OracleTaxDao
All Implemented Interfaces:
TaxDao

public class OracleTaxDao
extends AbstractOracleDao
implements TaxDao


Constructor Summary
OracleTaxDao()
           
 
Method Summary
 java.lang.String getNextInvoiceId()
           
 
Methods inherited from class com.retek.commons.domain.core.persistence.db.oracle.AbstractOracleDao
buildReferenceCache, getDaoResourceProperty
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OracleTaxDao

public OracleTaxDao()
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