fr.ifremer.allegro.data.vessel.feature.physical.generic.service
Class RemotePhysicalFeaturesFullServiceWSDelegator
java.lang.Object
fr.ifremer.allegro.data.vessel.feature.physical.generic.service.RemotePhysicalFeaturesFullServiceWSDelegator
public class RemotePhysicalFeaturesFullServiceWSDelegator
- extends java.lang.Object
Web service delegator for RemotePhysicalFeaturesFullService
.
- See Also:
RemotePhysicalFeaturesFullService
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemotePhysicalFeaturesFullServiceWSDelegator
public RemotePhysicalFeaturesFullServiceWSDelegator()
removePhysicalFeatures
public void removePhysicalFeatures(RemotePhysicalFeaturesFullVO physicalFeatures)
- See Also:
RemotePhysicalFeaturesFullService.removePhysicalFeatures(fr.ifremer.allegro.data.vessel.feature.physical.generic.vo.RemotePhysicalFeaturesFullVO)
getAllPhysicalFeatures
public RemotePhysicalFeaturesFullVO[] getAllPhysicalFeatures()
- See Also:
RemotePhysicalFeaturesFullService.getAllPhysicalFeatures()
getPhysicalFeaturesById
public RemotePhysicalFeaturesFullVO getPhysicalFeaturesById(java.lang.Integer id)
- See Also:
RemotePhysicalFeaturesFullService.getPhysicalFeaturesById(java.lang.Integer)
getPhysicalFeaturesByIds
public RemotePhysicalFeaturesFullVO[] getPhysicalFeaturesByIds(java.lang.Integer[] id)
- See Also:
RemotePhysicalFeaturesFullService.getPhysicalFeaturesByIds(java.lang.Integer[])
getPhysicalFeaturesByVesselCode
public RemotePhysicalFeaturesFullVO[] getPhysicalFeaturesByVesselCode(java.lang.String code)
- See Also:
RemotePhysicalFeaturesFullService.getPhysicalFeaturesByVesselCode(java.lang.String)
getPhysicalFeaturesByQualityFlagCode
public RemotePhysicalFeaturesFullVO[] getPhysicalFeaturesByQualityFlagCode(java.lang.String code)
- See Also:
RemotePhysicalFeaturesFullService.getPhysicalFeaturesByQualityFlagCode(java.lang.String)
getPhysicalFeaturesByProgramCode
public RemotePhysicalFeaturesFullVO[] getPhysicalFeaturesByProgramCode(java.lang.String code)
- See Also:
RemotePhysicalFeaturesFullService.getPhysicalFeaturesByProgramCode(java.lang.String)
remotePhysicalFeaturesFullVOsAreEqualOnIdentifiers
public boolean remotePhysicalFeaturesFullVOsAreEqualOnIdentifiers(RemotePhysicalFeaturesFullVO remotePhysicalFeaturesFullVOFirst,
RemotePhysicalFeaturesFullVO remotePhysicalFeaturesFullVOSecond)
- See Also:
RemotePhysicalFeaturesFullService.remotePhysicalFeaturesFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.data.vessel.feature.physical.generic.vo.RemotePhysicalFeaturesFullVO, fr.ifremer.allegro.data.vessel.feature.physical.generic.vo.RemotePhysicalFeaturesFullVO)
remotePhysicalFeaturesFullVOsAreEqual
public boolean remotePhysicalFeaturesFullVOsAreEqual(RemotePhysicalFeaturesFullVO remotePhysicalFeaturesFullVOFirst,
RemotePhysicalFeaturesFullVO remotePhysicalFeaturesFullVOSecond)
- See Also:
RemotePhysicalFeaturesFullService.remotePhysicalFeaturesFullVOsAreEqual(fr.ifremer.allegro.data.vessel.feature.physical.generic.vo.RemotePhysicalFeaturesFullVO, fr.ifremer.allegro.data.vessel.feature.physical.generic.vo.RemotePhysicalFeaturesFullVO)
getPhysicalFeaturesNaturalIds
public RemotePhysicalFeaturesNaturalId[] getPhysicalFeaturesNaturalIds()
- See Also:
RemotePhysicalFeaturesFullService.getPhysicalFeaturesNaturalIds()
getPhysicalFeaturesByNaturalId
public RemotePhysicalFeaturesFullVO getPhysicalFeaturesByNaturalId(RemotePhysicalFeaturesNaturalId physicalFeaturesNaturalId)
- See Also:
RemotePhysicalFeaturesFullService.getPhysicalFeaturesByNaturalId(fr.ifremer.allegro.data.vessel.feature.physical.generic.vo.RemotePhysicalFeaturesNaturalId)
getPhysicalFeaturesNaturalIdById
public RemotePhysicalFeaturesNaturalId getPhysicalFeaturesNaturalIdById(java.lang.Integer id)
- See Also:
RemotePhysicalFeaturesFullService.getPhysicalFeaturesNaturalIdById(java.lang.Integer)
getClusterPhysicalFeaturesByIdentifiers
public ClusterPhysicalFeatures getClusterPhysicalFeaturesByIdentifiers(java.lang.Integer id)
- See Also:
RemotePhysicalFeaturesFullService.getClusterPhysicalFeaturesByIdentifiers(java.lang.Integer)
Copyright © 2008-2010 IFREMER. All Rights Reserved.