|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.ifremer.allegro.referential.pmfm.generic.service.RemoteFractionFullServiceBase
fr.ifremer.allegro.referential.pmfm.generic.service.RemoteFractionFullServiceImpl
public class RemoteFractionFullServiceImpl
RemoteFractionFullService
Constructor Summary | |
---|---|
RemoteFractionFullServiceImpl()
|
Methods inherited from class fr.ifremer.allegro.referential.pmfm.generic.service.RemoteFractionFullServiceBase |
---|
addFraction, addOrUpdateClusterFraction, getAllClusterFractionSinceDateSynchro, getAllFraction, getClusterFractionByIdentifiers, getFractionById, getFractionByIds, getFractionByNaturalId, getFractionByStatusCode, getFractionDao, getFractionNaturalIdById, getFractionNaturalIds, getMatrixDao, getMessage, getMessage, getMessage, getMessages, getPrincipal, getStatusDao, remoteFractionFullVOsAreEqual, remoteFractionFullVOsAreEqualOnIdentifiers, removeFraction, setFractionDao, setMatrixDao, setStatusDao, updateFraction |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RemoteFractionFullServiceImpl()
Method Detail |
---|
protected RemoteFractionFullVO handleAddFraction(RemoteFractionFullVO fraction) throws java.lang.Exception
RemoteFractionFullServiceBase
RemoteFractionFullServiceBase.addFraction(fr.ifremer.allegro.referential.pmfm.generic.vo.RemoteFractionFullVO)
handleAddFraction
in class RemoteFractionFullServiceBase
java.lang.Exception
RemoteFractionFullService.addFraction(fr.ifremer.allegro.referential.pmfm.generic.vo.RemoteFractionFullVO)
protected void handleUpdateFraction(RemoteFractionFullVO fraction) throws java.lang.Exception
RemoteFractionFullServiceBase
RemoteFractionFullServiceBase.updateFraction(fr.ifremer.allegro.referential.pmfm.generic.vo.RemoteFractionFullVO)
handleUpdateFraction
in class RemoteFractionFullServiceBase
java.lang.Exception
RemoteFractionFullService.updateFraction(fr.ifremer.allegro.referential.pmfm.generic.vo.RemoteFractionFullVO)
protected void handleRemoveFraction(RemoteFractionFullVO fraction) throws java.lang.Exception
RemoteFractionFullServiceBase
RemoteFractionFullServiceBase.removeFraction(fr.ifremer.allegro.referential.pmfm.generic.vo.RemoteFractionFullVO)
handleRemoveFraction
in class RemoteFractionFullServiceBase
java.lang.Exception
RemoteFractionFullService.removeFraction(fr.ifremer.allegro.referential.pmfm.generic.vo.RemoteFractionFullVO)
protected RemoteFractionFullVO[] handleGetAllFraction() throws java.lang.Exception
RemoteFractionFullServiceBase
RemoteFractionFullServiceBase.getAllFraction()
handleGetAllFraction
in class RemoteFractionFullServiceBase
java.lang.Exception
RemoteFractionFullService.getAllFraction()
protected RemoteFractionFullVO handleGetFractionById(java.lang.Integer id) throws java.lang.Exception
RemoteFractionFullServiceBase
RemoteFractionFullServiceBase.getFractionById(java.lang.Integer)
handleGetFractionById
in class RemoteFractionFullServiceBase
java.lang.Exception
RemoteFractionFullService.getFractionById(java.lang.Integer)
protected RemoteFractionFullVO[] handleGetFractionByIds(java.lang.Integer[] id) throws java.lang.Exception
RemoteFractionFullServiceBase
RemoteFractionFullServiceBase.getFractionByIds(java.lang.Integer[])
handleGetFractionByIds
in class RemoteFractionFullServiceBase
java.lang.Exception
RemoteFractionFullService.getFractionByIds(java.lang.Integer[])
protected RemoteFractionFullVO[] handleGetFractionByStatusCode(java.lang.String code) throws java.lang.Exception
RemoteFractionFullServiceBase
RemoteFractionFullServiceBase.getFractionByStatusCode(java.lang.String)
handleGetFractionByStatusCode
in class RemoteFractionFullServiceBase
java.lang.Exception
RemoteFractionFullService.getFractionByStatusCode(java.lang.String)
protected boolean handleRemoteFractionFullVOsAreEqualOnIdentifiers(RemoteFractionFullVO remoteFractionFullVOFirst, RemoteFractionFullVO remoteFractionFullVOSecond) throws java.lang.Exception
RemoteFractionFullServiceBase
RemoteFractionFullServiceBase.remoteFractionFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.referential.pmfm.generic.vo.RemoteFractionFullVO, fr.ifremer.allegro.referential.pmfm.generic.vo.RemoteFractionFullVO)
handleRemoteFractionFullVOsAreEqualOnIdentifiers
in class RemoteFractionFullServiceBase
java.lang.Exception
RemoteFractionFullService.remoteFractionFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.referential.pmfm.generic.vo.RemoteFractionFullVO, fr.ifremer.allegro.referential.pmfm.generic.vo.RemoteFractionFullVO)
protected boolean handleRemoteFractionFullVOsAreEqual(RemoteFractionFullVO remoteFractionFullVOFirst, RemoteFractionFullVO remoteFractionFullVOSecond) throws java.lang.Exception
RemoteFractionFullServiceBase
RemoteFractionFullServiceBase.remoteFractionFullVOsAreEqual(fr.ifremer.allegro.referential.pmfm.generic.vo.RemoteFractionFullVO, fr.ifremer.allegro.referential.pmfm.generic.vo.RemoteFractionFullVO)
handleRemoteFractionFullVOsAreEqual
in class RemoteFractionFullServiceBase
java.lang.Exception
RemoteFractionFullService.remoteFractionFullVOsAreEqual(fr.ifremer.allegro.referential.pmfm.generic.vo.RemoteFractionFullVO, fr.ifremer.allegro.referential.pmfm.generic.vo.RemoteFractionFullVO)
protected RemoteFractionNaturalId[] handleGetFractionNaturalIds() throws java.lang.Exception
RemoteFractionFullServiceBase
RemoteFractionFullServiceBase.getFractionNaturalIds()
handleGetFractionNaturalIds
in class RemoteFractionFullServiceBase
java.lang.Exception
RemoteFractionFullService.getFractionNaturalIds()
protected RemoteFractionFullVO handleGetFractionByNaturalId(RemoteFractionNaturalId fractionNaturalId) throws java.lang.Exception
RemoteFractionFullServiceBase
RemoteFractionFullServiceBase.getFractionByNaturalId(fr.ifremer.allegro.referential.pmfm.generic.vo.RemoteFractionNaturalId)
handleGetFractionByNaturalId
in class RemoteFractionFullServiceBase
java.lang.Exception
RemoteFractionFullService.getFractionByNaturalId(fr.ifremer.allegro.referential.pmfm.generic.vo.RemoteFractionNaturalId)
protected RemoteFractionNaturalId handleGetFractionNaturalIdById(java.lang.Integer id) throws java.lang.Exception
RemoteFractionFullServiceBase
RemoteFractionFullServiceBase.getFractionNaturalIdById(java.lang.Integer)
handleGetFractionNaturalIdById
in class RemoteFractionFullServiceBase
java.lang.Exception
RemoteFractionFullService.getFractionNaturalIdById(java.lang.Integer)
protected ClusterFraction handleAddOrUpdateClusterFraction(ClusterFraction clusterFraction) throws java.lang.Exception
RemoteFractionFullServiceBase
RemoteFractionFullServiceBase.addOrUpdateClusterFraction(fr.ifremer.allegro.referential.pmfm.generic.cluster.ClusterFraction)
handleAddOrUpdateClusterFraction
in class RemoteFractionFullServiceBase
java.lang.Exception
RemoteFractionFullService.addOrUpdateClusterFraction(fr.ifremer.allegro.referential.pmfm.generic.cluster.ClusterFraction)
protected ClusterFraction[] handleGetAllClusterFractionSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp, java.lang.Integer userId, java.lang.Integer[] registrationLocationIds, java.lang.Integer pageNumber, java.lang.Integer pageSize) throws java.lang.Exception
RemoteFractionFullServiceBase
RemoteFractionFullServiceBase.getAllClusterFractionSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)
handleGetAllClusterFractionSinceDateSynchro
in class RemoteFractionFullServiceBase
java.lang.Exception
RemoteFractionFullService.getAllClusterFractionSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)
protected ClusterFraction handleGetClusterFractionByIdentifiers(java.lang.Integer id) throws java.lang.Exception
RemoteFractionFullServiceBase
RemoteFractionFullServiceBase.getClusterFractionByIdentifiers(java.lang.Integer)
handleGetClusterFractionByIdentifiers
in class RemoteFractionFullServiceBase
java.lang.Exception
RemoteFractionFullService.getClusterFractionByIdentifiers(java.lang.Integer)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |