Uses of Class
de.xima.fc.project.ms.impl.impex.deprecated.EntityTransferConfig
Packages that use EntityTransferConfig
-
Uses of EntityTransferConfig in de.xima.fc.project.ms.impl.impex.deprecated
Methods in de.xima.fc.project.ms.impl.impex.deprecated that return EntityTransferConfigModifier and TypeMethodDescriptionstatic <Entity> EntityTransferConfig<Entity> EntityTransferConfig.forEntity(Entity entity) Deprecated.Get aEntityTransferConfigfor the type of the given entity.static <Entity> EntityTransferConfig<Entity> EntityTransferConfig.forEntityType(Class<Entity> entityType) Deprecated.Gets a newEntityTransferConfigfor the given type of entity.