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.classBenutzerHandlerThe Class BenutzerHandler.classClientCounterHandlerDefault implementation ofIClientCounterHandlerclassDatenbankzugriffHandlerclassDatenquelleHandlerThe Class DataStoreHandler.classEntityberechtigungHandlerclassFormEingangHandlerThe Class FormEingangHandler.classFormElementHandlerThe Class FormElementHandler.classFormVersionHandlerThe Class FormVersionHandler.classFrontendServerHandlerThe Class FrontendServerHandler.classGenericHandlerThe Class GenericHandler.classLDAPAbfrageHandlerclassLDAPGruppeHandlerclassLDAPZugriffHandlerclassLicenseFileHandlerclassMandantFrontendServerHandlerclassMandantHandlerclassMandantLdapDataHandlerclassMandantMailDataHandlerclassMandantRessourceHandlerclassModulHandlerclassPostfachHandlerThe Class PostfachHandler.classProjectDOIDataHandlerclassProjectIdentityCheckDataHandlerclassProjektHandlerThe Class ProjektHandler.classProjektRessourceHandlerclassProjektZaehlerDatenHandlerclassProjektZaehlerHandlerclassRolleHandlerclassSystemPropertyHandlerclassTextbausteinHandlerThe Class TextbausteinHandler.classVorgangHandlerThe 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.
-