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