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