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