|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EstatDAO | |
---|---|
com.ferri.persistence.dao.base | |
com.ferri.persistence.dao.impl | |
com.ferri.service.impl |
Uses of EstatDAO in com.ferri.persistence.dao.base |
---|
Classes in com.ferri.persistence.dao.base that implement EstatDAO | |
---|---|
class |
BaseEstatDAO
Base abstracta del DAO per la entitat estat. |
Uses of EstatDAO in com.ferri.persistence.dao.impl |
---|
Classes in com.ferri.persistence.dao.impl that implement EstatDAO | |
---|---|
class |
EstatDAOImpl
Implementació DAO de la instancia Estat |
Uses of EstatDAO in com.ferri.service.impl |
---|
Fields in com.ferri.service.impl declared as EstatDAO | |
---|---|
private EstatDAO |
FacturaServiceImpl.estatDAO
|
Methods in com.ferri.service.impl that return EstatDAO | |
---|---|
EstatDAO |
FacturaServiceImpl.getEstatDAO()
|
Methods in com.ferri.service.impl with parameters of type EstatDAO | |
---|---|
void |
FacturaServiceImpl.setEstatDAO(EstatDAO estatDAO)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |