public interface CatalogMappingService
<T> HashMap<Integer,List<Object>>
getCatalogMapping(Class<T> clazz)
<T> HashMap<Integer,List<Object>> getCatalogMapping(Class<T> clazz)
T
clazz
Copyright © 2022. All rights reserved.