fr.ifremer.allegro.referential.regulation.generic.service
Class RemoteCorpusFullServiceWSDelegator
java.lang.Object
fr.ifremer.allegro.referential.regulation.generic.service.RemoteCorpusFullServiceWSDelegator
public class RemoteCorpusFullServiceWSDelegator
- extends java.lang.Object
Web service delegator for RemoteCorpusFullService
.
- See Also:
RemoteCorpusFullService
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemoteCorpusFullServiceWSDelegator
public RemoteCorpusFullServiceWSDelegator()
addCorpus
public RemoteCorpusFullVO addCorpus(RemoteCorpusFullVO corpus)
- See Also:
RemoteCorpusFullService.addCorpus(fr.ifremer.allegro.referential.regulation.generic.vo.RemoteCorpusFullVO)
updateCorpus
public void updateCorpus(RemoteCorpusFullVO corpus)
- See Also:
RemoteCorpusFullService.updateCorpus(fr.ifremer.allegro.referential.regulation.generic.vo.RemoteCorpusFullVO)
removeCorpus
public void removeCorpus(RemoteCorpusFullVO corpus)
- See Also:
RemoteCorpusFullService.removeCorpus(fr.ifremer.allegro.referential.regulation.generic.vo.RemoteCorpusFullVO)
getAllCorpus
public RemoteCorpusFullVO[] getAllCorpus()
- See Also:
RemoteCorpusFullService.getAllCorpus()
getCorpusById
public RemoteCorpusFullVO getCorpusById(java.lang.Integer id)
- See Also:
RemoteCorpusFullService.getCorpusById(java.lang.Integer)
getCorpusByIds
public RemoteCorpusFullVO[] getCorpusByIds(java.lang.Integer[] id)
- See Also:
RemoteCorpusFullService.getCorpusByIds(java.lang.Integer[])
getCorpusByRightToProduceId
public RemoteCorpusFullVO getCorpusByRightToProduceId(java.lang.Integer id)
- See Also:
RemoteCorpusFullService.getCorpusByRightToProduceId(java.lang.Integer)
getCorpusByCorpusTypeId
public RemoteCorpusFullVO[] getCorpusByCorpusTypeId(java.lang.Integer id)
- See Also:
RemoteCorpusFullService.getCorpusByCorpusTypeId(java.lang.Integer)
remoteCorpusFullVOsAreEqualOnIdentifiers
public boolean remoteCorpusFullVOsAreEqualOnIdentifiers(RemoteCorpusFullVO remoteCorpusFullVOFirst,
RemoteCorpusFullVO remoteCorpusFullVOSecond)
- See Also:
RemoteCorpusFullService.remoteCorpusFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.referential.regulation.generic.vo.RemoteCorpusFullVO, fr.ifremer.allegro.referential.regulation.generic.vo.RemoteCorpusFullVO)
remoteCorpusFullVOsAreEqual
public boolean remoteCorpusFullVOsAreEqual(RemoteCorpusFullVO remoteCorpusFullVOFirst,
RemoteCorpusFullVO remoteCorpusFullVOSecond)
- See Also:
RemoteCorpusFullService.remoteCorpusFullVOsAreEqual(fr.ifremer.allegro.referential.regulation.generic.vo.RemoteCorpusFullVO, fr.ifremer.allegro.referential.regulation.generic.vo.RemoteCorpusFullVO)
getCorpusNaturalIds
public RemoteCorpusNaturalId[] getCorpusNaturalIds()
- See Also:
RemoteCorpusFullService.getCorpusNaturalIds()
getCorpusByNaturalId
public RemoteCorpusFullVO getCorpusByNaturalId(RemoteCorpusNaturalId corpusNaturalId)
- See Also:
RemoteCorpusFullService.getCorpusByNaturalId(fr.ifremer.allegro.referential.regulation.generic.vo.RemoteCorpusNaturalId)
getCorpusNaturalIdById
public RemoteCorpusNaturalId getCorpusNaturalIdById(java.lang.Integer id)
- See Also:
RemoteCorpusFullService.getCorpusNaturalIdById(java.lang.Integer)
addOrUpdateClusterCorpus
public ClusterCorpus addOrUpdateClusterCorpus(ClusterCorpus clusterCorpus)
- See Also:
RemoteCorpusFullService.addOrUpdateClusterCorpus(fr.ifremer.allegro.referential.regulation.generic.cluster.ClusterCorpus)
getAllClusterCorpusSinceDateSynchro
public ClusterCorpus[] getAllClusterCorpusSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
- See Also:
RemoteCorpusFullService.getAllClusterCorpusSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)
getClusterCorpusByIdentifiers
public ClusterCorpus getClusterCorpusByIdentifiers(java.lang.Integer id)
- See Also:
RemoteCorpusFullService.getClusterCorpusByIdentifiers(java.lang.Integer)
Copyright © 2008-2010 IFREMER. All Rights Reserved.