Uses of Interface
de.xima.fc.dao.interfaces.IUserPortalDao
Packages that use IUserPortalDao
-
Uses of IUserPortalDao in de.xima.fc.dao
Fields in de.xima.fc.dao declared as IUserPortalDaoModifier and TypeFieldDescriptionstatic final IUserPortalDaoDaoProvider.USERPORTAL_DAOThe singleton instance ofIUserPortalDaofor accessing, creating, deleting, and updatingUserPortalentities.Methods in de.xima.fc.dao that return IUserPortalDao -
Uses of IUserPortalDao in de.xima.fc.dao.impl
Classes in de.xima.fc.dao.impl that implement IUserPortalDaoModifier and TypeClassDescriptionclassImplementation of theIUserPortalDaofor reading and writingUserPortalentities.