Uses of Interface
de.xima.fc.dao.interfaces.IUserPortalAuthConfigDao
- 
Packages that use IUserPortalAuthConfigDao Package Description de.xima.fc.dao de.xima.fc.dao.impl  - 
- 
Uses of IUserPortalAuthConfigDao in de.xima.fc.dao
Fields in de.xima.fc.dao declared as IUserPortalAuthConfigDao Modifier and Type Field Description static IUserPortalAuthConfigDaoDaoProvider. USERPORTALAUTHCONFIG_DAOThe singleton instance ofIUserPortalAuthConfigDaofor accessing, creating, deleting, and updatingUserPortalAuthConfigentities. - 
Uses of IUserPortalAuthConfigDao in de.xima.fc.dao.impl
Classes in de.xima.fc.dao.impl that implement IUserPortalAuthConfigDao Modifier and Type Class Description classUserPortalAuthConfigDaoThe default implementation ofIUserPortalAuthConfigDaothat can be accessed viaDaoProvider. 
 -