|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.ifremer.allegro.referential.taxon.generic.service.RemoteVirtualComponentFullServiceBase
fr.ifremer.allegro.referential.taxon.generic.service.RemoteVirtualComponentFullServiceImpl
public class RemoteVirtualComponentFullServiceImpl
RemoteVirtualComponentFullService
Constructor Summary | |
---|---|
RemoteVirtualComponentFullServiceImpl()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RemoteVirtualComponentFullServiceImpl()
Method Detail |
---|
protected RemoteVirtualComponentFullVO handleAddVirtualComponent(RemoteVirtualComponentFullVO virtualComponent) throws java.lang.Exception
RemoteVirtualComponentFullServiceBase
RemoteVirtualComponentFullServiceBase.addVirtualComponent(fr.ifremer.allegro.referential.taxon.generic.vo.RemoteVirtualComponentFullVO)
handleAddVirtualComponent
in class RemoteVirtualComponentFullServiceBase
java.lang.Exception
RemoteVirtualComponentFullService.addVirtualComponent(fr.ifremer.allegro.referential.taxon.generic.vo.RemoteVirtualComponentFullVO)
protected void handleUpdateVirtualComponent(RemoteVirtualComponentFullVO virtualComponent) throws java.lang.Exception
RemoteVirtualComponentFullServiceBase
RemoteVirtualComponentFullServiceBase.updateVirtualComponent(fr.ifremer.allegro.referential.taxon.generic.vo.RemoteVirtualComponentFullVO)
handleUpdateVirtualComponent
in class RemoteVirtualComponentFullServiceBase
java.lang.Exception
RemoteVirtualComponentFullService.updateVirtualComponent(fr.ifremer.allegro.referential.taxon.generic.vo.RemoteVirtualComponentFullVO)
protected void handleRemoveVirtualComponent(RemoteVirtualComponentFullVO virtualComponent) throws java.lang.Exception
RemoteVirtualComponentFullServiceBase
RemoteVirtualComponentFullServiceBase.removeVirtualComponent(fr.ifremer.allegro.referential.taxon.generic.vo.RemoteVirtualComponentFullVO)
handleRemoveVirtualComponent
in class RemoteVirtualComponentFullServiceBase
java.lang.Exception
RemoteVirtualComponentFullService.removeVirtualComponent(fr.ifremer.allegro.referential.taxon.generic.vo.RemoteVirtualComponentFullVO)
protected RemoteVirtualComponentFullVO[] handleGetAllVirtualComponent() throws java.lang.Exception
RemoteVirtualComponentFullServiceBase
RemoteVirtualComponentFullServiceBase.getAllVirtualComponent()
handleGetAllVirtualComponent
in class RemoteVirtualComponentFullServiceBase
java.lang.Exception
RemoteVirtualComponentFullService.getAllVirtualComponent()
protected RemoteVirtualComponentFullVO[] handleGetVirtualComponentByTaxonNameId(java.lang.Integer id) throws java.lang.Exception
RemoteVirtualComponentFullServiceBase
RemoteVirtualComponentFullServiceBase.getVirtualComponentByTaxonNameId(java.lang.Integer)
handleGetVirtualComponentByTaxonNameId
in class RemoteVirtualComponentFullServiceBase
java.lang.Exception
RemoteVirtualComponentFullService.getVirtualComponentByTaxonNameId(java.lang.Integer)
protected RemoteVirtualComponentFullVO[] handleGetVirtualComponentByReferenceTaxonId(java.lang.Integer id) throws java.lang.Exception
RemoteVirtualComponentFullServiceBase
RemoteVirtualComponentFullServiceBase.getVirtualComponentByReferenceTaxonId(java.lang.Integer)
handleGetVirtualComponentByReferenceTaxonId
in class RemoteVirtualComponentFullServiceBase
java.lang.Exception
RemoteVirtualComponentFullService.getVirtualComponentByReferenceTaxonId(java.lang.Integer)
protected RemoteVirtualComponentFullVO handleGetVirtualComponentByIdentifiers(java.lang.Integer taxonNameId, java.lang.Integer referenceTaxonId) throws java.lang.Exception
RemoteVirtualComponentFullServiceBase
RemoteVirtualComponentFullServiceBase.getVirtualComponentByIdentifiers(java.lang.Integer, java.lang.Integer)
handleGetVirtualComponentByIdentifiers
in class RemoteVirtualComponentFullServiceBase
java.lang.Exception
RemoteVirtualComponentFullService.getVirtualComponentByIdentifiers(java.lang.Integer, java.lang.Integer)
protected boolean handleRemoteVirtualComponentFullVOsAreEqualOnIdentifiers(RemoteVirtualComponentFullVO remoteVirtualComponentFullVOFirst, RemoteVirtualComponentFullVO remoteVirtualComponentFullVOSecond) throws java.lang.Exception
RemoteVirtualComponentFullServiceBase
RemoteVirtualComponentFullServiceBase.remoteVirtualComponentFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.referential.taxon.generic.vo.RemoteVirtualComponentFullVO, fr.ifremer.allegro.referential.taxon.generic.vo.RemoteVirtualComponentFullVO)
handleRemoteVirtualComponentFullVOsAreEqualOnIdentifiers
in class RemoteVirtualComponentFullServiceBase
java.lang.Exception
RemoteVirtualComponentFullService.remoteVirtualComponentFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.referential.taxon.generic.vo.RemoteVirtualComponentFullVO, fr.ifremer.allegro.referential.taxon.generic.vo.RemoteVirtualComponentFullVO)
protected boolean handleRemoteVirtualComponentFullVOsAreEqual(RemoteVirtualComponentFullVO remoteVirtualComponentFullVOFirst, RemoteVirtualComponentFullVO remoteVirtualComponentFullVOSecond) throws java.lang.Exception
RemoteVirtualComponentFullServiceBase
RemoteVirtualComponentFullServiceBase.remoteVirtualComponentFullVOsAreEqual(fr.ifremer.allegro.referential.taxon.generic.vo.RemoteVirtualComponentFullVO, fr.ifremer.allegro.referential.taxon.generic.vo.RemoteVirtualComponentFullVO)
handleRemoteVirtualComponentFullVOsAreEqual
in class RemoteVirtualComponentFullServiceBase
java.lang.Exception
RemoteVirtualComponentFullService.remoteVirtualComponentFullVOsAreEqual(fr.ifremer.allegro.referential.taxon.generic.vo.RemoteVirtualComponentFullVO, fr.ifremer.allegro.referential.taxon.generic.vo.RemoteVirtualComponentFullVO)
protected RemoteVirtualComponentNaturalId[] handleGetVirtualComponentNaturalIds() throws java.lang.Exception
RemoteVirtualComponentFullServiceBase
RemoteVirtualComponentFullServiceBase.getVirtualComponentNaturalIds()
handleGetVirtualComponentNaturalIds
in class RemoteVirtualComponentFullServiceBase
java.lang.Exception
RemoteVirtualComponentFullService.getVirtualComponentNaturalIds()
protected RemoteVirtualComponentFullVO handleGetVirtualComponentByNaturalId(RemoteVirtualComponentNaturalId virtualComponentNaturalId) throws java.lang.Exception
RemoteVirtualComponentFullServiceBase
RemoteVirtualComponentFullServiceBase.getVirtualComponentByNaturalId(fr.ifremer.allegro.referential.taxon.generic.vo.RemoteVirtualComponentNaturalId)
handleGetVirtualComponentByNaturalId
in class RemoteVirtualComponentFullServiceBase
java.lang.Exception
RemoteVirtualComponentFullService.getVirtualComponentByNaturalId(fr.ifremer.allegro.referential.taxon.generic.vo.RemoteVirtualComponentNaturalId)
protected ClusterVirtualComponent handleAddOrUpdateClusterVirtualComponent(ClusterVirtualComponent clusterVirtualComponent) throws java.lang.Exception
RemoteVirtualComponentFullServiceBase
RemoteVirtualComponentFullServiceBase.addOrUpdateClusterVirtualComponent(fr.ifremer.allegro.referential.taxon.generic.cluster.ClusterVirtualComponent)
handleAddOrUpdateClusterVirtualComponent
in class RemoteVirtualComponentFullServiceBase
java.lang.Exception
RemoteVirtualComponentFullService.addOrUpdateClusterVirtualComponent(fr.ifremer.allegro.referential.taxon.generic.cluster.ClusterVirtualComponent)
protected ClusterVirtualComponent[] handleGetAllClusterVirtualComponentSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp, java.lang.Integer userId, java.lang.Integer[] registrationLocationIds, java.lang.Integer pageNumber, java.lang.Integer pageSize) throws java.lang.Exception
RemoteVirtualComponentFullServiceBase
RemoteVirtualComponentFullServiceBase.getAllClusterVirtualComponentSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)
handleGetAllClusterVirtualComponentSinceDateSynchro
in class RemoteVirtualComponentFullServiceBase
java.lang.Exception
RemoteVirtualComponentFullService.getAllClusterVirtualComponentSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)
protected ClusterVirtualComponent handleGetClusterVirtualComponentByIdentifiers(java.lang.Integer taxonNameId, java.lang.Integer referenceTaxonId) throws java.lang.Exception
RemoteVirtualComponentFullServiceBase
RemoteVirtualComponentFullServiceBase.getClusterVirtualComponentByIdentifiers(java.lang.Integer, java.lang.Integer)
handleGetClusterVirtualComponentByIdentifiers
in class RemoteVirtualComponentFullServiceBase
java.lang.Exception
RemoteVirtualComponentFullService.getClusterVirtualComponentByIdentifiers(java.lang.Integer, java.lang.Integer)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |