com.adobe.solutions.sne.common.svc.impl
Class ProductVODAOBean

java.lang.Object
  extended by com.adobe.solutions.sne.common.svc.impl.ProductVODAOBean
All Implemented Interfaces:
IProductVODAOBean

public class ProductVODAOBean
extends Object
implements IProductVODAOBean


Constructor Summary
ProductVODAOBean()
           
 
Method Summary
 ProductVO createItem(ProductVO productVO)
           
 void deleteItem(ProductVO productVO)
           
 List fillItems(List fillParameters)
           
 void setDaoHelper(IDAOHelperBean daoHelper)
           
 ProductVO updateItem(ProductVO newProductVO)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProductVODAOBean

public ProductVODAOBean()
Method Detail

setDaoHelper

public void setDaoHelper(IDAOHelperBean daoHelper)

createItem

public ProductVO createItem(ProductVO productVO)
Specified by:
createItem in interface IProductVODAOBean

deleteItem

public void deleteItem(ProductVO productVO)
Specified by:
deleteItem in interface IProductVODAOBean

fillItems

public List fillItems(List fillParameters)
Specified by:
fillItems in interface IProductVODAOBean

updateItem

public ProductVO updateItem(ProductVO newProductVO)
Specified by:
updateItem in interface IProductVODAOBean


[an error occurred while processing this directive] [an error occurred while processing this directive]