fr.ifremer.allegro.referential.taxon.generic.service
Class RemoteReferenceDocumentFullServiceWSDelegator
java.lang.Object
fr.ifremer.allegro.referential.taxon.generic.service.RemoteReferenceDocumentFullServiceWSDelegator
public class RemoteReferenceDocumentFullServiceWSDelegator
- extends java.lang.Object
Web service delegator for RemoteReferenceDocumentFullService
.
- See Also:
RemoteReferenceDocumentFullService
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemoteReferenceDocumentFullServiceWSDelegator
public RemoteReferenceDocumentFullServiceWSDelegator()
addReferenceDocument
public RemoteReferenceDocumentFullVO addReferenceDocument(RemoteReferenceDocumentFullVO referenceDocument)
- See Also:
RemoteReferenceDocumentFullService.addReferenceDocument(fr.ifremer.allegro.referential.taxon.generic.vo.RemoteReferenceDocumentFullVO)
updateReferenceDocument
public void updateReferenceDocument(RemoteReferenceDocumentFullVO referenceDocument)
- See Also:
RemoteReferenceDocumentFullService.updateReferenceDocument(fr.ifremer.allegro.referential.taxon.generic.vo.RemoteReferenceDocumentFullVO)
removeReferenceDocument
public void removeReferenceDocument(RemoteReferenceDocumentFullVO referenceDocument)
- See Also:
RemoteReferenceDocumentFullService.removeReferenceDocument(fr.ifremer.allegro.referential.taxon.generic.vo.RemoteReferenceDocumentFullVO)
getAllReferenceDocument
public RemoteReferenceDocumentFullVO[] getAllReferenceDocument()
- See Also:
RemoteReferenceDocumentFullService.getAllReferenceDocument()
getReferenceDocumentById
public RemoteReferenceDocumentFullVO getReferenceDocumentById(java.lang.Integer id)
- See Also:
RemoteReferenceDocumentFullService.getReferenceDocumentById(java.lang.Integer)
getReferenceDocumentByIds
public RemoteReferenceDocumentFullVO[] getReferenceDocumentByIds(java.lang.Integer[] id)
- See Also:
RemoteReferenceDocumentFullService.getReferenceDocumentByIds(java.lang.Integer[])
getReferenceDocumentByStatusCode
public RemoteReferenceDocumentFullVO[] getReferenceDocumentByStatusCode(java.lang.String code)
- See Also:
RemoteReferenceDocumentFullService.getReferenceDocumentByStatusCode(java.lang.String)
remoteReferenceDocumentFullVOsAreEqualOnIdentifiers
public boolean remoteReferenceDocumentFullVOsAreEqualOnIdentifiers(RemoteReferenceDocumentFullVO remoteReferenceDocumentFullVOFirst,
RemoteReferenceDocumentFullVO remoteReferenceDocumentFullVOSecond)
- See Also:
RemoteReferenceDocumentFullService.remoteReferenceDocumentFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.referential.taxon.generic.vo.RemoteReferenceDocumentFullVO, fr.ifremer.allegro.referential.taxon.generic.vo.RemoteReferenceDocumentFullVO)
remoteReferenceDocumentFullVOsAreEqual
public boolean remoteReferenceDocumentFullVOsAreEqual(RemoteReferenceDocumentFullVO remoteReferenceDocumentFullVOFirst,
RemoteReferenceDocumentFullVO remoteReferenceDocumentFullVOSecond)
- See Also:
RemoteReferenceDocumentFullService.remoteReferenceDocumentFullVOsAreEqual(fr.ifremer.allegro.referential.taxon.generic.vo.RemoteReferenceDocumentFullVO, fr.ifremer.allegro.referential.taxon.generic.vo.RemoteReferenceDocumentFullVO)
getReferenceDocumentNaturalIds
public RemoteReferenceDocumentNaturalId[] getReferenceDocumentNaturalIds()
- See Also:
RemoteReferenceDocumentFullService.getReferenceDocumentNaturalIds()
getReferenceDocumentByNaturalId
public RemoteReferenceDocumentFullVO getReferenceDocumentByNaturalId(RemoteReferenceDocumentNaturalId referenceDocumentNaturalId)
- See Also:
RemoteReferenceDocumentFullService.getReferenceDocumentByNaturalId(fr.ifremer.allegro.referential.taxon.generic.vo.RemoteReferenceDocumentNaturalId)
getReferenceDocumentNaturalIdById
public RemoteReferenceDocumentNaturalId getReferenceDocumentNaturalIdById(java.lang.Integer id)
- See Also:
RemoteReferenceDocumentFullService.getReferenceDocumentNaturalIdById(java.lang.Integer)
addOrUpdateClusterReferenceDocument
public ClusterReferenceDocument addOrUpdateClusterReferenceDocument(ClusterReferenceDocument clusterReferenceDocument)
- See Also:
RemoteReferenceDocumentFullService.addOrUpdateClusterReferenceDocument(fr.ifremer.allegro.referential.taxon.generic.cluster.ClusterReferenceDocument)
getAllClusterReferenceDocumentSinceDateSynchro
public ClusterReferenceDocument[] getAllClusterReferenceDocumentSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
- See Also:
RemoteReferenceDocumentFullService.getAllClusterReferenceDocumentSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)
getClusterReferenceDocumentByIdentifiers
public ClusterReferenceDocument getClusterReferenceDocumentByIdentifiers(java.lang.Integer id)
- See Also:
RemoteReferenceDocumentFullService.getClusterReferenceDocumentByIdentifiers(java.lang.Integer)
Copyright © 2008-2010 IFREMER. All Rights Reserved.