|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.ifremer.allegro.data.measure.file.generic.service.RemoteMeasurementFileFullServiceBase
fr.ifremer.allegro.data.measure.file.generic.service.RemoteMeasurementFileFullServiceImpl
public class RemoteMeasurementFileFullServiceImpl
RemoteMeasurementFileFullService
Constructor Summary | |
---|---|
RemoteMeasurementFileFullServiceImpl()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RemoteMeasurementFileFullServiceImpl()
Method Detail |
---|
protected RemoteMeasurementFileFullVO handleAddMeasurementFile(RemoteMeasurementFileFullVO measurementFile) throws java.lang.Exception
RemoteMeasurementFileFullServiceBase
RemoteMeasurementFileFullServiceBase.addMeasurementFile(fr.ifremer.allegro.data.measure.file.generic.vo.RemoteMeasurementFileFullVO)
handleAddMeasurementFile
in class RemoteMeasurementFileFullServiceBase
java.lang.Exception
RemoteMeasurementFileFullService.addMeasurementFile(fr.ifremer.allegro.data.measure.file.generic.vo.RemoteMeasurementFileFullVO)
protected void handleUpdateMeasurementFile(RemoteMeasurementFileFullVO measurementFile) throws java.lang.Exception
RemoteMeasurementFileFullServiceBase
RemoteMeasurementFileFullServiceBase.updateMeasurementFile(fr.ifremer.allegro.data.measure.file.generic.vo.RemoteMeasurementFileFullVO)
handleUpdateMeasurementFile
in class RemoteMeasurementFileFullServiceBase
java.lang.Exception
RemoteMeasurementFileFullService.updateMeasurementFile(fr.ifremer.allegro.data.measure.file.generic.vo.RemoteMeasurementFileFullVO)
protected void handleRemoveMeasurementFile(RemoteMeasurementFileFullVO measurementFile) throws java.lang.Exception
RemoteMeasurementFileFullServiceBase
RemoteMeasurementFileFullServiceBase.removeMeasurementFile(fr.ifremer.allegro.data.measure.file.generic.vo.RemoteMeasurementFileFullVO)
handleRemoveMeasurementFile
in class RemoteMeasurementFileFullServiceBase
java.lang.Exception
RemoteMeasurementFileFullService.removeMeasurementFile(fr.ifremer.allegro.data.measure.file.generic.vo.RemoteMeasurementFileFullVO)
protected RemoteMeasurementFileFullVO[] handleGetAllMeasurementFile() throws java.lang.Exception
RemoteMeasurementFileFullServiceBase
RemoteMeasurementFileFullServiceBase.getAllMeasurementFile()
handleGetAllMeasurementFile
in class RemoteMeasurementFileFullServiceBase
java.lang.Exception
RemoteMeasurementFileFullService.getAllMeasurementFile()
protected RemoteMeasurementFileFullVO handleGetMeasurementFileById(java.lang.Integer id) throws java.lang.Exception
RemoteMeasurementFileFullServiceBase
RemoteMeasurementFileFullServiceBase.getMeasurementFileById(java.lang.Integer)
handleGetMeasurementFileById
in class RemoteMeasurementFileFullServiceBase
java.lang.Exception
RemoteMeasurementFileFullService.getMeasurementFileById(java.lang.Integer)
protected RemoteMeasurementFileFullVO[] handleGetMeasurementFileByIds(java.lang.Integer[] id) throws java.lang.Exception
RemoteMeasurementFileFullServiceBase
RemoteMeasurementFileFullServiceBase.getMeasurementFileByIds(java.lang.Integer[])
handleGetMeasurementFileByIds
in class RemoteMeasurementFileFullServiceBase
java.lang.Exception
RemoteMeasurementFileFullService.getMeasurementFileByIds(java.lang.Integer[])
protected RemoteMeasurementFileFullVO[] handleGetMeasurementFileByDepartmentId(java.lang.Integer id) throws java.lang.Exception
RemoteMeasurementFileFullServiceBase
RemoteMeasurementFileFullServiceBase.getMeasurementFileByDepartmentId(java.lang.Integer)
handleGetMeasurementFileByDepartmentId
in class RemoteMeasurementFileFullServiceBase
java.lang.Exception
RemoteMeasurementFileFullService.getMeasurementFileByDepartmentId(java.lang.Integer)
protected RemoteMeasurementFileFullVO[] handleGetMeasurementFileByQualityFlagCode(java.lang.String code) throws java.lang.Exception
RemoteMeasurementFileFullServiceBase
RemoteMeasurementFileFullServiceBase.getMeasurementFileByQualityFlagCode(java.lang.String)
handleGetMeasurementFileByQualityFlagCode
in class RemoteMeasurementFileFullServiceBase
java.lang.Exception
RemoteMeasurementFileFullService.getMeasurementFileByQualityFlagCode(java.lang.String)
protected RemoteMeasurementFileFullVO[] handleGetMeasurementFileByObjectTypeCode(java.lang.String code) throws java.lang.Exception
RemoteMeasurementFileFullServiceBase
RemoteMeasurementFileFullServiceBase.getMeasurementFileByObjectTypeCode(java.lang.String)
handleGetMeasurementFileByObjectTypeCode
in class RemoteMeasurementFileFullServiceBase
java.lang.Exception
RemoteMeasurementFileFullService.getMeasurementFileByObjectTypeCode(java.lang.String)
protected RemoteMeasurementFileFullVO[] handleGetMeasurementFileByAnalysisInstrumentId(java.lang.Integer id) throws java.lang.Exception
RemoteMeasurementFileFullServiceBase
RemoteMeasurementFileFullServiceBase.getMeasurementFileByAnalysisInstrumentId(java.lang.Integer)
handleGetMeasurementFileByAnalysisInstrumentId
in class RemoteMeasurementFileFullServiceBase
java.lang.Exception
RemoteMeasurementFileFullService.getMeasurementFileByAnalysisInstrumentId(java.lang.Integer)
protected RemoteMeasurementFileFullVO[] handleGetMeasurementFileByPmfmId(java.lang.Integer id) throws java.lang.Exception
RemoteMeasurementFileFullServiceBase
RemoteMeasurementFileFullServiceBase.getMeasurementFileByPmfmId(java.lang.Integer)
handleGetMeasurementFileByPmfmId
in class RemoteMeasurementFileFullServiceBase
java.lang.Exception
RemoteMeasurementFileFullService.getMeasurementFileByPmfmId(java.lang.Integer)
protected boolean handleRemoteMeasurementFileFullVOsAreEqualOnIdentifiers(RemoteMeasurementFileFullVO remoteMeasurementFileFullVOFirst, RemoteMeasurementFileFullVO remoteMeasurementFileFullVOSecond) throws java.lang.Exception
RemoteMeasurementFileFullServiceBase
RemoteMeasurementFileFullServiceBase.remoteMeasurementFileFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.data.measure.file.generic.vo.RemoteMeasurementFileFullVO, fr.ifremer.allegro.data.measure.file.generic.vo.RemoteMeasurementFileFullVO)
handleRemoteMeasurementFileFullVOsAreEqualOnIdentifiers
in class RemoteMeasurementFileFullServiceBase
java.lang.Exception
RemoteMeasurementFileFullService.remoteMeasurementFileFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.data.measure.file.generic.vo.RemoteMeasurementFileFullVO, fr.ifremer.allegro.data.measure.file.generic.vo.RemoteMeasurementFileFullVO)
protected boolean handleRemoteMeasurementFileFullVOsAreEqual(RemoteMeasurementFileFullVO remoteMeasurementFileFullVOFirst, RemoteMeasurementFileFullVO remoteMeasurementFileFullVOSecond) throws java.lang.Exception
RemoteMeasurementFileFullServiceBase
RemoteMeasurementFileFullServiceBase.remoteMeasurementFileFullVOsAreEqual(fr.ifremer.allegro.data.measure.file.generic.vo.RemoteMeasurementFileFullVO, fr.ifremer.allegro.data.measure.file.generic.vo.RemoteMeasurementFileFullVO)
handleRemoteMeasurementFileFullVOsAreEqual
in class RemoteMeasurementFileFullServiceBase
java.lang.Exception
RemoteMeasurementFileFullService.remoteMeasurementFileFullVOsAreEqual(fr.ifremer.allegro.data.measure.file.generic.vo.RemoteMeasurementFileFullVO, fr.ifremer.allegro.data.measure.file.generic.vo.RemoteMeasurementFileFullVO)
protected RemoteMeasurementFileNaturalId[] handleGetMeasurementFileNaturalIds() throws java.lang.Exception
RemoteMeasurementFileFullServiceBase
RemoteMeasurementFileFullServiceBase.getMeasurementFileNaturalIds()
handleGetMeasurementFileNaturalIds
in class RemoteMeasurementFileFullServiceBase
java.lang.Exception
RemoteMeasurementFileFullService.getMeasurementFileNaturalIds()
protected RemoteMeasurementFileFullVO handleGetMeasurementFileByNaturalId(RemoteMeasurementFileNaturalId measurementFileNaturalId) throws java.lang.Exception
RemoteMeasurementFileFullServiceBase
RemoteMeasurementFileFullServiceBase.getMeasurementFileByNaturalId(fr.ifremer.allegro.data.measure.file.generic.vo.RemoteMeasurementFileNaturalId)
handleGetMeasurementFileByNaturalId
in class RemoteMeasurementFileFullServiceBase
java.lang.Exception
RemoteMeasurementFileFullService.getMeasurementFileByNaturalId(fr.ifremer.allegro.data.measure.file.generic.vo.RemoteMeasurementFileNaturalId)
protected RemoteMeasurementFileNaturalId handleGetMeasurementFileNaturalIdById(java.lang.Integer id) throws java.lang.Exception
RemoteMeasurementFileFullServiceBase
RemoteMeasurementFileFullServiceBase.getMeasurementFileNaturalIdById(java.lang.Integer)
handleGetMeasurementFileNaturalIdById
in class RemoteMeasurementFileFullServiceBase
java.lang.Exception
RemoteMeasurementFileFullService.getMeasurementFileNaturalIdById(java.lang.Integer)
protected ClusterMeasurementFile handleAddOrUpdateClusterMeasurementFile(ClusterMeasurementFile clusterMeasurementFile) throws java.lang.Exception
RemoteMeasurementFileFullServiceBase
RemoteMeasurementFileFullServiceBase.addOrUpdateClusterMeasurementFile(fr.ifremer.allegro.data.measure.file.generic.cluster.ClusterMeasurementFile)
handleAddOrUpdateClusterMeasurementFile
in class RemoteMeasurementFileFullServiceBase
java.lang.Exception
RemoteMeasurementFileFullService.addOrUpdateClusterMeasurementFile(fr.ifremer.allegro.data.measure.file.generic.cluster.ClusterMeasurementFile)
protected ClusterMeasurementFile[] handleGetAllClusterMeasurementFileSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp, java.lang.Integer userId, java.lang.Integer[] registrationLocationIds, java.lang.Integer pageNumber, java.lang.Integer pageSize) throws java.lang.Exception
RemoteMeasurementFileFullServiceBase
RemoteMeasurementFileFullServiceBase.getAllClusterMeasurementFileSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)
handleGetAllClusterMeasurementFileSinceDateSynchro
in class RemoteMeasurementFileFullServiceBase
java.lang.Exception
RemoteMeasurementFileFullService.getAllClusterMeasurementFileSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)
protected ClusterMeasurementFile handleGetClusterMeasurementFileByIdentifiers(java.lang.Integer id) throws java.lang.Exception
RemoteMeasurementFileFullServiceBase
RemoteMeasurementFileFullServiceBase.getClusterMeasurementFileByIdentifiers(java.lang.Integer)
handleGetClusterMeasurementFileByIdentifiers
in class RemoteMeasurementFileFullServiceBase
java.lang.Exception
RemoteMeasurementFileFullService.getClusterMeasurementFileByIdentifiers(java.lang.Integer)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |