Interface DAOESSimpleInvoice

All Superinterfaces:
AbstractDAOESGenericInvoice<ESSimpleInvoiceEntity>, com.premiumminds.billy.core.persistence.dao.AbstractDAOGenericInvoice<ESSimpleInvoiceEntity>, com.premiumminds.billy.core.persistence.dao.DAO<ESSimpleInvoiceEntity>, com.premiumminds.billy.core.services.entities.util.EntityFactory<ESSimpleInvoiceEntity>
All Known Implementing Classes:
DAOESSimpleInvoiceImpl

public interface DAOESSimpleInvoice extends AbstractDAOESGenericInvoice<ESSimpleInvoiceEntity>
  • Method Summary

    Methods inherited from interface com.premiumminds.billy.spain.persistence.dao.AbstractDAOESGenericInvoice

    findByNumber

    Methods inherited from interface com.premiumminds.billy.core.persistence.dao.AbstractDAOGenericInvoice

    getLatestInvoiceFromSeries

    Methods inherited from interface com.premiumminds.billy.core.persistence.dao.DAO

    beginTransaction, commit, create, exists, get, isSetForRollback, isTransactionActive, lock, rollback, setForRollback, update

    Methods inherited from interface com.premiumminds.billy.core.services.entities.util.EntityFactory

    getEntityInstance