|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.ifremer.allegro.referential.location.generic.service.RemoteLocationFullServiceBase
fr.ifremer.allegro.referential.location.generic.service.RemoteLocationFullServiceImpl
public class RemoteLocationFullServiceImpl
RemoteLocationFullService
Constructor Summary | |
---|---|
RemoteLocationFullServiceImpl()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RemoteLocationFullServiceImpl()
Method Detail |
---|
protected RemoteLocationFullVO handleAddLocation(RemoteLocationFullVO location) throws java.lang.Exception
RemoteLocationFullServiceBase
RemoteLocationFullServiceBase.addLocation(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationFullVO)
handleAddLocation
in class RemoteLocationFullServiceBase
java.lang.Exception
RemoteLocationFullService.addLocation(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationFullVO)
protected void handleUpdateLocation(RemoteLocationFullVO location) throws java.lang.Exception
RemoteLocationFullServiceBase
RemoteLocationFullServiceBase.updateLocation(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationFullVO)
handleUpdateLocation
in class RemoteLocationFullServiceBase
java.lang.Exception
RemoteLocationFullService.updateLocation(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationFullVO)
protected void handleRemoveLocation(RemoteLocationFullVO location) throws java.lang.Exception
RemoteLocationFullServiceBase
RemoteLocationFullServiceBase.removeLocation(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationFullVO)
handleRemoveLocation
in class RemoteLocationFullServiceBase
java.lang.Exception
RemoteLocationFullService.removeLocation(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationFullVO)
protected RemoteLocationFullVO[] handleGetAllLocation() throws java.lang.Exception
RemoteLocationFullServiceBase
RemoteLocationFullServiceBase.getAllLocation()
handleGetAllLocation
in class RemoteLocationFullServiceBase
java.lang.Exception
RemoteLocationFullService.getAllLocation()
protected RemoteLocationFullVO handleGetLocationById(java.lang.Integer id) throws java.lang.Exception
RemoteLocationFullServiceBase
RemoteLocationFullServiceBase.getLocationById(java.lang.Integer)
handleGetLocationById
in class RemoteLocationFullServiceBase
java.lang.Exception
RemoteLocationFullService.getLocationById(java.lang.Integer)
protected RemoteLocationFullVO[] handleGetLocationByIds(java.lang.Integer[] id) throws java.lang.Exception
RemoteLocationFullServiceBase
RemoteLocationFullServiceBase.getLocationByIds(java.lang.Integer[])
handleGetLocationByIds
in class RemoteLocationFullServiceBase
java.lang.Exception
RemoteLocationFullService.getLocationByIds(java.lang.Integer[])
protected RemoteLocationFullVO[] handleGetLocationByStatusCode(java.lang.String code) throws java.lang.Exception
RemoteLocationFullServiceBase
RemoteLocationFullServiceBase.getLocationByStatusCode(java.lang.String)
handleGetLocationByStatusCode
in class RemoteLocationFullServiceBase
java.lang.Exception
RemoteLocationFullService.getLocationByStatusCode(java.lang.String)
protected RemoteLocationFullVO[] handleGetLocationByLocationClassificationId(java.lang.Integer id) throws java.lang.Exception
RemoteLocationFullServiceBase
RemoteLocationFullServiceBase.getLocationByLocationClassificationId(java.lang.Integer)
handleGetLocationByLocationClassificationId
in class RemoteLocationFullServiceBase
java.lang.Exception
RemoteLocationFullService.getLocationByLocationClassificationId(java.lang.Integer)
protected RemoteLocationFullVO[] handleGetLocationByLocationLevelId(java.lang.Integer id) throws java.lang.Exception
RemoteLocationFullServiceBase
RemoteLocationFullServiceBase.getLocationByLocationLevelId(java.lang.Integer)
handleGetLocationByLocationLevelId
in class RemoteLocationFullServiceBase
java.lang.Exception
RemoteLocationFullService.getLocationByLocationLevelId(java.lang.Integer)
protected boolean handleRemoteLocationFullVOsAreEqualOnIdentifiers(RemoteLocationFullVO remoteLocationFullVOFirst, RemoteLocationFullVO remoteLocationFullVOSecond) throws java.lang.Exception
RemoteLocationFullServiceBase
RemoteLocationFullServiceBase.remoteLocationFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationFullVO, fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationFullVO)
handleRemoteLocationFullVOsAreEqualOnIdentifiers
in class RemoteLocationFullServiceBase
java.lang.Exception
RemoteLocationFullService.remoteLocationFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationFullVO, fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationFullVO)
protected boolean handleRemoteLocationFullVOsAreEqual(RemoteLocationFullVO remoteLocationFullVOFirst, RemoteLocationFullVO remoteLocationFullVOSecond) throws java.lang.Exception
RemoteLocationFullServiceBase
RemoteLocationFullServiceBase.remoteLocationFullVOsAreEqual(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationFullVO, fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationFullVO)
handleRemoteLocationFullVOsAreEqual
in class RemoteLocationFullServiceBase
java.lang.Exception
RemoteLocationFullService.remoteLocationFullVOsAreEqual(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationFullVO, fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationFullVO)
protected RemoteLocationNaturalId[] handleGetLocationNaturalIds() throws java.lang.Exception
RemoteLocationFullServiceBase
RemoteLocationFullServiceBase.getLocationNaturalIds()
handleGetLocationNaturalIds
in class RemoteLocationFullServiceBase
java.lang.Exception
RemoteLocationFullService.getLocationNaturalIds()
protected RemoteLocationFullVO handleGetLocationByNaturalId(RemoteLocationNaturalId locationNaturalId) throws java.lang.Exception
RemoteLocationFullServiceBase
RemoteLocationFullServiceBase.getLocationByNaturalId(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationNaturalId)
handleGetLocationByNaturalId
in class RemoteLocationFullServiceBase
java.lang.Exception
RemoteLocationFullService.getLocationByNaturalId(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationNaturalId)
protected RemoteLocationNaturalId handleGetLocationNaturalIdById(java.lang.Integer id) throws java.lang.Exception
RemoteLocationFullServiceBase
RemoteLocationFullServiceBase.getLocationNaturalIdById(java.lang.Integer)
handleGetLocationNaturalIdById
in class RemoteLocationFullServiceBase
java.lang.Exception
RemoteLocationFullService.getLocationNaturalIdById(java.lang.Integer)
protected ClusterLocation handleAddOrUpdateClusterLocation(ClusterLocation clusterLocation) throws java.lang.Exception
RemoteLocationFullServiceBase
RemoteLocationFullServiceBase.addOrUpdateClusterLocation(fr.ifremer.allegro.referential.location.generic.cluster.ClusterLocation)
handleAddOrUpdateClusterLocation
in class RemoteLocationFullServiceBase
java.lang.Exception
RemoteLocationFullService.addOrUpdateClusterLocation(fr.ifremer.allegro.referential.location.generic.cluster.ClusterLocation)
protected ClusterLocation[] handleGetAllClusterLocationSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp, java.lang.Integer userId, java.lang.Integer[] registrationLocationIds, java.lang.Integer pageNumber, java.lang.Integer pageSize) throws java.lang.Exception
RemoteLocationFullServiceBase
RemoteLocationFullServiceBase.getAllClusterLocationSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)
handleGetAllClusterLocationSinceDateSynchro
in class RemoteLocationFullServiceBase
java.lang.Exception
RemoteLocationFullService.getAllClusterLocationSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)
protected ClusterLocation handleGetClusterLocationByIdentifiers(java.lang.Integer id) throws java.lang.Exception
RemoteLocationFullServiceBase
RemoteLocationFullServiceBase.getClusterLocationByIdentifiers(java.lang.Integer)
handleGetClusterLocationByIdentifiers
in class RemoteLocationFullServiceBase
java.lang.Exception
RemoteLocationFullService.getClusterLocationByIdentifiers(java.lang.Integer)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |