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

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

public class SelectionTemplateDAOBean
extends Object
implements ISelectionTemplateDAOBean


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

Constructor Detail

SelectionTemplateDAOBean

public SelectionTemplateDAOBean()
Method Detail

setDaoHelper

public void setDaoHelper(IDAOHelperBean daoHelper)

createItem

public SelectionTemplateVO createItem(SelectionTemplateVO selectionTemplate)
Specified by:
createItem in interface ISelectionTemplateDAOBean

deleteItem

public void deleteItem(SelectionTemplateVO selectionTemplate)
Specified by:
deleteItem in interface ISelectionTemplateDAOBean

fillItems

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

updateItem

public SelectionTemplateVO updateItem(SelectionTemplateVO newObj)
Specified by:
updateItem in interface ISelectionTemplateDAOBean


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