|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OperationVesselAssociationDao | |
---|---|
fr.ifremer.allegro.data.operation | |
fr.ifremer.allegro.data.operation.generic.service |
Uses of OperationVesselAssociationDao in fr.ifremer.allegro.data.operation |
---|
Classes in fr.ifremer.allegro.data.operation that implement OperationVesselAssociationDao | |
---|---|
class |
OperationVesselAssociationDaoBase
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type fr.ifremer.allegro.data.operation.OperationVesselAssociation . |
class |
OperationVesselAssociationDaoImpl
|
Methods in fr.ifremer.allegro.data.operation that return OperationVesselAssociationDao | |
---|---|
protected OperationVesselAssociationDao |
OperationDaoBase.getOperationVesselAssociationDao()
Gets the reference to operationVesselAssociationDao . |
Methods in fr.ifremer.allegro.data.operation with parameters of type OperationVesselAssociationDao | |
---|---|
void |
OperationDaoBase.setOperationVesselAssociationDao(OperationVesselAssociationDao operationVesselAssociationDao)
Sets the reference to operationVesselAssociationDao . |
Uses of OperationVesselAssociationDao in fr.ifremer.allegro.data.operation.generic.service |
---|
Methods in fr.ifremer.allegro.data.operation.generic.service that return OperationVesselAssociationDao | |
---|---|
protected OperationVesselAssociationDao |
RemoteFishingOperationFullServiceBase.getOperationVesselAssociationDao()
Gets the reference to operationVesselAssociation 's DAO. |
protected OperationVesselAssociationDao |
RemoteOperationVesselAssociationFullServiceBase.getOperationVesselAssociationDao()
Gets the reference to operationVesselAssociation 's DAO. |
Methods in fr.ifremer.allegro.data.operation.generic.service with parameters of type OperationVesselAssociationDao | |
---|---|
void |
RemoteFishingOperationFullServiceBase.setOperationVesselAssociationDao(OperationVesselAssociationDao operationVesselAssociationDao)
Sets the reference to operationVesselAssociation 's DAO. |
void |
RemoteOperationVesselAssociationFullServiceBase.setOperationVesselAssociationDao(OperationVesselAssociationDao operationVesselAssociationDao)
Sets the reference to operationVesselAssociation 's DAO. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |