|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.ifremer.allegro.referential.conversion.generic.service.RemoteRoundWeightConversionFullServiceBase
public abstract class RemoteRoundWeightConversionFullServiceBase
Spring Service base class for fr.ifremer.allegro.referential.conversion.generic.service.RemoteRoundWeightConversionFullService
,
provides access to all services and entities referenced by this service.
RemoteRoundWeightConversionFullService
Constructor Summary | |
---|---|
RemoteRoundWeightConversionFullServiceBase()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RemoteRoundWeightConversionFullServiceBase()
Method Detail |
---|
public void setRoundWeightConversionDao(RoundWeightConversionDao roundWeightConversionDao)
roundWeightConversion
's DAO.
protected RoundWeightConversionDao getRoundWeightConversionDao()
roundWeightConversion
's DAO.
public void setTaxonGroupDao(TaxonGroupDao taxonGroupDao)
taxonGroup
's DAO.
protected TaxonGroupDao getTaxonGroupDao()
taxonGroup
's DAO.
public void setLocationDao(LocationDao locationDao)
location
's DAO.
protected LocationDao getLocationDao()
location
's DAO.
public void setQualitativeValueDao(QualitativeValueDao qualitativeValueDao)
qualitativeValue
's DAO.
protected QualitativeValueDao getQualitativeValueDao()
qualitativeValue
's DAO.
public RemoteRoundWeightConversionFullVO addRoundWeightConversion(RemoteRoundWeightConversionFullVO roundWeightConversion)
addRoundWeightConversion
in interface RemoteRoundWeightConversionFullService
RemoteRoundWeightConversionFullService.addRoundWeightConversion(fr.ifremer.allegro.referential.conversion.generic.vo.RemoteRoundWeightConversionFullVO)
protected abstract RemoteRoundWeightConversionFullVO handleAddRoundWeightConversion(RemoteRoundWeightConversionFullVO roundWeightConversion) throws java.lang.Exception
addRoundWeightConversion(fr.ifremer.allegro.referential.conversion.generic.vo.RemoteRoundWeightConversionFullVO)
java.lang.Exception
public void updateRoundWeightConversion(RemoteRoundWeightConversionFullVO roundWeightConversion)
updateRoundWeightConversion
in interface RemoteRoundWeightConversionFullService
RemoteRoundWeightConversionFullService.updateRoundWeightConversion(fr.ifremer.allegro.referential.conversion.generic.vo.RemoteRoundWeightConversionFullVO)
protected abstract void handleUpdateRoundWeightConversion(RemoteRoundWeightConversionFullVO roundWeightConversion) throws java.lang.Exception
updateRoundWeightConversion(fr.ifremer.allegro.referential.conversion.generic.vo.RemoteRoundWeightConversionFullVO)
java.lang.Exception
public void removeRoundWeightConversion(RemoteRoundWeightConversionFullVO roundWeightConversion)
removeRoundWeightConversion
in interface RemoteRoundWeightConversionFullService
RemoteRoundWeightConversionFullService.removeRoundWeightConversion(fr.ifremer.allegro.referential.conversion.generic.vo.RemoteRoundWeightConversionFullVO)
protected abstract void handleRemoveRoundWeightConversion(RemoteRoundWeightConversionFullVO roundWeightConversion) throws java.lang.Exception
removeRoundWeightConversion(fr.ifremer.allegro.referential.conversion.generic.vo.RemoteRoundWeightConversionFullVO)
java.lang.Exception
public RemoteRoundWeightConversionFullVO[] getAllRoundWeightConversion()
getAllRoundWeightConversion
in interface RemoteRoundWeightConversionFullService
RemoteRoundWeightConversionFullService.getAllRoundWeightConversion()
protected abstract RemoteRoundWeightConversionFullVO[] handleGetAllRoundWeightConversion() throws java.lang.Exception
getAllRoundWeightConversion()
java.lang.Exception
public RemoteRoundWeightConversionFullVO getRoundWeightConversionById(java.lang.Integer id)
getRoundWeightConversionById
in interface RemoteRoundWeightConversionFullService
RemoteRoundWeightConversionFullService.getRoundWeightConversionById(java.lang.Integer)
protected abstract RemoteRoundWeightConversionFullVO handleGetRoundWeightConversionById(java.lang.Integer id) throws java.lang.Exception
getRoundWeightConversionById(java.lang.Integer)
java.lang.Exception
public RemoteRoundWeightConversionFullVO[] getRoundWeightConversionByIds(java.lang.Integer[] id)
getRoundWeightConversionByIds
in interface RemoteRoundWeightConversionFullService
RemoteRoundWeightConversionFullService.getRoundWeightConversionByIds(java.lang.Integer[])
protected abstract RemoteRoundWeightConversionFullVO[] handleGetRoundWeightConversionByIds(java.lang.Integer[] id) throws java.lang.Exception
getRoundWeightConversionByIds(java.lang.Integer[])
java.lang.Exception
public RemoteRoundWeightConversionFullVO[] getRoundWeightConversionByTaxonGroupId(java.lang.Integer id)
getRoundWeightConversionByTaxonGroupId
in interface RemoteRoundWeightConversionFullService
RemoteRoundWeightConversionFullService.getRoundWeightConversionByTaxonGroupId(java.lang.Integer)
protected abstract RemoteRoundWeightConversionFullVO[] handleGetRoundWeightConversionByTaxonGroupId(java.lang.Integer id) throws java.lang.Exception
getRoundWeightConversionByTaxonGroupId(java.lang.Integer)
java.lang.Exception
public RemoteRoundWeightConversionFullVO[] getRoundWeightConversionByLocationId(java.lang.Integer id)
getRoundWeightConversionByLocationId
in interface RemoteRoundWeightConversionFullService
RemoteRoundWeightConversionFullService.getRoundWeightConversionByLocationId(java.lang.Integer)
protected abstract RemoteRoundWeightConversionFullVO[] handleGetRoundWeightConversionByLocationId(java.lang.Integer id) throws java.lang.Exception
getRoundWeightConversionByLocationId(java.lang.Integer)
java.lang.Exception
public RemoteRoundWeightConversionFullVO[] getRoundWeightConversionByPreservingId(java.lang.Integer id)
getRoundWeightConversionByPreservingId
in interface RemoteRoundWeightConversionFullService
RemoteRoundWeightConversionFullService.getRoundWeightConversionByPreservingId(java.lang.Integer)
protected abstract RemoteRoundWeightConversionFullVO[] handleGetRoundWeightConversionByPreservingId(java.lang.Integer id) throws java.lang.Exception
getRoundWeightConversionByPreservingId(java.lang.Integer)
java.lang.Exception
public RemoteRoundWeightConversionFullVO[] getRoundWeightConversionByDressingId(java.lang.Integer id)
getRoundWeightConversionByDressingId
in interface RemoteRoundWeightConversionFullService
RemoteRoundWeightConversionFullService.getRoundWeightConversionByDressingId(java.lang.Integer)
protected abstract RemoteRoundWeightConversionFullVO[] handleGetRoundWeightConversionByDressingId(java.lang.Integer id) throws java.lang.Exception
getRoundWeightConversionByDressingId(java.lang.Integer)
java.lang.Exception
public boolean remoteRoundWeightConversionFullVOsAreEqualOnIdentifiers(RemoteRoundWeightConversionFullVO remoteRoundWeightConversionFullVOFirst, RemoteRoundWeightConversionFullVO remoteRoundWeightConversionFullVOSecond)
remoteRoundWeightConversionFullVOsAreEqualOnIdentifiers
in interface RemoteRoundWeightConversionFullService
RemoteRoundWeightConversionFullService.remoteRoundWeightConversionFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.referential.conversion.generic.vo.RemoteRoundWeightConversionFullVO, fr.ifremer.allegro.referential.conversion.generic.vo.RemoteRoundWeightConversionFullVO)
protected abstract boolean handleRemoteRoundWeightConversionFullVOsAreEqualOnIdentifiers(RemoteRoundWeightConversionFullVO remoteRoundWeightConversionFullVOFirst, RemoteRoundWeightConversionFullVO remoteRoundWeightConversionFullVOSecond) throws java.lang.Exception
remoteRoundWeightConversionFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.referential.conversion.generic.vo.RemoteRoundWeightConversionFullVO, fr.ifremer.allegro.referential.conversion.generic.vo.RemoteRoundWeightConversionFullVO)
java.lang.Exception
public boolean remoteRoundWeightConversionFullVOsAreEqual(RemoteRoundWeightConversionFullVO remoteRoundWeightConversionFullVOFirst, RemoteRoundWeightConversionFullVO remoteRoundWeightConversionFullVOSecond)
remoteRoundWeightConversionFullVOsAreEqual
in interface RemoteRoundWeightConversionFullService
RemoteRoundWeightConversionFullService.remoteRoundWeightConversionFullVOsAreEqual(fr.ifremer.allegro.referential.conversion.generic.vo.RemoteRoundWeightConversionFullVO, fr.ifremer.allegro.referential.conversion.generic.vo.RemoteRoundWeightConversionFullVO)
protected abstract boolean handleRemoteRoundWeightConversionFullVOsAreEqual(RemoteRoundWeightConversionFullVO remoteRoundWeightConversionFullVOFirst, RemoteRoundWeightConversionFullVO remoteRoundWeightConversionFullVOSecond) throws java.lang.Exception
remoteRoundWeightConversionFullVOsAreEqual(fr.ifremer.allegro.referential.conversion.generic.vo.RemoteRoundWeightConversionFullVO, fr.ifremer.allegro.referential.conversion.generic.vo.RemoteRoundWeightConversionFullVO)
java.lang.Exception
public RemoteRoundWeightConversionNaturalId[] getRoundWeightConversionNaturalIds()
getRoundWeightConversionNaturalIds
in interface RemoteRoundWeightConversionFullService
RemoteRoundWeightConversionFullService.getRoundWeightConversionNaturalIds()
protected abstract RemoteRoundWeightConversionNaturalId[] handleGetRoundWeightConversionNaturalIds() throws java.lang.Exception
getRoundWeightConversionNaturalIds()
java.lang.Exception
public RemoteRoundWeightConversionFullVO getRoundWeightConversionByNaturalId(RemoteRoundWeightConversionNaturalId roundWeightConversionNaturalId)
getRoundWeightConversionByNaturalId
in interface RemoteRoundWeightConversionFullService
RemoteRoundWeightConversionFullService.getRoundWeightConversionByNaturalId(fr.ifremer.allegro.referential.conversion.generic.vo.RemoteRoundWeightConversionNaturalId)
protected abstract RemoteRoundWeightConversionFullVO handleGetRoundWeightConversionByNaturalId(RemoteRoundWeightConversionNaturalId roundWeightConversionNaturalId) throws java.lang.Exception
getRoundWeightConversionByNaturalId(fr.ifremer.allegro.referential.conversion.generic.vo.RemoteRoundWeightConversionNaturalId)
java.lang.Exception
public RemoteRoundWeightConversionNaturalId getRoundWeightConversionNaturalIdById(java.lang.Integer id)
getRoundWeightConversionNaturalIdById
in interface RemoteRoundWeightConversionFullService
RemoteRoundWeightConversionFullService.getRoundWeightConversionNaturalIdById(java.lang.Integer)
protected abstract RemoteRoundWeightConversionNaturalId handleGetRoundWeightConversionNaturalIdById(java.lang.Integer id) throws java.lang.Exception
getRoundWeightConversionNaturalIdById(java.lang.Integer)
java.lang.Exception
public ClusterRoundWeightConversion addOrUpdateClusterRoundWeightConversion(ClusterRoundWeightConversion clusterRoundWeightConversion)
addOrUpdateClusterRoundWeightConversion
in interface RemoteRoundWeightConversionFullService
RemoteRoundWeightConversionFullService.addOrUpdateClusterRoundWeightConversion(fr.ifremer.allegro.referential.conversion.generic.cluster.ClusterRoundWeightConversion)
protected abstract ClusterRoundWeightConversion handleAddOrUpdateClusterRoundWeightConversion(ClusterRoundWeightConversion clusterRoundWeightConversion) throws java.lang.Exception
addOrUpdateClusterRoundWeightConversion(fr.ifremer.allegro.referential.conversion.generic.cluster.ClusterRoundWeightConversion)
java.lang.Exception
public ClusterRoundWeightConversion[] getAllClusterRoundWeightConversionSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp, java.lang.Integer userId, java.lang.Integer[] registrationLocationIds, java.lang.Integer pageNumber, java.lang.Integer pageSize)
getAllClusterRoundWeightConversionSinceDateSynchro
in interface RemoteRoundWeightConversionFullService
RemoteRoundWeightConversionFullService.getAllClusterRoundWeightConversionSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)
protected abstract ClusterRoundWeightConversion[] handleGetAllClusterRoundWeightConversionSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp, java.lang.Integer userId, java.lang.Integer[] registrationLocationIds, java.lang.Integer pageNumber, java.lang.Integer pageSize) throws java.lang.Exception
getAllClusterRoundWeightConversionSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)
java.lang.Exception
public ClusterRoundWeightConversion getClusterRoundWeightConversionByIdentifiers(java.lang.Integer id)
getClusterRoundWeightConversionByIdentifiers
in interface RemoteRoundWeightConversionFullService
RemoteRoundWeightConversionFullService.getClusterRoundWeightConversionByIdentifiers(java.lang.Integer)
protected abstract ClusterRoundWeightConversion handleGetClusterRoundWeightConversionByIdentifiers(java.lang.Integer id) throws java.lang.Exception
getClusterRoundWeightConversionByIdentifiers(java.lang.Integer)
java.lang.Exception
protected java.security.Principal getPrincipal()
principal
if one has been set,
otherwise returns null
.
protected org.springframework.context.MessageSource getMessages()
protected java.lang.String getMessage(java.lang.String key)
key
in the underlying message bundle.
key
- the key of the message in the messages.properties message bundle.protected java.lang.String getMessage(java.lang.String key, java.lang.Object[] arguments)
key
and arguments
in the
underlying message bundle.
key
- the key of the message in the messages.properties message bundle.arguments
- any arguments to substitute when resolving the message.protected java.lang.String getMessage(java.lang.String key, java.lang.Object[] arguments, java.util.Locale locale)
key
using the given arguments
for the given locale
.
key
- the key of the message in the messages.properties message bundle.arguments
- any arguments to substitute when resolving the message.locale
- the locale of the messages to retrieve.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |