Package | Description |
---|---|
de.xima.fc.setup |
Package to create clients, trigger updates and configure the system-logger
|
de.xima.fc.setup.interfaces |
Package with interfaces to implement and replace the default client-creation
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultClientCreator
Default-implementation for creating clients
|
class |
DefaultMandantCreator
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static IClientCreator |
XFSetup.getMandantCreator() |
Modifier and Type | Method and Description |
---|---|
static void |
XFSetup.setCustomMandantCreator(IClientCreator customCreator) |
static void |
XFSetup.setMandantCreator(IClientCreator mandantCreator) |
Modifier and Type | Interface and Description |
---|---|
interface |
IMandantCreator
Deprecated.
use
IClientCreator |
Copyright © 2019 XIMA MEDIA GmbH. All rights reserved.