fr.ifremer.allegro.data.fishingArea.generic.service
Interface RemoteFishingArea2RegulationLocationFullService
- All Known Implementing Classes:
- RemoteFishingArea2RegulationLocationFullServiceBase, RemoteFishingArea2RegulationLocationFullServiceImpl
public interface RemoteFishingArea2RegulationLocationFullService
addFishingArea2RegulationLocation
RemoteFishingArea2RegulationLocationFullVO addFishingArea2RegulationLocation(RemoteFishingArea2RegulationLocationFullVO fishingArea2RegulationLocation)
updateFishingArea2RegulationLocation
void updateFishingArea2RegulationLocation(RemoteFishingArea2RegulationLocationFullVO fishingArea2RegulationLocation)
removeFishingArea2RegulationLocation
void removeFishingArea2RegulationLocation(RemoteFishingArea2RegulationLocationFullVO fishingArea2RegulationLocation)
getAllFishingArea2RegulationLocation
RemoteFishingArea2RegulationLocationFullVO[] getAllFishingArea2RegulationLocation()
getFishingArea2RegulationLocationByLocationId
RemoteFishingArea2RegulationLocationFullVO[] getFishingArea2RegulationLocationByLocationId(java.lang.Integer id)
getFishingArea2RegulationLocationByFishingAreaId
RemoteFishingArea2RegulationLocationFullVO[] getFishingArea2RegulationLocationByFishingAreaId(java.lang.Integer id)
getFishingArea2RegulationLocationByIdentifiers
RemoteFishingArea2RegulationLocationFullVO getFishingArea2RegulationLocationByIdentifiers(java.lang.Integer locationId,
java.lang.Integer fishingAreaId)
remoteFishingArea2RegulationLocationFullVOsAreEqualOnIdentifiers
boolean remoteFishingArea2RegulationLocationFullVOsAreEqualOnIdentifiers(RemoteFishingArea2RegulationLocationFullVO remoteFishingArea2RegulationLocationFullVOFirst,
RemoteFishingArea2RegulationLocationFullVO remoteFishingArea2RegulationLocationFullVOSecond)
remoteFishingArea2RegulationLocationFullVOsAreEqual
boolean remoteFishingArea2RegulationLocationFullVOsAreEqual(RemoteFishingArea2RegulationLocationFullVO remoteFishingArea2RegulationLocationFullVOFirst,
RemoteFishingArea2RegulationLocationFullVO remoteFishingArea2RegulationLocationFullVOSecond)
getFishingArea2RegulationLocationNaturalIds
RemoteFishingArea2RegulationLocationNaturalId[] getFishingArea2RegulationLocationNaturalIds()
getFishingArea2RegulationLocationByNaturalId
RemoteFishingArea2RegulationLocationFullVO getFishingArea2RegulationLocationByNaturalId(RemoteFishingArea2RegulationLocationNaturalId fishingArea2RegulationLocationNaturalId)
getClusterFishingArea2RegulationLocationByIdentifiers
ClusterFishingArea2RegulationLocation getClusterFishingArea2RegulationLocationByIdentifiers(java.lang.Integer locationId,
java.lang.Integer fishingAreaId)
Copyright © 2008-2010 IFREMER. All Rights Reserved.