Interface IClientImportResult
-
public interface IClientImportResult
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Map<UUID,UUID>getCallbackUuidMapping()MandantgetClient()List<IImportedEntity>getEntities()
-