Interface GeneProductDao

All Superinterfaces:
BaseDao<GeneProduct>, BaseVoEnabledDao<GeneProduct,GeneProductValueObject>
All Known Implementing Classes:
GeneProductDaoImpl

public interface GeneProductDao extends BaseVoEnabledDao<GeneProduct,GeneProductValueObject>
See Also: