|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.ifremer.allegro.referential.vessel.generic.service.RemotePleasureBoatFullServiceBase
fr.ifremer.allegro.referential.vessel.generic.service.RemotePleasureBoatFullServiceImpl
public class RemotePleasureBoatFullServiceImpl
RemotePleasureBoatFullService
Constructor Summary | |
---|---|
RemotePleasureBoatFullServiceImpl()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RemotePleasureBoatFullServiceImpl()
Method Detail |
---|
protected RemotePleasureBoatFullVO handleAddPleasureBoat(RemotePleasureBoatFullVO pleasureBoat) throws java.lang.Exception
RemotePleasureBoatFullServiceBase
RemotePleasureBoatFullServiceBase.addPleasureBoat(fr.ifremer.allegro.referential.vessel.generic.vo.RemotePleasureBoatFullVO)
handleAddPleasureBoat
in class RemotePleasureBoatFullServiceBase
java.lang.Exception
RemotePleasureBoatFullService.addPleasureBoat(fr.ifremer.allegro.referential.vessel.generic.vo.RemotePleasureBoatFullVO)
protected void handleUpdatePleasureBoat(RemotePleasureBoatFullVO pleasureBoat) throws java.lang.Exception
RemotePleasureBoatFullServiceBase
RemotePleasureBoatFullServiceBase.updatePleasureBoat(fr.ifremer.allegro.referential.vessel.generic.vo.RemotePleasureBoatFullVO)
handleUpdatePleasureBoat
in class RemotePleasureBoatFullServiceBase
java.lang.Exception
RemotePleasureBoatFullService.updatePleasureBoat(fr.ifremer.allegro.referential.vessel.generic.vo.RemotePleasureBoatFullVO)
protected void handleRemovePleasureBoat(RemotePleasureBoatFullVO pleasureBoat) throws java.lang.Exception
RemotePleasureBoatFullServiceBase
RemotePleasureBoatFullServiceBase.removePleasureBoat(fr.ifremer.allegro.referential.vessel.generic.vo.RemotePleasureBoatFullVO)
handleRemovePleasureBoat
in class RemotePleasureBoatFullServiceBase
java.lang.Exception
RemotePleasureBoatFullService.removePleasureBoat(fr.ifremer.allegro.referential.vessel.generic.vo.RemotePleasureBoatFullVO)
protected RemotePleasureBoatFullVO[] handleGetAllPleasureBoat() throws java.lang.Exception
RemotePleasureBoatFullServiceBase
RemotePleasureBoatFullServiceBase.getAllPleasureBoat()
handleGetAllPleasureBoat
in class RemotePleasureBoatFullServiceBase
java.lang.Exception
RemotePleasureBoatFullService.getAllPleasureBoat()
protected RemotePleasureBoatFullVO handleGetPleasureBoatByCode(java.lang.String code) throws java.lang.Exception
RemotePleasureBoatFullServiceBase
RemotePleasureBoatFullServiceBase.getPleasureBoatByCode(java.lang.String)
handleGetPleasureBoatByCode
in class RemotePleasureBoatFullServiceBase
java.lang.Exception
RemotePleasureBoatFullService.getPleasureBoatByCode(java.lang.String)
protected RemotePleasureBoatFullVO[] handleGetPleasureBoatByCodes(java.lang.String[] code) throws java.lang.Exception
RemotePleasureBoatFullServiceBase
RemotePleasureBoatFullServiceBase.getPleasureBoatByCodes(java.lang.String[])
handleGetPleasureBoatByCodes
in class RemotePleasureBoatFullServiceBase
java.lang.Exception
RemotePleasureBoatFullService.getPleasureBoatByCodes(java.lang.String[])
protected RemotePleasureBoatFullVO[] handleGetPleasureBoatByStatusCode(java.lang.String code) throws java.lang.Exception
RemotePleasureBoatFullServiceBase
RemotePleasureBoatFullServiceBase.getPleasureBoatByStatusCode(java.lang.String)
handleGetPleasureBoatByStatusCode
in class RemotePleasureBoatFullServiceBase
java.lang.Exception
RemotePleasureBoatFullService.getPleasureBoatByStatusCode(java.lang.String)
protected RemotePleasureBoatFullVO[] handleGetPleasureBoatByVesselTypeId(java.lang.Integer id) throws java.lang.Exception
RemotePleasureBoatFullServiceBase
RemotePleasureBoatFullServiceBase.getPleasureBoatByVesselTypeId(java.lang.Integer)
handleGetPleasureBoatByVesselTypeId
in class RemotePleasureBoatFullServiceBase
java.lang.Exception
RemotePleasureBoatFullService.getPleasureBoatByVesselTypeId(java.lang.Integer)
protected boolean handleRemotePleasureBoatFullVOsAreEqualOnIdentifiers(RemotePleasureBoatFullVO remotePleasureBoatFullVOFirst, RemotePleasureBoatFullVO remotePleasureBoatFullVOSecond) throws java.lang.Exception
RemotePleasureBoatFullServiceBase
RemotePleasureBoatFullServiceBase.remotePleasureBoatFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.referential.vessel.generic.vo.RemotePleasureBoatFullVO, fr.ifremer.allegro.referential.vessel.generic.vo.RemotePleasureBoatFullVO)
handleRemotePleasureBoatFullVOsAreEqualOnIdentifiers
in class RemotePleasureBoatFullServiceBase
java.lang.Exception
RemotePleasureBoatFullService.remotePleasureBoatFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.referential.vessel.generic.vo.RemotePleasureBoatFullVO, fr.ifremer.allegro.referential.vessel.generic.vo.RemotePleasureBoatFullVO)
protected boolean handleRemotePleasureBoatFullVOsAreEqual(RemotePleasureBoatFullVO remotePleasureBoatFullVOFirst, RemotePleasureBoatFullVO remotePleasureBoatFullVOSecond) throws java.lang.Exception
RemotePleasureBoatFullServiceBase
RemotePleasureBoatFullServiceBase.remotePleasureBoatFullVOsAreEqual(fr.ifremer.allegro.referential.vessel.generic.vo.RemotePleasureBoatFullVO, fr.ifremer.allegro.referential.vessel.generic.vo.RemotePleasureBoatFullVO)
handleRemotePleasureBoatFullVOsAreEqual
in class RemotePleasureBoatFullServiceBase
java.lang.Exception
RemotePleasureBoatFullService.remotePleasureBoatFullVOsAreEqual(fr.ifremer.allegro.referential.vessel.generic.vo.RemotePleasureBoatFullVO, fr.ifremer.allegro.referential.vessel.generic.vo.RemotePleasureBoatFullVO)
protected RemotePleasureBoatNaturalId[] handleGetPleasureBoatNaturalIds() throws java.lang.Exception
RemotePleasureBoatFullServiceBase
RemotePleasureBoatFullServiceBase.getPleasureBoatNaturalIds()
handleGetPleasureBoatNaturalIds
in class RemotePleasureBoatFullServiceBase
java.lang.Exception
RemotePleasureBoatFullService.getPleasureBoatNaturalIds()
protected RemotePleasureBoatFullVO handleGetPleasureBoatByNaturalId(RemotePleasureBoatNaturalId pleasureBoatNaturalId) throws java.lang.Exception
RemotePleasureBoatFullServiceBase
RemotePleasureBoatFullServiceBase.getPleasureBoatByNaturalId(fr.ifremer.allegro.referential.vessel.generic.vo.RemotePleasureBoatNaturalId)
handleGetPleasureBoatByNaturalId
in class RemotePleasureBoatFullServiceBase
java.lang.Exception
RemotePleasureBoatFullService.getPleasureBoatByNaturalId(fr.ifremer.allegro.referential.vessel.generic.vo.RemotePleasureBoatNaturalId)
protected RemotePleasureBoatNaturalId handleGetPleasureBoatNaturalIdByCode(java.lang.String code) throws java.lang.Exception
RemotePleasureBoatFullServiceBase
RemotePleasureBoatFullServiceBase.getPleasureBoatNaturalIdByCode(java.lang.String)
handleGetPleasureBoatNaturalIdByCode
in class RemotePleasureBoatFullServiceBase
java.lang.Exception
RemotePleasureBoatFullService.getPleasureBoatNaturalIdByCode(java.lang.String)
protected ClusterPleasureBoat handleAddOrUpdateClusterPleasureBoat(ClusterPleasureBoat clusterPleasureBoat) throws java.lang.Exception
RemotePleasureBoatFullServiceBase
RemotePleasureBoatFullServiceBase.addOrUpdateClusterPleasureBoat(fr.ifremer.allegro.referential.vessel.generic.cluster.ClusterPleasureBoat)
handleAddOrUpdateClusterPleasureBoat
in class RemotePleasureBoatFullServiceBase
java.lang.Exception
RemotePleasureBoatFullService.addOrUpdateClusterPleasureBoat(fr.ifremer.allegro.referential.vessel.generic.cluster.ClusterPleasureBoat)
protected ClusterPleasureBoat[] handleGetAllClusterPleasureBoatSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp, java.lang.Integer userId, java.lang.Integer[] registrationLocationIds, java.lang.Integer pageNumber, java.lang.Integer pageSize) throws java.lang.Exception
RemotePleasureBoatFullServiceBase
RemotePleasureBoatFullServiceBase.getAllClusterPleasureBoatSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)
handleGetAllClusterPleasureBoatSinceDateSynchro
in class RemotePleasureBoatFullServiceBase
java.lang.Exception
RemotePleasureBoatFullService.getAllClusterPleasureBoatSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)
protected ClusterPleasureBoat handleGetClusterPleasureBoatByIdentifiers(java.lang.String code) throws java.lang.Exception
RemotePleasureBoatFullServiceBase
RemotePleasureBoatFullServiceBase.getClusterPleasureBoatByIdentifiers(java.lang.String)
handleGetClusterPleasureBoatByIdentifiers
in class RemotePleasureBoatFullServiceBase
java.lang.Exception
RemotePleasureBoatFullService.getClusterPleasureBoatByIdentifiers(java.lang.String)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |