Uses of Interface
de.xima.fc.setup.interfaces.IClientCreator
- 
Packages that use IClientCreator Package Description de.xima.fc.setup Package to create clients, trigger updates and configure the system-loggerde.xima.fc.setup.interfaces Package with interfaces to implement and replace the default client-creation - 
- 
Uses of IClientCreator in de.xima.fc.setup
Classes in de.xima.fc.setup that implement IClientCreator Modifier and Type Class Description classDefaultClientCreatorDefault-implementation for creating clientsclassDefaultMandantCreatorDeprecated.Methods in de.xima.fc.setup that return IClientCreator Modifier and Type Method Description static IClientCreatorXFSetup. getMandantCreator()Methods in de.xima.fc.setup with parameters of type IClientCreator Modifier and Type Method Description static voidXFSetup. setCustomMandantCreator(IClientCreator customCreator)static voidXFSetup. setMandantCreator(IClientCreator mandantCreator) - 
Uses of IClientCreator in de.xima.fc.setup.interfaces
Subinterfaces of IClientCreator in de.xima.fc.setup.interfaces Modifier and Type Interface Description interfaceIMandantCreatorDeprecated.useIClientCreator 
 -