com.icodeon.rte.dao
Class InteractionDAO
java.lang.Object
com.icodeon.rte.dao.BaseDAO
com.icodeon.rte.dao.InteractionDAO
public class InteractionDAO
- extends BaseDAO
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InteractionDAO
public InteractionDAO(java.lang.String domainID)
throws java.lang.Exception
- Throws:
java.lang.Exception
createObject
public InteractionBean createObject()
throws java.lang.Exception
- Throws:
java.lang.Exception
insertObject
public final java.lang.String insertObject(InteractionBean interaction)
throws java.lang.Exception
- Throws:
java.lang.Exception
readObject
public final InteractionBean readObject(java.lang.String primaryKey)
throws java.lang.Exception
- Throws:
java.lang.Exception
updateObject
public final void updateObject(InteractionBean interaction)
throws java.lang.Exception
- Throws:
java.lang.Exception
deleteObject
public final void deleteObject(java.lang.String primaryKey)
throws java.lang.Exception
- Throws:
java.lang.Exception
findByCocd
public final java.util.List findByCocd(CocdBean cocd)
throws java.lang.Exception
- Throws:
java.lang.Exception
findByNameAndCocd
public final InteractionBean findByNameAndCocd(java.lang.String identifier,
CocdBean cocd)
throws java.lang.Exception
- Throws:
java.lang.Exception
Copyright (c) 2007 Icodeon Ltd - Registered Company in England and Wales No: 5068195