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.classBenutzerAPIAPI class for manipulation ofBenutzerentities.classBenutzerGruppeAPIAPI class for manipulation ofBenutzerGruppeentities.classClientCounterApiAPI forClientCounters that can be accessed viaAPIProvider.classDatenbankZugriffAPIAPI class for manipulation ofDatenbankZugriffentities.classDatenquelleAPIAPI class for manipulation ofDatenquelleentities.classEntityberechtigungAPIAPI class for manipulation ofEntityberechtigungentities.classFormEingangAPIAPI class for manipulation ofFormEingangentities.classFormElementAPIAPI class for manipulation ofFormElemententities.classFormVersionAPIAPI class for manipulation ofFormVersionentities.classFrontendServerAPIAPI class for manipulation ofFrontendServerentities.classGenericAPIGeneric API class for manipulation of entities.classLDAPAbfrageAPIAPI class for manipulation ofLDAPAbfrageentities.classLDAPGruppeAPIAPI class for manipulation ofLDAPGruppeentities.classLDAPZugriffAPIAPI class for mainpulation ofLDAPZugriffentites.classLicenseFileAPIAPI class for mainpulation ofLicenseFileentites.classMandantAPIAPI class for manipulation ofMandantentities.classMandantFrontendServerAPIclassMandantLdapDataAPIclassMandantMailDataAPIclassMandantRessourcenAPIclassModulAPIAPI class for manipulation ofModulentities.classPostfachAPIAPI class for manipulation ofPostfachentities.classProjectAuthenticatorConfigAPIclassProjectDOIDataAPIclassProjektAPIAPI class for manipulation ofProjektentities.classProjektRessourcenAPIclassProjektZaehlerAPIclassProjektZaehlerDatenAPIclassProtokollAPIclassRolleAPIAPI class for manipulation ofRolleentities.classStatusAPIDeprecated.UseWorkflowStateAPIand the new workflow engine.classSystemPropertyAPIclassTextbausteinAPIAPI class for manipulation ofTextbausteinentities.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.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.classPlaceholderAPIAPI helper class.classPluginAPIclassSetupAPIAPI class of setups.classStatisticsAPIclassSystemAPIclassXfcSessionAPI -
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.
-