fr.ifremer.allegro.referential.vessel.generic.service
Class RemoteVesselGroupFullServiceWSDelegator
java.lang.Object
fr.ifremer.allegro.referential.vessel.generic.service.RemoteVesselGroupFullServiceWSDelegator
public class RemoteVesselGroupFullServiceWSDelegator
- extends java.lang.Object
Web service delegator for RemoteVesselGroupFullService
.
- See Also:
RemoteVesselGroupFullService
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemoteVesselGroupFullServiceWSDelegator
public RemoteVesselGroupFullServiceWSDelegator()
addVesselGroup
public RemoteVesselGroupFullVO addVesselGroup(RemoteVesselGroupFullVO vesselGroup)
- See Also:
RemoteVesselGroupFullService.addVesselGroup(fr.ifremer.allegro.referential.vessel.generic.vo.RemoteVesselGroupFullVO)
updateVesselGroup
public void updateVesselGroup(RemoteVesselGroupFullVO vesselGroup)
- See Also:
RemoteVesselGroupFullService.updateVesselGroup(fr.ifremer.allegro.referential.vessel.generic.vo.RemoteVesselGroupFullVO)
removeVesselGroup
public void removeVesselGroup(RemoteVesselGroupFullVO vesselGroup)
- See Also:
RemoteVesselGroupFullService.removeVesselGroup(fr.ifremer.allegro.referential.vessel.generic.vo.RemoteVesselGroupFullVO)
getAllVesselGroup
public RemoteVesselGroupFullVO[] getAllVesselGroup()
- See Also:
RemoteVesselGroupFullService.getAllVesselGroup()
getVesselGroupByCode
public RemoteVesselGroupFullVO getVesselGroupByCode(java.lang.String code)
- See Also:
RemoteVesselGroupFullService.getVesselGroupByCode(java.lang.String)
getVesselGroupByCodes
public RemoteVesselGroupFullVO[] getVesselGroupByCodes(java.lang.String[] code)
- See Also:
RemoteVesselGroupFullService.getVesselGroupByCodes(java.lang.String[])
getVesselGroupByStatusCode
public RemoteVesselGroupFullVO[] getVesselGroupByStatusCode(java.lang.String code)
- See Also:
RemoteVesselGroupFullService.getVesselGroupByStatusCode(java.lang.String)
getVesselGroupByVesselTypeId
public RemoteVesselGroupFullVO[] getVesselGroupByVesselTypeId(java.lang.Integer id)
- See Also:
RemoteVesselGroupFullService.getVesselGroupByVesselTypeId(java.lang.Integer)
remoteVesselGroupFullVOsAreEqualOnIdentifiers
public boolean remoteVesselGroupFullVOsAreEqualOnIdentifiers(RemoteVesselGroupFullVO remoteVesselGroupFullVOFirst,
RemoteVesselGroupFullVO remoteVesselGroupFullVOSecond)
- See Also:
RemoteVesselGroupFullService.remoteVesselGroupFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.referential.vessel.generic.vo.RemoteVesselGroupFullVO, fr.ifremer.allegro.referential.vessel.generic.vo.RemoteVesselGroupFullVO)
remoteVesselGroupFullVOsAreEqual
public boolean remoteVesselGroupFullVOsAreEqual(RemoteVesselGroupFullVO remoteVesselGroupFullVOFirst,
RemoteVesselGroupFullVO remoteVesselGroupFullVOSecond)
- See Also:
RemoteVesselGroupFullService.remoteVesselGroupFullVOsAreEqual(fr.ifremer.allegro.referential.vessel.generic.vo.RemoteVesselGroupFullVO, fr.ifremer.allegro.referential.vessel.generic.vo.RemoteVesselGroupFullVO)
getVesselGroupNaturalIds
public RemoteVesselGroupNaturalId[] getVesselGroupNaturalIds()
- See Also:
RemoteVesselGroupFullService.getVesselGroupNaturalIds()
getVesselGroupByNaturalId
public RemoteVesselGroupFullVO getVesselGroupByNaturalId(RemoteVesselGroupNaturalId vesselGroupNaturalId)
- See Also:
RemoteVesselGroupFullService.getVesselGroupByNaturalId(fr.ifremer.allegro.referential.vessel.generic.vo.RemoteVesselGroupNaturalId)
getVesselGroupNaturalIdByCode
public RemoteVesselGroupNaturalId getVesselGroupNaturalIdByCode(java.lang.String code)
- See Also:
RemoteVesselGroupFullService.getVesselGroupNaturalIdByCode(java.lang.String)
addOrUpdateClusterVesselGroup
public ClusterVesselGroup addOrUpdateClusterVesselGroup(ClusterVesselGroup clusterVesselGroup)
- See Also:
RemoteVesselGroupFullService.addOrUpdateClusterVesselGroup(fr.ifremer.allegro.referential.vessel.generic.cluster.ClusterVesselGroup)
getAllClusterVesselGroupSinceDateSynchro
public ClusterVesselGroup[] getAllClusterVesselGroupSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
- See Also:
RemoteVesselGroupFullService.getAllClusterVesselGroupSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)
getClusterVesselGroupByIdentifiers
public ClusterVesselGroup getClusterVesselGroupByIdentifiers(java.lang.String code)
- See Also:
RemoteVesselGroupFullService.getClusterVesselGroupByIdentifiers(java.lang.String)
Copyright © 2008-2010 IFREMER. All Rights Reserved.