|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.ifremer.allegro.referential.gear.generic.service.RemoteFishingGearFullServiceBase
fr.ifremer.allegro.referential.gear.generic.service.RemoteFishingGearFullServiceImpl
public class RemoteFishingGearFullServiceImpl
RemoteFishingGearFullService
Constructor Summary | |
---|---|
RemoteFishingGearFullServiceImpl()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RemoteFishingGearFullServiceImpl()
Method Detail |
---|
protected RemoteFishingGearFullVO handleAddFishingGear(RemoteFishingGearFullVO fishingGear) throws java.lang.Exception
RemoteFishingGearFullServiceBase
RemoteFishingGearFullServiceBase.addFishingGear(fr.ifremer.allegro.referential.gear.generic.vo.RemoteFishingGearFullVO)
handleAddFishingGear
in class RemoteFishingGearFullServiceBase
java.lang.Exception
RemoteFishingGearFullService.addFishingGear(fr.ifremer.allegro.referential.gear.generic.vo.RemoteFishingGearFullVO)
protected void handleUpdateFishingGear(RemoteFishingGearFullVO fishingGear) throws java.lang.Exception
RemoteFishingGearFullServiceBase
RemoteFishingGearFullServiceBase.updateFishingGear(fr.ifremer.allegro.referential.gear.generic.vo.RemoteFishingGearFullVO)
handleUpdateFishingGear
in class RemoteFishingGearFullServiceBase
java.lang.Exception
RemoteFishingGearFullService.updateFishingGear(fr.ifremer.allegro.referential.gear.generic.vo.RemoteFishingGearFullVO)
protected void handleRemoveFishingGear(RemoteFishingGearFullVO fishingGear) throws java.lang.Exception
RemoteFishingGearFullServiceBase
RemoteFishingGearFullServiceBase.removeFishingGear(fr.ifremer.allegro.referential.gear.generic.vo.RemoteFishingGearFullVO)
handleRemoveFishingGear
in class RemoteFishingGearFullServiceBase
java.lang.Exception
RemoteFishingGearFullService.removeFishingGear(fr.ifremer.allegro.referential.gear.generic.vo.RemoteFishingGearFullVO)
protected RemoteFishingGearFullVO[] handleGetAllFishingGear() throws java.lang.Exception
RemoteFishingGearFullServiceBase
RemoteFishingGearFullServiceBase.getAllFishingGear()
handleGetAllFishingGear
in class RemoteFishingGearFullServiceBase
java.lang.Exception
RemoteFishingGearFullService.getAllFishingGear()
protected RemoteFishingGearFullVO handleGetFishingGearById(java.lang.Integer id) throws java.lang.Exception
RemoteFishingGearFullServiceBase
RemoteFishingGearFullServiceBase.getFishingGearById(java.lang.Integer)
handleGetFishingGearById
in class RemoteFishingGearFullServiceBase
java.lang.Exception
RemoteFishingGearFullService.getFishingGearById(java.lang.Integer)
protected RemoteFishingGearFullVO[] handleGetFishingGearByIds(java.lang.Integer[] id) throws java.lang.Exception
RemoteFishingGearFullServiceBase
RemoteFishingGearFullServiceBase.getFishingGearByIds(java.lang.Integer[])
handleGetFishingGearByIds
in class RemoteFishingGearFullServiceBase
java.lang.Exception
RemoteFishingGearFullService.getFishingGearByIds(java.lang.Integer[])
protected RemoteFishingGearFullVO[] handleGetFishingGearByParentGearId(java.lang.Integer id) throws java.lang.Exception
RemoteFishingGearFullServiceBase
RemoteFishingGearFullServiceBase.getFishingGearByParentGearId(java.lang.Integer)
handleGetFishingGearByParentGearId
in class RemoteFishingGearFullServiceBase
java.lang.Exception
RemoteFishingGearFullService.getFishingGearByParentGearId(java.lang.Integer)
protected RemoteFishingGearFullVO[] handleGetFishingGearByGearClassificationId(java.lang.Integer id) throws java.lang.Exception
RemoteFishingGearFullServiceBase
RemoteFishingGearFullServiceBase.getFishingGearByGearClassificationId(java.lang.Integer)
handleGetFishingGearByGearClassificationId
in class RemoteFishingGearFullServiceBase
java.lang.Exception
RemoteFishingGearFullService.getFishingGearByGearClassificationId(java.lang.Integer)
protected RemoteFishingGearFullVO[] handleGetFishingGearByStatusCode(java.lang.String code) throws java.lang.Exception
RemoteFishingGearFullServiceBase
RemoteFishingGearFullServiceBase.getFishingGearByStatusCode(java.lang.String)
handleGetFishingGearByStatusCode
in class RemoteFishingGearFullServiceBase
java.lang.Exception
RemoteFishingGearFullService.getFishingGearByStatusCode(java.lang.String)
protected boolean handleRemoteFishingGearFullVOsAreEqualOnIdentifiers(RemoteFishingGearFullVO remoteFishingGearFullVOFirst, RemoteFishingGearFullVO remoteFishingGearFullVOSecond) throws java.lang.Exception
RemoteFishingGearFullServiceBase
RemoteFishingGearFullServiceBase.remoteFishingGearFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.referential.gear.generic.vo.RemoteFishingGearFullVO, fr.ifremer.allegro.referential.gear.generic.vo.RemoteFishingGearFullVO)
handleRemoteFishingGearFullVOsAreEqualOnIdentifiers
in class RemoteFishingGearFullServiceBase
java.lang.Exception
RemoteFishingGearFullService.remoteFishingGearFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.referential.gear.generic.vo.RemoteFishingGearFullVO, fr.ifremer.allegro.referential.gear.generic.vo.RemoteFishingGearFullVO)
protected boolean handleRemoteFishingGearFullVOsAreEqual(RemoteFishingGearFullVO remoteFishingGearFullVOFirst, RemoteFishingGearFullVO remoteFishingGearFullVOSecond) throws java.lang.Exception
RemoteFishingGearFullServiceBase
RemoteFishingGearFullServiceBase.remoteFishingGearFullVOsAreEqual(fr.ifremer.allegro.referential.gear.generic.vo.RemoteFishingGearFullVO, fr.ifremer.allegro.referential.gear.generic.vo.RemoteFishingGearFullVO)
handleRemoteFishingGearFullVOsAreEqual
in class RemoteFishingGearFullServiceBase
java.lang.Exception
RemoteFishingGearFullService.remoteFishingGearFullVOsAreEqual(fr.ifremer.allegro.referential.gear.generic.vo.RemoteFishingGearFullVO, fr.ifremer.allegro.referential.gear.generic.vo.RemoteFishingGearFullVO)
protected RemoteFishingGearNaturalId[] handleGetFishingGearNaturalIds() throws java.lang.Exception
RemoteFishingGearFullServiceBase
RemoteFishingGearFullServiceBase.getFishingGearNaturalIds()
handleGetFishingGearNaturalIds
in class RemoteFishingGearFullServiceBase
java.lang.Exception
RemoteFishingGearFullService.getFishingGearNaturalIds()
protected RemoteFishingGearFullVO handleGetFishingGearByNaturalId(RemoteFishingGearNaturalId fishingGearNaturalId) throws java.lang.Exception
RemoteFishingGearFullServiceBase
RemoteFishingGearFullServiceBase.getFishingGearByNaturalId(fr.ifremer.allegro.referential.gear.generic.vo.RemoteFishingGearNaturalId)
handleGetFishingGearByNaturalId
in class RemoteFishingGearFullServiceBase
java.lang.Exception
RemoteFishingGearFullService.getFishingGearByNaturalId(fr.ifremer.allegro.referential.gear.generic.vo.RemoteFishingGearNaturalId)
protected RemoteFishingGearNaturalId handleGetFishingGearNaturalIdById(java.lang.Integer id) throws java.lang.Exception
RemoteFishingGearFullServiceBase
RemoteFishingGearFullServiceBase.getFishingGearNaturalIdById(java.lang.Integer)
handleGetFishingGearNaturalIdById
in class RemoteFishingGearFullServiceBase
java.lang.Exception
RemoteFishingGearFullService.getFishingGearNaturalIdById(java.lang.Integer)
protected ClusterFishingGear[] handleGetAllClusterFishingGearSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp, java.lang.Integer userId, java.lang.Integer[] registrationLocationIds, java.lang.Integer pageNumber, java.lang.Integer pageSize) throws java.lang.Exception
RemoteFishingGearFullServiceBase
RemoteFishingGearFullServiceBase.getAllClusterFishingGearSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)
handleGetAllClusterFishingGearSinceDateSynchro
in class RemoteFishingGearFullServiceBase
java.lang.Exception
RemoteFishingGearFullService.getAllClusterFishingGearSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)
protected ClusterFishingGear handleGetClusterFishingGearByIdentifiers(java.lang.Integer id) throws java.lang.Exception
RemoteFishingGearFullServiceBase
RemoteFishingGearFullServiceBase.getClusterFishingGearByIdentifiers(java.lang.Integer)
handleGetClusterFishingGearByIdentifiers
in class RemoteFishingGearFullServiceBase
java.lang.Exception
RemoteFishingGearFullService.getClusterFishingGearByIdentifiers(java.lang.Integer)
protected ClusterFishingGear handleAddOrUpdateClusterFishingGear(ClusterFishingGear clusterFishingGear) throws java.lang.Exception
RemoteFishingGearFullServiceBase
RemoteFishingGearFullServiceBase.addOrUpdateClusterFishingGear(fr.ifremer.allegro.referential.gear.generic.cluster.ClusterFishingGear)
handleAddOrUpdateClusterFishingGear
in class RemoteFishingGearFullServiceBase
java.lang.Exception
RemoteFishingGearFullService.addOrUpdateClusterFishingGear(fr.ifremer.allegro.referential.gear.generic.cluster.ClusterFishingGear)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |