com.adobe.solutions.sne.enrollment.svc.impl
Class EnrollmentInstanceVODAOBean
java.lang.Object
com.adobe.solutions.sne.enrollment.svc.impl.EnrollmentInstanceVODAOBean
- All Implemented Interfaces:
- IEnrollmentInstanceVODAO
public class EnrollmentInstanceVODAOBean
- extends java.lang.Object
- implements IEnrollmentInstanceVODAO
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EnrollmentInstanceVODAOBean
public EnrollmentInstanceVODAOBean()
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 java.util.List fillItems(java.util.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]