Uses of Interface
de.xima.fc.dao.interfaces.IUserPortalAuthConfigDao
Packages that use IUserPortalAuthConfigDao
-
Uses of IUserPortalAuthConfigDao in de.xima.fc.dao
Fields in de.xima.fc.dao declared as IUserPortalAuthConfigDaoModifier and TypeFieldDescriptionstatic final IUserPortalAuthConfigDaoDaoProvider.USERPORTALAUTHCONFIG_DAOThe singleton instance ofIUserPortalAuthConfigDaofor accessing, creating, deleting, and updatingUserPortalAuthConfigentities.Methods in de.xima.fc.dao that return IUserPortalAuthConfigDao -
Uses of IUserPortalAuthConfigDao in de.xima.fc.dao.impl
Classes in de.xima.fc.dao.impl that implement IUserPortalAuthConfigDaoModifier and TypeClassDescriptionclassThe default implementation ofIUserPortalAuthConfigDaothat can be accessed viaDaoProvider.