Uses of Interface
de.xima.fc.handler.interfaces.entity.IGenericHandler
-
-
Uses of IGenericHandler in de.xima.fc.handler.entity
Classes in de.xima.fc.handler.entity that implement IGenericHandler Modifier and Type Class Description classAktionHandlerDeprecated.This is part of the old workflow engine, use the new workflow engine, e.g.classAppointmentHandlerHandler implementation for reading and writingAppointmententities.classAppointmentSlotHandlerHandler implementation for reading and writingAppointmentTemplateentities.classAppointmentTemplateHandlerHandler implementation for reading and writingAppointmentTemplateentities.classAppointmentTypeHandlerHandler implementation for reading and writingAppointmentTypeentities.classAttachmentHandlerThe Class AttachmentHandler.classBenutzerGruppeHandlerThe Class BenutzerHandler.classBenutzerHandlerDeprecated.TheBenutzerhas been replaced byUserProfile.classClientAuthenticatorHandlerHandler implementation for reading and writingClientAuthenticatorentities.classClientCounterHandlerDefault implementation ofIClientCounterHandlerclassClientFormThemeHandlerHandler implementation for reading and writingClientFormThemeentities.classDatenbankzugriffHandlerclassDatenquelleHandlerThe Class DataStoreHandler.classDirectClientAuthorizationHandlerHandler implementation for reading and writingDirectClientAuthorizationentities.classEntityberechtigungHandlerDeprecated.Entity does not exist anymore.classFormEingangHandlerThe Class FormEingangHandler.classFormElementHandlerThe Class FormElementHandler.classFormRecordAccessHandlerclassFormRecordChatHandlerHandler implementation for reading and writingFormRecordChatentities.classFormRecordMessageHandlerHandler implementation for reading and writingFormRecordMessageentities.classFormRecordSubmissionHandlerHandler implementation for reading and writingFormRecordSubmissionentities.classFormVersionHandlerThe Class FormVersionHandler.classFrontendServerHandlerThe Class FrontendServerHandler.classFrontendServerPropertyHandlerHandler class forFrontendServerProperty.classGenericHandlerThe Class GenericHandler.classIndirectClientAuthorizationHandlerHandler implementation for reading and writingIndirectClientAuthorizationentities.classLDAPAbfrageHandlerclassLDAPGruppeHandlerclassLDAPZugriffHandlerclassLicenseFileHandlerclassMandantFrontendServerHandlerclassMandantHandlerclassMandantLdapDataHandlerDeprecated.since version 8.0.0 UseLDAPZugrifffor client scoped LDAP connections instead.classMandantMailDataHandlerclassMandantRessourceHandlerclassModulHandlerDeprecated.Table no longer existsclassPostfachHandlerThe Class PostfachHandler.classProjectDOIDataHandlerclassProjectIdentityCheckDataHandlerclassProjectPortalDataHandlerHandler implementation for reading and writingProjectPortalDataentities.classProjectPortalTagHandlerHandler implementation forProjectPortalTagentities.classProjektHandlerThe Class ProjektHandler.classProjektRessourceHandlerclassProjektZaehlerDatenHandlerclassProjektZaehlerHandlerclassRolleHandlerclassSystemAuthenticatorHandlerHandler implementation for reading and writingSystemAuthenticatorentities.classSystemPropertyHandlerclassTextbausteinHandlerThe Class TextbausteinHandler.classUserCredentialsHandlerHandler implementation for reading and writingUserCredentialsentities.classUserEmailHandlerHandler implementation for reading and writingUserEmailentities.classUserIdentityHandlerHandler implementation for reading and writingUserIdentityentities.classUserPortalAuthConfigHandlerHandler implementation for reading and writingUserPortalAuthConfigentities.classUserPortalHandlerHandler implementation for reading and writingUserPortalentities.classUserProfileHandlerHandler implementation for reading and writingUserProfileentities.classUserProfileMfaHandlerHandler implementation for reading and writingUserProfileMfaentities.classUserTokenHandlerclassVorgangHandlerThe Class VorgangHandler.classWebDavAccessHandlerHandler implementation for reading and writingWebDavAccessentities.classWorkflowNodeHandlerHandler implementation for reading and writingWorkflowNodeentities.classWorkflowStateHandlerHandler implementation for reading and writingWorkflowStateentities.classWorkflowTaskHandlerHandler implementation for reading and writingWorkflowTaskentities.classWorkflowTriggerHandlerHandler implementation for reading and writingWorkflowTriggerentities.classWorkflowVersionHandlerHandler implementation for reading and writingWorkflowVersionentities. -
Uses of IGenericHandler in de.xima.fc.handler.file
Classes in de.xima.fc.handler.file that implement IGenericHandler Modifier and Type Class Description classFileHandlerThe Class FileHandler. -
Uses of IGenericHandler in de.xima.fc.handler.interfaces
Methods in de.xima.fc.handler.interfaces that return IGenericHandler Modifier and Type Method Description IGenericHandlerAHandlerProvider. getGenericHandler()IGenericHandlerIHandlerProvider. getGenericHandler() -
Uses of IGenericHandler in de.xima.fc.handler.interfaces.entity
-
Uses of IGenericHandler in de.xima.fc.handler.interfaces.file
Subinterfaces of IGenericHandler in de.xima.fc.handler.interfaces.file Modifier and Type Interface Description interfaceIFileHandler -
Uses of IGenericHandler in de.xima.fc.handler.interfaces.system
Subinterfaces of IGenericHandler in de.xima.fc.handler.interfaces.system Modifier and Type Interface Description interfaceILicenseHandler -
Uses of IGenericHandler in de.xima.fc.handler.interfaces.workflow
Subinterfaces of IGenericHandler in de.xima.fc.handler.interfaces.workflow Modifier and Type Interface Description interfaceIWorkflowHandlerAPI Handler for interacting and initializing the workflow for a form record. -
Uses of IGenericHandler in de.xima.fc.handler.system
Classes in de.xima.fc.handler.system that implement IGenericHandler Modifier and Type Class Description classLicenseHandler -
Uses of IGenericHandler in de.xima.fc.handler.workflow
Classes in de.xima.fc.handler.workflow that implement IGenericHandler Modifier and Type Class Description classWorkflowHandlerMethods for initiating the workflow for a given form record.
-