Uses of Class
org.eblocker.server.common.data.UserModuleOld
Packages that use UserModuleOld
-
Uses of UserModuleOld in org.eblocker.server.common.data.migrations
Methods in org.eblocker.server.common.data.migrations that return UserModuleOldModifier and TypeMethodDescriptionUserMigrationService.get(Class<UserModuleOld> entityClass, Integer id) UserMigrationService.save(UserModuleOld oldUser, Integer id) Methods in org.eblocker.server.common.data.migrations that return types with arguments of type UserModuleOldModifier and TypeMethodDescriptionUserMigrationService.getAll()For new parental control we need to remove the dashboard cards from the user and replace them by dashboard card IDs.Methods in org.eblocker.server.common.data.migrations with parameters of type UserModuleOldMethod parameters in org.eblocker.server.common.data.migrations with type arguments of type UserModuleOldModifier and TypeMethodDescriptionvoidUserMigrationService.delete(Class<UserModuleOld> entityClass, Integer id) UserMigrationService.get(Class<UserModuleOld> entityClass, Integer id)