Uses of Interface
de.xima.fc.dao.interfaces.IGenericDao
-
-
Uses of IGenericDao in de.xima.fc.dao
Fields in de.xima.fc.dao declared as IGenericDao Modifier and Type Field Description static IGenericDao<?>DaoProvider. ENTITYBERECHTIGUNG_DAODeprecated.Table no longer exists.Methods in de.xima.fc.dao that return IGenericDao Modifier and Type Method Description static <T extends de.xima.cmn.dao.interfaces.IEntity<Long>>
IGenericDao<T>DaoProvider. forEntity(T entity)Finds and return the DAO instance for the given entitystatic <T extends de.xima.cmn.dao.interfaces.IEntity<Long>>
IGenericDao<T>DaoProvider. forEntityName(String entityName)Deprecated.static <T extends de.xima.cmn.dao.interfaces.IEntity<Long>>
IGenericDao<T>DaoProvider. forEntityType(Class<T> entityClass)Finds and returns the DAO instance for the given entity class. -
Uses of IGenericDao in de.xima.fc.dao.impl
Classes in de.xima.fc.dao.impl that implement IGenericDao Modifier and Type Class Description classAktionDaoDeprecated.classAppointmentClientClosingTimeDaoImplementation of theIAppointmentClientClosingTimeDaofor reading and writingAppointmentClientClosingTimeentities.classAppointmentClosingTimeDaoImplementation of theIAppointmentClosingTimeDaofor reading and writingAppointmentClosingTimeentities.classAppointmentDaoImplementation of theIAppointmentDaofor reading and writingAppointmententities.classAppointmentSlotDaoImplementation of theIAppointmentSlotDaofor reading and writingAppointmentSlotentities.classAppointmentTemplateDaoImplementation of theIAppointmentTemplateDaofor reading and writingAppointmentTemplateentities.classAppointmentTypeDaoImplementation of theIAppointmentDaofor reading and writingAppointmententities.classAttachmentDaoclassBedingungDaoDeprecated.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.classDatenquelleDaoclassDirectClientAuthorizationDaoImplementation of theIDirectClientAuthorizationDaofor reading and writingDirectClientAuthorizationentities.classFormEingangDaoclassFormElementDaoclassFormRecordLockDaoThe default implementation ofIFormRecordLockDaothat can be accessed viaDaoProvider.classFormTemplateDaoclassFormVersionBackupDaoThe default implementation ofIFormVersionBackupDaothat can be accessed viaDaoProvider.classFormVersionDaoclassFrontendServerDaoclassGenericDao<T extends de.xima.cmn.dao.interfaces.IEntity<Long>>classIndirectClientAuthorizationDaoImplementation of theIIndirectClientAuthorizationDaofor reading and writingIndirectClientAuthorizationentities.classInternalClientMessageDaoclassInternalSystemMessageDaoclassLDAPAbfrageDaoclassLDAPGruppeDaoDeprecated.Since Version 8.0.0 LDAP access toMandants is stored inIndirectClientAuthorizations.classLDAPZugriffDaoclassLicenseFileDaoclassMandantDaoclassMandantDependentBaseDao<E extends ITransferableEntity>classMandantFrontendServerDaoclassMandantLdapDataDaoDeprecated.since version 8.0.0 UseLDAPZugrifffor client scoped LDAP connections instead.classMandantMailDataDaoclassMandantRessourceDaoThe default implementation ofIMandantRessourceDaothat can be accessed viaDaoProvider.classModulDaoDeprecated.Table no longer existsclassPostfachDaoThe default implementation ofIPostfachDaothat can be accessed viaDaoProvider.classProjectAuthenticatorConfigDaoclassProjectDOIDataDaoclassProjectIdentityCheckDataDaoclassProjectInviteDataDaoclassProjectTagDaoThe default implementation ofIProjectTagDaothat can be accessed viaDaoProvider.classProjektDaoclassProjektDependentBaseDao<E extends ITransferableEntity>classProjektRessourceDaoclassProjektZaehlerDaoclassProjektZaehlerDatenDaoclassProtocolEntryClientDaoclassProtocolEntryProcessDaoclassProtocolEntrySystemDaoclassRolleDaoThe default implementation ofIRolleDaothat can be accessed viaDaoProvider.classStatusDaoDeprecated.since 7.0.0classSystemAuthenticatorDaoThe default implementation ofISystemAuthenticatorDaothat can be accessed viaDaoProvider.classSystemChangeDaoclassSystemMessageDaoclassSystemPluginDaoclassSystemPropertyDaoclassTextbausteinDaoThe default implementation ofITextbausteinDaothat can be accessed viaDaoProvider.classUserCredentialsDaoImplementation of theIUserCredentialsDaofor reading and writingUserCredentialsentities.classUserEmailDaoImplementation of theIUserEmailDaofor reading and writingUserEmailentities.classUserIdentityDaoImplementation of theIUserIdentityDaofor reading and writingUserIdentityentities.classUserProfileDaoImplementation of theIUserProfileDaofor reading and writingUserProfileentities.classUserProfileMfaDaoImplementation of theIUserProfileMfaDaofor reading and writingUserProfileMfaentities.classVorgangDaoclassWebDavAccessDaoThe default implementation ofIWebDavAccessDaothat can be accessed viaDaoProvider.classWorkflowNodeDaoThe default implementation ofIWorkflowNodeDaothat can be accessed viaDaoProvider.classWorkflowNodeSearchTermDaoThe default implementation ofIWorkflowNodeSearchTermDaothat can be accessed viaDaoProvider.classWorkflowProcessDaoThe default implementation ofIWorkflowProcessDaothat can be accessed viaDaoProvider.classWorkflowStateAuthenticatorConfigDaoThe default implementation ofIWorkflowStateAuthenticatorConfigDaothat can be accessed viaDaoProvider.classWorkflowStateDaoThe default implementation ofIWorkflowStateDaothat can be accessed viaDaoProvider.classWorkflowTaskDaoThe default implementation ofIWorkflowTaskDaothat can be accessed viaDaoProvider.classWorkflowTriggerDaoThe default implementation ofIWorkflowTriggerDaothat can be accessed viaDaoProvider.classWorkflowTriggerSearchTermDaoThe default implementation ofIWorkflowTriggerSearchTermDaothat can be accessed viaDaoProvider.classWorkflowVersionBackupDaoThe default implementation ofIWorkflowVersionBackupDaothat can be accessed viaDaoProvider.classWorkflowVersionDaoThe default implementation ofIWorkflowVersionDaothat can be accessed viaDaoProvider.Methods in de.xima.fc.dao.impl that return IGenericDao Modifier and Type Method Description protected IGenericDao<? extends AWorkflowElementSearchTerm<WorkflowNode>>WorkflowNodeDao. getSearchTermDao()protected IGenericDao<? extends AWorkflowElementSearchTerm<WorkflowTrigger>>WorkflowTriggerDao. getSearchTermDao() -
Uses of IGenericDao in de.xima.fc.dao.interfaces
Subinterfaces of IGenericDao in de.xima.fc.dao.interfaces Modifier and Type Interface Description interfaceIAktionDaoDeprecated.This is part of the old workflow, use the new workflow engine.interfaceIAppointmentClientClosingTimeDaoDAO for reading and writingAppointmentClientClosingTimeentities.interfaceIAppointmentClosingTimeDaoDAO for reading and writingIAppointmentClosingTimeentities.interfaceIAppointmentDaoDAO for reading and writingAppointmententities.interfaceIAppointmentSlotDaoDAO for reading and writingAppointmentTemplateentities.interfaceIAppointmentTemplateDaoDAO for reading and writingAppointmentTemplateentities.interfaceIAppointmentTypeDaoDAO for reading and writingAppointmentTypeentities.interfaceIAttachmentDaointerfaceIBedingungDaoDeprecated.This is part of the old workflow, use the new workflow engine.interfaceIBenutzerDaoDeprecated.Since Version 8.0.0 user information is storedUserProfiles.interfaceIBenutzerGruppeDaointerfaceIClientAuthenticatorDaointerfaceIClientAuthorizationDao<T extends IEntityClientAuthorization>DAO for reading and writingIEntityClientAuthorizationentities.interfaceIClientCounterDaoCommon interface for DAO ofClientCountersinterfaceIClientPluginDaoData access object for creating, updating, and deletingClientPluginentities.interfaceIDatenbankZugriffDaointerfaceIDatenquelleDaointerfaceIDirectClientAuthorizationDaoDAO for reading and writingDirectClientAuthorizationentities.interfaceIFormEingangDaointerfaceIFormElementDaointerfaceIFormRecordLockDaoData access object for creating, updating, and deletingWorkflowTaskentities.interfaceIFormTemplateDaointerfaceIFormVersionBackupDaointerfaceIFormVersionDaointerfaceIFrontendServerDaointerfaceIIndirectClientAuthorizationDaoDAO for reading and writingIndirectClientAuthorizationentities.interfaceIInternalClientMessageDaointerfaceIInternalSystemMessageDaointerfaceILDAPAbfrageDaointerfaceILDAPGruppeDaoDeprecated.Since Version 8.0.0 LDAP access toMandants is stored inIndirectClientAuthorizations.interfaceILDAPZugriffDaointerfaceILicenseFileDaointerfaceIMandantDaointerfaceIMandantDependentBaseDao<T extends ITransferableEntity>interfaceIMandantFrontendServerDaointerfaceIMandantLdapDataDaoDeprecated.since version 8.0.0 UseLDAPZugrifffor client scoped LDAP connections instead.interfaceIMandantMailDataDaointerfaceIMandantRessourceDaointerfaceIModulDaoDeprecated.Table no longer existsinterfaceIPostfachDaoData access object for creating, updating, and deletingPostfachentities.interfaceIProjectAuthenticatorConfigDaointerfaceIProjectDOIDataDaointerfaceIProjectIdentityCheckDataDaoData access object for creating, updating, and deletingProjectIdentityCheckDataentities.interfaceIProjectInviteDataDaointerfaceIProjectTagDaoData access object for creating, updating, and deletingProjectTagentities.interfaceIProjektDaointerfaceIProjektDependentBaseDao<T extends ITransferableEntity>interfaceIProjektRessourceDaointerfaceIProjektZaehlerDaointerfaceIProjektZaehlerDatenDaointerfaceIProtocolEntryClientDaointerfaceIProtocolEntryProcessDaointerfaceIProtocolEntrySystemDaointerfaceIRolleDaointerfaceIStatusDaoDeprecated.This is part of the old workflow, use the new workflow engine.interfaceISystemAuthenticatorDaointerfaceISystemChangeDaointerfaceISystemMessageDaointerfaceISystemPluginDaoData access object for creating, updating, and deletingSystemPluginentities.interfaceISystemPropertyDaointerfaceITextbausteinDaointerfaceIUserCredentialsDaoDAO for reading and writingUserCredentialsentities.interfaceIUserEmailDaoDAO for reading and writingUserEmailentities.interfaceIUserIdentityDaoDAO for reading and writingUserIdentityentities.interfaceIUserProfileDaoDAO for reading and writingUserProfileentities.interfaceIUserProfileMfaDaoDAO for reading and writingUserProfileMfaentities.interfaceIVorgangDaointerfaceIWebDavAccessDaoData access object for creating, updating, and deletingIWebDavAccessDaoentities.interfaceIWorkflowElementDao<TElement extends IWorkflowElementEntity & de.xima.cmn.dao.interfaces.IEntity<Long>>Base DAO for all workflow elements.interfaceIWorkflowNodeDaoData access object for creating, updating, and deletingWorkflowNodeentities.interfaceIWorkflowNodeSearchTermDaoData access object for creating, updating, and deletingWorkflowNodeSearchTermentities.interfaceIWorkflowProcessDaoData access object for creating, updating, and deletingWorkflowProcessentities.interfaceIWorkflowStateAuthenticatorConfigDaoData access object for creating, updating, and deletingWorkflowStateAuthenticatorConfigentities.interfaceIWorkflowStateDaoData access object for creating, updating, and deletingWorkflowStateentities.interfaceIWorkflowTaskDaoData access object for creating, updating, and deletingWorkflowTaskentities.interfaceIWorkflowTriggerDaoData access object for creating, updating, and deletingWorkflowTriggerentities.interfaceIWorkflowTriggerSearchTermDaoData access object for creating, updating, and deletingWorkflowTriggerSearchTermentities.interfaceIWorkflowVersionBackupDaoData access object for creating, updating, and deletingWorkflowVersionBackupentities.interfaceIWorkflowVersionDaoData access object for creating, updating, and deletingWorkflowVersionentities. -
Uses of IGenericDao in de.xima.fc.gui.bean
Fields in de.xima.fc.gui.bean declared as IGenericDao Modifier and Type Field Description protected IGenericDao<T>EntityBean. daoMethods in de.xima.fc.gui.bean that return IGenericDao Modifier and Type Method Description protected abstract IGenericDao<E>AExternalUserBean. getDao() -
Uses of IGenericDao in de.xima.fc.gui.bean.plugin
Fields in de.xima.fc.gui.bean.plugin declared as IGenericDao Modifier and Type Field Description protected IGenericDao<E>BasicPluginBean. daoConstructors in de.xima.fc.gui.bean.plugin with parameters of type IGenericDao Constructor Description BasicPluginBean(IGenericDao<E> dao) -
Uses of IGenericDao in de.xima.fc.gui.bean.settings
Methods in de.xima.fc.gui.bean.settings that return IGenericDao Modifier and Type Method Description protected IGenericDao<SystemAuthenticator>ExternalUserSystemBean. getDao() -
Uses of IGenericDao in de.xima.fc.gui.bean.user
Methods in de.xima.fc.gui.bean.user that return IGenericDao Modifier and Type Method Description protected IGenericDao<ClientAuthenticator>ExternalUserClientBean. getDao() -
Uses of IGenericDao in de.xima.fc.gui.model
Constructors in de.xima.fc.gui.model with parameters of type IGenericDao Constructor Description PluginWrapperModel(Locale locale, PluginRuntime pluginRuntime, IGenericDao<E> dao)Creates a new plugin wrapper for a given plugin runtime and database access object.PluginWrapperModel(Locale locale, E pluginEntity, IGenericDao<E> dao)Creates a new plugin wrapper for a given plugin runtime and database access object.PluginWrapperModel(Locale locale, E pluginEntity, IGenericDao<E> dao, IEntityContext ec)Creates a new plugin wrapper for a given plugin runtime and database access object. -
Uses of IGenericDao in de.xima.fc.gui.model.data
Methods in de.xima.fc.gui.model.data that return IGenericDao Modifier and Type Method Description IGenericDao<T>EntityListModel. getDao()protected IGenericDao<T>EntitySelectModel. getDao() -
Uses of IGenericDao in de.xima.fc.gui.model.lazydata
Methods in de.xima.fc.gui.model.lazydata that return IGenericDao Modifier and Type Method Description protected IGenericDao<T>DaoLazyDataModel. getDao() -
Uses of IGenericDao in de.xima.fc.importer.config
Methods in de.xima.fc.importer.config that return IGenericDao Modifier and Type Method Description protected IGenericDao<Aktion>ActionImportConfig. getDao()Deprecated.protected abstract IGenericDao<T>AEntityImportConfig. getDao()protected IGenericDao<AppointmentTemplate>AppointmentTemplateImportConfig. getDao()protected IGenericDao<ClientCounter>ClientCounterImportConfig. getDao()protected IGenericDao<MandantRessource>ClientResourceImportConfig. getDao()protected IGenericDao<Datenquelle>DataSourceImportConfig. getDao()protected IGenericDao<de.xima.cmn.dao.interfaces.IEntity<Long>>EntityImportConfig. getDao()Deprecated.protected IGenericDao<FormVersion>FormVersionImportConfig. getDao()protected IGenericDao<Postfach>InboxImportConfig. getDao()protected IGenericDao<ProjectDOIData>ProjectDoiDataImportConfig. getDao()protected IGenericDao<ProjectIdentityCheckData>ProjectIdentityCheckDataImportConfig. getDao()protected IGenericDao<Projekt>ProjectImportConfig. getDao()protected IGenericDao<ProjectInviteData>ProjectInviteDataImportConfig. getDao()protected IGenericDao<ProjektRessource>ProjectResourceImportConfig. getDao()protected IGenericDao<Status>StateImportConfig. getDao()Deprecated.protected IGenericDao<Textbaustein>TemplateImportConfig. getDao()protected IGenericDao<BenutzerGruppe>UserGroupImportConfig. getDao() -
Uses of IGenericDao in de.xima.fc.ms.test.dao
Methods in de.xima.fc.ms.test.dao that return IGenericDao Modifier and Type Method Description default <T extends de.xima.cmn.dao.interfaces.IEntity<Long>>
IGenericDao<T>DaoCrudMixin. dao(Class<T> entity)default <T extends de.xima.cmn.dao.interfaces.IEntity<Long>>
IGenericDao<T>DaoCrudMixin. dao(T entity) -
Uses of IGenericDao in de.xima.fc.plugin
Methods in de.xima.fc.plugin that return IGenericDao Modifier and Type Method Description static IGenericDao<? extends APluginEntity<?,?,?>>PluginTransactions. pluginDao(WorkspaceScope scope)Gets the plugin DAO for plugins of the given scope, either the client plugin DAO or the system plugin DAO.
-