Interface IProjektDao

All Superinterfaces:
de.xima.cmn.dao.interfaces.IAbstractDao<Projekt,Long,IEntityContext>, IGenericDao<Projekt>, IMandantDependentBaseDao<Projekt>
All Known Implementing Classes:
ProjektDao

public interface IProjektDao extends IMandantDependentBaseDao<Projekt>