|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.ifremer.allegro.data.operation.generic.service.RemoteFishingOperationFullServiceBase
fr.ifremer.allegro.data.operation.generic.service.RemoteFishingOperationFullServiceImpl
public class RemoteFishingOperationFullServiceImpl
RemoteFishingOperationFullService
Constructor Summary | |
---|---|
RemoteFishingOperationFullServiceImpl()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RemoteFishingOperationFullServiceImpl()
Method Detail |
---|
protected RemoteFishingOperationFullVO handleAddFishingOperation(RemoteFishingOperationFullVO fishingOperation) throws java.lang.Exception
RemoteFishingOperationFullServiceBase
RemoteFishingOperationFullServiceBase.addFishingOperation(fr.ifremer.allegro.data.operation.generic.vo.RemoteFishingOperationFullVO)
handleAddFishingOperation
in class RemoteFishingOperationFullServiceBase
java.lang.Exception
RemoteFishingOperationFullService.addFishingOperation(fr.ifremer.allegro.data.operation.generic.vo.RemoteFishingOperationFullVO)
protected void handleUpdateFishingOperation(RemoteFishingOperationFullVO fishingOperation) throws java.lang.Exception
RemoteFishingOperationFullServiceBase
RemoteFishingOperationFullServiceBase.updateFishingOperation(fr.ifremer.allegro.data.operation.generic.vo.RemoteFishingOperationFullVO)
handleUpdateFishingOperation
in class RemoteFishingOperationFullServiceBase
java.lang.Exception
RemoteFishingOperationFullService.updateFishingOperation(fr.ifremer.allegro.data.operation.generic.vo.RemoteFishingOperationFullVO)
protected void handleRemoveFishingOperation(RemoteFishingOperationFullVO fishingOperation) throws java.lang.Exception
RemoteFishingOperationFullServiceBase
RemoteFishingOperationFullServiceBase.removeFishingOperation(fr.ifremer.allegro.data.operation.generic.vo.RemoteFishingOperationFullVO)
handleRemoveFishingOperation
in class RemoteFishingOperationFullServiceBase
java.lang.Exception
RemoteFishingOperationFullService.removeFishingOperation(fr.ifremer.allegro.data.operation.generic.vo.RemoteFishingOperationFullVO)
protected RemoteFishingOperationFullVO[] handleGetAllFishingOperation() throws java.lang.Exception
RemoteFishingOperationFullServiceBase
RemoteFishingOperationFullServiceBase.getAllFishingOperation()
handleGetAllFishingOperation
in class RemoteFishingOperationFullServiceBase
java.lang.Exception
RemoteFishingOperationFullService.getAllFishingOperation()
protected RemoteFishingOperationFullVO handleGetFishingOperationById(java.lang.Integer id) throws java.lang.Exception
RemoteFishingOperationFullServiceBase
RemoteFishingOperationFullServiceBase.getFishingOperationById(java.lang.Integer)
handleGetFishingOperationById
in class RemoteFishingOperationFullServiceBase
java.lang.Exception
RemoteFishingOperationFullService.getFishingOperationById(java.lang.Integer)
protected RemoteFishingOperationFullVO[] handleGetFishingOperationByIds(java.lang.Integer[] id) throws java.lang.Exception
RemoteFishingOperationFullServiceBase
RemoteFishingOperationFullServiceBase.getFishingOperationByIds(java.lang.Integer[])
handleGetFishingOperationByIds
in class RemoteFishingOperationFullServiceBase
java.lang.Exception
RemoteFishingOperationFullService.getFishingOperationByIds(java.lang.Integer[])
protected RemoteFishingOperationFullVO handleGetFishingOperationByCatchBatchId(java.lang.Integer id) throws java.lang.Exception
RemoteFishingOperationFullServiceBase
RemoteFishingOperationFullServiceBase.getFishingOperationByCatchBatchId(java.lang.Integer)
handleGetFishingOperationByCatchBatchId
in class RemoteFishingOperationFullServiceBase
java.lang.Exception
RemoteFishingOperationFullService.getFishingOperationByCatchBatchId(java.lang.Integer)
protected RemoteFishingOperationFullVO[] handleGetFishingOperationByVesselCode(java.lang.String code) throws java.lang.Exception
RemoteFishingOperationFullServiceBase
RemoteFishingOperationFullServiceBase.getFishingOperationByVesselCode(java.lang.String)
handleGetFishingOperationByVesselCode
in class RemoteFishingOperationFullServiceBase
java.lang.Exception
RemoteFishingOperationFullService.getFishingOperationByVesselCode(java.lang.String)
protected RemoteFishingOperationFullVO[] handleGetFishingOperationByGearPhysicalFeaturesId(java.lang.Integer id) throws java.lang.Exception
RemoteFishingOperationFullServiceBase
RemoteFishingOperationFullServiceBase.getFishingOperationByGearPhysicalFeaturesId(java.lang.Integer)
handleGetFishingOperationByGearPhysicalFeaturesId
in class RemoteFishingOperationFullServiceBase
java.lang.Exception
RemoteFishingOperationFullService.getFishingOperationByGearPhysicalFeaturesId(java.lang.Integer)
protected RemoteFishingOperationFullVO[] handleGetFishingOperationByFishingTripId(java.lang.Integer id) throws java.lang.Exception
RemoteFishingOperationFullServiceBase
RemoteFishingOperationFullServiceBase.getFishingOperationByFishingTripId(java.lang.Integer)
handleGetFishingOperationByFishingTripId
in class RemoteFishingOperationFullServiceBase
java.lang.Exception
RemoteFishingOperationFullService.getFishingOperationByFishingTripId(java.lang.Integer)
protected RemoteFishingOperationFullVO[] handleGetFishingOperationByQualityFlagCode(java.lang.String code) throws java.lang.Exception
RemoteFishingOperationFullServiceBase
RemoteFishingOperationFullServiceBase.getFishingOperationByQualityFlagCode(java.lang.String)
handleGetFishingOperationByQualityFlagCode
in class RemoteFishingOperationFullServiceBase
java.lang.Exception
RemoteFishingOperationFullService.getFishingOperationByQualityFlagCode(java.lang.String)
protected boolean handleRemoteFishingOperationFullVOsAreEqualOnIdentifiers(RemoteFishingOperationFullVO remoteFishingOperationFullVOFirst, RemoteFishingOperationFullVO remoteFishingOperationFullVOSecond) throws java.lang.Exception
RemoteFishingOperationFullServiceBase
RemoteFishingOperationFullServiceBase.remoteFishingOperationFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.data.operation.generic.vo.RemoteFishingOperationFullVO, fr.ifremer.allegro.data.operation.generic.vo.RemoteFishingOperationFullVO)
handleRemoteFishingOperationFullVOsAreEqualOnIdentifiers
in class RemoteFishingOperationFullServiceBase
java.lang.Exception
RemoteFishingOperationFullService.remoteFishingOperationFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.data.operation.generic.vo.RemoteFishingOperationFullVO, fr.ifremer.allegro.data.operation.generic.vo.RemoteFishingOperationFullVO)
protected boolean handleRemoteFishingOperationFullVOsAreEqual(RemoteFishingOperationFullVO remoteFishingOperationFullVOFirst, RemoteFishingOperationFullVO remoteFishingOperationFullVOSecond) throws java.lang.Exception
RemoteFishingOperationFullServiceBase
RemoteFishingOperationFullServiceBase.remoteFishingOperationFullVOsAreEqual(fr.ifremer.allegro.data.operation.generic.vo.RemoteFishingOperationFullVO, fr.ifremer.allegro.data.operation.generic.vo.RemoteFishingOperationFullVO)
handleRemoteFishingOperationFullVOsAreEqual
in class RemoteFishingOperationFullServiceBase
java.lang.Exception
RemoteFishingOperationFullService.remoteFishingOperationFullVOsAreEqual(fr.ifremer.allegro.data.operation.generic.vo.RemoteFishingOperationFullVO, fr.ifremer.allegro.data.operation.generic.vo.RemoteFishingOperationFullVO)
protected RemoteFishingOperationNaturalId[] handleGetFishingOperationNaturalIds() throws java.lang.Exception
RemoteFishingOperationFullServiceBase
RemoteFishingOperationFullServiceBase.getFishingOperationNaturalIds()
handleGetFishingOperationNaturalIds
in class RemoteFishingOperationFullServiceBase
java.lang.Exception
RemoteFishingOperationFullService.getFishingOperationNaturalIds()
protected RemoteFishingOperationFullVO handleGetFishingOperationByNaturalId(RemoteFishingOperationNaturalId fishingOperationNaturalId) throws java.lang.Exception
RemoteFishingOperationFullServiceBase
RemoteFishingOperationFullServiceBase.getFishingOperationByNaturalId(fr.ifremer.allegro.data.operation.generic.vo.RemoteFishingOperationNaturalId)
handleGetFishingOperationByNaturalId
in class RemoteFishingOperationFullServiceBase
java.lang.Exception
RemoteFishingOperationFullService.getFishingOperationByNaturalId(fr.ifremer.allegro.data.operation.generic.vo.RemoteFishingOperationNaturalId)
protected RemoteFishingOperationNaturalId handleGetFishingOperationNaturalIdById(java.lang.Integer id) throws java.lang.Exception
RemoteFishingOperationFullServiceBase
RemoteFishingOperationFullServiceBase.getFishingOperationNaturalIdById(java.lang.Integer)
handleGetFishingOperationNaturalIdById
in class RemoteFishingOperationFullServiceBase
java.lang.Exception
RemoteFishingOperationFullService.getFishingOperationNaturalIdById(java.lang.Integer)
protected ClusterFishingOperation[] handleGetAllClusterFishingOperation(java.lang.Integer userId, java.lang.Integer[] registrationLocationIds, java.lang.Integer pageNumber, java.lang.Integer pageSize) throws java.lang.Exception
RemoteFishingOperationFullServiceBase
RemoteFishingOperationFullServiceBase.getAllClusterFishingOperation(java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)
handleGetAllClusterFishingOperation
in class RemoteFishingOperationFullServiceBase
java.lang.Exception
RemoteFishingOperationFullService.getAllClusterFishingOperation(java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)
protected ClusterFishingOperation handleGetClusterFishingOperationByIdentifiers(java.lang.Integer id) throws java.lang.Exception
RemoteFishingOperationFullServiceBase
RemoteFishingOperationFullServiceBase.getClusterFishingOperationByIdentifiers(java.lang.Integer)
handleGetClusterFishingOperationByIdentifiers
in class RemoteFishingOperationFullServiceBase
java.lang.Exception
RemoteFishingOperationFullService.getClusterFishingOperationByIdentifiers(java.lang.Integer)
protected ClusterFishingOperation handleAddOrUpdateClusterFishingOperation(ClusterFishingOperation clusterFishingOperation) throws java.lang.Exception
RemoteFishingOperationFullServiceBase
RemoteFishingOperationFullServiceBase.addOrUpdateClusterFishingOperation(fr.ifremer.allegro.data.operation.generic.cluster.ClusterFishingOperation)
handleAddOrUpdateClusterFishingOperation
in class RemoteFishingOperationFullServiceBase
java.lang.Exception
RemoteFishingOperationFullService.addOrUpdateClusterFishingOperation(fr.ifremer.allegro.data.operation.generic.cluster.ClusterFishingOperation)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |