Interface IMandantDependentBaseDao<T extends ITransferableEntity>

All Superinterfaces:
de.xima.cmn.dao.interfaces.IAbstractDao<T,Long,IEntityContext>, IGenericDao<T>
All Known Subinterfaces:
IBenutzerDao, IBenutzerGruppeDao, IClientAuthenticatorDao, IClientCounterDao, IClientPluginDao, IDatenbankZugriffDao, IDatenquelleDao, IFormTemplateDao, IFrontendServerDao, IInternalClientMessageDao, ILDAPAbfrageDao, ILDAPGruppeDao, ILDAPZugriffDao, IMandantFrontendServerDao, IModulDao, IPostfachDao, IProjektDao, IRolleDao, ISystemAuthenticatorDao, ITextbausteinDao, IWebDavAccessDao
All Known Implementing Classes:
AppointmentTemplateDao, BenutzerDao, BenutzerGruppeDao, ClientAuthenticatorDao, ClientCounterDao, ClientPluginDao, DatenbankZugriffDao, DatenquelleDao, FormEingangDao, FormElementDao, FormTemplateDao, FrontendServerDao, InternalClientMessageDao, LDAPAbfrageDao, LDAPGruppeDao, LDAPZugriffDao, MandantDependentBaseDao, MandantFrontendServerDao, MandantRessourceDao, ModulDao, PostfachDao, ProjektDao, ProjektRessourceDao, RolleDao, SystemAuthenticatorDao, TextbausteinDao, WebDavAccessDao

public interface IMandantDependentBaseDao<T extends ITransferableEntity> extends IGenericDao<T>
  • Method Summary

    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