|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SkuConfigurationDao | |
---|---|
com.elasticpath.persistence.impl | |
com.elasticpath.sfweb.ajax.service | |
com.elasticpath.sfweb.ajax.service.impl |
Uses of SkuConfigurationDao in com.elasticpath.persistence.impl |
---|
Classes in com.elasticpath.persistence.impl that implement SkuConfigurationDao | |
---|---|
class |
SkuConfigurationDaoImpl
This DAO encapsulates dynamically generated HQL queries used by the SkuConfigurationService . |
Uses of SkuConfigurationDao in com.elasticpath.sfweb.ajax.service |
---|
Methods in com.elasticpath.sfweb.ajax.service with parameters of type SkuConfigurationDao | |
---|---|
void |
SkuConfigurationService.setSkuConfigurationDao(SkuConfigurationDao skuConfigurationDao)
Set the SKU configuration DAO. |
Uses of SkuConfigurationDao in com.elasticpath.sfweb.ajax.service.impl |
---|
Methods in com.elasticpath.sfweb.ajax.service.impl with parameters of type SkuConfigurationDao | |
---|---|
void |
SkuConfigurationServiceImpl.setSkuConfigurationDao(SkuConfigurationDao skuConfigurationDao)
Set the SKU configuration DAO. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |