|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.ifremer.allegro.data.fishingArea.generic.service.RemoteFishingArea2RegulationLocationFullServiceBase
fr.ifremer.allegro.data.fishingArea.generic.service.RemoteFishingArea2RegulationLocationFullServiceImpl
public class RemoteFishingArea2RegulationLocationFullServiceImpl
RemoteFishingArea2RegulationLocationFullService
Constructor Summary | |
---|---|
RemoteFishingArea2RegulationLocationFullServiceImpl()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RemoteFishingArea2RegulationLocationFullServiceImpl()
Method Detail |
---|
protected RemoteFishingArea2RegulationLocationFullVO handleAddFishingArea2RegulationLocation(RemoteFishingArea2RegulationLocationFullVO fishingArea2RegulationLocation) throws java.lang.Exception
RemoteFishingArea2RegulationLocationFullServiceBase
RemoteFishingArea2RegulationLocationFullServiceBase.addFishingArea2RegulationLocation(fr.ifremer.allegro.data.fishingArea.generic.vo.RemoteFishingArea2RegulationLocationFullVO)
handleAddFishingArea2RegulationLocation
in class RemoteFishingArea2RegulationLocationFullServiceBase
java.lang.Exception
RemoteFishingArea2RegulationLocationFullService.addFishingArea2RegulationLocation(fr.ifremer.allegro.data.fishingArea.generic.vo.RemoteFishingArea2RegulationLocationFullVO)
protected void handleUpdateFishingArea2RegulationLocation(RemoteFishingArea2RegulationLocationFullVO fishingArea2RegulationLocation) throws java.lang.Exception
RemoteFishingArea2RegulationLocationFullServiceBase
RemoteFishingArea2RegulationLocationFullServiceBase.updateFishingArea2RegulationLocation(fr.ifremer.allegro.data.fishingArea.generic.vo.RemoteFishingArea2RegulationLocationFullVO)
handleUpdateFishingArea2RegulationLocation
in class RemoteFishingArea2RegulationLocationFullServiceBase
java.lang.Exception
RemoteFishingArea2RegulationLocationFullService.updateFishingArea2RegulationLocation(fr.ifremer.allegro.data.fishingArea.generic.vo.RemoteFishingArea2RegulationLocationFullVO)
protected void handleRemoveFishingArea2RegulationLocation(RemoteFishingArea2RegulationLocationFullVO fishingArea2RegulationLocation) throws java.lang.Exception
RemoteFishingArea2RegulationLocationFullServiceBase
RemoteFishingArea2RegulationLocationFullServiceBase.removeFishingArea2RegulationLocation(fr.ifremer.allegro.data.fishingArea.generic.vo.RemoteFishingArea2RegulationLocationFullVO)
handleRemoveFishingArea2RegulationLocation
in class RemoteFishingArea2RegulationLocationFullServiceBase
java.lang.Exception
RemoteFishingArea2RegulationLocationFullService.removeFishingArea2RegulationLocation(fr.ifremer.allegro.data.fishingArea.generic.vo.RemoteFishingArea2RegulationLocationFullVO)
protected RemoteFishingArea2RegulationLocationFullVO[] handleGetAllFishingArea2RegulationLocation() throws java.lang.Exception
RemoteFishingArea2RegulationLocationFullServiceBase
RemoteFishingArea2RegulationLocationFullServiceBase.getAllFishingArea2RegulationLocation()
handleGetAllFishingArea2RegulationLocation
in class RemoteFishingArea2RegulationLocationFullServiceBase
java.lang.Exception
RemoteFishingArea2RegulationLocationFullService.getAllFishingArea2RegulationLocation()
protected RemoteFishingArea2RegulationLocationFullVO[] handleGetFishingArea2RegulationLocationByLocationId(java.lang.Integer id) throws java.lang.Exception
RemoteFishingArea2RegulationLocationFullServiceBase
RemoteFishingArea2RegulationLocationFullServiceBase.getFishingArea2RegulationLocationByLocationId(java.lang.Integer)
handleGetFishingArea2RegulationLocationByLocationId
in class RemoteFishingArea2RegulationLocationFullServiceBase
java.lang.Exception
RemoteFishingArea2RegulationLocationFullService.getFishingArea2RegulationLocationByLocationId(java.lang.Integer)
protected RemoteFishingArea2RegulationLocationFullVO[] handleGetFishingArea2RegulationLocationByFishingAreaId(java.lang.Integer id) throws java.lang.Exception
RemoteFishingArea2RegulationLocationFullServiceBase
RemoteFishingArea2RegulationLocationFullServiceBase.getFishingArea2RegulationLocationByFishingAreaId(java.lang.Integer)
handleGetFishingArea2RegulationLocationByFishingAreaId
in class RemoteFishingArea2RegulationLocationFullServiceBase
java.lang.Exception
RemoteFishingArea2RegulationLocationFullService.getFishingArea2RegulationLocationByFishingAreaId(java.lang.Integer)
protected RemoteFishingArea2RegulationLocationFullVO handleGetFishingArea2RegulationLocationByIdentifiers(java.lang.Integer locationId, java.lang.Integer fishingAreaId) throws java.lang.Exception
RemoteFishingArea2RegulationLocationFullServiceBase
RemoteFishingArea2RegulationLocationFullServiceBase.getFishingArea2RegulationLocationByIdentifiers(java.lang.Integer, java.lang.Integer)
handleGetFishingArea2RegulationLocationByIdentifiers
in class RemoteFishingArea2RegulationLocationFullServiceBase
java.lang.Exception
RemoteFishingArea2RegulationLocationFullService.getFishingArea2RegulationLocationByIdentifiers(java.lang.Integer, java.lang.Integer)
protected boolean handleRemoteFishingArea2RegulationLocationFullVOsAreEqualOnIdentifiers(RemoteFishingArea2RegulationLocationFullVO remoteFishingArea2RegulationLocationFullVOFirst, RemoteFishingArea2RegulationLocationFullVO remoteFishingArea2RegulationLocationFullVOSecond) throws java.lang.Exception
RemoteFishingArea2RegulationLocationFullServiceBase
RemoteFishingArea2RegulationLocationFullServiceBase.remoteFishingArea2RegulationLocationFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.data.fishingArea.generic.vo.RemoteFishingArea2RegulationLocationFullVO, fr.ifremer.allegro.data.fishingArea.generic.vo.RemoteFishingArea2RegulationLocationFullVO)
handleRemoteFishingArea2RegulationLocationFullVOsAreEqualOnIdentifiers
in class RemoteFishingArea2RegulationLocationFullServiceBase
java.lang.Exception
RemoteFishingArea2RegulationLocationFullService.remoteFishingArea2RegulationLocationFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.data.fishingArea.generic.vo.RemoteFishingArea2RegulationLocationFullVO, fr.ifremer.allegro.data.fishingArea.generic.vo.RemoteFishingArea2RegulationLocationFullVO)
protected boolean handleRemoteFishingArea2RegulationLocationFullVOsAreEqual(RemoteFishingArea2RegulationLocationFullVO remoteFishingArea2RegulationLocationFullVOFirst, RemoteFishingArea2RegulationLocationFullVO remoteFishingArea2RegulationLocationFullVOSecond) throws java.lang.Exception
RemoteFishingArea2RegulationLocationFullServiceBase
RemoteFishingArea2RegulationLocationFullServiceBase.remoteFishingArea2RegulationLocationFullVOsAreEqual(fr.ifremer.allegro.data.fishingArea.generic.vo.RemoteFishingArea2RegulationLocationFullVO, fr.ifremer.allegro.data.fishingArea.generic.vo.RemoteFishingArea2RegulationLocationFullVO)
handleRemoteFishingArea2RegulationLocationFullVOsAreEqual
in class RemoteFishingArea2RegulationLocationFullServiceBase
java.lang.Exception
RemoteFishingArea2RegulationLocationFullService.remoteFishingArea2RegulationLocationFullVOsAreEqual(fr.ifremer.allegro.data.fishingArea.generic.vo.RemoteFishingArea2RegulationLocationFullVO, fr.ifremer.allegro.data.fishingArea.generic.vo.RemoteFishingArea2RegulationLocationFullVO)
protected RemoteFishingArea2RegulationLocationNaturalId[] handleGetFishingArea2RegulationLocationNaturalIds() throws java.lang.Exception
RemoteFishingArea2RegulationLocationFullServiceBase
RemoteFishingArea2RegulationLocationFullServiceBase.getFishingArea2RegulationLocationNaturalIds()
handleGetFishingArea2RegulationLocationNaturalIds
in class RemoteFishingArea2RegulationLocationFullServiceBase
java.lang.Exception
RemoteFishingArea2RegulationLocationFullService.getFishingArea2RegulationLocationNaturalIds()
protected RemoteFishingArea2RegulationLocationFullVO handleGetFishingArea2RegulationLocationByNaturalId(RemoteFishingArea2RegulationLocationNaturalId fishingArea2RegulationLocationNaturalId) throws java.lang.Exception
RemoteFishingArea2RegulationLocationFullServiceBase
RemoteFishingArea2RegulationLocationFullServiceBase.getFishingArea2RegulationLocationByNaturalId(fr.ifremer.allegro.data.fishingArea.generic.vo.RemoteFishingArea2RegulationLocationNaturalId)
handleGetFishingArea2RegulationLocationByNaturalId
in class RemoteFishingArea2RegulationLocationFullServiceBase
java.lang.Exception
RemoteFishingArea2RegulationLocationFullService.getFishingArea2RegulationLocationByNaturalId(fr.ifremer.allegro.data.fishingArea.generic.vo.RemoteFishingArea2RegulationLocationNaturalId)
protected ClusterFishingArea2RegulationLocation handleGetClusterFishingArea2RegulationLocationByIdentifiers(java.lang.Integer locationId, java.lang.Integer fishingAreaId) throws java.lang.Exception
RemoteFishingArea2RegulationLocationFullServiceBase
RemoteFishingArea2RegulationLocationFullServiceBase.getClusterFishingArea2RegulationLocationByIdentifiers(java.lang.Integer, java.lang.Integer)
handleGetClusterFishingArea2RegulationLocationByIdentifiers
in class RemoteFishingArea2RegulationLocationFullServiceBase
java.lang.Exception
RemoteFishingArea2RegulationLocationFullService.getClusterFishingArea2RegulationLocationByIdentifiers(java.lang.Integer, java.lang.Integer)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |