fr.ifremer.allegro.data.vessel.feature.physical.generic.service
Class RemoteVesselPhysicalFeaturesOriginFullServiceWSDelegator
java.lang.Object
fr.ifremer.allegro.data.vessel.feature.physical.generic.service.RemoteVesselPhysicalFeaturesOriginFullServiceWSDelegator
public class RemoteVesselPhysicalFeaturesOriginFullServiceWSDelegator
- extends java.lang.Object
Web service delegator for RemoteVesselPhysicalFeaturesOriginFullService
.
- See Also:
RemoteVesselPhysicalFeaturesOriginFullService
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemoteVesselPhysicalFeaturesOriginFullServiceWSDelegator
public RemoteVesselPhysicalFeaturesOriginFullServiceWSDelegator()
addVesselPhysicalFeaturesOrigin
public RemoteVesselPhysicalFeaturesOriginFullVO addVesselPhysicalFeaturesOrigin(RemoteVesselPhysicalFeaturesOriginFullVO vesselPhysicalFeaturesOrigin)
- See Also:
RemoteVesselPhysicalFeaturesOriginFullService.addVesselPhysicalFeaturesOrigin(fr.ifremer.allegro.data.vessel.feature.physical.generic.vo.RemoteVesselPhysicalFeaturesOriginFullVO)
updateVesselPhysicalFeaturesOrigin
public void updateVesselPhysicalFeaturesOrigin(RemoteVesselPhysicalFeaturesOriginFullVO vesselPhysicalFeaturesOrigin)
- See Also:
RemoteVesselPhysicalFeaturesOriginFullService.updateVesselPhysicalFeaturesOrigin(fr.ifremer.allegro.data.vessel.feature.physical.generic.vo.RemoteVesselPhysicalFeaturesOriginFullVO)
removeVesselPhysicalFeaturesOrigin
public void removeVesselPhysicalFeaturesOrigin(RemoteVesselPhysicalFeaturesOriginFullVO vesselPhysicalFeaturesOrigin)
- See Also:
RemoteVesselPhysicalFeaturesOriginFullService.removeVesselPhysicalFeaturesOrigin(fr.ifremer.allegro.data.vessel.feature.physical.generic.vo.RemoteVesselPhysicalFeaturesOriginFullVO)
getAllVesselPhysicalFeaturesOrigin
public RemoteVesselPhysicalFeaturesOriginFullVO[] getAllVesselPhysicalFeaturesOrigin()
- See Also:
RemoteVesselPhysicalFeaturesOriginFullService.getAllVesselPhysicalFeaturesOrigin()
getVesselPhysicalFeaturesOriginByVesselPhysicalFeaturesId
public RemoteVesselPhysicalFeaturesOriginFullVO[] getVesselPhysicalFeaturesOriginByVesselPhysicalFeaturesId(java.lang.Integer id)
- See Also:
RemoteVesselPhysicalFeaturesOriginFullService.getVesselPhysicalFeaturesOriginByVesselPhysicalFeaturesId(java.lang.Integer)
getVesselPhysicalFeaturesOriginByProgramCode
public RemoteVesselPhysicalFeaturesOriginFullVO[] getVesselPhysicalFeaturesOriginByProgramCode(java.lang.String code)
- See Also:
RemoteVesselPhysicalFeaturesOriginFullService.getVesselPhysicalFeaturesOriginByProgramCode(java.lang.String)
getVesselPhysicalFeaturesOriginByAcquisitionLevelCode
public RemoteVesselPhysicalFeaturesOriginFullVO[] getVesselPhysicalFeaturesOriginByAcquisitionLevelCode(java.lang.String code)
- See Also:
RemoteVesselPhysicalFeaturesOriginFullService.getVesselPhysicalFeaturesOriginByAcquisitionLevelCode(java.lang.String)
getVesselPhysicalFeaturesOriginByIdentifiers
public RemoteVesselPhysicalFeaturesOriginFullVO getVesselPhysicalFeaturesOriginByIdentifiers(java.lang.Integer vesselPhysicalFeaturesId,
java.lang.String programCode)
- See Also:
RemoteVesselPhysicalFeaturesOriginFullService.getVesselPhysicalFeaturesOriginByIdentifiers(java.lang.Integer, java.lang.String)
remoteVesselPhysicalFeaturesOriginFullVOsAreEqualOnIdentifiers
public boolean remoteVesselPhysicalFeaturesOriginFullVOsAreEqualOnIdentifiers(RemoteVesselPhysicalFeaturesOriginFullVO remoteVesselPhysicalFeaturesOriginFullVOFirst,
RemoteVesselPhysicalFeaturesOriginFullVO remoteVesselPhysicalFeaturesOriginFullVOSecond)
- See Also:
RemoteVesselPhysicalFeaturesOriginFullService.remoteVesselPhysicalFeaturesOriginFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.data.vessel.feature.physical.generic.vo.RemoteVesselPhysicalFeaturesOriginFullVO, fr.ifremer.allegro.data.vessel.feature.physical.generic.vo.RemoteVesselPhysicalFeaturesOriginFullVO)
remoteVesselPhysicalFeaturesOriginFullVOsAreEqual
public boolean remoteVesselPhysicalFeaturesOriginFullVOsAreEqual(RemoteVesselPhysicalFeaturesOriginFullVO remoteVesselPhysicalFeaturesOriginFullVOFirst,
RemoteVesselPhysicalFeaturesOriginFullVO remoteVesselPhysicalFeaturesOriginFullVOSecond)
- See Also:
RemoteVesselPhysicalFeaturesOriginFullService.remoteVesselPhysicalFeaturesOriginFullVOsAreEqual(fr.ifremer.allegro.data.vessel.feature.physical.generic.vo.RemoteVesselPhysicalFeaturesOriginFullVO, fr.ifremer.allegro.data.vessel.feature.physical.generic.vo.RemoteVesselPhysicalFeaturesOriginFullVO)
getVesselPhysicalFeaturesOriginNaturalIds
public RemoteVesselPhysicalFeaturesOriginNaturalId[] getVesselPhysicalFeaturesOriginNaturalIds()
- See Also:
RemoteVesselPhysicalFeaturesOriginFullService.getVesselPhysicalFeaturesOriginNaturalIds()
getVesselPhysicalFeaturesOriginByNaturalId
public RemoteVesselPhysicalFeaturesOriginFullVO getVesselPhysicalFeaturesOriginByNaturalId(RemoteVesselPhysicalFeaturesOriginNaturalId vesselPhysicalFeaturesOriginNaturalId)
- See Also:
RemoteVesselPhysicalFeaturesOriginFullService.getVesselPhysicalFeaturesOriginByNaturalId(fr.ifremer.allegro.data.vessel.feature.physical.generic.vo.RemoteVesselPhysicalFeaturesOriginNaturalId)
getClusterVesselPhysicalFeaturesOriginByIdentifiers
public ClusterVesselPhysicalFeaturesOrigin getClusterVesselPhysicalFeaturesOriginByIdentifiers(java.lang.Integer vesselPhysicalFeaturesId,
java.lang.String programCode)
- See Also:
RemoteVesselPhysicalFeaturesOriginFullService.getClusterVesselPhysicalFeaturesOriginByIdentifiers(java.lang.Integer, java.lang.String)
Copyright © 2008-2010 IFREMER. All Rights Reserved.