fr.ifremer.allegro.referential.taxon.generic.service
Class RemoteTaxonInformationFullServiceWSDelegator
java.lang.Object
fr.ifremer.allegro.referential.taxon.generic.service.RemoteTaxonInformationFullServiceWSDelegator
public class RemoteTaxonInformationFullServiceWSDelegator
- extends java.lang.Object
Web service delegator for RemoteTaxonInformationFullService
.
- See Also:
RemoteTaxonInformationFullService
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemoteTaxonInformationFullServiceWSDelegator
public RemoteTaxonInformationFullServiceWSDelegator()
addTaxonInformation
public RemoteTaxonInformationFullVO addTaxonInformation(RemoteTaxonInformationFullVO taxonInformation)
- See Also:
RemoteTaxonInformationFullService.addTaxonInformation(fr.ifremer.allegro.referential.taxon.generic.vo.RemoteTaxonInformationFullVO)
updateTaxonInformation
public void updateTaxonInformation(RemoteTaxonInformationFullVO taxonInformation)
- See Also:
RemoteTaxonInformationFullService.updateTaxonInformation(fr.ifremer.allegro.referential.taxon.generic.vo.RemoteTaxonInformationFullVO)
removeTaxonInformation
public void removeTaxonInformation(RemoteTaxonInformationFullVO taxonInformation)
- See Also:
RemoteTaxonInformationFullService.removeTaxonInformation(fr.ifremer.allegro.referential.taxon.generic.vo.RemoteTaxonInformationFullVO)
getAllTaxonInformation
public RemoteTaxonInformationFullVO[] getAllTaxonInformation()
- See Also:
RemoteTaxonInformationFullService.getAllTaxonInformation()
getTaxonInformationByTaxonNameId
public RemoteTaxonInformationFullVO[] getTaxonInformationByTaxonNameId(java.lang.Integer id)
- See Also:
RemoteTaxonInformationFullService.getTaxonInformationByTaxonNameId(java.lang.Integer)
getTaxonInformationByReferenceDocumentId
public RemoteTaxonInformationFullVO[] getTaxonInformationByReferenceDocumentId(java.lang.Integer id)
- See Also:
RemoteTaxonInformationFullService.getTaxonInformationByReferenceDocumentId(java.lang.Integer)
getTaxonInformationByIdentifiers
public RemoteTaxonInformationFullVO getTaxonInformationByIdentifiers(java.lang.Integer taxonNameId,
java.lang.Integer referenceDocumentId)
- See Also:
RemoteTaxonInformationFullService.getTaxonInformationByIdentifiers(java.lang.Integer, java.lang.Integer)
remoteTaxonInformationFullVOsAreEqualOnIdentifiers
public boolean remoteTaxonInformationFullVOsAreEqualOnIdentifiers(RemoteTaxonInformationFullVO remoteTaxonInformationFullVOFirst,
RemoteTaxonInformationFullVO remoteTaxonInformationFullVOSecond)
- See Also:
RemoteTaxonInformationFullService.remoteTaxonInformationFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.referential.taxon.generic.vo.RemoteTaxonInformationFullVO, fr.ifremer.allegro.referential.taxon.generic.vo.RemoteTaxonInformationFullVO)
remoteTaxonInformationFullVOsAreEqual
public boolean remoteTaxonInformationFullVOsAreEqual(RemoteTaxonInformationFullVO remoteTaxonInformationFullVOFirst,
RemoteTaxonInformationFullVO remoteTaxonInformationFullVOSecond)
- See Also:
RemoteTaxonInformationFullService.remoteTaxonInformationFullVOsAreEqual(fr.ifremer.allegro.referential.taxon.generic.vo.RemoteTaxonInformationFullVO, fr.ifremer.allegro.referential.taxon.generic.vo.RemoteTaxonInformationFullVO)
getTaxonInformationNaturalIds
public RemoteTaxonInformationNaturalId[] getTaxonInformationNaturalIds()
- See Also:
RemoteTaxonInformationFullService.getTaxonInformationNaturalIds()
getTaxonInformationByNaturalId
public RemoteTaxonInformationFullVO getTaxonInformationByNaturalId(RemoteTaxonInformationNaturalId taxonInformationNaturalId)
- See Also:
RemoteTaxonInformationFullService.getTaxonInformationByNaturalId(fr.ifremer.allegro.referential.taxon.generic.vo.RemoteTaxonInformationNaturalId)
addOrUpdateClusterTaxonInformation
public ClusterTaxonInformation addOrUpdateClusterTaxonInformation(ClusterTaxonInformation clusterTaxonInformation)
- See Also:
RemoteTaxonInformationFullService.addOrUpdateClusterTaxonInformation(fr.ifremer.allegro.referential.taxon.generic.cluster.ClusterTaxonInformation)
getAllClusterTaxonInformationSinceDateSynchro
public ClusterTaxonInformation[] getAllClusterTaxonInformationSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
- See Also:
RemoteTaxonInformationFullService.getAllClusterTaxonInformationSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)
getClusterTaxonInformationByIdentifiers
public ClusterTaxonInformation getClusterTaxonInformationByIdentifiers(java.lang.Integer taxonNameId,
java.lang.Integer referenceDocumentId)
- See Also:
RemoteTaxonInformationFullService.getClusterTaxonInformationByIdentifiers(java.lang.Integer, java.lang.Integer)
Copyright © 2008-2010 IFREMER. All Rights Reserved.