Uses of Interface
de.xima.fc.com.interfaces.IAPIHandler
Packages that use IAPIHandler
Package
Description
Package with default remote interfaces for the communication between master- and frontend-server
Allgemeine Klassen für den Frontendserver
Die Frontendserver-Implementierung
-
Uses of IAPIHandler in de.xima.fc.com.interfaces
Methods in de.xima.fc.com.interfaces with type parameters of type IAPIHandlerModifier and TypeMethodDescription<T extends IAPIHandler>
TIFSClient.getHandler(Class<T> handlerInterface) Gets the remote instance of the given handler-interface -
Uses of IAPIHandler in de.xima.fc.fs
Methods in de.xima.fc.fs with type parameters of type IAPIHandlerModifier and TypeMethodDescription<T extends IAPIHandler>
TFSClientImpl.getHandler(Class<T> handlerInterface) -
Uses of IAPIHandler in de.xima.fc.fs.server
Methods in de.xima.fc.fs.server with type parameters of type IAPIHandlerModifier and TypeMethodDescription<T extends IAPIHandler>
TFSHandlerProvider.getHandler(Class<T> handlerInterface) -
Uses of IAPIHandler in de.xima.fc.handler
Classes in de.xima.fc.handler that implement IAPIHandler -
Uses of IAPIHandler in de.xima.fc.handler.entity
Classes in de.xima.fc.handler.entity that implement IAPIHandlerModifier and TypeClassDescriptionclassDeprecated.This is part of the old workflow engine, use the new workflow engine, e.g.classHandler implementation for reading and writingAppointmententities.classHandler implementation for reading and writingAppointmentTemplateentities.classHandler implementation for reading and writingAppointmentTemplateentities.classHandler implementation for reading and writingAppointmentTypeentities.classThe Class AttachmentHandler.classThe Class BenutzerHandler.classDeprecated.TheBenutzerhas been replaced byUserProfile.classHandler implementation for reading and writingClientAuthenticatorentities.classDefault implementation ofIClientCounterHandlerclassclassThe Class DataStoreHandler.classHandler implementation for reading and writingDirectClientAuthorizationentities.classDeprecated.Entity does not exist anymore.classThe Class FormEingangHandler.classThe Class FormElementHandler.classThe Class FormVersionHandler.classThe Class FrontendServerHandler.classThe Class GenericHandler.classHandler implementation for reading and writingIndirectClientAuthorizationentities.classclassclassclassclassclassclassDeprecated.since version 8.0.0 UseLDAPZugrifffor client scoped LDAP connections instead.classclassclassDeprecated.Table no longer existsclassThe Class PostfachHandler.classclassclassThe Class ProjektHandler.classclassclassclassThe Class ProtokollHandler.classclassDeprecated.since 7.0.0classHandler implementation for reading and writingSystemAuthenticatorentities.classclassThe Class TextbausteinHandler.classHandler implementation for reading and writingUserCredentialsentities.classHandler implementation for reading and writingUserEmailentities.classHandler implementation for reading and writingUserIdentityentities.classHandler implementation for reading and writingUserProfileentities.classHandler implementation for reading and writingUserProfileMfaentities.classThe Class VorgangHandler.classHandler implementation for reading and writingWebDavAccessentities.classHandler implementation for reading and writingWorkflowNodeentities.classHandler implementation for reading and writingWorkflowStateentities.classHandler implementation for reading and writingWorkflowTaskentities.classHandler implementation for reading and writingWorkflowTriggerentities.classHandler implementation for reading and writingWorkflowVersionentities. -
Uses of IAPIHandler in de.xima.fc.handler.file
Classes in de.xima.fc.handler.file that implement IAPIHandler -
Uses of IAPIHandler in de.xima.fc.handler.interfaces
Fields in de.xima.fc.handler.interfaces with type parameters of type IAPIHandlerModifier and TypeFieldDescriptionprotected static ConcurrentHashMap<String,IAPIHandler> AHandlerProvider.HANDLERMAPMethods in de.xima.fc.handler.interfaces with type parameters of type IAPIHandlerModifier and TypeMethodDescriptionabstract <T extends IAPIHandler>
TAHandlerProvider.getHandler(Class<T> handlerInterface) <T extends IAPIHandler>
TIHandlerProvider.getHandler(Class<T> handlerInterface) Methods in de.xima.fc.handler.interfaces that return types with arguments of type IAPIHandlerModifier and TypeMethodDescriptionAHandlerProvider.getHandlerMap()IHandlerProvider.getHandlerMap()Methods in de.xima.fc.handler.interfaces with parameters of type IAPIHandlerModifier and TypeMethodDescriptionvoidAHandlerProvider.registerHandler(IAPIHandler handler) voidIHandlerProvider.registerHandler(IAPIHandler handler) voidAHandlerProvider.releaseHandler(IAPIHandler handler) voidIHandlerProvider.releaseHandler(IAPIHandler handler) Removes a handler previously registered byIHandlerProvider.registerHandler(IAPIHandler). -
Uses of IAPIHandler in de.xima.fc.handler.interfaces.entity
Subinterfaces of IAPIHandler in de.xima.fc.handler.interfaces.entityModifier and TypeInterfaceDescriptioninterfaceDeprecated.interfaceHandler forAppointmententities.interfaceHandler forAppointmentSlotentities.interfaceHandler forAppointmentTemplateentities.interfaceHandler forAppointmentTypeentities.interfaceinterfaceinterfaceDeprecated.TheBenutzerhas been replaced byUserProfile.interfaceHandler forClientAuthenticatorentities.interfaceHandler forClientCounterentitiesinterfaceinterfaceThe Class DataStoreHandler.interfaceHandler forDirectClientAuthorizationentitiesinterfaceDeprecated.Entity does not exist anymore.interfaceinterfaceinterfaceinterfaceinterfaceThe Class GenericHandler.interfaceHandler forIndirectClientAuthorizationentities.interfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceDeprecated.since version 8.0.0 UseLDAPZugrifffor client scoped LDAP connections instead.interfaceinterfaceinterfaceDeprecated.Table no longer existsinterfaceThe Class PostfachHandler.interfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceDeprecated.since 7.0.0interfaceHandler forSystemAuthenticatorentities.interfaceinterfaceinterfaceHandler forUserCredentialsentitiesinterfaceHandler forUserEmailentitiesinterfaceHandler forUserIdentityentitiesinterfaceHandler forUserProfileentitiesinterfaceHandler forUserProfileMfaentitiesinterfaceinterfaceinterfaceHandler forWorkflowNodeentities.interfaceHandler forWorkflowStateentities.interfaceHandler forWorkflowTaskentities.interfaceHandler forWorkflowTriggerentities.interfaceHandler forWorkflowVersionentities. -
Uses of IAPIHandler in de.xima.fc.handler.interfaces.file
Subinterfaces of IAPIHandler in de.xima.fc.handler.interfaces.file -
Uses of IAPIHandler in de.xima.fc.handler.interfaces.system
Subinterfaces of IAPIHandler in de.xima.fc.handler.interfaces.systemModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceCommon interface for API event handlers.interfaceinterfaceThe Class FSConnectionHandler.interfaceinterfaceinterfaceinterfaceCommon interface for the handler for accessing properties of the master server properties files.interfaceinterfaceinterfaceinterfaceinterfaceinterfaceDeprecated. -
Uses of IAPIHandler in de.xima.fc.handler.interfaces.workflow
Subinterfaces of IAPIHandler in de.xima.fc.handler.interfaces.workflowModifier and TypeInterfaceDescriptioninterfaceinterfaceAPI Handler for interacting and initializing the workflow for a form record. -
Uses of IAPIHandler in de.xima.fc.handler.system
Classes in de.xima.fc.handler.system that implement IAPIHandlerModifier and TypeClassDescriptionclassclassclassEvent handler responsible for delegating events posted over the API.classclassThe Class FSConnectionHandler.classclassclassThe Class MailHandler.classDefault implementation of theIMsPropertiesHandlerinterface.classThe Class PlaceholderHandler.classclassThe Class SetupHandler.classclassclassDeprecated. -
Uses of IAPIHandler in de.xima.fc.handler.workflow
Classes in de.xima.fc.handler.workflow that implement IAPIHandlerModifier and TypeClassDescriptionclassThe Class FormDataHandler.classMethods for initiating the workflow for a given form record. -
Uses of IAPIHandler in de.xima.fc.ms
Methods in de.xima.fc.ms with type parameters of type IAPIHandlerModifier and TypeMethodDescription<T extends IAPIHandler>
TMSHandlerProvider.getHandler(Class<T> handlerInterface)