Uses of Class
de.xima.fc.handler.AMSApiHandler
-
Packages that use AMSApiHandler Package Description de.xima.fc.handler.entity de.xima.fc.handler.file de.xima.fc.handler.system de.xima.fc.handler.workflow -
-
Uses of AMSApiHandler in de.xima.fc.handler.entity
Subclasses of AMSApiHandler in de.xima.fc.handler.entity 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.classFormRecordChatHandlerHandler implementation for reading and writingFormRecordChatentities.classFormRecordMessageHandlerHandler implementation for reading and writingFormRecordMessageentities.classFormRecordSubmissionHandlerHandler implementation for reading and writingFormRecordSubmissionentities.classFormVersionHandlerThe Class FormVersionHandler.classFrontendServerHandlerThe Class FrontendServerHandler.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.classProjektHandlerThe Class ProjektHandler.classProjektRessourceHandlerclassProjektZaehlerDatenHandlerclassProjektZaehlerHandlerclassProtokollHandlerThe Class ProtokollHandler.classRolleHandlerclassStatusHandlerDeprecated.since 7.0.0classSystemAuthenticatorHandlerHandler 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 AMSApiHandler in de.xima.fc.handler.file
Subclasses of AMSApiHandler in de.xima.fc.handler.file Modifier and Type Class Description classFileHandlerThe Class FileHandler. -
Uses of AMSApiHandler in de.xima.fc.handler.system
Subclasses of AMSApiHandler in de.xima.fc.handler.system Modifier and Type Class Description classAuthenticationHandlerclassBeanHandlerclassEventHandlerEvent handler responsible for delegating events posted over the API.classFormHandlerclassFormThemeHandlerHandler implementation for theIFormHandlerthat allows common operations onform themes.classFSConnectionHandlerThe Class FSConnectionHandler.classGenericCacheHandlerclassLicenseHandlerclassMailHandlerThe Class MailHandler.classMsPropertiesHandlerDefault implementation of theIMsPropertiesHandlerinterface.classPlaceholderHandlerThe Class PlaceholderHandler.classPluginHandlerclassSetupHandlerThe Class SetupHandler.classStatisticsHandlerclassSystemHandlerclassXfcSessionHandlerDeprecated. -
Uses of AMSApiHandler in de.xima.fc.handler.workflow
Subclasses of AMSApiHandler in de.xima.fc.handler.workflow Modifier and Type Class Description classFormDataHandlerThe Class FormDataHandler.classWorkflowHandlerMethods for initiating the workflow for a given form record.
-