com.adobe.solutions.sne.selection.svc.impl
Class SelectionInstanceDAOBean

java.lang.Object
  extended by com.adobe.solutions.sne.selection.svc.impl.SelectionInstanceDAOBean
All Implemented Interfaces:
ISelectionInstanceDAOBean

public class SelectionInstanceDAOBean
extends Object
implements ISelectionInstanceDAOBean


Constructor Summary
SelectionInstanceDAOBean()
           
 
Method Summary
 SelectionInstanceVO createItem(SelectionInstanceVO selectionInstance)
           
 void deleteItem(SelectionInstanceVO selectionTemplate)
           
 List fillItems(List fillParameters)
           
 void setDaoHelper(IDAOHelperBean daoHelper)
           
 SelectionInstanceVO updateItem(SelectionInstanceVO selectionInstance)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SelectionInstanceDAOBean

public SelectionInstanceDAOBean()
Method Detail

setDaoHelper

public void setDaoHelper(IDAOHelperBean daoHelper)

createItem

public SelectionInstanceVO createItem(SelectionInstanceVO selectionInstance)
Specified by:
createItem in interface ISelectionInstanceDAOBean

deleteItem

public void deleteItem(SelectionInstanceVO selectionTemplate)
Specified by:
deleteItem in interface ISelectionInstanceDAOBean

fillItems

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

updateItem

public SelectionInstanceVO updateItem(SelectionInstanceVO selectionInstance)
Specified by:
updateItem in interface ISelectionInstanceDAOBean


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