| Package | Description | 
|---|---|
| de.xima.fc.com.interfaces | 
 Package with default remote interfaces for the communication between master- and frontend-server 
 | 
| de.xima.fc.fs | 
 Allgemeine Klassen für den Frontendserver 
 | 
| de.xima.fc.fs.server | 
 Die Frontendserver-Implementierung 
 | 
| de.xima.fc.handler | |
| de.xima.fc.handler.entity | |
| de.xima.fc.handler.file | |
| de.xima.fc.handler.interfaces | |
| de.xima.fc.handler.interfaces.entity | |
| de.xima.fc.handler.interfaces.file | |
| de.xima.fc.handler.interfaces.system | |
| de.xima.fc.handler.interfaces.workflow | |
| de.xima.fc.handler.system | |
| de.xima.fc.handler.workflow | |
| de.xima.fc.ms | 
| Modifier and Type | Method and Description | 
|---|---|
<T extends IAPIHandler> | 
IFSClient.getHandler(Class<T> handlerInterface)
Gets the remote instance of the given handler-interface 
 | 
| Modifier and Type | Method and Description | 
|---|---|
<T extends IAPIHandler> | 
FSClientImpl.getHandler(Class<T> handlerInterface)  | 
| Modifier and Type | Method and Description | 
|---|---|
<T extends IAPIHandler> | 
FSHandlerProvider.getHandler(Class<T> handlerInterface)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AMSApiHandler  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AktionHandler  | 
class  | 
AppointmentHandler
Handler implementation for reading and writing  
Appointment entities. | 
class  | 
AppointmentSlotHandler
Handler implementation for reading and writing  
AppointmentTemplate entities. | 
class  | 
AppointmentTemplateHandler
Handler implementation for reading and writing  
AppointmentTemplate entities. | 
class  | 
AppointmentTypeHandler
Handler implementation for reading and writing  
AppointmentType entities. | 
class  | 
AttachmentHandler
The Class AttachmentHandler. 
 | 
class  | 
BenutzerGruppeHandler
The Class BenutzerHandler. 
 | 
class  | 
BenutzerHandler
The Class BenutzerHandler. 
 | 
class  | 
DatenbankzugriffHandler  | 
class  | 
DatenquelleHandler
The Class DataStoreHandler. 
 | 
class  | 
EntityberechtigungHandler  | 
class  | 
FormEingangHandler
The Class FormEingangHandler. 
 | 
class  | 
FormElementHandler
The Class FormElementHandler. 
 | 
class  | 
FormVersionHandler
The Class FormVersionHandler. 
 | 
class  | 
FrontendServerHandler
The Class FrontendServerHandler. 
 | 
class  | 
GenericHandler
The Class GenericHandler. 
 | 
class  | 
LDAPAbfrageHandler  | 
class  | 
LDAPGruppeHandler  | 
class  | 
LDAPZugriffHandler  | 
class  | 
MandantFrontendServerHandler  | 
class  | 
MandantHandler  | 
class  | 
MandantLdapDataHandler  | 
class  | 
MandantMailDataHandler  | 
class  | 
MandantRessourceHandler  | 
class  | 
ModulHandler  | 
class  | 
PostfachHandler
The Class PostfachHandler. 
 | 
class  | 
ProjectDOIDataHandler  | 
class  | 
ProjektHandler
The Class ProjektHandler. 
 | 
class  | 
ProjektRessourceHandler  | 
class  | 
ProjektZaehlerDatenHandler  | 
class  | 
ProjektZaehlerHandler  | 
class  | 
ProtokollHandler
The Class ProtokollHandler. 
 | 
class  | 
RolleHandler  | 
class  | 
StatusHandler
The Class StatusHandler. 
 | 
class  | 
SystemPropertyHandler  | 
class  | 
TextbausteinHandler
The Class TextbausteinHandler. 
 | 
class  | 
VorgangHandler
The Class VorgangHandler. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
FileHandler
The Class FileHandler. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected static ConcurrentHashMap<String,IAPIHandler> | 
AHandlerProvider.HANDLERMAP  | 
| Modifier and Type | Method and Description | 
|---|---|
abstract <T extends IAPIHandler> | 
AHandlerProvider.getHandler(Class<T> handlerInterface)  | 
<T extends IAPIHandler> | 
IHandlerProvider.getHandler(Class<T> handlerInterface)  | 
| Modifier and Type | Method and Description | 
|---|---|
Map<String,IAPIHandler> | 
AHandlerProvider.getHandlerMap()  | 
Map<String,IAPIHandler> | 
IHandlerProvider.getHandlerMap()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
AHandlerProvider.registerHandler(IAPIHandler handler)  | 
void | 
IHandlerProvider.registerHandler(IAPIHandler handler)  | 
void | 
AHandlerProvider.releaseHandler(IAPIHandler handler)  | 
void | 
IHandlerProvider.releaseHandler(IAPIHandler handler)  | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
IFileHandler  | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
IAuthenticationHandler  | 
interface  | 
IBeanHandler  | 
interface  | 
IFormHandler  | 
interface  | 
IFSConnectionHandler
The Class FSConnectionHandler. 
 | 
interface  | 
IGenericCacheHandler  | 
interface  | 
ILicenseHandler  | 
interface  | 
IMailHandler  | 
interface  | 
IPlaceholderHandler  | 
interface  | 
IPluginHandler  | 
interface  | 
ISetupHandler  | 
interface  | 
IStatisticsHandler  | 
interface  | 
ISystemHandler  | 
interface  | 
IXfcSessionHandler  | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
IFormDataHandler  | 
interface  | 
IWorkflowHandler
The Class WorkflowHandler. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AuthenticationHandler  | 
class  | 
BeanHandler  | 
class  | 
FormHandler  | 
class  | 
FSConnectionHandler
The Class FSConnectionHandler. 
 | 
class  | 
GenericCacheHandler  | 
class  | 
LicenseHandler  | 
class  | 
MailHandler
The Class MailHandler. 
 | 
class  | 
PlaceholderHandler
The Class PlaceholderHandler. 
 | 
class  | 
PluginHandler  | 
class  | 
SetupHandler
The Class SetupHandler. 
 | 
class  | 
StatisticsHandler  | 
class  | 
SystemHandler  | 
class  | 
XfcSessionHandler  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
FormDataHandler
The Class FormDataHandler. 
 | 
class  | 
WorkflowHandler
The Class WorkflowHandler. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
<T extends IAPIHandler> | 
MSHandlerProvider.getHandler(Class<T> handlerInterface)  | 
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.