fr.ifremer.allegro.playground.generic.service
Interface RemotePlaygroundFishingEffortZoneFullService

All Known Implementing Classes:
RemotePlaygroundFishingEffortZoneFullServiceBase, RemotePlaygroundFishingEffortZoneFullServiceImpl

public interface RemotePlaygroundFishingEffortZoneFullService


Method Summary
 RemotePlaygroundFishingEffortZoneFullVO addPlaygroundFishingEffortZone(RemotePlaygroundFishingEffortZoneFullVO playgroundFishingEffortZone)
           
 RemotePlaygroundFishingEffortZoneFullVO[] getAllPlaygroundFishingEffortZone()
           
 ClusterPlaygroundFishingEffortZone getClusterPlaygroundFishingEffortZoneByIdentifiers(java.lang.Integer id)
           
 RemotePlaygroundFishingEffortZoneFullVO[] getPlaygroundFishingEffortZoneByFishingTripId(java.lang.Integer id)
           
 RemotePlaygroundFishingEffortZoneFullVO[] getPlaygroundFishingEffortZoneByGearId(java.lang.Integer id)
           
 RemotePlaygroundFishingEffortZoneFullVO getPlaygroundFishingEffortZoneById(java.lang.Integer id)
           
 RemotePlaygroundFishingEffortZoneFullVO[] getPlaygroundFishingEffortZoneByIds(java.lang.Integer[] id)
           
 RemotePlaygroundFishingEffortZoneFullVO getPlaygroundFishingEffortZoneByNaturalId(RemotePlaygroundFishingEffortZoneNaturalId playgroundFishingEffortZoneNaturalId)
           
 RemotePlaygroundFishingEffortZoneNaturalId getPlaygroundFishingEffortZoneNaturalIdById(java.lang.Integer id)
           
 RemotePlaygroundFishingEffortZoneNaturalId[] getPlaygroundFishingEffortZoneNaturalIds()
           
 boolean remotePlaygroundFishingEffortZoneFullVOsAreEqual(RemotePlaygroundFishingEffortZoneFullVO remotePlaygroundFishingEffortZoneFullVOFirst, RemotePlaygroundFishingEffortZoneFullVO remotePlaygroundFishingEffortZoneFullVOSecond)
           
 boolean remotePlaygroundFishingEffortZoneFullVOsAreEqualOnIdentifiers(RemotePlaygroundFishingEffortZoneFullVO remotePlaygroundFishingEffortZoneFullVOFirst, RemotePlaygroundFishingEffortZoneFullVO remotePlaygroundFishingEffortZoneFullVOSecond)
           
 void removePlaygroundFishingEffortZone(RemotePlaygroundFishingEffortZoneFullVO playgroundFishingEffortZone)
           
 void updatePlaygroundFishingEffortZone(RemotePlaygroundFishingEffortZoneFullVO playgroundFishingEffortZone)
           
 

Method Detail

addPlaygroundFishingEffortZone

RemotePlaygroundFishingEffortZoneFullVO addPlaygroundFishingEffortZone(RemotePlaygroundFishingEffortZoneFullVO playgroundFishingEffortZone)

updatePlaygroundFishingEffortZone

void updatePlaygroundFishingEffortZone(RemotePlaygroundFishingEffortZoneFullVO playgroundFishingEffortZone)

removePlaygroundFishingEffortZone

void removePlaygroundFishingEffortZone(RemotePlaygroundFishingEffortZoneFullVO playgroundFishingEffortZone)

getAllPlaygroundFishingEffortZone

RemotePlaygroundFishingEffortZoneFullVO[] getAllPlaygroundFishingEffortZone()

getPlaygroundFishingEffortZoneById

RemotePlaygroundFishingEffortZoneFullVO getPlaygroundFishingEffortZoneById(java.lang.Integer id)

getPlaygroundFishingEffortZoneByIds

RemotePlaygroundFishingEffortZoneFullVO[] getPlaygroundFishingEffortZoneByIds(java.lang.Integer[] id)

getPlaygroundFishingEffortZoneByFishingTripId

RemotePlaygroundFishingEffortZoneFullVO[] getPlaygroundFishingEffortZoneByFishingTripId(java.lang.Integer id)

getPlaygroundFishingEffortZoneByGearId

RemotePlaygroundFishingEffortZoneFullVO[] getPlaygroundFishingEffortZoneByGearId(java.lang.Integer id)

remotePlaygroundFishingEffortZoneFullVOsAreEqualOnIdentifiers

boolean remotePlaygroundFishingEffortZoneFullVOsAreEqualOnIdentifiers(RemotePlaygroundFishingEffortZoneFullVO remotePlaygroundFishingEffortZoneFullVOFirst,
                                                                      RemotePlaygroundFishingEffortZoneFullVO remotePlaygroundFishingEffortZoneFullVOSecond)

remotePlaygroundFishingEffortZoneFullVOsAreEqual

boolean remotePlaygroundFishingEffortZoneFullVOsAreEqual(RemotePlaygroundFishingEffortZoneFullVO remotePlaygroundFishingEffortZoneFullVOFirst,
                                                         RemotePlaygroundFishingEffortZoneFullVO remotePlaygroundFishingEffortZoneFullVOSecond)

getPlaygroundFishingEffortZoneNaturalIds

RemotePlaygroundFishingEffortZoneNaturalId[] getPlaygroundFishingEffortZoneNaturalIds()

getPlaygroundFishingEffortZoneByNaturalId

RemotePlaygroundFishingEffortZoneFullVO getPlaygroundFishingEffortZoneByNaturalId(RemotePlaygroundFishingEffortZoneNaturalId playgroundFishingEffortZoneNaturalId)

getPlaygroundFishingEffortZoneNaturalIdById

RemotePlaygroundFishingEffortZoneNaturalId getPlaygroundFishingEffortZoneNaturalIdById(java.lang.Integer id)

getClusterPlaygroundFishingEffortZoneByIdentifiers

ClusterPlaygroundFishingEffortZone getClusterPlaygroundFishingEffortZoneByIdentifiers(java.lang.Integer id)


Copyright © 2008-2010 IFREMER. All Rights Reserved.