|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of LocationLevelDao in fr.ifremer.allegro.referential.location |
---|
Classes in fr.ifremer.allegro.referential.location that implement LocationLevelDao | |
---|---|
class |
LocationLevelDaoBase
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type fr.ifremer.allegro.referential.location.LocationLevel . |
class |
LocationLevelDaoImpl
|
Methods in fr.ifremer.allegro.referential.location that return LocationLevelDao | |
---|---|
protected LocationLevelDao |
LocationDaoBase.getLocationLevelDao()
Gets the reference to locationLevelDao . |
protected LocationLevelDao |
LocationLevelDaoBase.getLocationLevelDao()
Gets the reference to locationLevelDao . |
Methods in fr.ifremer.allegro.referential.location with parameters of type LocationLevelDao | |
---|---|
void |
LocationDaoBase.setLocationLevelDao(LocationLevelDao locationLevelDao)
Sets the reference to locationLevelDao . |
void |
LocationLevelDaoBase.setLocationLevelDao(LocationLevelDao locationLevelDao)
Sets the reference to locationLevelDao . |
Uses of LocationLevelDao in fr.ifremer.allegro.referential.location.generic.service |
---|
Methods in fr.ifremer.allegro.referential.location.generic.service that return LocationLevelDao | |
---|---|
protected LocationLevelDao |
RemoteLocationFullServiceBase.getLocationLevelDao()
Gets the reference to locationLevel 's DAO. |
protected LocationLevelDao |
RemoteLocationLevelFullServiceBase.getLocationLevelDao()
Gets the reference to locationLevel 's DAO. |
Methods in fr.ifremer.allegro.referential.location.generic.service with parameters of type LocationLevelDao | |
---|---|
void |
RemoteLocationFullServiceBase.setLocationLevelDao(LocationLevelDao locationLevelDao)
Sets the reference to locationLevel 's DAO. |
void |
RemoteLocationLevelFullServiceBase.setLocationLevelDao(LocationLevelDao locationLevelDao)
Sets the reference to locationLevel 's DAO. |
Uses of LocationLevelDao in fr.ifremer.allegro.referential.transcribing |
---|
Methods in fr.ifremer.allegro.referential.transcribing that return LocationLevelDao | |
---|---|
protected LocationLevelDao |
TranscribingLocationLevelDaoBase.getLocationLevelDao()
Gets the reference to locationLevelDao . |
Methods in fr.ifremer.allegro.referential.transcribing with parameters of type LocationLevelDao | |
---|---|
void |
TranscribingLocationLevelDaoBase.setLocationLevelDao(LocationLevelDao locationLevelDao)
Sets the reference to locationLevelDao . |
Uses of LocationLevelDao in fr.ifremer.allegro.referential.transcribing.generic.service |
---|
Methods in fr.ifremer.allegro.referential.transcribing.generic.service that return LocationLevelDao | |
---|---|
protected LocationLevelDao |
RemoteTranscribingLocationLevelFullServiceBase.getLocationLevelDao()
Gets the reference to locationLevel 's DAO. |
Methods in fr.ifremer.allegro.referential.transcribing.generic.service with parameters of type LocationLevelDao | |
---|---|
void |
RemoteTranscribingLocationLevelFullServiceBase.setLocationLevelDao(LocationLevelDao locationLevelDao)
Sets the reference to locationLevel 's DAO. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |