| Package | Description |
|---|---|
| org.broadleafcommerce.core.catalog.dao | |
| org.broadleafcommerce.core.catalog.domain |
| Modifier and Type | Method and Description |
|---|---|
CategoryXref |
CategoryXrefDao.readXrefByIds(Long categoryId,
Long subCategoryId)
Find a specific relationship between a parent categoy and sub-category (child)
|
CategoryXref |
CategoryXrefDaoImpl.save(CategoryXrefImpl categoryXref) |
CategoryXref |
CategoryXrefDao.save(CategoryXrefImpl categoryXref)
Persist the passed in category relationship to the datastore
|
| Modifier and Type | Class and Description |
|---|---|
class |
CategoryXrefImpl
The Class CategoryXrefImpl is for testing purposes only.
|
Copyright © 2014. All Rights Reserved.