Uses of Class
de.xima.fc.api.ASubAPI
-
Packages that use ASubAPI Package Description de.xima.fc.api.entity Package for the API access of the model classes.de.xima.fc.api.file de.xima.fc.api.system Package for API access to system configuration.de.xima.fc.api.workflow Package für den API-Zugriff auf Workflowverarbeitung -
-
Uses of ASubAPI in de.xima.fc.api.entity
Subclasses of ASubAPI in de.xima.fc.api.entity Modifier and Type Class Description classAEntityAPI<T extends ITransferableEntity>Abstract class with diffrent CRUD operations for entities of the typeITransferableEntity.classAktionAPIDeprecated.UseWorkflowNodeAPIand the new workflow engine.classAppointmentAPIAPI class for reading and writingAppointmententities.classAppointmentSlotAPIAPI class for reading and writingAppointmentSlotentities.classAppointmentTemplateAPIAPI class for reading and writingAppointmentTemplateentities.classAppointmentTypeAPIAPI class for reading and writingAppointmentTypeentities.classAttachmentAPIAPI class for manipulation ofAttachmententities.classBedingungAPIDeprecated.UseWorkflowNodeAPIand the new workflow engine.classBenutzerAPIDeprecated.TheBenutzerhas been replaced byUserProfile.classBenutzerGruppeAPIAPI class for manipulation ofBenutzerGruppeentities.classClientAuthenticatorAPIclassClientCounterApiAPI forClientCounters that can be accessed viaAPIProvider.classClientFormThemeAPIAPI class for reading and writingClientFormThemeentities.classClientPortalConfigAPIAPI for reading and writingClientPortalConfigentities.classDatenbankZugriffAPIAPI class for manipulation ofDatenbankZugriffentities.classDatenquelleAPIAPI class for manipulation ofDatenquelleentities.classDirectClientAuthorizationAPIAPI class for reading and writingDirectClientAuthorizationentities.classFormEingangAPIAPI class for manipulation ofFormEingangentities.classFormElementAPIAPI class for manipulation ofFormElemententities.classFormRecordChatAPIAPI class for reading and writingFormRecordChatentities.classFormRecordMessageAPIAPI class for reading and writingFormRecordMessageentities.classFormRecordSubmissionAPIAPI class for reading and writingFormRecordSubmissionentities.classFormThemeAPIAPI class for common operations onform themes.classFormVersionAPIAPI class for manipulation ofFormVersionentities.classFrontendServerAPIAPI class for manipulation ofFrontendServerentities.classGenericAPIGeneric API class for manipulation of entities.classIndirectClientAuthorizationAPIAPI class for reading and writingUserProfileentities.classLDAPAbfrageAPIAPI class for manipulation ofLDAPAbfrageentities.classLDAPGruppeAPIDeprecated.Since Version 8.0.0 user information is storedUserProfiles.classLDAPZugriffAPIAPI class for mainpulation ofLDAPZugriffentites.classLicenseFileAPIAPI class for mainpulation ofLicenseFileentites.classMandantAPIAPI class for manipulation ofMandantentities.classMandantFrontendServerAPIclassMandantLdapDataAPIDeprecated.since version 8.0.0 UseLDAPZugrifffor client scoped LDAP connections instead.classMandantMailDataAPIclassMandantRessourcenAPIclassModulAPIDeprecated.Moduls no longer exist.classPostfachAPIAPI class for manipulation ofPostfachentities.classProjectAuthenticatorConfigAPIclassProjectDOIDataAPIclassProjectPortalConfigAPIAPI for reading and writingProjectPortalConfigentities.classProjectPortalDataAPIAPI class for reading and writingProjectPortalDataentities.classProjektAPIAPI class for manipulation ofProjektentities.classProjektRessourcenAPIclassProjektZaehlerAPIclassProjektZaehlerDatenAPIclassProtokollAPIclassRolleAPIAPI class for manipulation ofRolleentities.classStatusAPIDeprecated.UseWorkflowStateAPIand the new workflow engine.classSystemAuthenticatorAPIAPI class for reading and writingSystemAuthenticatorentities.classSystemPropertyAPIclassTextbausteinAPIAPI class for manipulation ofTextbausteinentities.classUserCredentialsAPIAPI class for reading and writingUserCredentialsentities.classUserEmailAPIAPI class for reading and writingUserEmailentities.classUserIdentityAPIAPI class for reading and writingUserIdentityentities.classUserPortalAPIAPI for reading and writingUserPortalentities.classUserPortalAuthConfigAPIAPI for reading and writingUserPortalAuthConfigentities.classUserProfileAPIAPI class for reading and writingUserProfileentities.classUserProfileMfaAPIAPI class for reading and writingUserProfileMfaentities.classUserTokenAPIAPI class for reading and writingUserRefreshTokenentities.classVorgangAPIAPI class for manipulation ofVorgangentities.classWebDavAccessAPIAPI class for reading and writingWebDavAccessentities.classWorkflowNodeAPIAPI class for reading and writingWorkflowNodeentities.classWorkflowStateAPIAPI class for reading and writingWorkflowStateentities.classWorkflowTaskAPIAPI class for reading and writingWorkflowTaskentities.classWorkflowTriggerAPIAPI class for reading and writingWorkflowTriggerentities.classWorkflowVersionAPIAPI class for reading and writingWorkflowVersionentities. -
Uses of ASubAPI in de.xima.fc.api.file
Subclasses of ASubAPI in de.xima.fc.api.file Modifier and Type Class Description classFileAPIAPI class for interaction with files. -
Uses of ASubAPI in de.xima.fc.api.system
Subclasses of ASubAPI in de.xima.fc.api.system Modifier and Type Class Description classAuthenticationAPIclassBeanAPIAPI class for manipulation of beans.classEventAPIAPI for sending events from FS to MS.classFormAPIclassFSConnectionAPIAPI class for manipulation ofFrontendServerentities and API-Klassse zur Manipulation vonFrontendServer-Entitäten und to invoke the appropriate connect / disconnect and connection testing operationsclassGenericCacheAPIAPI class for interaction with cacheclassLicenseAPIclassMailAPIAPI class for sending of system mails.classMsPropertiesAPIAPI for accessing properties of the properties file on the master server.classPlaceholderAPIAPI helper class.classPluginAPIclassSetupAPIAPI class of setups.classStatisticsAPIclassSystemAPIclassXfcSessionAPIDeprecated. -
Uses of ASubAPI in de.xima.fc.api.workflow
Subclasses of ASubAPI in de.xima.fc.api.workflow Modifier and Type Class Description classFormDataAPIAPI-Klassse zum Umgang mitIFormDataAdapter-ElementenclassWorkflowAPIAPI for initiating the workflow.
-