com.adobe.solutions.sne.dao.common.impl
Class DAOHelperBean

java.lang.Object
  extended by com.adobe.solutions.sne.dao.common.impl.DAOHelperBean
All Implemented Interfaces:
IDAOHelperBean

public class DAOHelperBean
extends Object
implements IDAOHelperBean


Constructor Summary
DAOHelperBean()
           
 
Method Summary
 void createItem(String destination, Object item)
           
 void deleteItem(String destination, Object item)
           
 Collection fillItems(String destination, List fillParameters)
           
 void updateItem(String destination, Object newObj, Object prevObj, String[] changes)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DAOHelperBean

public DAOHelperBean()
Method Detail

createItem

public void createItem(String destination,
                       Object item)
Specified by:
createItem in interface IDAOHelperBean

fillItems

public Collection fillItems(String destination,
                            List fillParameters)
Specified by:
fillItems in interface IDAOHelperBean

deleteItem

public void deleteItem(String destination,
                       Object item)
Specified by:
deleteItem in interface IDAOHelperBean

updateItem

public void updateItem(String destination,
                       Object newObj,
                       Object prevObj,
                       String[] changes)
Specified by:
updateItem in interface IDAOHelperBean


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