|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use NamedDao | |
---|---|
net.sf.shineframework.server.dal.dao | |
net.sf.shineframework.server.services.impl |
Uses of NamedDao in net.sf.shineframework.server.dal.dao |
---|
Classes in net.sf.shineframework.server.dal.dao that implement NamedDao | |
---|---|
class |
BaseNamedDao<T extends DalObject>
|
Uses of NamedDao in net.sf.shineframework.server.services.impl |
---|
Methods in net.sf.shineframework.server.services.impl that return NamedDao | |
---|---|
NamedDao |
ConfigurationServiceImpl.getConfigurationDao()
|
Methods in net.sf.shineframework.server.services.impl with parameters of type NamedDao | |
---|---|
void |
ConfigurationServiceImpl.setConfigurationDao(NamedDao<Configuration> configurationDao)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |