|
||||||||||
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.RemoteVesselGroupFullServiceBase
fr.ifremer.allegro.referential.vessel.generic.service.RemoteVesselGroupFullServiceImpl
public class RemoteVesselGroupFullServiceImpl
RemoteVesselGroupFullService
Constructor Summary | |
---|---|
RemoteVesselGroupFullServiceImpl()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RemoteVesselGroupFullServiceImpl()
Method Detail |
---|
protected RemoteVesselGroupFullVO handleAddVesselGroup(RemoteVesselGroupFullVO vesselGroup) throws java.lang.Exception
RemoteVesselGroupFullServiceBase
RemoteVesselGroupFullServiceBase.addVesselGroup(fr.ifremer.allegro.referential.vessel.generic.vo.RemoteVesselGroupFullVO)
handleAddVesselGroup
in class RemoteVesselGroupFullServiceBase
java.lang.Exception
RemoteVesselGroupFullService.addVesselGroup(fr.ifremer.allegro.referential.vessel.generic.vo.RemoteVesselGroupFullVO)
protected void handleUpdateVesselGroup(RemoteVesselGroupFullVO vesselGroup) throws java.lang.Exception
RemoteVesselGroupFullServiceBase
RemoteVesselGroupFullServiceBase.updateVesselGroup(fr.ifremer.allegro.referential.vessel.generic.vo.RemoteVesselGroupFullVO)
handleUpdateVesselGroup
in class RemoteVesselGroupFullServiceBase
java.lang.Exception
RemoteVesselGroupFullService.updateVesselGroup(fr.ifremer.allegro.referential.vessel.generic.vo.RemoteVesselGroupFullVO)
protected void handleRemoveVesselGroup(RemoteVesselGroupFullVO vesselGroup) throws java.lang.Exception
RemoteVesselGroupFullServiceBase
RemoteVesselGroupFullServiceBase.removeVesselGroup(fr.ifremer.allegro.referential.vessel.generic.vo.RemoteVesselGroupFullVO)
handleRemoveVesselGroup
in class RemoteVesselGroupFullServiceBase
java.lang.Exception
RemoteVesselGroupFullService.removeVesselGroup(fr.ifremer.allegro.referential.vessel.generic.vo.RemoteVesselGroupFullVO)
protected RemoteVesselGroupFullVO[] handleGetAllVesselGroup() throws java.lang.Exception
RemoteVesselGroupFullServiceBase
RemoteVesselGroupFullServiceBase.getAllVesselGroup()
handleGetAllVesselGroup
in class RemoteVesselGroupFullServiceBase
java.lang.Exception
RemoteVesselGroupFullService.getAllVesselGroup()
protected RemoteVesselGroupFullVO handleGetVesselGroupByCode(java.lang.String code) throws java.lang.Exception
RemoteVesselGroupFullServiceBase
RemoteVesselGroupFullServiceBase.getVesselGroupByCode(java.lang.String)
handleGetVesselGroupByCode
in class RemoteVesselGroupFullServiceBase
java.lang.Exception
RemoteVesselGroupFullService.getVesselGroupByCode(java.lang.String)
protected RemoteVesselGroupFullVO[] handleGetVesselGroupByCodes(java.lang.String[] code) throws java.lang.Exception
RemoteVesselGroupFullServiceBase
RemoteVesselGroupFullServiceBase.getVesselGroupByCodes(java.lang.String[])
handleGetVesselGroupByCodes
in class RemoteVesselGroupFullServiceBase
java.lang.Exception
RemoteVesselGroupFullService.getVesselGroupByCodes(java.lang.String[])
protected RemoteVesselGroupFullVO[] handleGetVesselGroupByStatusCode(java.lang.String code) throws java.lang.Exception
RemoteVesselGroupFullServiceBase
RemoteVesselGroupFullServiceBase.getVesselGroupByStatusCode(java.lang.String)
handleGetVesselGroupByStatusCode
in class RemoteVesselGroupFullServiceBase
java.lang.Exception
RemoteVesselGroupFullService.getVesselGroupByStatusCode(java.lang.String)
protected RemoteVesselGroupFullVO[] handleGetVesselGroupByVesselTypeId(java.lang.Integer id) throws java.lang.Exception
RemoteVesselGroupFullServiceBase
RemoteVesselGroupFullServiceBase.getVesselGroupByVesselTypeId(java.lang.Integer)
handleGetVesselGroupByVesselTypeId
in class RemoteVesselGroupFullServiceBase
java.lang.Exception
RemoteVesselGroupFullService.getVesselGroupByVesselTypeId(java.lang.Integer)
protected boolean handleRemoteVesselGroupFullVOsAreEqualOnIdentifiers(RemoteVesselGroupFullVO remoteVesselGroupFullVOFirst, RemoteVesselGroupFullVO remoteVesselGroupFullVOSecond) throws java.lang.Exception
RemoteVesselGroupFullServiceBase
RemoteVesselGroupFullServiceBase.remoteVesselGroupFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.referential.vessel.generic.vo.RemoteVesselGroupFullVO, fr.ifremer.allegro.referential.vessel.generic.vo.RemoteVesselGroupFullVO)
handleRemoteVesselGroupFullVOsAreEqualOnIdentifiers
in class RemoteVesselGroupFullServiceBase
java.lang.Exception
RemoteVesselGroupFullService.remoteVesselGroupFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.referential.vessel.generic.vo.RemoteVesselGroupFullVO, fr.ifremer.allegro.referential.vessel.generic.vo.RemoteVesselGroupFullVO)
protected boolean handleRemoteVesselGroupFullVOsAreEqual(RemoteVesselGroupFullVO remoteVesselGroupFullVOFirst, RemoteVesselGroupFullVO remoteVesselGroupFullVOSecond) throws java.lang.Exception
RemoteVesselGroupFullServiceBase
RemoteVesselGroupFullServiceBase.remoteVesselGroupFullVOsAreEqual(fr.ifremer.allegro.referential.vessel.generic.vo.RemoteVesselGroupFullVO, fr.ifremer.allegro.referential.vessel.generic.vo.RemoteVesselGroupFullVO)
handleRemoteVesselGroupFullVOsAreEqual
in class RemoteVesselGroupFullServiceBase
java.lang.Exception
RemoteVesselGroupFullService.remoteVesselGroupFullVOsAreEqual(fr.ifremer.allegro.referential.vessel.generic.vo.RemoteVesselGroupFullVO, fr.ifremer.allegro.referential.vessel.generic.vo.RemoteVesselGroupFullVO)
protected RemoteVesselGroupNaturalId[] handleGetVesselGroupNaturalIds() throws java.lang.Exception
RemoteVesselGroupFullServiceBase
RemoteVesselGroupFullServiceBase.getVesselGroupNaturalIds()
handleGetVesselGroupNaturalIds
in class RemoteVesselGroupFullServiceBase
java.lang.Exception
RemoteVesselGroupFullService.getVesselGroupNaturalIds()
protected RemoteVesselGroupFullVO handleGetVesselGroupByNaturalId(RemoteVesselGroupNaturalId vesselGroupNaturalId) throws java.lang.Exception
RemoteVesselGroupFullServiceBase
RemoteVesselGroupFullServiceBase.getVesselGroupByNaturalId(fr.ifremer.allegro.referential.vessel.generic.vo.RemoteVesselGroupNaturalId)
handleGetVesselGroupByNaturalId
in class RemoteVesselGroupFullServiceBase
java.lang.Exception
RemoteVesselGroupFullService.getVesselGroupByNaturalId(fr.ifremer.allegro.referential.vessel.generic.vo.RemoteVesselGroupNaturalId)
protected RemoteVesselGroupNaturalId handleGetVesselGroupNaturalIdByCode(java.lang.String code) throws java.lang.Exception
RemoteVesselGroupFullServiceBase
RemoteVesselGroupFullServiceBase.getVesselGroupNaturalIdByCode(java.lang.String)
handleGetVesselGroupNaturalIdByCode
in class RemoteVesselGroupFullServiceBase
java.lang.Exception
RemoteVesselGroupFullService.getVesselGroupNaturalIdByCode(java.lang.String)
protected ClusterVesselGroup handleAddOrUpdateClusterVesselGroup(ClusterVesselGroup clusterVesselGroup) throws java.lang.Exception
RemoteVesselGroupFullServiceBase
RemoteVesselGroupFullServiceBase.addOrUpdateClusterVesselGroup(fr.ifremer.allegro.referential.vessel.generic.cluster.ClusterVesselGroup)
handleAddOrUpdateClusterVesselGroup
in class RemoteVesselGroupFullServiceBase
java.lang.Exception
RemoteVesselGroupFullService.addOrUpdateClusterVesselGroup(fr.ifremer.allegro.referential.vessel.generic.cluster.ClusterVesselGroup)
protected ClusterVesselGroup[] handleGetAllClusterVesselGroupSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp, java.lang.Integer userId, java.lang.Integer[] registrationLocationIds, java.lang.Integer pageNumber, java.lang.Integer pageSize) throws java.lang.Exception
RemoteVesselGroupFullServiceBase
RemoteVesselGroupFullServiceBase.getAllClusterVesselGroupSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)
handleGetAllClusterVesselGroupSinceDateSynchro
in class RemoteVesselGroupFullServiceBase
java.lang.Exception
RemoteVesselGroupFullService.getAllClusterVesselGroupSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)
protected ClusterVesselGroup handleGetClusterVesselGroupByIdentifiers(java.lang.String code) throws java.lang.Exception
RemoteVesselGroupFullServiceBase
RemoteVesselGroupFullServiceBase.getClusterVesselGroupByIdentifiers(java.lang.String)
handleGetClusterVesselGroupByIdentifiers
in class RemoteVesselGroupFullServiceBase
java.lang.Exception
RemoteVesselGroupFullService.getClusterVesselGroupByIdentifiers(java.lang.String)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |