|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.ifremer.allegro.referential.pmfm.generic.service.RemoteUnitFullServiceBase
fr.ifremer.allegro.referential.pmfm.generic.service.RemoteUnitFullServiceImpl
public class RemoteUnitFullServiceImpl
RemoteUnitFullService
Constructor Summary | |
---|---|
RemoteUnitFullServiceImpl()
|
Methods inherited from class fr.ifremer.allegro.referential.pmfm.generic.service.RemoteUnitFullServiceBase |
---|
addOrUpdateClusterUnit, addUnit, getAllClusterUnitSinceDateSynchro, getAllUnit, getClusterUnitByIdentifiers, getMessage, getMessage, getMessage, getMessages, getPrincipal, getStatusDao, getUnitById, getUnitByIds, getUnitByNaturalId, getUnitByStatusCode, getUnitDao, getUnitNaturalIdById, getUnitNaturalIds, remoteUnitFullVOsAreEqual, remoteUnitFullVOsAreEqualOnIdentifiers, removeUnit, setStatusDao, setUnitDao, updateUnit |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RemoteUnitFullServiceImpl()
Method Detail |
---|
protected RemoteUnitFullVO handleAddUnit(RemoteUnitFullVO unit) throws java.lang.Exception
RemoteUnitFullServiceBase
RemoteUnitFullServiceBase.addUnit(fr.ifremer.allegro.referential.pmfm.generic.vo.RemoteUnitFullVO)
handleAddUnit
in class RemoteUnitFullServiceBase
java.lang.Exception
RemoteUnitFullService.addUnit(fr.ifremer.allegro.referential.pmfm.generic.vo.RemoteUnitFullVO)
protected void handleUpdateUnit(RemoteUnitFullVO unit) throws java.lang.Exception
RemoteUnitFullServiceBase
RemoteUnitFullServiceBase.updateUnit(fr.ifremer.allegro.referential.pmfm.generic.vo.RemoteUnitFullVO)
handleUpdateUnit
in class RemoteUnitFullServiceBase
java.lang.Exception
RemoteUnitFullService.updateUnit(fr.ifremer.allegro.referential.pmfm.generic.vo.RemoteUnitFullVO)
protected void handleRemoveUnit(RemoteUnitFullVO unit) throws java.lang.Exception
RemoteUnitFullServiceBase
RemoteUnitFullServiceBase.removeUnit(fr.ifremer.allegro.referential.pmfm.generic.vo.RemoteUnitFullVO)
handleRemoveUnit
in class RemoteUnitFullServiceBase
java.lang.Exception
RemoteUnitFullService.removeUnit(fr.ifremer.allegro.referential.pmfm.generic.vo.RemoteUnitFullVO)
protected RemoteUnitFullVO[] handleGetAllUnit() throws java.lang.Exception
RemoteUnitFullServiceBase
RemoteUnitFullServiceBase.getAllUnit()
handleGetAllUnit
in class RemoteUnitFullServiceBase
java.lang.Exception
RemoteUnitFullService.getAllUnit()
protected RemoteUnitFullVO handleGetUnitById(java.lang.Integer id) throws java.lang.Exception
RemoteUnitFullServiceBase
RemoteUnitFullServiceBase.getUnitById(java.lang.Integer)
handleGetUnitById
in class RemoteUnitFullServiceBase
java.lang.Exception
RemoteUnitFullService.getUnitById(java.lang.Integer)
protected RemoteUnitFullVO[] handleGetUnitByIds(java.lang.Integer[] id) throws java.lang.Exception
RemoteUnitFullServiceBase
RemoteUnitFullServiceBase.getUnitByIds(java.lang.Integer[])
handleGetUnitByIds
in class RemoteUnitFullServiceBase
java.lang.Exception
RemoteUnitFullService.getUnitByIds(java.lang.Integer[])
protected RemoteUnitFullVO[] handleGetUnitByStatusCode(java.lang.String code) throws java.lang.Exception
RemoteUnitFullServiceBase
RemoteUnitFullServiceBase.getUnitByStatusCode(java.lang.String)
handleGetUnitByStatusCode
in class RemoteUnitFullServiceBase
java.lang.Exception
RemoteUnitFullService.getUnitByStatusCode(java.lang.String)
protected boolean handleRemoteUnitFullVOsAreEqualOnIdentifiers(RemoteUnitFullVO remoteUnitFullVOFirst, RemoteUnitFullVO remoteUnitFullVOSecond) throws java.lang.Exception
RemoteUnitFullServiceBase
RemoteUnitFullServiceBase.remoteUnitFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.referential.pmfm.generic.vo.RemoteUnitFullVO, fr.ifremer.allegro.referential.pmfm.generic.vo.RemoteUnitFullVO)
handleRemoteUnitFullVOsAreEqualOnIdentifiers
in class RemoteUnitFullServiceBase
java.lang.Exception
RemoteUnitFullService.remoteUnitFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.referential.pmfm.generic.vo.RemoteUnitFullVO, fr.ifremer.allegro.referential.pmfm.generic.vo.RemoteUnitFullVO)
protected boolean handleRemoteUnitFullVOsAreEqual(RemoteUnitFullVO remoteUnitFullVOFirst, RemoteUnitFullVO remoteUnitFullVOSecond) throws java.lang.Exception
RemoteUnitFullServiceBase
RemoteUnitFullServiceBase.remoteUnitFullVOsAreEqual(fr.ifremer.allegro.referential.pmfm.generic.vo.RemoteUnitFullVO, fr.ifremer.allegro.referential.pmfm.generic.vo.RemoteUnitFullVO)
handleRemoteUnitFullVOsAreEqual
in class RemoteUnitFullServiceBase
java.lang.Exception
RemoteUnitFullService.remoteUnitFullVOsAreEqual(fr.ifremer.allegro.referential.pmfm.generic.vo.RemoteUnitFullVO, fr.ifremer.allegro.referential.pmfm.generic.vo.RemoteUnitFullVO)
protected RemoteUnitNaturalId[] handleGetUnitNaturalIds() throws java.lang.Exception
RemoteUnitFullServiceBase
RemoteUnitFullServiceBase.getUnitNaturalIds()
handleGetUnitNaturalIds
in class RemoteUnitFullServiceBase
java.lang.Exception
RemoteUnitFullService.getUnitNaturalIds()
protected RemoteUnitFullVO handleGetUnitByNaturalId(RemoteUnitNaturalId unitNaturalId) throws java.lang.Exception
RemoteUnitFullServiceBase
RemoteUnitFullServiceBase.getUnitByNaturalId(fr.ifremer.allegro.referential.pmfm.generic.vo.RemoteUnitNaturalId)
handleGetUnitByNaturalId
in class RemoteUnitFullServiceBase
java.lang.Exception
RemoteUnitFullService.getUnitByNaturalId(fr.ifremer.allegro.referential.pmfm.generic.vo.RemoteUnitNaturalId)
protected RemoteUnitNaturalId handleGetUnitNaturalIdById(java.lang.Integer id) throws java.lang.Exception
RemoteUnitFullServiceBase
RemoteUnitFullServiceBase.getUnitNaturalIdById(java.lang.Integer)
handleGetUnitNaturalIdById
in class RemoteUnitFullServiceBase
java.lang.Exception
RemoteUnitFullService.getUnitNaturalIdById(java.lang.Integer)
protected ClusterUnit handleAddOrUpdateClusterUnit(ClusterUnit clusterUnit) throws java.lang.Exception
RemoteUnitFullServiceBase
RemoteUnitFullServiceBase.addOrUpdateClusterUnit(fr.ifremer.allegro.referential.pmfm.generic.cluster.ClusterUnit)
handleAddOrUpdateClusterUnit
in class RemoteUnitFullServiceBase
java.lang.Exception
RemoteUnitFullService.addOrUpdateClusterUnit(fr.ifremer.allegro.referential.pmfm.generic.cluster.ClusterUnit)
protected ClusterUnit[] handleGetAllClusterUnitSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp, java.lang.Integer userId, java.lang.Integer[] registrationLocationIds, java.lang.Integer pageNumber, java.lang.Integer pageSize) throws java.lang.Exception
RemoteUnitFullServiceBase
RemoteUnitFullServiceBase.getAllClusterUnitSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)
handleGetAllClusterUnitSinceDateSynchro
in class RemoteUnitFullServiceBase
java.lang.Exception
RemoteUnitFullService.getAllClusterUnitSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)
protected ClusterUnit handleGetClusterUnitByIdentifiers(java.lang.Integer id) throws java.lang.Exception
RemoteUnitFullServiceBase
RemoteUnitFullServiceBase.getClusterUnitByIdentifiers(java.lang.Integer)
handleGetClusterUnitByIdentifiers
in class RemoteUnitFullServiceBase
java.lang.Exception
RemoteUnitFullService.getClusterUnitByIdentifiers(java.lang.Integer)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |