fr.ifremer.allegro.referential.vessel.generic.service
Class RemoteVesselRegistrationPeriodFullServiceWSDelegator
java.lang.Object
fr.ifremer.allegro.referential.vessel.generic.service.RemoteVesselRegistrationPeriodFullServiceWSDelegator
public class RemoteVesselRegistrationPeriodFullServiceWSDelegator
- extends java.lang.Object
Web service delegator for RemoteVesselRegistrationPeriodFullService
.
- See Also:
RemoteVesselRegistrationPeriodFullService
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemoteVesselRegistrationPeriodFullServiceWSDelegator
public RemoteVesselRegistrationPeriodFullServiceWSDelegator()
addVesselRegistrationPeriod
public RemoteVesselRegistrationPeriodFullVO addVesselRegistrationPeriod(RemoteVesselRegistrationPeriodFullVO vesselRegistrationPeriod)
- See Also:
RemoteVesselRegistrationPeriodFullService.addVesselRegistrationPeriod(fr.ifremer.allegro.referential.vessel.generic.vo.RemoteVesselRegistrationPeriodFullVO)
updateVesselRegistrationPeriod
public void updateVesselRegistrationPeriod(RemoteVesselRegistrationPeriodFullVO vesselRegistrationPeriod)
- See Also:
RemoteVesselRegistrationPeriodFullService.updateVesselRegistrationPeriod(fr.ifremer.allegro.referential.vessel.generic.vo.RemoteVesselRegistrationPeriodFullVO)
removeVesselRegistrationPeriod
public void removeVesselRegistrationPeriod(RemoteVesselRegistrationPeriodFullVO vesselRegistrationPeriod)
- See Also:
RemoteVesselRegistrationPeriodFullService.removeVesselRegistrationPeriod(fr.ifremer.allegro.referential.vessel.generic.vo.RemoteVesselRegistrationPeriodFullVO)
getAllVesselRegistrationPeriod
public RemoteVesselRegistrationPeriodFullVO[] getAllVesselRegistrationPeriod()
- See Also:
RemoteVesselRegistrationPeriodFullService.getAllVesselRegistrationPeriod()
getVesselRegistrationPeriodByStartDateTime
public RemoteVesselRegistrationPeriodFullVO[] getVesselRegistrationPeriodByStartDateTime(java.util.Date startDateTime)
- See Also:
RemoteVesselRegistrationPeriodFullService.getVesselRegistrationPeriodByStartDateTime(java.util.Date)
getVesselRegistrationPeriodByStartDateTimes
public RemoteVesselRegistrationPeriodFullVO[] getVesselRegistrationPeriodByStartDateTimes(java.util.Date[] startDateTime)
- See Also:
RemoteVesselRegistrationPeriodFullService.getVesselRegistrationPeriodByStartDateTimes(java.util.Date[])
getVesselRegistrationPeriodByRegistrationLocationId
public RemoteVesselRegistrationPeriodFullVO[] getVesselRegistrationPeriodByRegistrationLocationId(java.lang.Integer id)
- See Also:
RemoteVesselRegistrationPeriodFullService.getVesselRegistrationPeriodByRegistrationLocationId(java.lang.Integer)
getVesselRegistrationPeriodByVesselCode
public RemoteVesselRegistrationPeriodFullVO[] getVesselRegistrationPeriodByVesselCode(java.lang.String code)
- See Also:
RemoteVesselRegistrationPeriodFullService.getVesselRegistrationPeriodByVesselCode(java.lang.String)
getVesselRegistrationPeriodByIdentifiers
public RemoteVesselRegistrationPeriodFullVO getVesselRegistrationPeriodByIdentifiers(java.util.Date startDateTime,
java.lang.Integer registrationLocationId,
java.lang.String vesselCode)
- See Also:
RemoteVesselRegistrationPeriodFullService.getVesselRegistrationPeriodByIdentifiers(java.util.Date, java.lang.Integer, java.lang.String)
remoteVesselRegistrationPeriodFullVOsAreEqualOnIdentifiers
public boolean remoteVesselRegistrationPeriodFullVOsAreEqualOnIdentifiers(RemoteVesselRegistrationPeriodFullVO remoteVesselRegistrationPeriodFullVOFirst,
RemoteVesselRegistrationPeriodFullVO remoteVesselRegistrationPeriodFullVOSecond)
- See Also:
RemoteVesselRegistrationPeriodFullService.remoteVesselRegistrationPeriodFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.referential.vessel.generic.vo.RemoteVesselRegistrationPeriodFullVO, fr.ifremer.allegro.referential.vessel.generic.vo.RemoteVesselRegistrationPeriodFullVO)
remoteVesselRegistrationPeriodFullVOsAreEqual
public boolean remoteVesselRegistrationPeriodFullVOsAreEqual(RemoteVesselRegistrationPeriodFullVO remoteVesselRegistrationPeriodFullVOFirst,
RemoteVesselRegistrationPeriodFullVO remoteVesselRegistrationPeriodFullVOSecond)
- See Also:
RemoteVesselRegistrationPeriodFullService.remoteVesselRegistrationPeriodFullVOsAreEqual(fr.ifremer.allegro.referential.vessel.generic.vo.RemoteVesselRegistrationPeriodFullVO, fr.ifremer.allegro.referential.vessel.generic.vo.RemoteVesselRegistrationPeriodFullVO)
getVesselRegistrationPeriodNaturalIds
public RemoteVesselRegistrationPeriodNaturalId[] getVesselRegistrationPeriodNaturalIds()
- See Also:
RemoteVesselRegistrationPeriodFullService.getVesselRegistrationPeriodNaturalIds()
getVesselRegistrationPeriodByNaturalId
public RemoteVesselRegistrationPeriodFullVO getVesselRegistrationPeriodByNaturalId(RemoteVesselRegistrationPeriodNaturalId vesselRegistrationPeriodNaturalId)
- See Also:
RemoteVesselRegistrationPeriodFullService.getVesselRegistrationPeriodByNaturalId(fr.ifremer.allegro.referential.vessel.generic.vo.RemoteVesselRegistrationPeriodNaturalId)
getClusterVesselRegistrationPeriodByIdentifiers
public ClusterVesselRegistrationPeriod getClusterVesselRegistrationPeriodByIdentifiers(java.util.Date startDateTime,
java.lang.Integer registrationLocationId,
java.lang.String vesselCode)
- See Also:
RemoteVesselRegistrationPeriodFullService.getClusterVesselRegistrationPeriodByIdentifiers(java.util.Date, java.lang.Integer, java.lang.String)
Copyright © 2008-2010 IFREMER. All Rights Reserved.