fr.ifremer.allegro.referential.taxon.generic.service
Class RemoteAuthorFullServiceWSDelegator
java.lang.Object
fr.ifremer.allegro.referential.taxon.generic.service.RemoteAuthorFullServiceWSDelegator
public class RemoteAuthorFullServiceWSDelegator
- extends java.lang.Object
Web service delegator for RemoteAuthorFullService
.
- See Also:
RemoteAuthorFullService
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemoteAuthorFullServiceWSDelegator
public RemoteAuthorFullServiceWSDelegator()
addAuthor
public RemoteAuthorFullVO addAuthor(RemoteAuthorFullVO author)
- See Also:
RemoteAuthorFullService.addAuthor(fr.ifremer.allegro.referential.taxon.generic.vo.RemoteAuthorFullVO)
updateAuthor
public void updateAuthor(RemoteAuthorFullVO author)
- See Also:
RemoteAuthorFullService.updateAuthor(fr.ifremer.allegro.referential.taxon.generic.vo.RemoteAuthorFullVO)
removeAuthor
public void removeAuthor(RemoteAuthorFullVO author)
- See Also:
RemoteAuthorFullService.removeAuthor(fr.ifremer.allegro.referential.taxon.generic.vo.RemoteAuthorFullVO)
getAllAuthor
public RemoteAuthorFullVO[] getAllAuthor()
- See Also:
RemoteAuthorFullService.getAllAuthor()
getAuthorById
public RemoteAuthorFullVO getAuthorById(java.lang.Integer id)
- See Also:
RemoteAuthorFullService.getAuthorById(java.lang.Integer)
getAuthorByIds
public RemoteAuthorFullVO[] getAuthorByIds(java.lang.Integer[] id)
- See Also:
RemoteAuthorFullService.getAuthorByIds(java.lang.Integer[])
getAuthorByStatusCode
public RemoteAuthorFullVO[] getAuthorByStatusCode(java.lang.String code)
- See Also:
RemoteAuthorFullService.getAuthorByStatusCode(java.lang.String)
remoteAuthorFullVOsAreEqualOnIdentifiers
public boolean remoteAuthorFullVOsAreEqualOnIdentifiers(RemoteAuthorFullVO remoteAuthorFullVOFirst,
RemoteAuthorFullVO remoteAuthorFullVOSecond)
- See Also:
RemoteAuthorFullService.remoteAuthorFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.referential.taxon.generic.vo.RemoteAuthorFullVO, fr.ifremer.allegro.referential.taxon.generic.vo.RemoteAuthorFullVO)
remoteAuthorFullVOsAreEqual
public boolean remoteAuthorFullVOsAreEqual(RemoteAuthorFullVO remoteAuthorFullVOFirst,
RemoteAuthorFullVO remoteAuthorFullVOSecond)
- See Also:
RemoteAuthorFullService.remoteAuthorFullVOsAreEqual(fr.ifremer.allegro.referential.taxon.generic.vo.RemoteAuthorFullVO, fr.ifremer.allegro.referential.taxon.generic.vo.RemoteAuthorFullVO)
getAuthorNaturalIds
public RemoteAuthorNaturalId[] getAuthorNaturalIds()
- See Also:
RemoteAuthorFullService.getAuthorNaturalIds()
getAuthorByNaturalId
public RemoteAuthorFullVO getAuthorByNaturalId(RemoteAuthorNaturalId authorNaturalId)
- See Also:
RemoteAuthorFullService.getAuthorByNaturalId(fr.ifremer.allegro.referential.taxon.generic.vo.RemoteAuthorNaturalId)
getAuthorNaturalIdById
public RemoteAuthorNaturalId getAuthorNaturalIdById(java.lang.Integer id)
- See Also:
RemoteAuthorFullService.getAuthorNaturalIdById(java.lang.Integer)
addOrUpdateClusterAuthor
public ClusterAuthor addOrUpdateClusterAuthor(ClusterAuthor clusterAuthor)
- See Also:
RemoteAuthorFullService.addOrUpdateClusterAuthor(fr.ifremer.allegro.referential.taxon.generic.cluster.ClusterAuthor)
getAllClusterAuthorSinceDateSynchro
public ClusterAuthor[] getAllClusterAuthorSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
- See Also:
RemoteAuthorFullService.getAllClusterAuthorSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)
getClusterAuthorByIdentifiers
public ClusterAuthor getClusterAuthorByIdentifiers(java.lang.Integer id)
- See Also:
RemoteAuthorFullService.getClusterAuthorByIdentifiers(java.lang.Integer)
Copyright © 2008-2010 IFREMER. All Rights Reserved.