|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.ifremer.allegro.referential.transcribing.generic.service.RemoteTranscribingLocationLevelFullServiceBase
fr.ifremer.allegro.referential.transcribing.generic.service.RemoteTranscribingLocationLevelFullServiceImpl
public class RemoteTranscribingLocationLevelFullServiceImpl
RemoteTranscribingLocationLevelFullService
Constructor Summary | |
---|---|
RemoteTranscribingLocationLevelFullServiceImpl()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RemoteTranscribingLocationLevelFullServiceImpl()
Method Detail |
---|
protected RemoteTranscribingLocationLevelFullVO handleAddTranscribingLocationLevel(RemoteTranscribingLocationLevelFullVO transcribingLocationLevel) throws java.lang.Exception
RemoteTranscribingLocationLevelFullServiceBase
RemoteTranscribingLocationLevelFullServiceBase.addTranscribingLocationLevel(fr.ifremer.allegro.referential.transcribing.generic.vo.RemoteTranscribingLocationLevelFullVO)
handleAddTranscribingLocationLevel
in class RemoteTranscribingLocationLevelFullServiceBase
java.lang.Exception
RemoteTranscribingLocationLevelFullService.addTranscribingLocationLevel(fr.ifremer.allegro.referential.transcribing.generic.vo.RemoteTranscribingLocationLevelFullVO)
protected void handleUpdateTranscribingLocationLevel(RemoteTranscribingLocationLevelFullVO transcribingLocationLevel) throws java.lang.Exception
RemoteTranscribingLocationLevelFullServiceBase
RemoteTranscribingLocationLevelFullServiceBase.updateTranscribingLocationLevel(fr.ifremer.allegro.referential.transcribing.generic.vo.RemoteTranscribingLocationLevelFullVO)
handleUpdateTranscribingLocationLevel
in class RemoteTranscribingLocationLevelFullServiceBase
java.lang.Exception
RemoteTranscribingLocationLevelFullService.updateTranscribingLocationLevel(fr.ifremer.allegro.referential.transcribing.generic.vo.RemoteTranscribingLocationLevelFullVO)
protected void handleRemoveTranscribingLocationLevel(RemoteTranscribingLocationLevelFullVO transcribingLocationLevel) throws java.lang.Exception
RemoteTranscribingLocationLevelFullServiceBase
RemoteTranscribingLocationLevelFullServiceBase.removeTranscribingLocationLevel(fr.ifremer.allegro.referential.transcribing.generic.vo.RemoteTranscribingLocationLevelFullVO)
handleRemoveTranscribingLocationLevel
in class RemoteTranscribingLocationLevelFullServiceBase
java.lang.Exception
RemoteTranscribingLocationLevelFullService.removeTranscribingLocationLevel(fr.ifremer.allegro.referential.transcribing.generic.vo.RemoteTranscribingLocationLevelFullVO)
protected RemoteTranscribingLocationLevelFullVO[] handleGetAllTranscribingLocationLevel() throws java.lang.Exception
RemoteTranscribingLocationLevelFullServiceBase
RemoteTranscribingLocationLevelFullServiceBase.getAllTranscribingLocationLevel()
handleGetAllTranscribingLocationLevel
in class RemoteTranscribingLocationLevelFullServiceBase
java.lang.Exception
RemoteTranscribingLocationLevelFullService.getAllTranscribingLocationLevel()
protected RemoteTranscribingLocationLevelFullVO[] handleGetTranscribingLocationLevelByTranscribingSystemId(java.lang.Integer id) throws java.lang.Exception
RemoteTranscribingLocationLevelFullServiceBase
RemoteTranscribingLocationLevelFullServiceBase.getTranscribingLocationLevelByTranscribingSystemId(java.lang.Integer)
handleGetTranscribingLocationLevelByTranscribingSystemId
in class RemoteTranscribingLocationLevelFullServiceBase
java.lang.Exception
RemoteTranscribingLocationLevelFullService.getTranscribingLocationLevelByTranscribingSystemId(java.lang.Integer)
protected RemoteTranscribingLocationLevelFullVO[] handleGetTranscribingLocationLevelByTranscribingSideId(java.lang.Integer id) throws java.lang.Exception
RemoteTranscribingLocationLevelFullServiceBase
RemoteTranscribingLocationLevelFullServiceBase.getTranscribingLocationLevelByTranscribingSideId(java.lang.Integer)
handleGetTranscribingLocationLevelByTranscribingSideId
in class RemoteTranscribingLocationLevelFullServiceBase
java.lang.Exception
RemoteTranscribingLocationLevelFullService.getTranscribingLocationLevelByTranscribingSideId(java.lang.Integer)
protected RemoteTranscribingLocationLevelFullVO[] handleGetTranscribingLocationLevelByLocationLevelId(java.lang.Integer id) throws java.lang.Exception
RemoteTranscribingLocationLevelFullServiceBase
RemoteTranscribingLocationLevelFullServiceBase.getTranscribingLocationLevelByLocationLevelId(java.lang.Integer)
handleGetTranscribingLocationLevelByLocationLevelId
in class RemoteTranscribingLocationLevelFullServiceBase
java.lang.Exception
RemoteTranscribingLocationLevelFullService.getTranscribingLocationLevelByLocationLevelId(java.lang.Integer)
protected RemoteTranscribingLocationLevelFullVO handleGetTranscribingLocationLevelByIdentifiers(java.lang.Integer transcribingSystemId, java.lang.Integer locationLevelId) throws java.lang.Exception
RemoteTranscribingLocationLevelFullServiceBase
RemoteTranscribingLocationLevelFullServiceBase.getTranscribingLocationLevelByIdentifiers(java.lang.Integer, java.lang.Integer)
handleGetTranscribingLocationLevelByIdentifiers
in class RemoteTranscribingLocationLevelFullServiceBase
java.lang.Exception
RemoteTranscribingLocationLevelFullService.getTranscribingLocationLevelByIdentifiers(java.lang.Integer, java.lang.Integer)
protected boolean handleRemoteTranscribingLocationLevelFullVOsAreEqualOnIdentifiers(RemoteTranscribingLocationLevelFullVO remoteTranscribingLocationLevelFullVOFirst, RemoteTranscribingLocationLevelFullVO remoteTranscribingLocationLevelFullVOSecond) throws java.lang.Exception
RemoteTranscribingLocationLevelFullServiceBase
RemoteTranscribingLocationLevelFullServiceBase.remoteTranscribingLocationLevelFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.referential.transcribing.generic.vo.RemoteTranscribingLocationLevelFullVO, fr.ifremer.allegro.referential.transcribing.generic.vo.RemoteTranscribingLocationLevelFullVO)
handleRemoteTranscribingLocationLevelFullVOsAreEqualOnIdentifiers
in class RemoteTranscribingLocationLevelFullServiceBase
java.lang.Exception
RemoteTranscribingLocationLevelFullService.remoteTranscribingLocationLevelFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.referential.transcribing.generic.vo.RemoteTranscribingLocationLevelFullVO, fr.ifremer.allegro.referential.transcribing.generic.vo.RemoteTranscribingLocationLevelFullVO)
protected boolean handleRemoteTranscribingLocationLevelFullVOsAreEqual(RemoteTranscribingLocationLevelFullVO remoteTranscribingLocationLevelFullVOFirst, RemoteTranscribingLocationLevelFullVO remoteTranscribingLocationLevelFullVOSecond) throws java.lang.Exception
RemoteTranscribingLocationLevelFullServiceBase
RemoteTranscribingLocationLevelFullServiceBase.remoteTranscribingLocationLevelFullVOsAreEqual(fr.ifremer.allegro.referential.transcribing.generic.vo.RemoteTranscribingLocationLevelFullVO, fr.ifremer.allegro.referential.transcribing.generic.vo.RemoteTranscribingLocationLevelFullVO)
handleRemoteTranscribingLocationLevelFullVOsAreEqual
in class RemoteTranscribingLocationLevelFullServiceBase
java.lang.Exception
RemoteTranscribingLocationLevelFullService.remoteTranscribingLocationLevelFullVOsAreEqual(fr.ifremer.allegro.referential.transcribing.generic.vo.RemoteTranscribingLocationLevelFullVO, fr.ifremer.allegro.referential.transcribing.generic.vo.RemoteTranscribingLocationLevelFullVO)
protected RemoteTranscribingLocationLevelNaturalId[] handleGetTranscribingLocationLevelNaturalIds() throws java.lang.Exception
RemoteTranscribingLocationLevelFullServiceBase
RemoteTranscribingLocationLevelFullServiceBase.getTranscribingLocationLevelNaturalIds()
handleGetTranscribingLocationLevelNaturalIds
in class RemoteTranscribingLocationLevelFullServiceBase
java.lang.Exception
RemoteTranscribingLocationLevelFullService.getTranscribingLocationLevelNaturalIds()
protected RemoteTranscribingLocationLevelFullVO handleGetTranscribingLocationLevelByNaturalId(RemoteTranscribingLocationLevelNaturalId transcribingLocationLevelNaturalId) throws java.lang.Exception
RemoteTranscribingLocationLevelFullServiceBase
RemoteTranscribingLocationLevelFullServiceBase.getTranscribingLocationLevelByNaturalId(fr.ifremer.allegro.referential.transcribing.generic.vo.RemoteTranscribingLocationLevelNaturalId)
handleGetTranscribingLocationLevelByNaturalId
in class RemoteTranscribingLocationLevelFullServiceBase
java.lang.Exception
RemoteTranscribingLocationLevelFullService.getTranscribingLocationLevelByNaturalId(fr.ifremer.allegro.referential.transcribing.generic.vo.RemoteTranscribingLocationLevelNaturalId)
protected ClusterTranscribingLocationLevel handleAddOrUpdateClusterTranscribingLocationLevel(ClusterTranscribingLocationLevel clusterTranscribingLocationLevel) throws java.lang.Exception
RemoteTranscribingLocationLevelFullServiceBase
RemoteTranscribingLocationLevelFullServiceBase.addOrUpdateClusterTranscribingLocationLevel(fr.ifremer.allegro.referential.transcribing.generic.cluster.ClusterTranscribingLocationLevel)
handleAddOrUpdateClusterTranscribingLocationLevel
in class RemoteTranscribingLocationLevelFullServiceBase
java.lang.Exception
RemoteTranscribingLocationLevelFullService.addOrUpdateClusterTranscribingLocationLevel(fr.ifremer.allegro.referential.transcribing.generic.cluster.ClusterTranscribingLocationLevel)
protected ClusterTranscribingLocationLevel[] handleGetAllClusterTranscribingLocationLevelSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp, java.lang.Integer userId, java.lang.Integer[] registrationLocationIds, java.lang.Integer pageNumber, java.lang.Integer pageSize) throws java.lang.Exception
RemoteTranscribingLocationLevelFullServiceBase
RemoteTranscribingLocationLevelFullServiceBase.getAllClusterTranscribingLocationLevelSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)
handleGetAllClusterTranscribingLocationLevelSinceDateSynchro
in class RemoteTranscribingLocationLevelFullServiceBase
java.lang.Exception
RemoteTranscribingLocationLevelFullService.getAllClusterTranscribingLocationLevelSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)
protected ClusterTranscribingLocationLevel handleGetClusterTranscribingLocationLevelByIdentifiers(java.lang.Integer transcribingSystemId, java.lang.Integer locationLevelId) throws java.lang.Exception
RemoteTranscribingLocationLevelFullServiceBase
RemoteTranscribingLocationLevelFullServiceBase.getClusterTranscribingLocationLevelByIdentifiers(java.lang.Integer, java.lang.Integer)
handleGetClusterTranscribingLocationLevelByIdentifiers
in class RemoteTranscribingLocationLevelFullServiceBase
java.lang.Exception
RemoteTranscribingLocationLevelFullService.getClusterTranscribingLocationLevelByIdentifiers(java.lang.Integer, java.lang.Integer)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |