Uses of Interface
de.xima.fc.dao.interfaces.IUserIdentityDao
Packages that use IUserIdentityDao
-
Uses of IUserIdentityDao in de.xima.fc.dao
Fields in de.xima.fc.dao declared as IUserIdentityDaoModifier and TypeFieldDescriptionstatic final IUserIdentityDaoDaoProvider.USERIDENTITY_DAOThe singleton instance ofIUserIdentityDaofor accessing, creating, deleting, and updatingUserIdentityentities.Methods in de.xima.fc.dao that return IUserIdentityDao -
Uses of IUserIdentityDao in de.xima.fc.dao.impl
Classes in de.xima.fc.dao.impl that implement IUserIdentityDaoModifier and TypeClassDescriptionclassImplementation of theIUserIdentityDaofor reading and writingUserIdentityentities.