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

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

public class SelectionStageDAOBean
extends Object
implements ISelectionStageDAOBean


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

Constructor Detail

SelectionStageDAOBean

public SelectionStageDAOBean()
Method Detail

setDaoHelper

public void setDaoHelper(IDAOHelperBean daoHelper)

createItem

public SelectionStageVO createItem(SelectionStageVO selectionStage)
Specified by:
createItem in interface ISelectionStageDAOBean

deleteItem

public void deleteItem(SelectionStageVO selectionStage)
Specified by:
deleteItem in interface ISelectionStageDAOBean

fillItems

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

updateItem

public SelectionStageVO updateItem(SelectionStageVO newObj)
Specified by:
updateItem in interface ISelectionStageDAOBean


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