fr.ifremer.allegro.referential.regulation.generic.service
Interface RemoteRightToProduceFullService
- All Known Implementing Classes:
- RemoteRightToProduceFullServiceBase, RemoteRightToProduceFullServiceImpl
public interface RemoteRightToProduceFullService
addRightToProduce
RemoteRightToProduceFullVO addRightToProduce(RemoteRightToProduceFullVO rightToProduce)
updateRightToProduce
void updateRightToProduce(RemoteRightToProduceFullVO rightToProduce)
removeRightToProduce
void removeRightToProduce(RemoteRightToProduceFullVO rightToProduce)
getAllRightToProduce
RemoteRightToProduceFullVO[] getAllRightToProduce()
getRightToProduceById
RemoteRightToProduceFullVO getRightToProduceById(java.lang.Integer id)
getRightToProduceByIds
RemoteRightToProduceFullVO[] getRightToProduceByIds(java.lang.Integer[] id)
getRightToProduceByCorpusId
RemoteRightToProduceFullVO getRightToProduceByCorpusId(java.lang.Integer id)
remoteRightToProduceFullVOsAreEqualOnIdentifiers
boolean remoteRightToProduceFullVOsAreEqualOnIdentifiers(RemoteRightToProduceFullVO remoteRightToProduceFullVOFirst,
RemoteRightToProduceFullVO remoteRightToProduceFullVOSecond)
remoteRightToProduceFullVOsAreEqual
boolean remoteRightToProduceFullVOsAreEqual(RemoteRightToProduceFullVO remoteRightToProduceFullVOFirst,
RemoteRightToProduceFullVO remoteRightToProduceFullVOSecond)
getRightToProduceNaturalIds
RemoteRightToProduceNaturalId[] getRightToProduceNaturalIds()
getRightToProduceByNaturalId
RemoteRightToProduceFullVO getRightToProduceByNaturalId(RemoteRightToProduceNaturalId rightToProduceNaturalId)
getRightToProduceNaturalIdById
RemoteRightToProduceNaturalId getRightToProduceNaturalIdById(java.lang.Integer id)
addOrUpdateClusterRightToProduce
ClusterRightToProduce addOrUpdateClusterRightToProduce(ClusterRightToProduce clusterRightToProduce)
getAllClusterRightToProduceSinceDateSynchro
ClusterRightToProduce[] getAllClusterRightToProduceSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
getClusterRightToProduceByIdentifiers
ClusterRightToProduce getClusterRightToProduceByIdentifiers(java.lang.Integer id)
Copyright © 2008-2010 IFREMER. All Rights Reserved.