|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.ifremer.allegro.data.batch.denormalized.generic.service.RemoteDenormalizedBatchFullServiceBase
fr.ifremer.allegro.data.batch.denormalized.generic.service.RemoteDenormalizedBatchFullServiceImpl
public class RemoteDenormalizedBatchFullServiceImpl
RemoteDenormalizedBatchFullService
Constructor Summary | |
---|---|
RemoteDenormalizedBatchFullServiceImpl()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RemoteDenormalizedBatchFullServiceImpl()
Method Detail |
---|
protected RemoteDenormalizedBatchFullVO handleAddDenormalizedBatch(RemoteDenormalizedBatchFullVO denormalizedBatch) throws java.lang.Exception
RemoteDenormalizedBatchFullServiceBase
RemoteDenormalizedBatchFullServiceBase.addDenormalizedBatch(fr.ifremer.allegro.data.batch.denormalized.generic.vo.RemoteDenormalizedBatchFullVO)
handleAddDenormalizedBatch
in class RemoteDenormalizedBatchFullServiceBase
java.lang.Exception
RemoteDenormalizedBatchFullService.addDenormalizedBatch(fr.ifremer.allegro.data.batch.denormalized.generic.vo.RemoteDenormalizedBatchFullVO)
protected void handleUpdateDenormalizedBatch(RemoteDenormalizedBatchFullVO denormalizedBatch) throws java.lang.Exception
RemoteDenormalizedBatchFullServiceBase
RemoteDenormalizedBatchFullServiceBase.updateDenormalizedBatch(fr.ifremer.allegro.data.batch.denormalized.generic.vo.RemoteDenormalizedBatchFullVO)
handleUpdateDenormalizedBatch
in class RemoteDenormalizedBatchFullServiceBase
java.lang.Exception
RemoteDenormalizedBatchFullService.updateDenormalizedBatch(fr.ifremer.allegro.data.batch.denormalized.generic.vo.RemoteDenormalizedBatchFullVO)
protected void handleRemoveDenormalizedBatch(RemoteDenormalizedBatchFullVO denormalizedBatch) throws java.lang.Exception
RemoteDenormalizedBatchFullServiceBase
RemoteDenormalizedBatchFullServiceBase.removeDenormalizedBatch(fr.ifremer.allegro.data.batch.denormalized.generic.vo.RemoteDenormalizedBatchFullVO)
handleRemoveDenormalizedBatch
in class RemoteDenormalizedBatchFullServiceBase
java.lang.Exception
RemoteDenormalizedBatchFullService.removeDenormalizedBatch(fr.ifremer.allegro.data.batch.denormalized.generic.vo.RemoteDenormalizedBatchFullVO)
protected RemoteDenormalizedBatchFullVO[] handleGetAllDenormalizedBatch() throws java.lang.Exception
RemoteDenormalizedBatchFullServiceBase
RemoteDenormalizedBatchFullServiceBase.getAllDenormalizedBatch()
handleGetAllDenormalizedBatch
in class RemoteDenormalizedBatchFullServiceBase
java.lang.Exception
RemoteDenormalizedBatchFullService.getAllDenormalizedBatch()
protected RemoteDenormalizedBatchFullVO handleGetDenormalizedBatchById(java.lang.Long id) throws java.lang.Exception
RemoteDenormalizedBatchFullServiceBase
RemoteDenormalizedBatchFullServiceBase.getDenormalizedBatchById(java.lang.Long)
handleGetDenormalizedBatchById
in class RemoteDenormalizedBatchFullServiceBase
java.lang.Exception
RemoteDenormalizedBatchFullService.getDenormalizedBatchById(java.lang.Long)
protected RemoteDenormalizedBatchFullVO[] handleGetDenormalizedBatchByIds(java.lang.Long[] id) throws java.lang.Exception
RemoteDenormalizedBatchFullServiceBase
RemoteDenormalizedBatchFullServiceBase.getDenormalizedBatchByIds(java.lang.Long[])
handleGetDenormalizedBatchByIds
in class RemoteDenormalizedBatchFullServiceBase
java.lang.Exception
RemoteDenormalizedBatchFullService.getDenormalizedBatchByIds(java.lang.Long[])
protected RemoteDenormalizedBatchFullVO[] handleGetDenormalizedBatchByNumericalParameterCode(java.lang.String code) throws java.lang.Exception
RemoteDenormalizedBatchFullServiceBase
RemoteDenormalizedBatchFullServiceBase.getDenormalizedBatchByNumericalParameterCode(java.lang.String)
handleGetDenormalizedBatchByNumericalParameterCode
in class RemoteDenormalizedBatchFullServiceBase
java.lang.Exception
RemoteDenormalizedBatchFullService.getDenormalizedBatchByNumericalParameterCode(java.lang.String)
protected RemoteDenormalizedBatchFullVO[] handleGetDenormalizedBatchByTaxonGroupId(java.lang.Integer id) throws java.lang.Exception
RemoteDenormalizedBatchFullServiceBase
RemoteDenormalizedBatchFullServiceBase.getDenormalizedBatchByTaxonGroupId(java.lang.Integer)
handleGetDenormalizedBatchByTaxonGroupId
in class RemoteDenormalizedBatchFullServiceBase
java.lang.Exception
RemoteDenormalizedBatchFullService.getDenormalizedBatchByTaxonGroupId(java.lang.Integer)
protected RemoteDenormalizedBatchFullVO[] handleGetDenormalizedBatchByReferenceTaxonId(java.lang.Integer id) throws java.lang.Exception
RemoteDenormalizedBatchFullServiceBase
RemoteDenormalizedBatchFullServiceBase.getDenormalizedBatchByReferenceTaxonId(java.lang.Integer)
handleGetDenormalizedBatchByReferenceTaxonId
in class RemoteDenormalizedBatchFullServiceBase
java.lang.Exception
RemoteDenormalizedBatchFullService.getDenormalizedBatchByReferenceTaxonId(java.lang.Integer)
protected boolean handleRemoteDenormalizedBatchFullVOsAreEqualOnIdentifiers(RemoteDenormalizedBatchFullVO remoteDenormalizedBatchFullVOFirst, RemoteDenormalizedBatchFullVO remoteDenormalizedBatchFullVOSecond) throws java.lang.Exception
RemoteDenormalizedBatchFullServiceBase
RemoteDenormalizedBatchFullServiceBase.remoteDenormalizedBatchFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.data.batch.denormalized.generic.vo.RemoteDenormalizedBatchFullVO, fr.ifremer.allegro.data.batch.denormalized.generic.vo.RemoteDenormalizedBatchFullVO)
handleRemoteDenormalizedBatchFullVOsAreEqualOnIdentifiers
in class RemoteDenormalizedBatchFullServiceBase
java.lang.Exception
RemoteDenormalizedBatchFullService.remoteDenormalizedBatchFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.data.batch.denormalized.generic.vo.RemoteDenormalizedBatchFullVO, fr.ifremer.allegro.data.batch.denormalized.generic.vo.RemoteDenormalizedBatchFullVO)
protected boolean handleRemoteDenormalizedBatchFullVOsAreEqual(RemoteDenormalizedBatchFullVO remoteDenormalizedBatchFullVOFirst, RemoteDenormalizedBatchFullVO remoteDenormalizedBatchFullVOSecond) throws java.lang.Exception
RemoteDenormalizedBatchFullServiceBase
RemoteDenormalizedBatchFullServiceBase.remoteDenormalizedBatchFullVOsAreEqual(fr.ifremer.allegro.data.batch.denormalized.generic.vo.RemoteDenormalizedBatchFullVO, fr.ifremer.allegro.data.batch.denormalized.generic.vo.RemoteDenormalizedBatchFullVO)
handleRemoteDenormalizedBatchFullVOsAreEqual
in class RemoteDenormalizedBatchFullServiceBase
java.lang.Exception
RemoteDenormalizedBatchFullService.remoteDenormalizedBatchFullVOsAreEqual(fr.ifremer.allegro.data.batch.denormalized.generic.vo.RemoteDenormalizedBatchFullVO, fr.ifremer.allegro.data.batch.denormalized.generic.vo.RemoteDenormalizedBatchFullVO)
protected RemoteDenormalizedBatchNaturalId[] handleGetDenormalizedBatchNaturalIds() throws java.lang.Exception
RemoteDenormalizedBatchFullServiceBase
RemoteDenormalizedBatchFullServiceBase.getDenormalizedBatchNaturalIds()
handleGetDenormalizedBatchNaturalIds
in class RemoteDenormalizedBatchFullServiceBase
java.lang.Exception
RemoteDenormalizedBatchFullService.getDenormalizedBatchNaturalIds()
protected RemoteDenormalizedBatchFullVO handleGetDenormalizedBatchByNaturalId(RemoteDenormalizedBatchNaturalId denormalizedBatchNaturalId) throws java.lang.Exception
RemoteDenormalizedBatchFullServiceBase
RemoteDenormalizedBatchFullServiceBase.getDenormalizedBatchByNaturalId(fr.ifremer.allegro.data.batch.denormalized.generic.vo.RemoteDenormalizedBatchNaturalId)
handleGetDenormalizedBatchByNaturalId
in class RemoteDenormalizedBatchFullServiceBase
java.lang.Exception
RemoteDenormalizedBatchFullService.getDenormalizedBatchByNaturalId(fr.ifremer.allegro.data.batch.denormalized.generic.vo.RemoteDenormalizedBatchNaturalId)
protected RemoteDenormalizedBatchNaturalId handleGetDenormalizedBatchNaturalIdById(java.lang.Long id) throws java.lang.Exception
RemoteDenormalizedBatchFullServiceBase
RemoteDenormalizedBatchFullServiceBase.getDenormalizedBatchNaturalIdById(java.lang.Long)
handleGetDenormalizedBatchNaturalIdById
in class RemoteDenormalizedBatchFullServiceBase
java.lang.Exception
RemoteDenormalizedBatchFullService.getDenormalizedBatchNaturalIdById(java.lang.Long)
protected ClusterDenormalizedBatch handleAddOrUpdateClusterDenormalizedBatch(ClusterDenormalizedBatch clusterDenormalizedBatch) throws java.lang.Exception
RemoteDenormalizedBatchFullServiceBase
RemoteDenormalizedBatchFullServiceBase.addOrUpdateClusterDenormalizedBatch(fr.ifremer.allegro.data.batch.denormalized.generic.cluster.ClusterDenormalizedBatch)
handleAddOrUpdateClusterDenormalizedBatch
in class RemoteDenormalizedBatchFullServiceBase
java.lang.Exception
RemoteDenormalizedBatchFullService.addOrUpdateClusterDenormalizedBatch(fr.ifremer.allegro.data.batch.denormalized.generic.cluster.ClusterDenormalizedBatch)
protected ClusterDenormalizedBatch[] handleGetAllClusterDenormalizedBatch(java.lang.Integer userId, java.lang.Integer[] registrationLocationIds, java.lang.Integer pageNumber, java.lang.Integer pageSize) throws java.lang.Exception
RemoteDenormalizedBatchFullServiceBase
RemoteDenormalizedBatchFullServiceBase.getAllClusterDenormalizedBatch(java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)
handleGetAllClusterDenormalizedBatch
in class RemoteDenormalizedBatchFullServiceBase
java.lang.Exception
RemoteDenormalizedBatchFullService.getAllClusterDenormalizedBatch(java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)
protected ClusterDenormalizedBatch handleGetClusterDenormalizedBatchByIdentifiers(java.lang.Long id) throws java.lang.Exception
RemoteDenormalizedBatchFullServiceBase
RemoteDenormalizedBatchFullServiceBase.getClusterDenormalizedBatchByIdentifiers(java.lang.Long)
handleGetClusterDenormalizedBatchByIdentifiers
in class RemoteDenormalizedBatchFullServiceBase
java.lang.Exception
RemoteDenormalizedBatchFullService.getClusterDenormalizedBatchByIdentifiers(java.lang.Long)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |