|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RemotePleasureBoatNaturalId | |
---|---|
fr.ifremer.allegro.referential.vessel | |
fr.ifremer.allegro.referential.vessel.generic.service | |
fr.ifremer.allegro.referential.vessel.generic.vo |
Uses of RemotePleasureBoatNaturalId in fr.ifremer.allegro.referential.vessel |
---|
Methods in fr.ifremer.allegro.referential.vessel that return RemotePleasureBoatNaturalId | |
---|---|
protected RemotePleasureBoatNaturalId |
PleasureBoatDaoBase.toRemotePleasureBoatNaturalId(java.lang.Object[] row)
Default implementation for transforming the results of a report query into a value object. |
RemotePleasureBoatNaturalId |
PleasureBoatDaoImpl.toRemotePleasureBoatNaturalId(PleasureBoat entity)
|
RemotePleasureBoatNaturalId |
PleasureBoatDao.toRemotePleasureBoatNaturalId(PleasureBoat entity)
Converts this DAO's entity to an object of type RemotePleasureBoatNaturalId . |
RemotePleasureBoatNaturalId |
PleasureBoatDaoBase.toRemotePleasureBoatNaturalId(PleasureBoat entity)
|
RemotePleasureBoatNaturalId[] |
PleasureBoatDao.toRemotePleasureBoatNaturalIdArray(java.util.Collection entities)
Converts this DAO's entity to an array of instances of type RemotePleasureBoatNaturalId . |
RemotePleasureBoatNaturalId[] |
PleasureBoatDaoBase.toRemotePleasureBoatNaturalIdArray(java.util.Collection entities)
|
Uses of RemotePleasureBoatNaturalId in fr.ifremer.allegro.referential.vessel.generic.service |
---|
Uses of RemotePleasureBoatNaturalId in fr.ifremer.allegro.referential.vessel.generic.vo |
---|
Methods in fr.ifremer.allegro.referential.vessel.generic.vo with parameters of type RemotePleasureBoatNaturalId | |
---|---|
void |
RemotePleasureBoatNaturalId.copy(RemotePleasureBoatNaturalId otherBean)
Copies all properties from the argument value object into this value object. |
Constructors in fr.ifremer.allegro.referential.vessel.generic.vo with parameters of type RemotePleasureBoatNaturalId | |
---|---|
RemotePleasureBoatNaturalId(RemotePleasureBoatNaturalId otherBean)
Copies constructor from other RemotePleasureBoatNaturalId |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |