Uses of Interface
de.xima.fc.interfaces.strategy.IImportConversionStrategy
- 
Packages that use IImportConversionStrategy Package Description de.xima.fc.annotations de.xima.fc.converter.project  - 
- 
Uses of IImportConversionStrategy in de.xima.fc.annotations
Methods in de.xima.fc.annotations that return types with arguments of type IImportConversionStrategy Modifier and Type Method Description Class<? extends IImportConversionStrategy>strategy() - 
Uses of IImportConversionStrategy in de.xima.fc.converter.project
Classes in de.xima.fc.converter.project that implement IImportConversionStrategy Modifier and Type Class Description classAuthConfigConversionSets up theProjectAuthenticatorConfigs of a project from old entity data 
 -