org.openxma.dsl.reference.dao
Interface SupplierDao

All Superinterfaces:
BaseSupplierDao, org.openxma.dsl.platform.dao.EntityFactory<Supplier>, org.openxma.dsl.platform.dao.GenericDao<Supplier,java.lang.String>
All Known Implementing Classes:
AbstractSupplierDaoImpl, SupplierDaoImpl

public interface SupplierDao
extends BaseSupplierDao


Method Summary
 
Methods inherited from interface org.openxma.dsl.reference.dao.BaseSupplierDao
create, create, createAndSave, loadBySupplierKey
 
Methods inherited from interface org.openxma.dsl.platform.dao.GenericDao
delete, delete, evict, find, findAll, findByExample, get, load, merge, refresh, saveOrUpdate, update
 
Methods inherited from interface org.openxma.dsl.platform.dao.EntityFactory
createEntity
 



Copyright © 2010. All Rights Reserved.