|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Program2DepartmentDao in fr.ifremer.allegro.administration.programStrategy |
---|
Classes in fr.ifremer.allegro.administration.programStrategy that implement Program2DepartmentDao | |
---|---|
class |
Program2DepartmentDaoBase
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type fr.ifremer.allegro.administration.programStrategy.Program2Department . |
class |
Program2DepartmentDaoImpl
|
Methods in fr.ifremer.allegro.administration.programStrategy that return Program2DepartmentDao | |
---|---|
protected Program2DepartmentDao |
ProgramDaoBase.getProgram2DepartmentDao()
Gets the reference to program2DepartmentDao . |
protected Program2DepartmentDao |
ProgramPrivilegeDaoBase.getProgram2DepartmentDao()
Gets the reference to program2DepartmentDao . |
Methods in fr.ifremer.allegro.administration.programStrategy with parameters of type Program2DepartmentDao | |
---|---|
void |
ProgramDaoBase.setProgram2DepartmentDao(Program2DepartmentDao program2DepartmentDao)
Sets the reference to program2DepartmentDao . |
void |
ProgramPrivilegeDaoBase.setProgram2DepartmentDao(Program2DepartmentDao program2DepartmentDao)
Sets the reference to program2DepartmentDao . |
Uses of Program2DepartmentDao in fr.ifremer.allegro.administration.programStrategy.generic.service |
---|
Methods in fr.ifremer.allegro.administration.programStrategy.generic.service that return Program2DepartmentDao | |
---|---|
protected Program2DepartmentDao |
RemoteProgramFullServiceBase.getProgram2DepartmentDao()
Gets the reference to program2Department 's DAO. |
protected Program2DepartmentDao |
RemoteProgram2DepartmentFullServiceBase.getProgram2DepartmentDao()
Gets the reference to program2Department 's DAO. |
protected Program2DepartmentDao |
RemoteProgramPrivilegeFullServiceBase.getProgram2DepartmentDao()
Gets the reference to program2Department 's DAO. |
Methods in fr.ifremer.allegro.administration.programStrategy.generic.service with parameters of type Program2DepartmentDao | |
---|---|
void |
RemoteProgramFullServiceBase.setProgram2DepartmentDao(Program2DepartmentDao program2DepartmentDao)
Sets the reference to program2Department 's DAO. |
void |
RemoteProgram2DepartmentFullServiceBase.setProgram2DepartmentDao(Program2DepartmentDao program2DepartmentDao)
Sets the reference to program2Department 's DAO. |
void |
RemoteProgramPrivilegeFullServiceBase.setProgram2DepartmentDao(Program2DepartmentDao program2DepartmentDao)
Sets the reference to program2Department 's DAO. |
Uses of Program2DepartmentDao in fr.ifremer.allegro.administration.user |
---|
Methods in fr.ifremer.allegro.administration.user that return Program2DepartmentDao | |
---|---|
protected Program2DepartmentDao |
DepartmentDaoBase.getProgram2DepartmentDao()
Gets the reference to program2DepartmentDao . |
Methods in fr.ifremer.allegro.administration.user with parameters of type Program2DepartmentDao | |
---|---|
void |
DepartmentDaoBase.setProgram2DepartmentDao(Program2DepartmentDao program2DepartmentDao)
Sets the reference to program2DepartmentDao . |
Uses of Program2DepartmentDao in fr.ifremer.allegro.administration.user.generic.service |
---|
Methods in fr.ifremer.allegro.administration.user.generic.service that return Program2DepartmentDao | |
---|---|
protected Program2DepartmentDao |
RemoteDepartmentFullServiceBase.getProgram2DepartmentDao()
Gets the reference to program2Department 's DAO. |
Methods in fr.ifremer.allegro.administration.user.generic.service with parameters of type Program2DepartmentDao | |
---|---|
void |
RemoteDepartmentFullServiceBase.setProgram2DepartmentDao(Program2DepartmentDao program2DepartmentDao)
Sets the reference to program2Department 's DAO. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |