Uses of Interface
callofproject.dev.authentication.mapper.IEducationMapper
Packages that use IEducationMapper
-
Uses of IEducationMapper in callofproject.dev.authentication.mapper
Fields in callofproject.dev.authentication.mapper declared as IEducationMapperConstructors in callofproject.dev.authentication.mapper with parameters of type IEducationMapperModifierConstructorDescriptionMapperConfiguration
(ICourseMapper courseMapper, IEducationMapper educationMapper, IExperienceMapper experienceMapper, ILinkMapper linkMapper, IUserMapper userMapper, IUserProfileMapper userProfileMapper, IUserRateMapper userRateMapper) Constructor for MapperConfiguration.