Uses of Class
org.broadleafcommerce.core.catalog.domain.CategoryProductXrefImpl

Packages that use CategoryProductXrefImpl
org.broadleafcommerce.core.catalog.dao   
 

Uses of CategoryProductXrefImpl in org.broadleafcommerce.core.catalog.dao
 

Methods in org.broadleafcommerce.core.catalog.dao that return CategoryProductXrefImpl
 CategoryProductXrefImpl CategoryXrefDao.save(CategoryProductXrefImpl categoryProductXref)
          Persist the passed in category/product relationship to the datastore
 CategoryProductXrefImpl CategoryXrefDaoImpl.save(CategoryProductXrefImpl categoryProductXref)
           
 

Methods in org.broadleafcommerce.core.catalog.dao with parameters of type CategoryProductXrefImpl
 CategoryProductXrefImpl CategoryXrefDao.save(CategoryProductXrefImpl categoryProductXref)
          Persist the passed in category/product relationship to the datastore
 CategoryProductXrefImpl CategoryXrefDaoImpl.save(CategoryProductXrefImpl categoryProductXref)
           
 



Copyright © 2012. All Rights Reserved.