org.promotego.dao.interfaces
Interface LocationTypeDao

All Superinterfaces:
Dao<LocationType>
All Known Implementing Classes:
HibernateLocationTypeDao

public interface LocationTypeDao
extends Dao<LocationType>


Method Summary
 
Methods inherited from interface org.promotego.dao.interfaces.Dao
create, create, delete, deleteAll, findAll, getById, getCount, reattach, saveOrUpdate, update
 



Copyright © 2007. All Rights Reserved.