|
||||||||||
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.RemoteLocationLineFullServiceBase
fr.ifremer.allegro.referential.location.generic.service.RemoteLocationLineFullServiceImpl
public class RemoteLocationLineFullServiceImpl
RemoteLocationLineFullService
Constructor Summary | |
---|---|
RemoteLocationLineFullServiceImpl()
|
Methods inherited from class fr.ifremer.allegro.referential.location.generic.service.RemoteLocationLineFullServiceBase |
---|
addLocationLine, getAllLocationLine, getClusterLocationLineByIdentifiers, getLocationDao, getLocationLineById, getLocationLineByIds, getLocationLineByLocationId, getLocationLineByNaturalId, getLocationLineDao, getLocationLineNaturalIdById, getLocationLineNaturalIds, getMessage, getMessage, getMessage, getMessages, getPrincipal, remoteLocationLineFullVOsAreEqual, remoteLocationLineFullVOsAreEqualOnIdentifiers, removeLocationLine, setLocationDao, setLocationLineDao, updateLocationLine |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RemoteLocationLineFullServiceImpl()
Method Detail |
---|
protected RemoteLocationLineFullVO handleAddLocationLine(RemoteLocationLineFullVO locationLine) throws java.lang.Exception
RemoteLocationLineFullServiceBase
RemoteLocationLineFullServiceBase.addLocationLine(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationLineFullVO)
handleAddLocationLine
in class RemoteLocationLineFullServiceBase
java.lang.Exception
RemoteLocationLineFullService.addLocationLine(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationLineFullVO)
protected void handleUpdateLocationLine(RemoteLocationLineFullVO locationLine) throws java.lang.Exception
RemoteLocationLineFullServiceBase
RemoteLocationLineFullServiceBase.updateLocationLine(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationLineFullVO)
handleUpdateLocationLine
in class RemoteLocationLineFullServiceBase
java.lang.Exception
RemoteLocationLineFullService.updateLocationLine(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationLineFullVO)
protected void handleRemoveLocationLine(RemoteLocationLineFullVO locationLine) throws java.lang.Exception
RemoteLocationLineFullServiceBase
RemoteLocationLineFullServiceBase.removeLocationLine(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationLineFullVO)
handleRemoveLocationLine
in class RemoteLocationLineFullServiceBase
java.lang.Exception
RemoteLocationLineFullService.removeLocationLine(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationLineFullVO)
protected RemoteLocationLineFullVO[] handleGetAllLocationLine() throws java.lang.Exception
RemoteLocationLineFullServiceBase
RemoteLocationLineFullServiceBase.getAllLocationLine()
handleGetAllLocationLine
in class RemoteLocationLineFullServiceBase
java.lang.Exception
RemoteLocationLineFullService.getAllLocationLine()
protected RemoteLocationLineFullVO handleGetLocationLineById(java.lang.Integer id) throws java.lang.Exception
RemoteLocationLineFullServiceBase
RemoteLocationLineFullServiceBase.getLocationLineById(java.lang.Integer)
handleGetLocationLineById
in class RemoteLocationLineFullServiceBase
java.lang.Exception
RemoteLocationLineFullService.getLocationLineById(java.lang.Integer)
protected RemoteLocationLineFullVO[] handleGetLocationLineByIds(java.lang.Integer[] id) throws java.lang.Exception
RemoteLocationLineFullServiceBase
RemoteLocationLineFullServiceBase.getLocationLineByIds(java.lang.Integer[])
handleGetLocationLineByIds
in class RemoteLocationLineFullServiceBase
java.lang.Exception
RemoteLocationLineFullService.getLocationLineByIds(java.lang.Integer[])
protected RemoteLocationLineFullVO[] handleGetLocationLineByLocationId(java.lang.Integer id) throws java.lang.Exception
RemoteLocationLineFullServiceBase
RemoteLocationLineFullServiceBase.getLocationLineByLocationId(java.lang.Integer)
handleGetLocationLineByLocationId
in class RemoteLocationLineFullServiceBase
java.lang.Exception
RemoteLocationLineFullService.getLocationLineByLocationId(java.lang.Integer)
protected boolean handleRemoteLocationLineFullVOsAreEqualOnIdentifiers(RemoteLocationLineFullVO remoteLocationLineFullVOFirst, RemoteLocationLineFullVO remoteLocationLineFullVOSecond) throws java.lang.Exception
RemoteLocationLineFullServiceBase
RemoteLocationLineFullServiceBase.remoteLocationLineFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationLineFullVO, fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationLineFullVO)
handleRemoteLocationLineFullVOsAreEqualOnIdentifiers
in class RemoteLocationLineFullServiceBase
java.lang.Exception
RemoteLocationLineFullService.remoteLocationLineFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationLineFullVO, fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationLineFullVO)
protected boolean handleRemoteLocationLineFullVOsAreEqual(RemoteLocationLineFullVO remoteLocationLineFullVOFirst, RemoteLocationLineFullVO remoteLocationLineFullVOSecond) throws java.lang.Exception
RemoteLocationLineFullServiceBase
RemoteLocationLineFullServiceBase.remoteLocationLineFullVOsAreEqual(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationLineFullVO, fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationLineFullVO)
handleRemoteLocationLineFullVOsAreEqual
in class RemoteLocationLineFullServiceBase
java.lang.Exception
RemoteLocationLineFullService.remoteLocationLineFullVOsAreEqual(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationLineFullVO, fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationLineFullVO)
protected RemoteLocationLineNaturalId[] handleGetLocationLineNaturalIds() throws java.lang.Exception
RemoteLocationLineFullServiceBase
RemoteLocationLineFullServiceBase.getLocationLineNaturalIds()
handleGetLocationLineNaturalIds
in class RemoteLocationLineFullServiceBase
java.lang.Exception
RemoteLocationLineFullService.getLocationLineNaturalIds()
protected RemoteLocationLineFullVO handleGetLocationLineByNaturalId(RemoteLocationLineNaturalId locationLineNaturalId) throws java.lang.Exception
RemoteLocationLineFullServiceBase
RemoteLocationLineFullServiceBase.getLocationLineByNaturalId(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationLineNaturalId)
handleGetLocationLineByNaturalId
in class RemoteLocationLineFullServiceBase
java.lang.Exception
RemoteLocationLineFullService.getLocationLineByNaturalId(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationLineNaturalId)
protected RemoteLocationLineNaturalId handleGetLocationLineNaturalIdById(java.lang.Integer id) throws java.lang.Exception
RemoteLocationLineFullServiceBase
RemoteLocationLineFullServiceBase.getLocationLineNaturalIdById(java.lang.Integer)
handleGetLocationLineNaturalIdById
in class RemoteLocationLineFullServiceBase
java.lang.Exception
RemoteLocationLineFullService.getLocationLineNaturalIdById(java.lang.Integer)
protected ClusterLocationLine handleGetClusterLocationLineByIdentifiers(java.lang.Integer id) throws java.lang.Exception
RemoteLocationLineFullServiceBase
RemoteLocationLineFullServiceBase.getClusterLocationLineByIdentifiers(java.lang.Integer)
handleGetClusterLocationLineByIdentifiers
in class RemoteLocationLineFullServiceBase
java.lang.Exception
RemoteLocationLineFullService.getClusterLocationLineByIdentifiers(java.lang.Integer)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |