Uses of Interface
de.xima.fc.dao.interfaces.IRolleDao
-
Packages that use IRolleDao Package Description de.xima.fc.dao de.xima.fc.dao.impl -
-
Uses of IRolleDao in de.xima.fc.dao
Fields in de.xima.fc.dao declared as IRolleDao Modifier and Type Field Description static IRolleDaoDaoProvider. ROLLE_DAO -
Uses of IRolleDao in de.xima.fc.dao.impl
Classes in de.xima.fc.dao.impl that implement IRolleDao Modifier and Type Class Description classRolleDaoThe default implementation ofIRolleDaothat can be accessed viaDaoProvider.
-