|
||||||||||
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.RemoteGearClassificationFullServiceBase
fr.ifremer.allegro.referential.gear.generic.service.RemoteGearClassificationFullServiceImpl
public class RemoteGearClassificationFullServiceImpl
RemoteGearClassificationFullService
Constructor Summary | |
---|---|
RemoteGearClassificationFullServiceImpl()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RemoteGearClassificationFullServiceImpl()
Method Detail |
---|
protected RemoteGearClassificationFullVO handleAddGearClassification(RemoteGearClassificationFullVO gearClassification) throws java.lang.Exception
RemoteGearClassificationFullServiceBase
RemoteGearClassificationFullServiceBase.addGearClassification(fr.ifremer.allegro.referential.gear.generic.vo.RemoteGearClassificationFullVO)
handleAddGearClassification
in class RemoteGearClassificationFullServiceBase
java.lang.Exception
RemoteGearClassificationFullService.addGearClassification(fr.ifremer.allegro.referential.gear.generic.vo.RemoteGearClassificationFullVO)
protected void handleUpdateGearClassification(RemoteGearClassificationFullVO gearClassification) throws java.lang.Exception
RemoteGearClassificationFullServiceBase
RemoteGearClassificationFullServiceBase.updateGearClassification(fr.ifremer.allegro.referential.gear.generic.vo.RemoteGearClassificationFullVO)
handleUpdateGearClassification
in class RemoteGearClassificationFullServiceBase
java.lang.Exception
RemoteGearClassificationFullService.updateGearClassification(fr.ifremer.allegro.referential.gear.generic.vo.RemoteGearClassificationFullVO)
protected void handleRemoveGearClassification(RemoteGearClassificationFullVO gearClassification) throws java.lang.Exception
RemoteGearClassificationFullServiceBase
RemoteGearClassificationFullServiceBase.removeGearClassification(fr.ifremer.allegro.referential.gear.generic.vo.RemoteGearClassificationFullVO)
handleRemoveGearClassification
in class RemoteGearClassificationFullServiceBase
java.lang.Exception
RemoteGearClassificationFullService.removeGearClassification(fr.ifremer.allegro.referential.gear.generic.vo.RemoteGearClassificationFullVO)
protected RemoteGearClassificationFullVO[] handleGetAllGearClassification() throws java.lang.Exception
RemoteGearClassificationFullServiceBase
RemoteGearClassificationFullServiceBase.getAllGearClassification()
handleGetAllGearClassification
in class RemoteGearClassificationFullServiceBase
java.lang.Exception
RemoteGearClassificationFullService.getAllGearClassification()
protected RemoteGearClassificationFullVO handleGetGearClassificationById(java.lang.Integer id) throws java.lang.Exception
RemoteGearClassificationFullServiceBase
RemoteGearClassificationFullServiceBase.getGearClassificationById(java.lang.Integer)
handleGetGearClassificationById
in class RemoteGearClassificationFullServiceBase
java.lang.Exception
RemoteGearClassificationFullService.getGearClassificationById(java.lang.Integer)
protected RemoteGearClassificationFullVO[] handleGetGearClassificationByIds(java.lang.Integer[] id) throws java.lang.Exception
RemoteGearClassificationFullServiceBase
RemoteGearClassificationFullServiceBase.getGearClassificationByIds(java.lang.Integer[])
handleGetGearClassificationByIds
in class RemoteGearClassificationFullServiceBase
java.lang.Exception
RemoteGearClassificationFullService.getGearClassificationByIds(java.lang.Integer[])
protected boolean handleRemoteGearClassificationFullVOsAreEqualOnIdentifiers(RemoteGearClassificationFullVO remoteGearClassificationFullVOFirst, RemoteGearClassificationFullVO remoteGearClassificationFullVOSecond) throws java.lang.Exception
RemoteGearClassificationFullServiceBase
RemoteGearClassificationFullServiceBase.remoteGearClassificationFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.referential.gear.generic.vo.RemoteGearClassificationFullVO, fr.ifremer.allegro.referential.gear.generic.vo.RemoteGearClassificationFullVO)
handleRemoteGearClassificationFullVOsAreEqualOnIdentifiers
in class RemoteGearClassificationFullServiceBase
java.lang.Exception
RemoteGearClassificationFullService.remoteGearClassificationFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.referential.gear.generic.vo.RemoteGearClassificationFullVO, fr.ifremer.allegro.referential.gear.generic.vo.RemoteGearClassificationFullVO)
protected boolean handleRemoteGearClassificationFullVOsAreEqual(RemoteGearClassificationFullVO remoteGearClassificationFullVOFirst, RemoteGearClassificationFullVO remoteGearClassificationFullVOSecond) throws java.lang.Exception
RemoteGearClassificationFullServiceBase
RemoteGearClassificationFullServiceBase.remoteGearClassificationFullVOsAreEqual(fr.ifremer.allegro.referential.gear.generic.vo.RemoteGearClassificationFullVO, fr.ifremer.allegro.referential.gear.generic.vo.RemoteGearClassificationFullVO)
handleRemoteGearClassificationFullVOsAreEqual
in class RemoteGearClassificationFullServiceBase
java.lang.Exception
RemoteGearClassificationFullService.remoteGearClassificationFullVOsAreEqual(fr.ifremer.allegro.referential.gear.generic.vo.RemoteGearClassificationFullVO, fr.ifremer.allegro.referential.gear.generic.vo.RemoteGearClassificationFullVO)
protected RemoteGearClassificationNaturalId[] handleGetGearClassificationNaturalIds() throws java.lang.Exception
RemoteGearClassificationFullServiceBase
RemoteGearClassificationFullServiceBase.getGearClassificationNaturalIds()
handleGetGearClassificationNaturalIds
in class RemoteGearClassificationFullServiceBase
java.lang.Exception
RemoteGearClassificationFullService.getGearClassificationNaturalIds()
protected RemoteGearClassificationFullVO handleGetGearClassificationByNaturalId(RemoteGearClassificationNaturalId gearClassificationNaturalId) throws java.lang.Exception
RemoteGearClassificationFullServiceBase
RemoteGearClassificationFullServiceBase.getGearClassificationByNaturalId(fr.ifremer.allegro.referential.gear.generic.vo.RemoteGearClassificationNaturalId)
handleGetGearClassificationByNaturalId
in class RemoteGearClassificationFullServiceBase
java.lang.Exception
RemoteGearClassificationFullService.getGearClassificationByNaturalId(fr.ifremer.allegro.referential.gear.generic.vo.RemoteGearClassificationNaturalId)
protected RemoteGearClassificationNaturalId handleGetGearClassificationNaturalIdById(java.lang.Integer id) throws java.lang.Exception
RemoteGearClassificationFullServiceBase
RemoteGearClassificationFullServiceBase.getGearClassificationNaturalIdById(java.lang.Integer)
handleGetGearClassificationNaturalIdById
in class RemoteGearClassificationFullServiceBase
java.lang.Exception
RemoteGearClassificationFullService.getGearClassificationNaturalIdById(java.lang.Integer)
protected ClusterGearClassification handleAddOrUpdateClusterGearClassification(ClusterGearClassification clusterGearClassification) throws java.lang.Exception
RemoteGearClassificationFullServiceBase
RemoteGearClassificationFullServiceBase.addOrUpdateClusterGearClassification(fr.ifremer.allegro.referential.gear.generic.cluster.ClusterGearClassification)
handleAddOrUpdateClusterGearClassification
in class RemoteGearClassificationFullServiceBase
java.lang.Exception
RemoteGearClassificationFullService.addOrUpdateClusterGearClassification(fr.ifremer.allegro.referential.gear.generic.cluster.ClusterGearClassification)
protected ClusterGearClassification[] handleGetAllClusterGearClassificationSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp, java.lang.Integer userId, java.lang.Integer[] registrationLocationIds, java.lang.Integer pageNumber, java.lang.Integer pageSize) throws java.lang.Exception
RemoteGearClassificationFullServiceBase
RemoteGearClassificationFullServiceBase.getAllClusterGearClassificationSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)
handleGetAllClusterGearClassificationSinceDateSynchro
in class RemoteGearClassificationFullServiceBase
java.lang.Exception
RemoteGearClassificationFullService.getAllClusterGearClassificationSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)
protected ClusterGearClassification handleGetClusterGearClassificationByIdentifiers(java.lang.Integer id) throws java.lang.Exception
RemoteGearClassificationFullServiceBase
RemoteGearClassificationFullServiceBase.getClusterGearClassificationByIdentifiers(java.lang.Integer)
handleGetClusterGearClassificationByIdentifiers
in class RemoteGearClassificationFullServiceBase
java.lang.Exception
RemoteGearClassificationFullService.getClusterGearClassificationByIdentifiers(java.lang.Integer)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |