public interface DataMappingProblemsSupplier
Modifier and Type | Method and Description |
---|---|
default List<DataMappingProblem> |
getDataMappingProblems() |
default List<DataMappingProblem> |
getDataMappingProblems(boolean includeChildren) |
default void |
getDataMappingProblems(List<DataMappingProblem> problems,
boolean includeChildren) |
default void getDataMappingProblems(List<DataMappingProblem> problems, boolean includeChildren)
default List<DataMappingProblem> getDataMappingProblems(boolean includeChildren)
default List<DataMappingProblem> getDataMappingProblems()
Copyright (c) 2006-2024 North Concepts Inc. All Rights Reserved.