Interface IFrontendServerDao

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

public interface IFrontendServerDao extends IMandantDependentBaseDao<FrontendServer>