Uses of Class
de.hybris.platform.tuawebservicesresources.v2.dto.Skill
Packages that use Skill
Package
Description
-
Uses of Skill in de.hybris.platform.tuawebservicesresources.mappers.individual
Methods in de.hybris.platform.tuawebservicesresources.mappers.individual that return types with arguments of type SkillModifier and TypeMethodDescriptionprotected TuaEntityResourceNormalizer<Skill,TuaSkillModel> IndividualSkillAttributeMapper.getTuaSkillEntityResourceNormalizer()Constructor parameters in de.hybris.platform.tuawebservicesresources.mappers.individual with type arguments of type SkillModifierConstructorDescriptionIndividualSkillAttributeMapper(String sourceAttributeName, String targetAttributeName, ma.glasnost.orika.MapperFacade mapperFacade, TuaEntityResourceNormalizer<Skill, TuaSkillModel> tuaSkillEntityResourceNormalizer) -
Uses of Skill in de.hybris.platform.tuawebservicesresources.mappers.skill
Methods in de.hybris.platform.tuawebservicesresources.mappers.skill with parameters of type SkillModifier and TypeMethodDescriptionvoidSkillAtSchemaLocationAttributeMapper.populateTargetAttributeFromSource(TuaSkillModel source, Skill target, ma.glasnost.orika.MappingContext context) voidSkillAtTypeAttributeMapper.populateTargetAttributeFromSource(TuaSkillModel source, Skill target, ma.glasnost.orika.MappingContext context) voidSkillValidForAttributeMapper.populateTargetAttributeFromSource(TuaSkillModel source, Skill target, ma.glasnost.orika.MappingContext context) -
Uses of Skill in de.hybris.platform.tuawebservicesresources.v2.dto
Methods in de.hybris.platform.tuawebservicesresources.v2.dto that return SkillModifier and TypeMethodDescriptionSkill.atBaseType(String atBaseType) Skill.atSchemaLocation(String atSchemaLocation) Skill.evaluatedLevel(String evaluatedLevel) Skill.validFor(TimePeriod validFor) Methods in de.hybris.platform.tuawebservicesresources.v2.dto that return types with arguments of type SkillMethods in de.hybris.platform.tuawebservicesresources.v2.dto with parameters of type SkillMethod parameters in de.hybris.platform.tuawebservicesresources.v2.dto with type arguments of type Skill