|
||||||||||
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.user.DepartmentDaoBase
fr.ifremer.allegro.administration.user.DepartmentDaoImpl
public class DepartmentDaoImpl
Department
Field Summary |
---|
Fields inherited from interface fr.ifremer.allegro.administration.user.DepartmentDao |
---|
TRANSFORM_CLUSTERDEPARTMENT, TRANSFORM_NONE, TRANSFORM_REMOTEDEPARTMENTFULLVO, TRANSFORM_REMOTEDEPARTMENTNATURALID |
Constructor Summary | |
---|---|
DepartmentDaoImpl()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DepartmentDaoImpl()
Method Detail |
---|
protected Department handleCreateFromClusterDepartment(ClusterDepartment clusterDepartment)
DepartmentDaoBase
DepartmentDaoBase.createFromClusterDepartment(fr.ifremer.allegro.administration.user.generic.cluster.ClusterDepartment)
handleCreateFromClusterDepartment
in class DepartmentDaoBase
DepartmentDao.createFromClusterDepartment(fr.ifremer.allegro.administration.user.generic.cluster.ClusterDepartment)
protected ClusterDepartment[] handleGetAllClusterDepartmentSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp, java.lang.Integer userId, java.lang.Integer[] registrationLocationIds, java.lang.Integer pageNumber, java.lang.Integer pageSize)
DepartmentDaoBase
DepartmentDaoBase.getAllClusterDepartmentSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)
handleGetAllClusterDepartmentSinceDateSynchro
in class DepartmentDaoBase
DepartmentDao.getAllClusterDepartmentSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)
public void toRemoteDepartmentFullVO(Department source, RemoteDepartmentFullVO target)
DepartmentDao
toRemoteDepartmentFullVO
in interface DepartmentDao
toRemoteDepartmentFullVO
in class DepartmentDaoBase
DepartmentDao.toRemoteDepartmentFullVO(fr.ifremer.allegro.administration.user.Department, fr.ifremer.allegro.administration.user.generic.vo.RemoteDepartmentFullVO)
public RemoteDepartmentFullVO toRemoteDepartmentFullVO(Department entity)
DepartmentDao
RemoteDepartmentFullVO
.
toRemoteDepartmentFullVO
in interface DepartmentDao
toRemoteDepartmentFullVO
in class DepartmentDaoBase
DepartmentDao.toRemoteDepartmentFullVO(fr.ifremer.allegro.administration.user.Department)
public Department remoteDepartmentFullVOToEntity(RemoteDepartmentFullVO remoteDepartmentFullVO)
DepartmentDao
RemoteDepartmentFullVO
to this DAO's entity.
DepartmentDao.remoteDepartmentFullVOToEntity(fr.ifremer.allegro.administration.user.generic.vo.RemoteDepartmentFullVO)
public void remoteDepartmentFullVOToEntity(RemoteDepartmentFullVO source, Department target, boolean copyIfNull)
DepartmentDao
RemoteDepartmentFullVO
to the specified entity.
remoteDepartmentFullVOToEntity
in interface DepartmentDao
remoteDepartmentFullVOToEntity
in class DepartmentDaoBase
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.user.DepartmentDao#remoteDepartmentFullVOToEntity(fr.ifremer.allegro.administration.user.generic.vo.RemoteDepartmentFullVO, fr.ifremer.allegro.administration.user.Department)
public void toRemoteDepartmentNaturalId(Department source, RemoteDepartmentNaturalId target)
DepartmentDao
toRemoteDepartmentNaturalId
in interface DepartmentDao
toRemoteDepartmentNaturalId
in class DepartmentDaoBase
DepartmentDao.toRemoteDepartmentNaturalId(fr.ifremer.allegro.administration.user.Department, fr.ifremer.allegro.administration.user.generic.vo.RemoteDepartmentNaturalId)
public RemoteDepartmentNaturalId toRemoteDepartmentNaturalId(Department entity)
DepartmentDao
RemoteDepartmentNaturalId
.
toRemoteDepartmentNaturalId
in interface DepartmentDao
toRemoteDepartmentNaturalId
in class DepartmentDaoBase
DepartmentDao.toRemoteDepartmentNaturalId(fr.ifremer.allegro.administration.user.Department)
public Department remoteDepartmentNaturalIdToEntity(RemoteDepartmentNaturalId remoteDepartmentNaturalId)
DepartmentDao
RemoteDepartmentNaturalId
to this DAO's entity.
DepartmentDao.remoteDepartmentNaturalIdToEntity(fr.ifremer.allegro.administration.user.generic.vo.RemoteDepartmentNaturalId)
public void remoteDepartmentNaturalIdToEntity(RemoteDepartmentNaturalId source, Department target, boolean copyIfNull)
DepartmentDao
RemoteDepartmentNaturalId
to the specified entity.
remoteDepartmentNaturalIdToEntity
in interface DepartmentDao
remoteDepartmentNaturalIdToEntity
in class DepartmentDaoBase
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.user.DepartmentDao#remoteDepartmentNaturalIdToEntity(fr.ifremer.allegro.administration.user.generic.vo.RemoteDepartmentNaturalId, fr.ifremer.allegro.administration.user.Department)
public void toClusterDepartment(Department source, ClusterDepartment target)
DepartmentDao
toClusterDepartment
in interface DepartmentDao
toClusterDepartment
in class DepartmentDaoBase
DepartmentDao.toClusterDepartment(fr.ifremer.allegro.administration.user.Department, fr.ifremer.allegro.administration.user.generic.cluster.ClusterDepartment)
public ClusterDepartment toClusterDepartment(Department entity)
DepartmentDao
ClusterDepartment
.
toClusterDepartment
in interface DepartmentDao
toClusterDepartment
in class DepartmentDaoBase
DepartmentDao.toClusterDepartment(fr.ifremer.allegro.administration.user.Department)
public Department clusterDepartmentToEntity(ClusterDepartment clusterDepartment)
DepartmentDao
ClusterDepartment
to this DAO's entity.
DepartmentDao.clusterDepartmentToEntity(fr.ifremer.allegro.administration.user.generic.cluster.ClusterDepartment)
public void clusterDepartmentToEntity(ClusterDepartment source, Department target, boolean copyIfNull)
DepartmentDao
ClusterDepartment
to the specified entity.
clusterDepartmentToEntity
in interface DepartmentDao
clusterDepartmentToEntity
in class DepartmentDaoBase
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.user.DepartmentDao#clusterDepartmentToEntity(fr.ifremer.allegro.administration.user.generic.cluster.ClusterDepartment, fr.ifremer.allegro.administration.user.Department)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |