|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.springframework.orm.hibernate3.support.HibernateDaoSupport
fr.ifremer.allegro.administration.programStrategy.Program2DepartmentDaoBase
fr.ifremer.allegro.administration.programStrategy.Program2DepartmentDaoImpl
public class Program2DepartmentDaoImpl
Program2Department
Field Summary |
---|
Fields inherited from interface fr.ifremer.allegro.administration.programStrategy.Program2DepartmentDao |
---|
TRANSFORM_CLUSTERPROGRAM2DEPARTMENT, TRANSFORM_NONE, TRANSFORM_REMOTEPROGRAM2DEPARTMENTFULLVO, TRANSFORM_REMOTEPROGRAM2DEPARTMENTNATURALID |
Constructor Summary | |
---|---|
Program2DepartmentDaoImpl()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Program2DepartmentDaoImpl()
Method Detail |
---|
protected Program2Department handleCreateFromClusterProgram2Department(ClusterProgram2Department clusterProgram2Department)
Program2DepartmentDaoBase
Program2DepartmentDaoBase.createFromClusterProgram2Department(fr.ifremer.allegro.administration.programStrategy.generic.cluster.ClusterProgram2Department)
handleCreateFromClusterProgram2Department
in class Program2DepartmentDaoBase
Program2DepartmentDao.createFromClusterProgram2Department(fr.ifremer.allegro.administration.programStrategy.generic.cluster.ClusterProgram2Department)
public void toRemoteProgram2DepartmentFullVO(Program2Department source, RemoteProgram2DepartmentFullVO target)
Program2DepartmentDao
toRemoteProgram2DepartmentFullVO
in interface Program2DepartmentDao
toRemoteProgram2DepartmentFullVO
in class Program2DepartmentDaoBase
Program2DepartmentDao.toRemoteProgram2DepartmentFullVO(fr.ifremer.allegro.administration.programStrategy.Program2Department, fr.ifremer.allegro.administration.programStrategy.generic.vo.RemoteProgram2DepartmentFullVO)
public RemoteProgram2DepartmentFullVO toRemoteProgram2DepartmentFullVO(Program2Department entity)
Program2DepartmentDao
RemoteProgram2DepartmentFullVO
.
toRemoteProgram2DepartmentFullVO
in interface Program2DepartmentDao
toRemoteProgram2DepartmentFullVO
in class Program2DepartmentDaoBase
Program2DepartmentDao.toRemoteProgram2DepartmentFullVO(fr.ifremer.allegro.administration.programStrategy.Program2Department)
public Program2Department remoteProgram2DepartmentFullVOToEntity(RemoteProgram2DepartmentFullVO remoteProgram2DepartmentFullVO)
Program2DepartmentDao
RemoteProgram2DepartmentFullVO
to this DAO's entity.
Program2DepartmentDao.remoteProgram2DepartmentFullVOToEntity(fr.ifremer.allegro.administration.programStrategy.generic.vo.RemoteProgram2DepartmentFullVO)
public void remoteProgram2DepartmentFullVOToEntity(RemoteProgram2DepartmentFullVO source, Program2Department target, boolean copyIfNull)
Program2DepartmentDao
RemoteProgram2DepartmentFullVO
to the specified entity.
remoteProgram2DepartmentFullVOToEntity
in interface Program2DepartmentDao
remoteProgram2DepartmentFullVOToEntity
in class Program2DepartmentDaoBase
copyIfNull
- If FALSE, the value object's field will not be copied to the entity if the value is NULL. If TRUE,
it will be copied regardless of its value.fr.ifremer.allegro.administration.programStrategy.Program2DepartmentDao#remoteProgram2DepartmentFullVOToEntity(fr.ifremer.allegro.administration.programStrategy.generic.vo.RemoteProgram2DepartmentFullVO, fr.ifremer.allegro.administration.programStrategy.Program2Department)
public void toRemoteProgram2DepartmentNaturalId(Program2Department source, RemoteProgram2DepartmentNaturalId target)
Program2DepartmentDao
toRemoteProgram2DepartmentNaturalId
in interface Program2DepartmentDao
toRemoteProgram2DepartmentNaturalId
in class Program2DepartmentDaoBase
Program2DepartmentDao.toRemoteProgram2DepartmentNaturalId(fr.ifremer.allegro.administration.programStrategy.Program2Department, fr.ifremer.allegro.administration.programStrategy.generic.vo.RemoteProgram2DepartmentNaturalId)
public RemoteProgram2DepartmentNaturalId toRemoteProgram2DepartmentNaturalId(Program2Department entity)
Program2DepartmentDao
RemoteProgram2DepartmentNaturalId
.
toRemoteProgram2DepartmentNaturalId
in interface Program2DepartmentDao
toRemoteProgram2DepartmentNaturalId
in class Program2DepartmentDaoBase
Program2DepartmentDao.toRemoteProgram2DepartmentNaturalId(fr.ifremer.allegro.administration.programStrategy.Program2Department)
public Program2Department remoteProgram2DepartmentNaturalIdToEntity(RemoteProgram2DepartmentNaturalId remoteProgram2DepartmentNaturalId)
Program2DepartmentDao
RemoteProgram2DepartmentNaturalId
to this DAO's entity.
Program2DepartmentDao.remoteProgram2DepartmentNaturalIdToEntity(fr.ifremer.allegro.administration.programStrategy.generic.vo.RemoteProgram2DepartmentNaturalId)
public void remoteProgram2DepartmentNaturalIdToEntity(RemoteProgram2DepartmentNaturalId source, Program2Department target, boolean copyIfNull)
Program2DepartmentDao
RemoteProgram2DepartmentNaturalId
to the specified entity.
remoteProgram2DepartmentNaturalIdToEntity
in interface Program2DepartmentDao
remoteProgram2DepartmentNaturalIdToEntity
in class Program2DepartmentDaoBase
copyIfNull
- If FALSE, the value object's field will not be copied to the entity if the value is NULL. If TRUE,
it will be copied regardless of its value.fr.ifremer.allegro.administration.programStrategy.Program2DepartmentDao#remoteProgram2DepartmentNaturalIdToEntity(fr.ifremer.allegro.administration.programStrategy.generic.vo.RemoteProgram2DepartmentNaturalId, fr.ifremer.allegro.administration.programStrategy.Program2Department)
public void toClusterProgram2Department(Program2Department source, ClusterProgram2Department target)
Program2DepartmentDao
toClusterProgram2Department
in interface Program2DepartmentDao
toClusterProgram2Department
in class Program2DepartmentDaoBase
Program2DepartmentDao.toClusterProgram2Department(fr.ifremer.allegro.administration.programStrategy.Program2Department, fr.ifremer.allegro.administration.programStrategy.generic.cluster.ClusterProgram2Department)
public ClusterProgram2Department toClusterProgram2Department(Program2Department entity)
Program2DepartmentDao
ClusterProgram2Department
.
toClusterProgram2Department
in interface Program2DepartmentDao
toClusterProgram2Department
in class Program2DepartmentDaoBase
Program2DepartmentDao.toClusterProgram2Department(fr.ifremer.allegro.administration.programStrategy.Program2Department)
public Program2Department clusterProgram2DepartmentToEntity(ClusterProgram2Department clusterProgram2Department)
Program2DepartmentDao
ClusterProgram2Department
to this DAO's entity.
Program2DepartmentDao.clusterProgram2DepartmentToEntity(fr.ifremer.allegro.administration.programStrategy.generic.cluster.ClusterProgram2Department)
public void clusterProgram2DepartmentToEntity(ClusterProgram2Department source, Program2Department target, boolean copyIfNull)
Program2DepartmentDao
ClusterProgram2Department
to the specified entity.
clusterProgram2DepartmentToEntity
in interface Program2DepartmentDao
clusterProgram2DepartmentToEntity
in class Program2DepartmentDaoBase
copyIfNull
- If FALSE, the value object's field will not be copied to the entity if the value is NULL. If TRUE,
it will be copied regardless of its value.fr.ifremer.allegro.administration.programStrategy.Program2DepartmentDao#clusterProgram2DepartmentToEntity(fr.ifremer.allegro.administration.programStrategy.generic.cluster.ClusterProgram2Department, fr.ifremer.allegro.administration.programStrategy.Program2Department)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |