Uses of Interface
de.xima.fc.dao.interfaces.IMandantDependentBaseDao
-
Packages that use IMandantDependentBaseDao Package Description de.xima.fc.dao.impl de.xima.fc.dao.interfaces -
-
Uses of IMandantDependentBaseDao in de.xima.fc.dao.impl
Classes in de.xima.fc.dao.impl that implement IMandantDependentBaseDao Modifier and Type Class Description classAppointmentTemplateDaoImplementation of theIAppointmentTemplateDaofor reading and writingAppointmentTemplateentities.classBenutzerDaoDeprecated.Since Version 8.0.0 user information is storedUserProfiles.classBenutzerGruppeDaoclassClientAuthenticatorDaoThe default implementation ofIClientAuthenticatorDaothat can be accessed viaDaoProvider.classClientCounterDaoThe default implementation ofIClientCounterDaothat can be accessed viaDaoProvider.classClientPluginDaoclassDatenbankZugriffDaoThe default implementation ofIDatenbankZugriffDaothat can be accessed viaDaoProvider.classDatenquelleDaoclassFormEingangDaoclassFormElementDaoclassFormTemplateDaoclassFrontendServerDaoclassInternalClientMessageDaoclassLDAPAbfrageDaoclassLDAPGruppeDaoDeprecated.Since Version 8.0.0 LDAP access toMandants is stored inIndirectClientAuthorizations.classLDAPZugriffDaoclassMandantDependentBaseDao<E extends ITransferableEntity>classMandantFrontendServerDaoclassMandantRessourceDaoThe default implementation ofIMandantRessourceDaothat can be accessed viaDaoProvider.classModulDaoDeprecated.Table no longer existsclassPostfachDaoThe default implementation ofIPostfachDaothat can be accessed viaDaoProvider.classProjektDaoclassProjektRessourceDaoclassRolleDaoThe default implementation ofIRolleDaothat can be accessed viaDaoProvider.classSystemAuthenticatorDaoThe default implementation ofISystemAuthenticatorDaothat can be accessed viaDaoProvider.classTextbausteinDaoThe default implementation ofITextbausteinDaothat can be accessed viaDaoProvider.classWebDavAccessDaoThe default implementation ofIWebDavAccessDaothat can be accessed viaDaoProvider. -
Uses of IMandantDependentBaseDao in de.xima.fc.dao.interfaces
Subinterfaces of IMandantDependentBaseDao in de.xima.fc.dao.interfaces Modifier and Type Interface Description interfaceIBenutzerDaoDeprecated.Since Version 8.0.0 user information is storedUserProfiles.interfaceIBenutzerGruppeDaointerfaceIClientAuthenticatorDaointerfaceIClientCounterDaoCommon interface for DAO ofClientCountersinterfaceIClientPluginDaoData access object for creating, updating, and deletingClientPluginentities.interfaceIDatenbankZugriffDaointerfaceIDatenquelleDaointerfaceIFormTemplateDaointerfaceIFrontendServerDaointerfaceIInternalClientMessageDaointerfaceILDAPAbfrageDaointerfaceILDAPGruppeDaoDeprecated.Since Version 8.0.0 LDAP access toMandants is stored inIndirectClientAuthorizations.interfaceILDAPZugriffDaointerfaceIMandantFrontendServerDaointerfaceIModulDaoDeprecated.Table no longer existsinterfaceIPostfachDaoData access object for creating, updating, and deletingPostfachentities.interfaceIProjektDaointerfaceIRolleDaointerfaceISystemAuthenticatorDaointerfaceITextbausteinDaointerfaceIWebDavAccessDaoData access object for creating, updating, and deletingIWebDavAccessDaoentities.
-