|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of UserDao in fr.ifremer.allegro.administration.programStrategy |
---|
Methods in fr.ifremer.allegro.administration.programStrategy that return UserDao | |
---|---|
protected UserDao |
StrategyDaoBase.getUserDao()
Gets the reference to userDao . |
Methods in fr.ifremer.allegro.administration.programStrategy with parameters of type UserDao | |
---|---|
void |
StrategyDaoBase.setUserDao(UserDao userDao)
Sets the reference to userDao . |
Uses of UserDao in fr.ifremer.allegro.administration.programStrategy.generic.service |
---|
Methods in fr.ifremer.allegro.administration.programStrategy.generic.service that return UserDao | |
---|---|
protected UserDao |
RemoteStrategyFullServiceBase.getUserDao()
Gets the reference to user 's DAO. |
Methods in fr.ifremer.allegro.administration.programStrategy.generic.service with parameters of type UserDao | |
---|---|
void |
RemoteStrategyFullServiceBase.setUserDao(UserDao userDao)
Sets the reference to user 's DAO. |
Uses of UserDao in fr.ifremer.allegro.administration.user |
---|
Classes in fr.ifremer.allegro.administration.user that implement UserDao | |
---|---|
class |
UserDaoBase
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type fr.ifremer.allegro.administration.user.User . |
class |
UserDaoImpl
|
Methods in fr.ifremer.allegro.administration.user that return UserDao | |
---|---|
protected UserDao |
ManagedDataDaoBase.getUserDao()
Gets the reference to userDao . |
protected UserDao |
ManagedDataTransferDaoBase.getUserDao()
Gets the reference to userDao . |
Methods in fr.ifremer.allegro.administration.user with parameters of type UserDao | |
---|---|
void |
ManagedDataDaoBase.setUserDao(UserDao userDao)
Sets the reference to userDao . |
void |
ManagedDataTransferDaoBase.setUserDao(UserDao userDao)
Sets the reference to userDao . |
Uses of UserDao in fr.ifremer.allegro.administration.user.generic.service |
---|
Methods in fr.ifremer.allegro.administration.user.generic.service that return UserDao | |
---|---|
protected UserDao |
RemoteUserFullServiceBase.getUserDao()
Gets the reference to user 's DAO. |
protected UserDao |
RemoteManagedDataFullServiceBase.getUserDao()
Gets the reference to user 's DAO. |
protected UserDao |
RemoteManagedDataTransferFullServiceBase.getUserDao()
Gets the reference to user 's DAO. |
Methods in fr.ifremer.allegro.administration.user.generic.service with parameters of type UserDao | |
---|---|
void |
RemoteUserFullServiceBase.setUserDao(UserDao userDao)
Sets the reference to user 's DAO. |
void |
RemoteManagedDataFullServiceBase.setUserDao(UserDao userDao)
Sets the reference to user 's DAO. |
void |
RemoteManagedDataTransferFullServiceBase.setUserDao(UserDao userDao)
Sets the reference to user 's DAO. |
Uses of UserDao in fr.ifremer.allegro.data.sample |
---|
Methods in fr.ifremer.allegro.data.sample that return UserDao | |
---|---|
protected UserDao |
SampleDaoBase.getUserDao()
Gets the reference to userDao . |
Methods in fr.ifremer.allegro.data.sample with parameters of type UserDao | |
---|---|
void |
SampleDaoBase.setUserDao(UserDao userDao)
Sets the reference to userDao . |
Uses of UserDao in fr.ifremer.allegro.data.sample.generic.service |
---|
Methods in fr.ifremer.allegro.data.sample.generic.service that return UserDao | |
---|---|
protected UserDao |
RemoteSampleFullServiceBase.getUserDao()
Gets the reference to user 's DAO. |
Methods in fr.ifremer.allegro.data.sample.generic.service with parameters of type UserDao | |
---|---|
void |
RemoteSampleFullServiceBase.setUserDao(UserDao userDao)
Sets the reference to user 's DAO. |
Uses of UserDao in fr.ifremer.allegro.data.specific.service |
---|
Methods in fr.ifremer.allegro.data.specific.service that return UserDao | |
---|---|
protected UserDao |
RemoteConnectionFullServiceBase.getUserDao()
Gets the reference to user 's DAO. |
Methods in fr.ifremer.allegro.data.specific.service with parameters of type UserDao | |
---|---|
void |
RemoteConnectionFullServiceBase.setUserDao(UserDao userDao)
Sets the reference to user 's DAO. |
Uses of UserDao in fr.ifremer.allegro.data.transshipment |
---|
Methods in fr.ifremer.allegro.data.transshipment that return UserDao | |
---|---|
protected UserDao |
TransshipmentDaoBase.getUserDao()
Gets the reference to userDao . |
Methods in fr.ifremer.allegro.data.transshipment with parameters of type UserDao | |
---|---|
void |
TransshipmentDaoBase.setUserDao(UserDao userDao)
Sets the reference to userDao . |
Uses of UserDao in fr.ifremer.allegro.data.transshipment.generic.service |
---|
Methods in fr.ifremer.allegro.data.transshipment.generic.service that return UserDao | |
---|---|
protected UserDao |
RemoteTransshipmentFullServiceBase.getUserDao()
Gets the reference to user 's DAO. |
Methods in fr.ifremer.allegro.data.transshipment.generic.service with parameters of type UserDao | |
---|---|
void |
RemoteTransshipmentFullServiceBase.setUserDao(UserDao userDao)
Sets the reference to user 's DAO. |
Uses of UserDao in fr.ifremer.allegro.data.vessel.feature.physical |
---|
Methods in fr.ifremer.allegro.data.vessel.feature.physical that return UserDao | |
---|---|
protected UserDao |
VesselPhysicalFeaturesDaoBase.getUserDao()
Gets the reference to userDao . |
Methods in fr.ifremer.allegro.data.vessel.feature.physical with parameters of type UserDao | |
---|---|
void |
VesselPhysicalFeaturesDaoBase.setUserDao(UserDao userDao)
Sets the reference to userDao . |
Uses of UserDao in fr.ifremer.allegro.data.vessel.feature.physical.generic.service |
---|
Methods in fr.ifremer.allegro.data.vessel.feature.physical.generic.service that return UserDao | |
---|---|
protected UserDao |
RemoteVesselPhysicalFeaturesFullServiceBase.getUserDao()
Gets the reference to user 's DAO. |
Methods in fr.ifremer.allegro.data.vessel.feature.physical.generic.service with parameters of type UserDao | |
---|---|
void |
RemoteVesselPhysicalFeaturesFullServiceBase.setUserDao(UserDao userDao)
Sets the reference to user 's DAO. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |