fr.ifremer.allegro.data.vessel.feature.physical.generic.service
Interface RemoteGearPhysicalFeaturesOriginFullService
- All Known Implementing Classes:
- RemoteGearPhysicalFeaturesOriginFullServiceBase, RemoteGearPhysicalFeaturesOriginFullServiceImpl
public interface RemoteGearPhysicalFeaturesOriginFullService
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.