fr.ifremer.allegro.referential.transcribing.generic.service
Class RemoteTranscribingLocationLevelFullServiceWSDelegator
java.lang.Object
fr.ifremer.allegro.referential.transcribing.generic.service.RemoteTranscribingLocationLevelFullServiceWSDelegator
public class RemoteTranscribingLocationLevelFullServiceWSDelegator
- extends java.lang.Object
Web service delegator for RemoteTranscribingLocationLevelFullService
.
- See Also:
RemoteTranscribingLocationLevelFullService
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemoteTranscribingLocationLevelFullServiceWSDelegator
public RemoteTranscribingLocationLevelFullServiceWSDelegator()
addTranscribingLocationLevel
public RemoteTranscribingLocationLevelFullVO addTranscribingLocationLevel(RemoteTranscribingLocationLevelFullVO transcribingLocationLevel)
- See Also:
RemoteTranscribingLocationLevelFullService.addTranscribingLocationLevel(fr.ifremer.allegro.referential.transcribing.generic.vo.RemoteTranscribingLocationLevelFullVO)
updateTranscribingLocationLevel
public void updateTranscribingLocationLevel(RemoteTranscribingLocationLevelFullVO transcribingLocationLevel)
- See Also:
RemoteTranscribingLocationLevelFullService.updateTranscribingLocationLevel(fr.ifremer.allegro.referential.transcribing.generic.vo.RemoteTranscribingLocationLevelFullVO)
removeTranscribingLocationLevel
public void removeTranscribingLocationLevel(RemoteTranscribingLocationLevelFullVO transcribingLocationLevel)
- See Also:
RemoteTranscribingLocationLevelFullService.removeTranscribingLocationLevel(fr.ifremer.allegro.referential.transcribing.generic.vo.RemoteTranscribingLocationLevelFullVO)
getAllTranscribingLocationLevel
public RemoteTranscribingLocationLevelFullVO[] getAllTranscribingLocationLevel()
- See Also:
RemoteTranscribingLocationLevelFullService.getAllTranscribingLocationLevel()
getTranscribingLocationLevelByTranscribingSystemId
public RemoteTranscribingLocationLevelFullVO[] getTranscribingLocationLevelByTranscribingSystemId(java.lang.Integer id)
- See Also:
RemoteTranscribingLocationLevelFullService.getTranscribingLocationLevelByTranscribingSystemId(java.lang.Integer)
getTranscribingLocationLevelByTranscribingSideId
public RemoteTranscribingLocationLevelFullVO[] getTranscribingLocationLevelByTranscribingSideId(java.lang.Integer id)
- See Also:
RemoteTranscribingLocationLevelFullService.getTranscribingLocationLevelByTranscribingSideId(java.lang.Integer)
getTranscribingLocationLevelByLocationLevelId
public RemoteTranscribingLocationLevelFullVO[] getTranscribingLocationLevelByLocationLevelId(java.lang.Integer id)
- See Also:
RemoteTranscribingLocationLevelFullService.getTranscribingLocationLevelByLocationLevelId(java.lang.Integer)
getTranscribingLocationLevelByIdentifiers
public RemoteTranscribingLocationLevelFullVO getTranscribingLocationLevelByIdentifiers(java.lang.Integer transcribingSystemId,
java.lang.Integer locationLevelId)
- See Also:
RemoteTranscribingLocationLevelFullService.getTranscribingLocationLevelByIdentifiers(java.lang.Integer, java.lang.Integer)
remoteTranscribingLocationLevelFullVOsAreEqualOnIdentifiers
public boolean remoteTranscribingLocationLevelFullVOsAreEqualOnIdentifiers(RemoteTranscribingLocationLevelFullVO remoteTranscribingLocationLevelFullVOFirst,
RemoteTranscribingLocationLevelFullVO remoteTranscribingLocationLevelFullVOSecond)
- See Also:
RemoteTranscribingLocationLevelFullService.remoteTranscribingLocationLevelFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.referential.transcribing.generic.vo.RemoteTranscribingLocationLevelFullVO, fr.ifremer.allegro.referential.transcribing.generic.vo.RemoteTranscribingLocationLevelFullVO)
remoteTranscribingLocationLevelFullVOsAreEqual
public boolean remoteTranscribingLocationLevelFullVOsAreEqual(RemoteTranscribingLocationLevelFullVO remoteTranscribingLocationLevelFullVOFirst,
RemoteTranscribingLocationLevelFullVO remoteTranscribingLocationLevelFullVOSecond)
- See Also:
RemoteTranscribingLocationLevelFullService.remoteTranscribingLocationLevelFullVOsAreEqual(fr.ifremer.allegro.referential.transcribing.generic.vo.RemoteTranscribingLocationLevelFullVO, fr.ifremer.allegro.referential.transcribing.generic.vo.RemoteTranscribingLocationLevelFullVO)
getTranscribingLocationLevelNaturalIds
public RemoteTranscribingLocationLevelNaturalId[] getTranscribingLocationLevelNaturalIds()
- See Also:
RemoteTranscribingLocationLevelFullService.getTranscribingLocationLevelNaturalIds()
getTranscribingLocationLevelByNaturalId
public RemoteTranscribingLocationLevelFullVO getTranscribingLocationLevelByNaturalId(RemoteTranscribingLocationLevelNaturalId transcribingLocationLevelNaturalId)
- See Also:
RemoteTranscribingLocationLevelFullService.getTranscribingLocationLevelByNaturalId(fr.ifremer.allegro.referential.transcribing.generic.vo.RemoteTranscribingLocationLevelNaturalId)
addOrUpdateClusterTranscribingLocationLevel
public ClusterTranscribingLocationLevel addOrUpdateClusterTranscribingLocationLevel(ClusterTranscribingLocationLevel clusterTranscribingLocationLevel)
- See Also:
RemoteTranscribingLocationLevelFullService.addOrUpdateClusterTranscribingLocationLevel(fr.ifremer.allegro.referential.transcribing.generic.cluster.ClusterTranscribingLocationLevel)
getAllClusterTranscribingLocationLevelSinceDateSynchro
public ClusterTranscribingLocationLevel[] getAllClusterTranscribingLocationLevelSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
- See Also:
RemoteTranscribingLocationLevelFullService.getAllClusterTranscribingLocationLevelSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)
getClusterTranscribingLocationLevelByIdentifiers
public ClusterTranscribingLocationLevel getClusterTranscribingLocationLevelByIdentifiers(java.lang.Integer transcribingSystemId,
java.lang.Integer locationLevelId)
- See Also:
RemoteTranscribingLocationLevelFullService.getClusterTranscribingLocationLevelByIdentifiers(java.lang.Integer, java.lang.Integer)
Copyright © 2008-2010 IFREMER. All Rights Reserved.