fr.ifremer.allegro.data.batch.denormalized.generic.service
Class RemoteDenormalizedBatchFullServiceWSDelegator
java.lang.Object
fr.ifremer.allegro.data.batch.denormalized.generic.service.RemoteDenormalizedBatchFullServiceWSDelegator
public class RemoteDenormalizedBatchFullServiceWSDelegator
- extends java.lang.Object
Web service delegator for RemoteDenormalizedBatchFullService
.
- See Also:
RemoteDenormalizedBatchFullService
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemoteDenormalizedBatchFullServiceWSDelegator
public RemoteDenormalizedBatchFullServiceWSDelegator()
addDenormalizedBatch
public RemoteDenormalizedBatchFullVO addDenormalizedBatch(RemoteDenormalizedBatchFullVO denormalizedBatch)
- See Also:
RemoteDenormalizedBatchFullService.addDenormalizedBatch(fr.ifremer.allegro.data.batch.denormalized.generic.vo.RemoteDenormalizedBatchFullVO)
updateDenormalizedBatch
public void updateDenormalizedBatch(RemoteDenormalizedBatchFullVO denormalizedBatch)
- See Also:
RemoteDenormalizedBatchFullService.updateDenormalizedBatch(fr.ifremer.allegro.data.batch.denormalized.generic.vo.RemoteDenormalizedBatchFullVO)
removeDenormalizedBatch
public void removeDenormalizedBatch(RemoteDenormalizedBatchFullVO denormalizedBatch)
- See Also:
RemoteDenormalizedBatchFullService.removeDenormalizedBatch(fr.ifremer.allegro.data.batch.denormalized.generic.vo.RemoteDenormalizedBatchFullVO)
getAllDenormalizedBatch
public RemoteDenormalizedBatchFullVO[] getAllDenormalizedBatch()
- See Also:
RemoteDenormalizedBatchFullService.getAllDenormalizedBatch()
getDenormalizedBatchById
public RemoteDenormalizedBatchFullVO getDenormalizedBatchById(java.lang.Long id)
- See Also:
RemoteDenormalizedBatchFullService.getDenormalizedBatchById(java.lang.Long)
getDenormalizedBatchByIds
public RemoteDenormalizedBatchFullVO[] getDenormalizedBatchByIds(java.lang.Long[] id)
- See Also:
RemoteDenormalizedBatchFullService.getDenormalizedBatchByIds(java.lang.Long[])
getDenormalizedBatchByNumericalParameterCode
public RemoteDenormalizedBatchFullVO[] getDenormalizedBatchByNumericalParameterCode(java.lang.String code)
- See Also:
RemoteDenormalizedBatchFullService.getDenormalizedBatchByNumericalParameterCode(java.lang.String)
getDenormalizedBatchByTaxonGroupId
public RemoteDenormalizedBatchFullVO[] getDenormalizedBatchByTaxonGroupId(java.lang.Integer id)
- See Also:
RemoteDenormalizedBatchFullService.getDenormalizedBatchByTaxonGroupId(java.lang.Integer)
getDenormalizedBatchByReferenceTaxonId
public RemoteDenormalizedBatchFullVO[] getDenormalizedBatchByReferenceTaxonId(java.lang.Integer id)
- See Also:
RemoteDenormalizedBatchFullService.getDenormalizedBatchByReferenceTaxonId(java.lang.Integer)
remoteDenormalizedBatchFullVOsAreEqualOnIdentifiers
public boolean remoteDenormalizedBatchFullVOsAreEqualOnIdentifiers(RemoteDenormalizedBatchFullVO remoteDenormalizedBatchFullVOFirst,
RemoteDenormalizedBatchFullVO remoteDenormalizedBatchFullVOSecond)
- See Also:
RemoteDenormalizedBatchFullService.remoteDenormalizedBatchFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.data.batch.denormalized.generic.vo.RemoteDenormalizedBatchFullVO, fr.ifremer.allegro.data.batch.denormalized.generic.vo.RemoteDenormalizedBatchFullVO)
remoteDenormalizedBatchFullVOsAreEqual
public boolean remoteDenormalizedBatchFullVOsAreEqual(RemoteDenormalizedBatchFullVO remoteDenormalizedBatchFullVOFirst,
RemoteDenormalizedBatchFullVO remoteDenormalizedBatchFullVOSecond)
- See Also:
RemoteDenormalizedBatchFullService.remoteDenormalizedBatchFullVOsAreEqual(fr.ifremer.allegro.data.batch.denormalized.generic.vo.RemoteDenormalizedBatchFullVO, fr.ifremer.allegro.data.batch.denormalized.generic.vo.RemoteDenormalizedBatchFullVO)
getDenormalizedBatchNaturalIds
public RemoteDenormalizedBatchNaturalId[] getDenormalizedBatchNaturalIds()
- See Also:
RemoteDenormalizedBatchFullService.getDenormalizedBatchNaturalIds()
getDenormalizedBatchByNaturalId
public RemoteDenormalizedBatchFullVO getDenormalizedBatchByNaturalId(RemoteDenormalizedBatchNaturalId denormalizedBatchNaturalId)
- See Also:
RemoteDenormalizedBatchFullService.getDenormalizedBatchByNaturalId(fr.ifremer.allegro.data.batch.denormalized.generic.vo.RemoteDenormalizedBatchNaturalId)
getDenormalizedBatchNaturalIdById
public RemoteDenormalizedBatchNaturalId getDenormalizedBatchNaturalIdById(java.lang.Long id)
- See Also:
RemoteDenormalizedBatchFullService.getDenormalizedBatchNaturalIdById(java.lang.Long)
addOrUpdateClusterDenormalizedBatch
public ClusterDenormalizedBatch addOrUpdateClusterDenormalizedBatch(ClusterDenormalizedBatch clusterDenormalizedBatch)
- See Also:
RemoteDenormalizedBatchFullService.addOrUpdateClusterDenormalizedBatch(fr.ifremer.allegro.data.batch.denormalized.generic.cluster.ClusterDenormalizedBatch)
getAllClusterDenormalizedBatch
public ClusterDenormalizedBatch[] getAllClusterDenormalizedBatch(java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
- See Also:
RemoteDenormalizedBatchFullService.getAllClusterDenormalizedBatch(java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)
getClusterDenormalizedBatchByIdentifiers
public ClusterDenormalizedBatch getClusterDenormalizedBatchByIdentifiers(java.lang.Long id)
- See Also:
RemoteDenormalizedBatchFullService.getClusterDenormalizedBatchByIdentifiers(java.lang.Long)
Copyright © 2008-2010 IFREMER. All Rights Reserved.