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_DAO
Deprecated.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 class
AktionDao
Deprecated.class
AppointmentClientClosingTimeDao
Implementation of theIAppointmentClientClosingTimeDao
for reading and writingAppointmentClientClosingTime
entities.class
AppointmentClosingTimeDao
Implementation of theIAppointmentClosingTimeDao
for reading and writingAppointmentClosingTime
entities.class
AppointmentDao
Implementation of theIAppointmentDao
for reading and writingAppointment
entities.class
AppointmentSlotDao
Implementation of theIAppointmentSlotDao
for reading and writingAppointmentSlot
entities.class
AppointmentTemplateDao
Implementation of theIAppointmentTemplateDao
for reading and writingAppointmentTemplate
entities.class
AppointmentTypeDao
Implementation of theIAppointmentDao
for reading and writingAppointment
entities.class
AttachmentDao
class
BedingungDao
Deprecated.class
BenutzerDao
Deprecated.Since Version 8.0.0 user information is storedUserProfile
s.class
BenutzerGruppeDao
class
ClientAuthenticatorDao
The default implementation ofIClientAuthenticatorDao
that can be accessed viaDaoProvider
.class
ClientCounterDao
The default implementation ofIClientCounterDao
that can be accessed viaDaoProvider
.class
ClientPluginDao
class
ClientPortalConfigDao
Implementation of theIClientPortalConfigDao
for reading and writingClientPortalConfig
entities.class
DatenbankZugriffDao
The default implementation ofIDatenbankZugriffDao
that can be accessed viaDaoProvider
.class
DatenquelleDao
class
DirectClientAuthorizationDao
Implementation of theIDirectClientAuthorizationDao
for reading and writingDirectClientAuthorization
entities.class
FormEingangDao
class
FormElementDao
class
FormRecordChatDao
Implementation of theIFormRecordChatDao
for reading and writingFormRecordChat
entities.class
FormRecordLockDao
The default implementation ofIFormRecordLockDao
that can be accessed viaDaoProvider
.class
FormRecordMessageDao
Implementation of theIFormRecordMessageDao
for reading and writingFormRecordMessage
entities.class
FormRecordSubmissionDao
Implementation of theIFormRecordSubmissionDao
for reading and writingFormRecordSubmission
entities.class
FormTemplateDao
class
FormVersionBackupDao
The default implementation ofIFormVersionBackupDao
that can be accessed viaDaoProvider
.class
FormVersionDao
class
FrontendServerDao
class
GenericDao<T extends de.xima.cmn.dao.interfaces.IEntity<Long>>
class
IndirectClientAuthorizationDao
Implementation of theIIndirectClientAuthorizationDao
for reading and writingIndirectClientAuthorization
entities.class
InternalClientMessageDao
class
InternalSystemMessageDao
class
LDAPAbfrageDao
class
LDAPGruppeDao
Deprecated.Since Version 8.0.0 LDAP access toMandant
s is stored inIndirectClientAuthorization
s.class
LDAPZugriffDao
class
LicenseFileDao
class
MandantDao
class
MandantDependentBaseDao<E extends ITransferableEntity>
class
MandantFrontendServerDao
class
MandantLdapDataDao
Deprecated.since version 8.0.0 UseLDAPZugriff
for client scoped LDAP connections instead.class
MandantMailDataDao
class
MandantRessourceDao
The default implementation ofIMandantRessourceDao
that can be accessed viaDaoProvider
.class
ModulDao
Deprecated.Table no longer existsclass
PostfachDao
The default implementation ofIPostfachDao
that can be accessed viaDaoProvider
.class
ProjectAuthenticatorConfigDao
class
ProjectDOIDataDao
class
ProjectIdentityCheckDataDao
class
ProjectInviteDataDao
class
ProjectPortalConfigDao
Implementation of theIProjectPortalConfigDao
for reading and writingProjectPortalConfig
entities.class
ProjectPortalDataDao
DAO for reading and writingProjectPortalData
entities.class
ProjectTagDao
The default implementation ofIProjectTagDao
that can be accessed viaDaoProvider
.class
ProjektDao
class
ProjektDependentBaseDao<E extends ITransferableEntity>
class
ProjektRessourceDao
class
ProjektZaehlerDao
class
ProjektZaehlerDatenDao
class
ProtocolEntryClientDao
class
ProtocolEntryProcessDao
class
ProtocolEntrySystemDao
class
RolleDao
The default implementation ofIRolleDao
that can be accessed viaDaoProvider
.class
StatusDao
Deprecated.since 7.0.0class
SystemAuthenticatorDao
The default implementation ofISystemAuthenticatorDao
that can be accessed viaDaoProvider
.class
SystemChangeDao
class
SystemMessageDao
class
SystemPluginDao
class
SystemPropertyDao
class
TextbausteinDao
The default implementation ofITextbausteinDao
that can be accessed viaDaoProvider
.class
UserCredentialsDao
Implementation of theIUserCredentialsDao
for reading and writingUserCredentials
entities.class
UserEmailDao
Implementation of theIUserEmailDao
for reading and writingUserEmail
entities.class
UserIdentityDao
Implementation of theIUserIdentityDao
for reading and writingUserIdentity
entities.class
UserPortalAuthConfigDao
The default implementation ofIUserPortalAuthConfigDao
that can be accessed viaDaoProvider
.class
UserPortalDao
Implementation of theIUserPortalDao
for reading and writingUserPortal
entities.class
UserPortalStateDao
The default implementation ofIUserPortalStateDao
that can be accessed viaDaoProvider
.class
UserPortalTagDao
Implementation of theIUserPortalTagDao
for reading and writingUserPortalTag
entities.class
UserProfileDao
Implementation of theIUserProfileDao
for reading and writingUserProfile
entities.class
UserProfileMfaDao
Implementation of theIUserProfileMfaDao
for reading and writingUserProfileMfa
entities.class
VorgangDao
class
WebDavAccessDao
The default implementation ofIWebDavAccessDao
that can be accessed viaDaoProvider
.class
WorkflowNodeDao
The default implementation ofIWorkflowNodeDao
that can be accessed viaDaoProvider
.class
WorkflowNodeSearchTermDao
The default implementation ofIWorkflowNodeSearchTermDao
that can be accessed viaDaoProvider
.class
WorkflowProcessDao
The default implementation ofIWorkflowProcessDao
that can be accessed viaDaoProvider
.class
WorkflowStateAuthenticatorConfigDao
The default implementation ofIWorkflowStateAuthenticatorConfigDao
that can be accessed viaDaoProvider
.class
WorkflowStateDao
The default implementation ofIWorkflowStateDao
that can be accessed viaDaoProvider
.class
WorkflowTaskDao
The default implementation ofIWorkflowTaskDao
that can be accessed viaDaoProvider
.class
WorkflowTriggerDao
The default implementation ofIWorkflowTriggerDao
that can be accessed viaDaoProvider
.class
WorkflowTriggerSearchTermDao
The default implementation ofIWorkflowTriggerSearchTermDao
that can be accessed viaDaoProvider
.class
WorkflowVersionBackupDao
The default implementation ofIWorkflowVersionBackupDao
that can be accessed viaDaoProvider
.class
WorkflowVersionDao
The default implementation ofIWorkflowVersionDao
that 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 interface
IAktionDao
Deprecated.This is part of the old workflow, use the new workflow engine.interface
IAppointmentClientClosingTimeDao
DAO for reading and writingAppointmentClientClosingTime
entities.interface
IAppointmentClosingTimeDao
DAO for reading and writingIAppointmentClosingTime
entities.interface
IAppointmentDao
DAO for reading and writingAppointment
entities.interface
IAppointmentSlotDao
DAO for reading and writingAppointmentTemplate
entities.interface
IAppointmentTemplateDao
DAO for reading and writingAppointmentTemplate
entities.interface
IAppointmentTypeDao
DAO for reading and writingAppointmentType
entities.interface
IAttachmentDao
interface
IBedingungDao
Deprecated.This is part of the old workflow, use the new workflow engine.interface
IBenutzerDao
Deprecated.Since Version 8.0.0 user information is storedUserProfile
s.interface
IBenutzerGruppeDao
interface
IClientAuthenticatorDao
interface
IClientAuthorizationDao<T extends IEntityClientAuthorization>
DAO for reading and writingIEntityClientAuthorization
entities.interface
IClientCounterDao
Common interface for DAO ofClientCounter
sinterface
IClientPluginDao
Data access object for creating, updating, and deletingClientPlugin
entities.interface
IClientPortalConfigDao
DAO for reading and writingClientPortalConfig
entities.interface
IDatenbankZugriffDao
interface
IDatenquelleDao
interface
IDirectClientAuthorizationDao
DAO for reading and writingDirectClientAuthorization
entities.interface
IFormEingangDao
interface
IFormElementDao
interface
IFormRecordChatDao
DAO for reading and writingFormRecordChat
entities.interface
IFormRecordLockDao
Data access object for creating, updating, and deletingWorkflowTask
entities.interface
IFormRecordMessageDao
DAO for reading and writingFormRecordMessage
entities.interface
IFormRecordSubmissionDao
DAO for reading and writingFormRecordSubmission
entities.interface
IFormTemplateDao
interface
IFormVersionBackupDao
interface
IFormVersionDao
interface
IFrontendServerDao
interface
IIndirectClientAuthorizationDao
DAO for reading and writingIndirectClientAuthorization
entities.interface
IInternalClientMessageDao
interface
IInternalSystemMessageDao
interface
ILDAPAbfrageDao
interface
ILDAPGruppeDao
Deprecated.Since Version 8.0.0 LDAP access toMandant
s is stored inIndirectClientAuthorization
s.interface
ILDAPZugriffDao
interface
ILicenseFileDao
interface
IMandantDao
interface
IMandantDependentBaseDao<T extends ITransferableEntity>
interface
IMandantFrontendServerDao
interface
IMandantLdapDataDao
Deprecated.since version 8.0.0 UseLDAPZugriff
for client scoped LDAP connections instead.interface
IMandantMailDataDao
interface
IMandantRessourceDao
interface
IModulDao
Deprecated.Table no longer existsinterface
IPostfachDao
Data access object for creating, updating, and deletingPostfach
entities.interface
IProjectAuthenticatorConfigDao
interface
IProjectDOIDataDao
interface
IProjectIdentityCheckDataDao
Data access object for creating, updating, and deletingProjectIdentityCheckData
entities.interface
IProjectInviteDataDao
interface
IProjectPortalConfigDao
DAO for reading and writingProjectPortalConfig
entities.interface
IProjectPortalDataDao
Data access object for creating, updating, and deletingProjectPortalData
entities.interface
IProjectTagDao
Data access object for creating, updating, and deletingProjectTag
entities.interface
IProjektDao
interface
IProjektDependentBaseDao<T extends ITransferableEntity>
interface
IProjektRessourceDao
interface
IProjektZaehlerDao
interface
IProjektZaehlerDatenDao
interface
IProtocolEntryClientDao
interface
IProtocolEntryProcessDao
interface
IProtocolEntrySystemDao
interface
IRolleDao
interface
IStatusDao
Deprecated.This is part of the old workflow, use the new workflow engine.interface
ISystemAuthenticatorDao
interface
ISystemChangeDao
interface
ISystemMessageDao
interface
ISystemPluginDao
Data access object for creating, updating, and deletingSystemPlugin
entities.interface
ISystemPropertyDao
interface
ITextbausteinDao
interface
IUserCredentialsDao
DAO for reading and writingUserCredentials
entities.interface
IUserEmailDao
DAO for reading and writingUserEmail
entities.interface
IUserIdentityDao
DAO for reading and writingUserIdentity
entities.interface
IUserPortalAuthConfigDao
DAO for reading and writingUserPortalAuthConfig
entities.interface
IUserPortalDao
DAO for reading and writingUserPortal
entities.interface
IUserPortalStateDao
DAO for reading and writingUserPortalState
entities.interface
IUserPortalTagDao
DAO for reading and writingUserPortalTag
entities.interface
IUserProfileDao
DAO for reading and writingUserProfile
entities.interface
IUserProfileMfaDao
DAO for reading and writingUserProfileMfa
entities.interface
IVorgangDao
interface
IWebDavAccessDao
Data access object for creating, updating, and deletingIWebDavAccessDao
entities.interface
IWorkflowElementDao<TElement extends IWorkflowElementEntity & de.xima.cmn.dao.interfaces.IEntity<Long>>
Base DAO for all workflow elements.interface
IWorkflowNodeDao
Data access object for creating, updating, and deletingWorkflowNode
entities.interface
IWorkflowNodeSearchTermDao
Data access object for creating, updating, and deletingWorkflowNodeSearchTerm
entities.interface
IWorkflowProcessDao
Data access object for creating, updating, and deletingWorkflowProcess
entities.interface
IWorkflowStateAuthenticatorConfigDao
Data access object for creating, updating, and deletingWorkflowStateAuthenticatorConfig
entities.interface
IWorkflowStateDao
Data access object for creating, updating, and deletingWorkflowState
entities.interface
IWorkflowTaskDao
Data access object for creating, updating, and deletingWorkflowTask
entities.interface
IWorkflowTriggerDao
Data access object for creating, updating, and deletingWorkflowTrigger
entities.interface
IWorkflowTriggerSearchTermDao
Data access object for creating, updating, and deletingWorkflowTriggerSearchTerm
entities.interface
IWorkflowVersionBackupDao
Data access object for creating, updating, and deletingWorkflowVersionBackup
entities.interface
IWorkflowVersionDao
Data access object for creating, updating, and deletingWorkflowVersion
entities. -
Uses of IGenericDao in de.xima.fc.dao.utils
Methods in de.xima.fc.dao.utils with parameters of type IGenericDao Modifier and Type Method Description static <TEntity extends ITransferableEntity,TQuery extends de.xima.cmn.criteria.interfaces.IFilterableCriteriaManager & de.xima.cmn.criteria.interfaces.ISortableCriteriaManager & de.xima.cmn.criteria.interfaces.IPageableCriteriaManager>
PagedResult<TEntity>DaoPagedResultFactory. forQuery(IEntityContext ec, IGenericDao<TEntity> dao, TQuery query)
Gets apagedd result
for the given query -
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. dao
Methods 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. dao
Constructors 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<ProjectPortalData>
ProjectPortalDataImportConfig. 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.
-