com.adobe.solutions.sne.enrollment.svc.impl
Class EnrollmentInstanceVODAOBean

java.lang.Object
  extended by com.adobe.solutions.sne.enrollment.svc.impl.EnrollmentInstanceVODAOBean
All Implemented Interfaces:
IEnrollmentInstanceVODAO

public class EnrollmentInstanceVODAOBean
extends Object
implements IEnrollmentInstanceVODAO


Constructor Summary
EnrollmentInstanceVODAOBean()
           
 
Method Summary
 EnrollmentInstanceVO createItem(EnrollmentInstanceVO enrollmentInstanceVO)
           
 void deleteItem(EnrollmentInstanceVO enrollmentInstanceVO)
           
 List fillItems(List fillParameters)
           
 void setDaoHelper(IDAOHelperBean daoHelper)
           
 EnrollmentInstanceVO updateItem(EnrollmentInstanceVO newEnrollmentInstanceVO)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EnrollmentInstanceVODAOBean

public EnrollmentInstanceVODAOBean()
Method Detail

setDaoHelper

public void setDaoHelper(IDAOHelperBean daoHelper)

createItem

public EnrollmentInstanceVO createItem(EnrollmentInstanceVO enrollmentInstanceVO)
Specified by:
createItem in interface IEnrollmentInstanceVODAO

deleteItem

public void deleteItem(EnrollmentInstanceVO enrollmentInstanceVO)
Specified by:
deleteItem in interface IEnrollmentInstanceVODAO

fillItems

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

updateItem

public EnrollmentInstanceVO updateItem(EnrollmentInstanceVO newEnrollmentInstanceVO)
Specified by:
updateItem in interface IEnrollmentInstanceVODAO


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