|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CategoryXref | |
|---|---|
| org.broadleafcommerce.catalog.dao | |
| Uses of CategoryXref in org.broadleafcommerce.catalog.dao |
|---|
| Methods in org.broadleafcommerce.catalog.dao that return CategoryXref | |
|---|---|
CategoryXref |
CategoryXrefDao.readXrefByIds(java.lang.Long categoryId,
java.lang.Long subCategoryId)
|
CategoryXref |
CategoryXrefDaoImpl.readXrefByIds(java.lang.Long categoryId,
java.lang.Long subCategoryId)
|
CategoryXref |
CategoryXrefDao.save(CategoryXref categoryXref)
|
CategoryXref |
CategoryXrefDaoImpl.save(CategoryXref categoryXref)
|
| Methods in org.broadleafcommerce.catalog.dao that return types with arguments of type CategoryXref | |
|---|---|
java.util.List<CategoryXref> |
CategoryXrefDao.readXrefsByCategoryId(java.lang.Long categoryId)
|
java.util.List<CategoryXref> |
CategoryXrefDaoImpl.readXrefsByCategoryId(java.lang.Long categoryId)
|
java.util.List<CategoryXref> |
CategoryXrefDao.readXrefsBySubCategoryId(java.lang.Long subCategoryId)
|
java.util.List<CategoryXref> |
CategoryXrefDaoImpl.readXrefsBySubCategoryId(java.lang.Long subCategoryId)
|
| Methods in org.broadleafcommerce.catalog.dao with parameters of type CategoryXref | |
|---|---|
void |
CategoryXrefDao.delete(CategoryXref categoryXref)
|
void |
CategoryXrefDaoImpl.delete(CategoryXref categoryXref)
|
CategoryXref |
CategoryXrefDao.save(CategoryXref categoryXref)
|
CategoryXref |
CategoryXrefDaoImpl.save(CategoryXref categoryXref)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||