fr.ifremer.allegro.playground.generic.service
Interface RemotePlaygroundVesselMasterFullService
- All Known Implementing Classes:
- RemotePlaygroundVesselMasterFullServiceBase, RemotePlaygroundVesselMasterFullServiceImpl
public interface RemotePlaygroundVesselMasterFullService
addPlaygroundVesselMaster
RemotePlaygroundVesselMasterFullVO addPlaygroundVesselMaster(RemotePlaygroundVesselMasterFullVO playgroundVesselMaster)
updatePlaygroundVesselMaster
void updatePlaygroundVesselMaster(RemotePlaygroundVesselMasterFullVO playgroundVesselMaster)
removePlaygroundVesselMaster
void removePlaygroundVesselMaster(RemotePlaygroundVesselMasterFullVO playgroundVesselMaster)
getAllPlaygroundVesselMaster
RemotePlaygroundVesselMasterFullVO[] getAllPlaygroundVesselMaster()
getPlaygroundVesselMasterById
RemotePlaygroundVesselMasterFullVO getPlaygroundVesselMasterById(java.lang.Integer id)
getPlaygroundVesselMasterByIds
RemotePlaygroundVesselMasterFullVO[] getPlaygroundVesselMasterByIds(java.lang.Integer[] id)
remotePlaygroundVesselMasterFullVOsAreEqualOnIdentifiers
boolean remotePlaygroundVesselMasterFullVOsAreEqualOnIdentifiers(RemotePlaygroundVesselMasterFullVO remotePlaygroundVesselMasterFullVOFirst,
RemotePlaygroundVesselMasterFullVO remotePlaygroundVesselMasterFullVOSecond)
remotePlaygroundVesselMasterFullVOsAreEqual
boolean remotePlaygroundVesselMasterFullVOsAreEqual(RemotePlaygroundVesselMasterFullVO remotePlaygroundVesselMasterFullVOFirst,
RemotePlaygroundVesselMasterFullVO remotePlaygroundVesselMasterFullVOSecond)
getPlaygroundVesselMasterNaturalIds
RemotePlaygroundVesselMasterNaturalId[] getPlaygroundVesselMasterNaturalIds()
getPlaygroundVesselMasterByNaturalId
RemotePlaygroundVesselMasterFullVO getPlaygroundVesselMasterByNaturalId(RemotePlaygroundVesselMasterNaturalId playgroundVesselMasterNaturalId)
getPlaygroundVesselMasterNaturalIdById
RemotePlaygroundVesselMasterNaturalId getPlaygroundVesselMasterNaturalIdById(java.lang.Integer id)
addOrUpdateClusterPlaygroundVesselMaster
ClusterPlaygroundVesselMaster addOrUpdateClusterPlaygroundVesselMaster(ClusterPlaygroundVesselMaster clusterPlaygroundVesselMaster)
getAllClusterPlaygroundVesselMasterSinceDateSynchro
ClusterPlaygroundVesselMaster[] getAllClusterPlaygroundVesselMasterSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
getClusterPlaygroundVesselMasterByIdentifiers
ClusterPlaygroundVesselMaster getClusterPlaygroundVesselMasterByIdentifiers(java.lang.Integer id)
Copyright © 2008-2010 IFREMER. All Rights Reserved.