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 class
AEntityAPI<T extends ITransferableEntity>
Abstract class with diffrent CRUD operations for entities of the typeITransferableEntity
.class
AktionAPI
Deprecated.UseWorkflowNodeAPI
and the new workflow engine.class
AppointmentAPI
API class for reading and writingAppointment
entities.class
AppointmentSlotAPI
API class for reading and writingAppointmentSlot
entities.class
AppointmentTemplateAPI
API class for reading and writingAppointmentTemplate
entities.class
AppointmentTypeAPI
API class for reading and writingAppointmentType
entities.class
AttachmentAPI
API class for manipulation ofAttachment
entities.class
BedingungAPI
Deprecated.UseWorkflowNodeAPI
and the new workflow engine.class
BenutzerAPI
API class for manipulation ofBenutzer
entities.class
BenutzerGruppeAPI
API class for manipulation ofBenutzerGruppe
entities.class
ClientCounterApi
API forClientCounter
s that can be accessed viaAPIProvider
.class
DatenbankZugriffAPI
API class for manipulation ofDatenbankZugriff
entities.class
DatenquelleAPI
API class for manipulation ofDatenquelle
entities.class
EntityberechtigungAPI
API class for manipulation ofEntityberechtigung
entities.class
FormEingangAPI
API class for manipulation ofFormEingang
entities.class
FormElementAPI
API class for manipulation ofFormElement
entities.class
FormVersionAPI
API class for manipulation ofFormVersion
entities.class
FrontendServerAPI
API class for manipulation ofFrontendServer
entities.class
GenericAPI
Generic API class for manipulation of entities.class
LDAPAbfrageAPI
API class for manipulation ofLDAPAbfrage
entities.class
LDAPGruppeAPI
API class for manipulation ofLDAPGruppe
entities.class
LDAPZugriffAPI
API class for mainpulation ofLDAPZugriff
entites.class
LicenseFileAPI
API class for mainpulation ofLicenseFile
entites.class
MandantAPI
API class for manipulation ofMandant
entities.class
MandantFrontendServerAPI
class
MandantLdapDataAPI
class
MandantMailDataAPI
class
MandantRessourcenAPI
class
ModulAPI
API class for manipulation ofModul
entities.class
PostfachAPI
API class for manipulation ofPostfach
entities.class
ProjectAuthenticatorConfigAPI
class
ProjectDOIDataAPI
class
ProjektAPI
API class for manipulation ofProjekt
entities.class
ProjektRessourcenAPI
class
ProjektZaehlerAPI
class
ProjektZaehlerDatenAPI
class
ProtokollAPI
class
RolleAPI
API class for manipulation ofRolle
entities.class
StatusAPI
Deprecated.UseWorkflowStateAPI
and the new workflow engine.class
SystemPropertyAPI
class
TextbausteinAPI
API class for manipulation ofTextbaustein
entities.class
VorgangAPI
API class for manipulation ofVorgang
entities.class
WebDavAccessAPI
API class for reading and writingWebDavAccess
entities.class
WorkflowNodeAPI
API class for reading and writingWorkflowNode
entities.class
WorkflowStateAPI
API class for reading and writingWorkflowState
entities.class
WorkflowTaskAPI
API class for reading and writingWorkflowTask
entities.class
WorkflowTriggerAPI
API class for reading and writingWorkflowTrigger
entities.class
WorkflowVersionAPI
API class for reading and writingWorkflowVersion
entities. -
Uses of ASubAPI in de.xima.fc.api.file
Subclasses of ASubAPI in de.xima.fc.api.file Modifier and Type Class Description class
FileAPI
API 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 class
AuthenticationAPI
class
BeanAPI
API class for manipulation of beans.class
FormAPI
class
FSConnectionAPI
API class for manipulation ofFrontendServer
entities and API-Klassse zur Manipulation vonFrontendServer
-Entitäten und to invoke the appropriate connect / disconnect and connection testing operationsclass
GenericCacheAPI
API class for interaction with cacheclass
LicenseAPI
class
MailAPI
API class for sending of system mails.class
PlaceholderAPI
API helper class.class
PluginAPI
class
SetupAPI
API class of setups.class
StatisticsAPI
class
SystemAPI
class
XfcSessionAPI
-
Uses of ASubAPI in de.xima.fc.api.workflow
Subclasses of ASubAPI in de.xima.fc.api.workflow Modifier and Type Class Description class
FormDataAPI
API-Klassse zum Umgang mitIFormDataAdapter
-Elementenclass
WorkflowAPI
API for initiating the workflow.
-