@Repository(value="blCategoryMappingDao") public class CategoryMappingDaoImpl extends Object implements CategoryMappingDao
| Modifier and Type | Field and Description |
|---|---|
protected javax.persistence.EntityManager |
em |
| Constructor and Description |
|---|
CategoryMappingDaoImpl() |
| Modifier and Type | Method and Description |
|---|---|
List<CategoryMapping> |
getCategoryMappingsByType(CategoryMappingType categoryMappingType) |
public List<CategoryMapping> getCategoryMappingsByType(CategoryMappingType categoryMappingType)
getCategoryMappingsByType in interface CategoryMappingDaoCopyright © 2020. All rights reserved.