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

All Known Implementing Classes:
RemoteGearPhysicalFeaturesOriginFullServiceBase, RemoteGearPhysicalFeaturesOriginFullServiceImpl

public interface RemoteGearPhysicalFeaturesOriginFullService


Method Summary
 RemoteGearPhysicalFeaturesOriginFullVO addGearPhysicalFeaturesOrigin(RemoteGearPhysicalFeaturesOriginFullVO gearPhysicalFeaturesOrigin)
           
 RemoteGearPhysicalFeaturesOriginFullVO[] getAllGearPhysicalFeaturesOrigin()
           
 ClusterGearPhysicalFeaturesOrigin getClusterGearPhysicalFeaturesOriginByIdentifiers(java.lang.Integer gearPhysicalFeaturesId, java.lang.String programCode)
           
 RemoteGearPhysicalFeaturesOriginFullVO[] getGearPhysicalFeaturesOriginByAcquisitionLevelCode(java.lang.String code)
           
 RemoteGearPhysicalFeaturesOriginFullVO[] getGearPhysicalFeaturesOriginByGearPhysicalFeaturesId(java.lang.Integer id)
           
 RemoteGearPhysicalFeaturesOriginFullVO getGearPhysicalFeaturesOriginByIdentifiers(java.lang.Integer gearPhysicalFeaturesId, java.lang.String programCode)
           
 RemoteGearPhysicalFeaturesOriginFullVO getGearPhysicalFeaturesOriginByNaturalId(RemoteGearPhysicalFeaturesOriginNaturalId gearPhysicalFeaturesOriginNaturalId)
           
 RemoteGearPhysicalFeaturesOriginFullVO[] getGearPhysicalFeaturesOriginByProgramCode(java.lang.String code)
           
 RemoteGearPhysicalFeaturesOriginNaturalId[] getGearPhysicalFeaturesOriginNaturalIds()
           
 boolean remoteGearPhysicalFeaturesOriginFullVOsAreEqual(RemoteGearPhysicalFeaturesOriginFullVO remoteGearPhysicalFeaturesOriginFullVOFirst, RemoteGearPhysicalFeaturesOriginFullVO remoteGearPhysicalFeaturesOriginFullVOSecond)
           
 boolean remoteGearPhysicalFeaturesOriginFullVOsAreEqualOnIdentifiers(RemoteGearPhysicalFeaturesOriginFullVO remoteGearPhysicalFeaturesOriginFullVOFirst, RemoteGearPhysicalFeaturesOriginFullVO remoteGearPhysicalFeaturesOriginFullVOSecond)
           
 void removeGearPhysicalFeaturesOrigin(RemoteGearPhysicalFeaturesOriginFullVO gearPhysicalFeaturesOrigin)
           
 void updateGearPhysicalFeaturesOrigin(RemoteGearPhysicalFeaturesOriginFullVO gearPhysicalFeaturesOrigin)
           
 

Method Detail

addGearPhysicalFeaturesOrigin

RemoteGearPhysicalFeaturesOriginFullVO addGearPhysicalFeaturesOrigin(RemoteGearPhysicalFeaturesOriginFullVO gearPhysicalFeaturesOrigin)

updateGearPhysicalFeaturesOrigin

void updateGearPhysicalFeaturesOrigin(RemoteGearPhysicalFeaturesOriginFullVO gearPhysicalFeaturesOrigin)

removeGearPhysicalFeaturesOrigin

void removeGearPhysicalFeaturesOrigin(RemoteGearPhysicalFeaturesOriginFullVO gearPhysicalFeaturesOrigin)

getAllGearPhysicalFeaturesOrigin

RemoteGearPhysicalFeaturesOriginFullVO[] getAllGearPhysicalFeaturesOrigin()

getGearPhysicalFeaturesOriginByGearPhysicalFeaturesId

RemoteGearPhysicalFeaturesOriginFullVO[] getGearPhysicalFeaturesOriginByGearPhysicalFeaturesId(java.lang.Integer id)

getGearPhysicalFeaturesOriginByProgramCode

RemoteGearPhysicalFeaturesOriginFullVO[] getGearPhysicalFeaturesOriginByProgramCode(java.lang.String code)

getGearPhysicalFeaturesOriginByAcquisitionLevelCode

RemoteGearPhysicalFeaturesOriginFullVO[] getGearPhysicalFeaturesOriginByAcquisitionLevelCode(java.lang.String code)

getGearPhysicalFeaturesOriginByIdentifiers

RemoteGearPhysicalFeaturesOriginFullVO getGearPhysicalFeaturesOriginByIdentifiers(java.lang.Integer gearPhysicalFeaturesId,
                                                                                  java.lang.String programCode)

remoteGearPhysicalFeaturesOriginFullVOsAreEqualOnIdentifiers

boolean remoteGearPhysicalFeaturesOriginFullVOsAreEqualOnIdentifiers(RemoteGearPhysicalFeaturesOriginFullVO remoteGearPhysicalFeaturesOriginFullVOFirst,
                                                                     RemoteGearPhysicalFeaturesOriginFullVO remoteGearPhysicalFeaturesOriginFullVOSecond)

remoteGearPhysicalFeaturesOriginFullVOsAreEqual

boolean remoteGearPhysicalFeaturesOriginFullVOsAreEqual(RemoteGearPhysicalFeaturesOriginFullVO remoteGearPhysicalFeaturesOriginFullVOFirst,
                                                        RemoteGearPhysicalFeaturesOriginFullVO remoteGearPhysicalFeaturesOriginFullVOSecond)

getGearPhysicalFeaturesOriginNaturalIds

RemoteGearPhysicalFeaturesOriginNaturalId[] getGearPhysicalFeaturesOriginNaturalIds()

getGearPhysicalFeaturesOriginByNaturalId

RemoteGearPhysicalFeaturesOriginFullVO getGearPhysicalFeaturesOriginByNaturalId(RemoteGearPhysicalFeaturesOriginNaturalId gearPhysicalFeaturesOriginNaturalId)

getClusterGearPhysicalFeaturesOriginByIdentifiers

ClusterGearPhysicalFeaturesOrigin getClusterGearPhysicalFeaturesOriginByIdentifiers(java.lang.Integer gearPhysicalFeaturesId,
                                                                                    java.lang.String programCode)


Copyright © 2008-2010 IFREMER. All Rights Reserved.