fr.ifremer.allegro.referential.pmfm.generic.service
Class RemoteUnitFullServiceWSDelegator
java.lang.Object
fr.ifremer.allegro.referential.pmfm.generic.service.RemoteUnitFullServiceWSDelegator
public class RemoteUnitFullServiceWSDelegator
- extends java.lang.Object
Web service delegator for RemoteUnitFullService
.
- See Also:
RemoteUnitFullService
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemoteUnitFullServiceWSDelegator
public RemoteUnitFullServiceWSDelegator()
addUnit
public RemoteUnitFullVO addUnit(RemoteUnitFullVO unit)
- See Also:
RemoteUnitFullService.addUnit(fr.ifremer.allegro.referential.pmfm.generic.vo.RemoteUnitFullVO)
updateUnit
public void updateUnit(RemoteUnitFullVO unit)
- See Also:
RemoteUnitFullService.updateUnit(fr.ifremer.allegro.referential.pmfm.generic.vo.RemoteUnitFullVO)
removeUnit
public void removeUnit(RemoteUnitFullVO unit)
- See Also:
RemoteUnitFullService.removeUnit(fr.ifremer.allegro.referential.pmfm.generic.vo.RemoteUnitFullVO)
getAllUnit
public RemoteUnitFullVO[] getAllUnit()
- See Also:
RemoteUnitFullService.getAllUnit()
getUnitById
public RemoteUnitFullVO getUnitById(java.lang.Integer id)
- See Also:
RemoteUnitFullService.getUnitById(java.lang.Integer)
getUnitByIds
public RemoteUnitFullVO[] getUnitByIds(java.lang.Integer[] id)
- See Also:
RemoteUnitFullService.getUnitByIds(java.lang.Integer[])
getUnitByStatusCode
public RemoteUnitFullVO[] getUnitByStatusCode(java.lang.String code)
- See Also:
RemoteUnitFullService.getUnitByStatusCode(java.lang.String)
remoteUnitFullVOsAreEqualOnIdentifiers
public boolean remoteUnitFullVOsAreEqualOnIdentifiers(RemoteUnitFullVO remoteUnitFullVOFirst,
RemoteUnitFullVO remoteUnitFullVOSecond)
- See Also:
RemoteUnitFullService.remoteUnitFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.referential.pmfm.generic.vo.RemoteUnitFullVO, fr.ifremer.allegro.referential.pmfm.generic.vo.RemoteUnitFullVO)
remoteUnitFullVOsAreEqual
public boolean remoteUnitFullVOsAreEqual(RemoteUnitFullVO remoteUnitFullVOFirst,
RemoteUnitFullVO remoteUnitFullVOSecond)
- See Also:
RemoteUnitFullService.remoteUnitFullVOsAreEqual(fr.ifremer.allegro.referential.pmfm.generic.vo.RemoteUnitFullVO, fr.ifremer.allegro.referential.pmfm.generic.vo.RemoteUnitFullVO)
getUnitNaturalIds
public RemoteUnitNaturalId[] getUnitNaturalIds()
- See Also:
RemoteUnitFullService.getUnitNaturalIds()
getUnitByNaturalId
public RemoteUnitFullVO getUnitByNaturalId(RemoteUnitNaturalId unitNaturalId)
- See Also:
RemoteUnitFullService.getUnitByNaturalId(fr.ifremer.allegro.referential.pmfm.generic.vo.RemoteUnitNaturalId)
getUnitNaturalIdById
public RemoteUnitNaturalId getUnitNaturalIdById(java.lang.Integer id)
- See Also:
RemoteUnitFullService.getUnitNaturalIdById(java.lang.Integer)
addOrUpdateClusterUnit
public ClusterUnit addOrUpdateClusterUnit(ClusterUnit clusterUnit)
- See Also:
RemoteUnitFullService.addOrUpdateClusterUnit(fr.ifremer.allegro.referential.pmfm.generic.cluster.ClusterUnit)
getAllClusterUnitSinceDateSynchro
public ClusterUnit[] getAllClusterUnitSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
- See Also:
RemoteUnitFullService.getAllClusterUnitSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)
getClusterUnitByIdentifiers
public ClusterUnit getClusterUnitByIdentifiers(java.lang.Integer id)
- See Also:
RemoteUnitFullService.getClusterUnitByIdentifiers(java.lang.Integer)
Copyright © 2008-2010 IFREMER. All Rights Reserved.