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