fr.ifremer.allegro.referential.taxon.generic.service
Class RemoteTaxonGroupFullServiceWSDelegator
java.lang.Object
fr.ifremer.allegro.referential.taxon.generic.service.RemoteTaxonGroupFullServiceWSDelegator
public class RemoteTaxonGroupFullServiceWSDelegator
- extends java.lang.Object
Web service delegator for RemoteTaxonGroupFullService
.
- See Also:
RemoteTaxonGroupFullService
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemoteTaxonGroupFullServiceWSDelegator
public RemoteTaxonGroupFullServiceWSDelegator()
addTaxonGroup
public RemoteTaxonGroupFullVO addTaxonGroup(RemoteTaxonGroupFullVO taxonGroup)
- See Also:
RemoteTaxonGroupFullService.addTaxonGroup(fr.ifremer.allegro.referential.taxon.generic.vo.RemoteTaxonGroupFullVO)
updateTaxonGroup
public void updateTaxonGroup(RemoteTaxonGroupFullVO taxonGroup)
- See Also:
RemoteTaxonGroupFullService.updateTaxonGroup(fr.ifremer.allegro.referential.taxon.generic.vo.RemoteTaxonGroupFullVO)
removeTaxonGroup
public void removeTaxonGroup(RemoteTaxonGroupFullVO taxonGroup)
- See Also:
RemoteTaxonGroupFullService.removeTaxonGroup(fr.ifremer.allegro.referential.taxon.generic.vo.RemoteTaxonGroupFullVO)
getAllTaxonGroup
public RemoteTaxonGroupFullVO[] getAllTaxonGroup()
- See Also:
RemoteTaxonGroupFullService.getAllTaxonGroup()
getTaxonGroupById
public RemoteTaxonGroupFullVO getTaxonGroupById(java.lang.Integer id)
- See Also:
RemoteTaxonGroupFullService.getTaxonGroupById(java.lang.Integer)
getTaxonGroupByIds
public RemoteTaxonGroupFullVO[] getTaxonGroupByIds(java.lang.Integer[] id)
- See Also:
RemoteTaxonGroupFullService.getTaxonGroupByIds(java.lang.Integer[])
getTaxonGroupByTaxonGroupTypeCode
public RemoteTaxonGroupFullVO[] getTaxonGroupByTaxonGroupTypeCode(java.lang.String code)
- See Also:
RemoteTaxonGroupFullService.getTaxonGroupByTaxonGroupTypeCode(java.lang.String)
getTaxonGroupByParentTaxonGroupId
public RemoteTaxonGroupFullVO[] getTaxonGroupByParentTaxonGroupId(java.lang.Integer id)
- See Also:
RemoteTaxonGroupFullService.getTaxonGroupByParentTaxonGroupId(java.lang.Integer)
getTaxonGroupByStatusCode
public RemoteTaxonGroupFullVO[] getTaxonGroupByStatusCode(java.lang.String code)
- See Also:
RemoteTaxonGroupFullService.getTaxonGroupByStatusCode(java.lang.String)
remoteTaxonGroupFullVOsAreEqualOnIdentifiers
public boolean remoteTaxonGroupFullVOsAreEqualOnIdentifiers(RemoteTaxonGroupFullVO remoteTaxonGroupFullVOFirst,
RemoteTaxonGroupFullVO remoteTaxonGroupFullVOSecond)
- See Also:
RemoteTaxonGroupFullService.remoteTaxonGroupFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.referential.taxon.generic.vo.RemoteTaxonGroupFullVO, fr.ifremer.allegro.referential.taxon.generic.vo.RemoteTaxonGroupFullVO)
remoteTaxonGroupFullVOsAreEqual
public boolean remoteTaxonGroupFullVOsAreEqual(RemoteTaxonGroupFullVO remoteTaxonGroupFullVOFirst,
RemoteTaxonGroupFullVO remoteTaxonGroupFullVOSecond)
- See Also:
RemoteTaxonGroupFullService.remoteTaxonGroupFullVOsAreEqual(fr.ifremer.allegro.referential.taxon.generic.vo.RemoteTaxonGroupFullVO, fr.ifremer.allegro.referential.taxon.generic.vo.RemoteTaxonGroupFullVO)
getTaxonGroupNaturalIds
public RemoteTaxonGroupNaturalId[] getTaxonGroupNaturalIds()
- See Also:
RemoteTaxonGroupFullService.getTaxonGroupNaturalIds()
getTaxonGroupByNaturalId
public RemoteTaxonGroupFullVO getTaxonGroupByNaturalId(RemoteTaxonGroupNaturalId taxonGroupNaturalId)
- See Also:
RemoteTaxonGroupFullService.getTaxonGroupByNaturalId(fr.ifremer.allegro.referential.taxon.generic.vo.RemoteTaxonGroupNaturalId)
getTaxonGroupNaturalIdById
public RemoteTaxonGroupNaturalId getTaxonGroupNaturalIdById(java.lang.Integer id)
- See Also:
RemoteTaxonGroupFullService.getTaxonGroupNaturalIdById(java.lang.Integer)
addOrUpdateClusterTaxonGroup
public ClusterTaxonGroup addOrUpdateClusterTaxonGroup(ClusterTaxonGroup clusterTaxonGroup)
- See Also:
RemoteTaxonGroupFullService.addOrUpdateClusterTaxonGroup(fr.ifremer.allegro.referential.taxon.generic.cluster.ClusterTaxonGroup)
getAllClusterTaxonGroupSinceDateSynchro
public ClusterTaxonGroup[] getAllClusterTaxonGroupSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
- See Also:
RemoteTaxonGroupFullService.getAllClusterTaxonGroupSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)
getClusterTaxonGroupByIdentifiers
public ClusterTaxonGroup getClusterTaxonGroupByIdentifiers(java.lang.Integer id)
- See Also:
RemoteTaxonGroupFullService.getClusterTaxonGroupByIdentifiers(java.lang.Integer)
Copyright © 2008-2010 IFREMER. All Rights Reserved.