com.adobe.solutions.sne.dao.common
Interface IDAOHelperBean

All Known Implementing Classes:
DAOHelperBean

public interface IDAOHelperBean


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)
           
 

Method Detail

createItem

void createItem(String destination,
                Object item)

fillItems

Collection fillItems(String destination,
                     List fillParameters)

deleteItem

void deleteItem(String destination,
                Object item)

updateItem

void updateItem(String destination,
                Object newObj,
                Object prevObj,
                String[] changes)


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