fr.ifremer.allegro.referential.taxon.generic.service
Class RemoteVirtualComponentFullServiceWSDelegator
java.lang.Object
fr.ifremer.allegro.referential.taxon.generic.service.RemoteVirtualComponentFullServiceWSDelegator
public class RemoteVirtualComponentFullServiceWSDelegator
- extends java.lang.Object
Web service delegator for RemoteVirtualComponentFullService
.
- See Also:
RemoteVirtualComponentFullService
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemoteVirtualComponentFullServiceWSDelegator
public RemoteVirtualComponentFullServiceWSDelegator()
addVirtualComponent
public RemoteVirtualComponentFullVO addVirtualComponent(RemoteVirtualComponentFullVO virtualComponent)
- See Also:
RemoteVirtualComponentFullService.addVirtualComponent(fr.ifremer.allegro.referential.taxon.generic.vo.RemoteVirtualComponentFullVO)
updateVirtualComponent
public void updateVirtualComponent(RemoteVirtualComponentFullVO virtualComponent)
- See Also:
RemoteVirtualComponentFullService.updateVirtualComponent(fr.ifremer.allegro.referential.taxon.generic.vo.RemoteVirtualComponentFullVO)
removeVirtualComponent
public void removeVirtualComponent(RemoteVirtualComponentFullVO virtualComponent)
- See Also:
RemoteVirtualComponentFullService.removeVirtualComponent(fr.ifremer.allegro.referential.taxon.generic.vo.RemoteVirtualComponentFullVO)
getAllVirtualComponent
public RemoteVirtualComponentFullVO[] getAllVirtualComponent()
- See Also:
RemoteVirtualComponentFullService.getAllVirtualComponent()
getVirtualComponentByTaxonNameId
public RemoteVirtualComponentFullVO[] getVirtualComponentByTaxonNameId(java.lang.Integer id)
- See Also:
RemoteVirtualComponentFullService.getVirtualComponentByTaxonNameId(java.lang.Integer)
getVirtualComponentByReferenceTaxonId
public RemoteVirtualComponentFullVO[] getVirtualComponentByReferenceTaxonId(java.lang.Integer id)
- See Also:
RemoteVirtualComponentFullService.getVirtualComponentByReferenceTaxonId(java.lang.Integer)
getVirtualComponentByIdentifiers
public RemoteVirtualComponentFullVO getVirtualComponentByIdentifiers(java.lang.Integer taxonNameId,
java.lang.Integer referenceTaxonId)
- See Also:
RemoteVirtualComponentFullService.getVirtualComponentByIdentifiers(java.lang.Integer, java.lang.Integer)
remoteVirtualComponentFullVOsAreEqualOnIdentifiers
public boolean remoteVirtualComponentFullVOsAreEqualOnIdentifiers(RemoteVirtualComponentFullVO remoteVirtualComponentFullVOFirst,
RemoteVirtualComponentFullVO remoteVirtualComponentFullVOSecond)
- See Also:
RemoteVirtualComponentFullService.remoteVirtualComponentFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.referential.taxon.generic.vo.RemoteVirtualComponentFullVO, fr.ifremer.allegro.referential.taxon.generic.vo.RemoteVirtualComponentFullVO)
remoteVirtualComponentFullVOsAreEqual
public boolean remoteVirtualComponentFullVOsAreEqual(RemoteVirtualComponentFullVO remoteVirtualComponentFullVOFirst,
RemoteVirtualComponentFullVO remoteVirtualComponentFullVOSecond)
- See Also:
RemoteVirtualComponentFullService.remoteVirtualComponentFullVOsAreEqual(fr.ifremer.allegro.referential.taxon.generic.vo.RemoteVirtualComponentFullVO, fr.ifremer.allegro.referential.taxon.generic.vo.RemoteVirtualComponentFullVO)
getVirtualComponentNaturalIds
public RemoteVirtualComponentNaturalId[] getVirtualComponentNaturalIds()
- See Also:
RemoteVirtualComponentFullService.getVirtualComponentNaturalIds()
getVirtualComponentByNaturalId
public RemoteVirtualComponentFullVO getVirtualComponentByNaturalId(RemoteVirtualComponentNaturalId virtualComponentNaturalId)
- See Also:
RemoteVirtualComponentFullService.getVirtualComponentByNaturalId(fr.ifremer.allegro.referential.taxon.generic.vo.RemoteVirtualComponentNaturalId)
addOrUpdateClusterVirtualComponent
public ClusterVirtualComponent addOrUpdateClusterVirtualComponent(ClusterVirtualComponent clusterVirtualComponent)
- See Also:
RemoteVirtualComponentFullService.addOrUpdateClusterVirtualComponent(fr.ifremer.allegro.referential.taxon.generic.cluster.ClusterVirtualComponent)
getAllClusterVirtualComponentSinceDateSynchro
public ClusterVirtualComponent[] getAllClusterVirtualComponentSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
- See Also:
RemoteVirtualComponentFullService.getAllClusterVirtualComponentSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)
getClusterVirtualComponentByIdentifiers
public ClusterVirtualComponent getClusterVirtualComponentByIdentifiers(java.lang.Integer taxonNameId,
java.lang.Integer referenceTaxonId)
- See Also:
RemoteVirtualComponentFullService.getClusterVirtualComponentByIdentifiers(java.lang.Integer, java.lang.Integer)
Copyright © 2008-2010 IFREMER. All Rights Reserved.