|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.ifremer.allegro.data.sample.generic.service.RemoteSampleFullServiceBase
fr.ifremer.allegro.data.sample.generic.service.RemoteSampleFullServiceImpl
public class RemoteSampleFullServiceImpl
RemoteSampleFullService
Constructor Summary | |
---|---|
RemoteSampleFullServiceImpl()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RemoteSampleFullServiceImpl()
Method Detail |
---|
protected RemoteSampleFullVO handleAddSample(RemoteSampleFullVO sample) throws java.lang.Exception
RemoteSampleFullServiceBase
RemoteSampleFullServiceBase.addSample(fr.ifremer.allegro.data.sample.generic.vo.RemoteSampleFullVO)
handleAddSample
in class RemoteSampleFullServiceBase
java.lang.Exception
RemoteSampleFullService.addSample(fr.ifremer.allegro.data.sample.generic.vo.RemoteSampleFullVO)
protected void handleUpdateSample(RemoteSampleFullVO sample) throws java.lang.Exception
RemoteSampleFullServiceBase
RemoteSampleFullServiceBase.updateSample(fr.ifremer.allegro.data.sample.generic.vo.RemoteSampleFullVO)
handleUpdateSample
in class RemoteSampleFullServiceBase
java.lang.Exception
RemoteSampleFullService.updateSample(fr.ifremer.allegro.data.sample.generic.vo.RemoteSampleFullVO)
protected void handleRemoveSample(RemoteSampleFullVO sample) throws java.lang.Exception
RemoteSampleFullServiceBase
RemoteSampleFullServiceBase.removeSample(fr.ifremer.allegro.data.sample.generic.vo.RemoteSampleFullVO)
handleRemoveSample
in class RemoteSampleFullServiceBase
java.lang.Exception
RemoteSampleFullService.removeSample(fr.ifremer.allegro.data.sample.generic.vo.RemoteSampleFullVO)
protected RemoteSampleFullVO[] handleGetAllSample() throws java.lang.Exception
RemoteSampleFullServiceBase
RemoteSampleFullServiceBase.getAllSample()
handleGetAllSample
in class RemoteSampleFullServiceBase
java.lang.Exception
RemoteSampleFullService.getAllSample()
protected RemoteSampleFullVO handleGetSampleById(java.lang.Integer id) throws java.lang.Exception
RemoteSampleFullServiceBase
RemoteSampleFullServiceBase.getSampleById(java.lang.Integer)
handleGetSampleById
in class RemoteSampleFullServiceBase
java.lang.Exception
RemoteSampleFullService.getSampleById(java.lang.Integer)
protected RemoteSampleFullVO[] handleGetSampleByIds(java.lang.Integer[] id) throws java.lang.Exception
RemoteSampleFullServiceBase
RemoteSampleFullServiceBase.getSampleByIds(java.lang.Integer[])
handleGetSampleByIds
in class RemoteSampleFullServiceBase
java.lang.Exception
RemoteSampleFullService.getSampleByIds(java.lang.Integer[])
protected RemoteSampleFullVO[] handleGetSampleByMatrixId(java.lang.Integer id) throws java.lang.Exception
RemoteSampleFullServiceBase
RemoteSampleFullServiceBase.getSampleByMatrixId(java.lang.Integer)
handleGetSampleByMatrixId
in class RemoteSampleFullServiceBase
java.lang.Exception
RemoteSampleFullService.getSampleByMatrixId(java.lang.Integer)
protected RemoteSampleFullVO[] handleGetSampleBySizeUnitId(java.lang.Integer id) throws java.lang.Exception
RemoteSampleFullServiceBase
RemoteSampleFullServiceBase.getSampleBySizeUnitId(java.lang.Integer)
handleGetSampleBySizeUnitId
in class RemoteSampleFullServiceBase
java.lang.Exception
RemoteSampleFullService.getSampleBySizeUnitId(java.lang.Integer)
protected RemoteSampleFullVO[] handleGetSampleByBatchId(java.lang.Integer id) throws java.lang.Exception
RemoteSampleFullServiceBase
RemoteSampleFullServiceBase.getSampleByBatchId(java.lang.Integer)
handleGetSampleByBatchId
in class RemoteSampleFullServiceBase
java.lang.Exception
RemoteSampleFullService.getSampleByBatchId(java.lang.Integer)
protected RemoteSampleFullVO[] handleGetSampleByFishingOperationId(java.lang.Integer id) throws java.lang.Exception
RemoteSampleFullServiceBase
RemoteSampleFullServiceBase.getSampleByFishingOperationId(java.lang.Integer)
handleGetSampleByFishingOperationId
in class RemoteSampleFullServiceBase
java.lang.Exception
RemoteSampleFullService.getSampleByFishingOperationId(java.lang.Integer)
protected RemoteSampleFullVO[] handleGetSampleByTaxonGroupId(java.lang.Integer id) throws java.lang.Exception
RemoteSampleFullServiceBase
RemoteSampleFullServiceBase.getSampleByTaxonGroupId(java.lang.Integer)
handleGetSampleByTaxonGroupId
in class RemoteSampleFullServiceBase
java.lang.Exception
RemoteSampleFullService.getSampleByTaxonGroupId(java.lang.Integer)
protected RemoteSampleFullVO[] handleGetSampleByReferenceTaxonId(java.lang.Integer id) throws java.lang.Exception
RemoteSampleFullServiceBase
RemoteSampleFullServiceBase.getSampleByReferenceTaxonId(java.lang.Integer)
handleGetSampleByReferenceTaxonId
in class RemoteSampleFullServiceBase
java.lang.Exception
RemoteSampleFullService.getSampleByReferenceTaxonId(java.lang.Integer)
protected RemoteSampleFullVO[] handleGetSampleByRecorderDepartmentId(java.lang.Integer id) throws java.lang.Exception
RemoteSampleFullServiceBase
RemoteSampleFullServiceBase.getSampleByRecorderDepartmentId(java.lang.Integer)
handleGetSampleByRecorderDepartmentId
in class RemoteSampleFullServiceBase
java.lang.Exception
RemoteSampleFullService.getSampleByRecorderDepartmentId(java.lang.Integer)
protected RemoteSampleFullVO[] handleGetSampleByRecorderUserId(java.lang.Integer id) throws java.lang.Exception
RemoteSampleFullServiceBase
RemoteSampleFullServiceBase.getSampleByRecorderUserId(java.lang.Integer)
handleGetSampleByRecorderUserId
in class RemoteSampleFullServiceBase
java.lang.Exception
RemoteSampleFullService.getSampleByRecorderUserId(java.lang.Integer)
protected RemoteSampleFullVO[] handleGetSampleByParentSampleId(java.lang.Integer id) throws java.lang.Exception
RemoteSampleFullServiceBase
RemoteSampleFullServiceBase.getSampleByParentSampleId(java.lang.Integer)
handleGetSampleByParentSampleId
in class RemoteSampleFullServiceBase
java.lang.Exception
RemoteSampleFullService.getSampleByParentSampleId(java.lang.Integer)
protected RemoteSampleFullVO[] handleGetSampleByProgramCode(java.lang.String code) throws java.lang.Exception
RemoteSampleFullServiceBase
RemoteSampleFullServiceBase.getSampleByProgramCode(java.lang.String)
handleGetSampleByProgramCode
in class RemoteSampleFullServiceBase
java.lang.Exception
RemoteSampleFullService.getSampleByProgramCode(java.lang.String)
protected RemoteSampleFullVO[] handleGetSampleByQualityFlagCode(java.lang.String code) throws java.lang.Exception
RemoteSampleFullServiceBase
RemoteSampleFullServiceBase.getSampleByQualityFlagCode(java.lang.String)
handleGetSampleByQualityFlagCode
in class RemoteSampleFullServiceBase
java.lang.Exception
RemoteSampleFullService.getSampleByQualityFlagCode(java.lang.String)
protected boolean handleRemoteSampleFullVOsAreEqualOnIdentifiers(RemoteSampleFullVO remoteSampleFullVOFirst, RemoteSampleFullVO remoteSampleFullVOSecond) throws java.lang.Exception
RemoteSampleFullServiceBase
RemoteSampleFullServiceBase.remoteSampleFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.data.sample.generic.vo.RemoteSampleFullVO, fr.ifremer.allegro.data.sample.generic.vo.RemoteSampleFullVO)
handleRemoteSampleFullVOsAreEqualOnIdentifiers
in class RemoteSampleFullServiceBase
java.lang.Exception
RemoteSampleFullService.remoteSampleFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.data.sample.generic.vo.RemoteSampleFullVO, fr.ifremer.allegro.data.sample.generic.vo.RemoteSampleFullVO)
protected boolean handleRemoteSampleFullVOsAreEqual(RemoteSampleFullVO remoteSampleFullVOFirst, RemoteSampleFullVO remoteSampleFullVOSecond) throws java.lang.Exception
RemoteSampleFullServiceBase
RemoteSampleFullServiceBase.remoteSampleFullVOsAreEqual(fr.ifremer.allegro.data.sample.generic.vo.RemoteSampleFullVO, fr.ifremer.allegro.data.sample.generic.vo.RemoteSampleFullVO)
handleRemoteSampleFullVOsAreEqual
in class RemoteSampleFullServiceBase
java.lang.Exception
RemoteSampleFullService.remoteSampleFullVOsAreEqual(fr.ifremer.allegro.data.sample.generic.vo.RemoteSampleFullVO, fr.ifremer.allegro.data.sample.generic.vo.RemoteSampleFullVO)
protected RemoteSampleNaturalId[] handleGetSampleNaturalIds() throws java.lang.Exception
RemoteSampleFullServiceBase
RemoteSampleFullServiceBase.getSampleNaturalIds()
handleGetSampleNaturalIds
in class RemoteSampleFullServiceBase
java.lang.Exception
RemoteSampleFullService.getSampleNaturalIds()
protected RemoteSampleFullVO handleGetSampleByNaturalId(RemoteSampleNaturalId sampleNaturalId) throws java.lang.Exception
RemoteSampleFullServiceBase
RemoteSampleFullServiceBase.getSampleByNaturalId(fr.ifremer.allegro.data.sample.generic.vo.RemoteSampleNaturalId)
handleGetSampleByNaturalId
in class RemoteSampleFullServiceBase
java.lang.Exception
RemoteSampleFullService.getSampleByNaturalId(fr.ifremer.allegro.data.sample.generic.vo.RemoteSampleNaturalId)
protected RemoteSampleNaturalId handleGetSampleNaturalIdById(java.lang.Integer id) throws java.lang.Exception
RemoteSampleFullServiceBase
RemoteSampleFullServiceBase.getSampleNaturalIdById(java.lang.Integer)
handleGetSampleNaturalIdById
in class RemoteSampleFullServiceBase
java.lang.Exception
RemoteSampleFullService.getSampleNaturalIdById(java.lang.Integer)
protected ClusterSample[] handleGetAllClusterSampleSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp, java.lang.Integer userId, java.lang.Integer[] registrationLocationIds, java.lang.Integer pageNumber, java.lang.Integer pageSize) throws java.lang.Exception
RemoteSampleFullServiceBase
RemoteSampleFullServiceBase.getAllClusterSampleSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)
handleGetAllClusterSampleSinceDateSynchro
in class RemoteSampleFullServiceBase
java.lang.Exception
RemoteSampleFullService.getAllClusterSampleSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)
protected ClusterSample handleGetClusterSampleByIdentifiers(java.lang.Integer id) throws java.lang.Exception
RemoteSampleFullServiceBase
RemoteSampleFullServiceBase.getClusterSampleByIdentifiers(java.lang.Integer)
handleGetClusterSampleByIdentifiers
in class RemoteSampleFullServiceBase
java.lang.Exception
RemoteSampleFullService.getClusterSampleByIdentifiers(java.lang.Integer)
protected ClusterSample handleAddOrUpdateClusterSample(ClusterSample clusterSample) throws java.lang.Exception
RemoteSampleFullServiceBase
RemoteSampleFullServiceBase.addOrUpdateClusterSample(fr.ifremer.allegro.data.sample.generic.cluster.ClusterSample)
handleAddOrUpdateClusterSample
in class RemoteSampleFullServiceBase
java.lang.Exception
RemoteSampleFullService.addOrUpdateClusterSample(fr.ifremer.allegro.data.sample.generic.cluster.ClusterSample)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |