Interface IModulDao

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

@Deprecated public interface IModulDao extends IMandantDependentBaseDao<Modul>
Deprecated.
Table no longer exists
  • Method Summary

    Modifier and Type
    Method
    Description
    Deprecated.
     
    addModulToRolle(IEntityContext ec, Rolle rolle, Modul newModul)
    Deprecated.
    user regular update method
    readByName(IEntityContext ec, Mandant mandant, String name)
    Deprecated.
     

    Methods inherited from interface de.xima.cmn.dao.interfaces.IAbstractDao

    all, bulkDelete, bulkUpdate, checkLockingVersion, create, create, delete, delete, deleteAll, executePagedDaoAction, getAttributes, getAttributes, getSingleAttributes, getSingleAttributes, getTransactionHandler, read, registerListener, registerListener, registerListener, resultTotalCount, setTransactionHandler, singleElement, unregisterListener, unregisterListener, unregisterListener, update, update

    Methods inherited from interface de.xima.fc.dao.interfaces.IGenericDao

    count, findAll, findSingle, getEntityRefs, read