fr.ifremer.allegro.data.vessel.feature.physical.generic.service
Interface RemoteVesselPhysicalFeaturesOriginFullService

All Known Implementing Classes:
RemoteVesselPhysicalFeaturesOriginFullServiceBase, RemoteVesselPhysicalFeaturesOriginFullServiceImpl

public interface RemoteVesselPhysicalFeaturesOriginFullService


Method Summary
 RemoteVesselPhysicalFeaturesOriginFullVO addVesselPhysicalFeaturesOrigin(RemoteVesselPhysicalFeaturesOriginFullVO vesselPhysicalFeaturesOrigin)
           
 RemoteVesselPhysicalFeaturesOriginFullVO[] getAllVesselPhysicalFeaturesOrigin()
           
 ClusterVesselPhysicalFeaturesOrigin getClusterVesselPhysicalFeaturesOriginByIdentifiers(java.lang.Integer vesselPhysicalFeaturesId, java.lang.String programCode)
           
 RemoteVesselPhysicalFeaturesOriginFullVO[] getVesselPhysicalFeaturesOriginByAcquisitionLevelCode(java.lang.String code)
           
 RemoteVesselPhysicalFeaturesOriginFullVO getVesselPhysicalFeaturesOriginByIdentifiers(java.lang.Integer vesselPhysicalFeaturesId, java.lang.String programCode)
           
 RemoteVesselPhysicalFeaturesOriginFullVO getVesselPhysicalFeaturesOriginByNaturalId(RemoteVesselPhysicalFeaturesOriginNaturalId vesselPhysicalFeaturesOriginNaturalId)
           
 RemoteVesselPhysicalFeaturesOriginFullVO[] getVesselPhysicalFeaturesOriginByProgramCode(java.lang.String code)
           
 RemoteVesselPhysicalFeaturesOriginFullVO[] getVesselPhysicalFeaturesOriginByVesselPhysicalFeaturesId(java.lang.Integer id)
           
 RemoteVesselPhysicalFeaturesOriginNaturalId[] getVesselPhysicalFeaturesOriginNaturalIds()
           
 boolean remoteVesselPhysicalFeaturesOriginFullVOsAreEqual(RemoteVesselPhysicalFeaturesOriginFullVO remoteVesselPhysicalFeaturesOriginFullVOFirst, RemoteVesselPhysicalFeaturesOriginFullVO remoteVesselPhysicalFeaturesOriginFullVOSecond)
           
 boolean remoteVesselPhysicalFeaturesOriginFullVOsAreEqualOnIdentifiers(RemoteVesselPhysicalFeaturesOriginFullVO remoteVesselPhysicalFeaturesOriginFullVOFirst, RemoteVesselPhysicalFeaturesOriginFullVO remoteVesselPhysicalFeaturesOriginFullVOSecond)
           
 void removeVesselPhysicalFeaturesOrigin(RemoteVesselPhysicalFeaturesOriginFullVO vesselPhysicalFeaturesOrigin)
           
 void updateVesselPhysicalFeaturesOrigin(RemoteVesselPhysicalFeaturesOriginFullVO vesselPhysicalFeaturesOrigin)
           
 

Method Detail

addVesselPhysicalFeaturesOrigin

RemoteVesselPhysicalFeaturesOriginFullVO addVesselPhysicalFeaturesOrigin(RemoteVesselPhysicalFeaturesOriginFullVO vesselPhysicalFeaturesOrigin)

updateVesselPhysicalFeaturesOrigin

void updateVesselPhysicalFeaturesOrigin(RemoteVesselPhysicalFeaturesOriginFullVO vesselPhysicalFeaturesOrigin)

removeVesselPhysicalFeaturesOrigin

void removeVesselPhysicalFeaturesOrigin(RemoteVesselPhysicalFeaturesOriginFullVO vesselPhysicalFeaturesOrigin)

getAllVesselPhysicalFeaturesOrigin

RemoteVesselPhysicalFeaturesOriginFullVO[] getAllVesselPhysicalFeaturesOrigin()

getVesselPhysicalFeaturesOriginByVesselPhysicalFeaturesId

RemoteVesselPhysicalFeaturesOriginFullVO[] getVesselPhysicalFeaturesOriginByVesselPhysicalFeaturesId(java.lang.Integer id)

getVesselPhysicalFeaturesOriginByProgramCode

RemoteVesselPhysicalFeaturesOriginFullVO[] getVesselPhysicalFeaturesOriginByProgramCode(java.lang.String code)

getVesselPhysicalFeaturesOriginByAcquisitionLevelCode

RemoteVesselPhysicalFeaturesOriginFullVO[] getVesselPhysicalFeaturesOriginByAcquisitionLevelCode(java.lang.String code)

getVesselPhysicalFeaturesOriginByIdentifiers

RemoteVesselPhysicalFeaturesOriginFullVO getVesselPhysicalFeaturesOriginByIdentifiers(java.lang.Integer vesselPhysicalFeaturesId,
                                                                                      java.lang.String programCode)

remoteVesselPhysicalFeaturesOriginFullVOsAreEqualOnIdentifiers

boolean remoteVesselPhysicalFeaturesOriginFullVOsAreEqualOnIdentifiers(RemoteVesselPhysicalFeaturesOriginFullVO remoteVesselPhysicalFeaturesOriginFullVOFirst,
                                                                       RemoteVesselPhysicalFeaturesOriginFullVO remoteVesselPhysicalFeaturesOriginFullVOSecond)

remoteVesselPhysicalFeaturesOriginFullVOsAreEqual

boolean remoteVesselPhysicalFeaturesOriginFullVOsAreEqual(RemoteVesselPhysicalFeaturesOriginFullVO remoteVesselPhysicalFeaturesOriginFullVOFirst,
                                                          RemoteVesselPhysicalFeaturesOriginFullVO remoteVesselPhysicalFeaturesOriginFullVOSecond)

getVesselPhysicalFeaturesOriginNaturalIds

RemoteVesselPhysicalFeaturesOriginNaturalId[] getVesselPhysicalFeaturesOriginNaturalIds()

getVesselPhysicalFeaturesOriginByNaturalId

RemoteVesselPhysicalFeaturesOriginFullVO getVesselPhysicalFeaturesOriginByNaturalId(RemoteVesselPhysicalFeaturesOriginNaturalId vesselPhysicalFeaturesOriginNaturalId)

getClusterVesselPhysicalFeaturesOriginByIdentifiers

ClusterVesselPhysicalFeaturesOrigin getClusterVesselPhysicalFeaturesOriginByIdentifiers(java.lang.Integer vesselPhysicalFeaturesId,
                                                                                        java.lang.String programCode)


Copyright © 2008-2010 IFREMER. All Rights Reserved.