Uses of Class
de.hybris.platform.partyservices.model.PmSkillModel
Packages that use PmSkillModel
Package
Description
Contains generated models for each type of de.hybris.platform.partyservices.jalo package.
-
Uses of PmSkillModel in de.hybris.platform.partyservices.interceptors
Methods in de.hybris.platform.partyservices.interceptors with parameters of type PmSkillModelModifier and TypeMethodDescriptionvoidPmSkillPrepareInterceptor.onPrepare(PmSkillModel skillModel, de.hybris.platform.servicelayer.interceptor.InterceptorContext interceptorContext) Deprecated. -
Uses of PmSkillModel in de.hybris.platform.partyservices.model
Methods in de.hybris.platform.partyservices.model that return types with arguments of type PmSkillModelModifier and TypeMethodDescriptionPmIndividualModel.getSkills()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmIndividual.skillsattribute defined at extensionpartyservices.Method parameters in de.hybris.platform.partyservices.model with type arguments of type PmSkillModelModifier and TypeMethodDescriptionvoidPmIndividualModel.setSkills(List<PmSkillModel> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmIndividual.skillsattribute defined at extensionpartyservices. -
Uses of PmSkillModel in de.hybris.platform.partytmfwebservices.v1.mappers.individual
Methods in de.hybris.platform.partytmfwebservices.v1.mappers.individual that return types with arguments of type PmSkillModelModifier and TypeMethodDescriptionprotected PmEntityResourceNormalizer<Skill,PmSkillModel> IndividualSkillAttributeMapper.getPmSkillEntityResourceNormalizer()Deprecated.Constructor parameters in de.hybris.platform.partytmfwebservices.v1.mappers.individual with type arguments of type PmSkillModelModifierConstructorDescriptionIndividualSkillAttributeMapper(String sourceAttributeName, String targetAttributeName, ma.glasnost.orika.MapperFacade mapperFacade, PmEntityResourceNormalizer<Skill, PmSkillModel> pmSkillEntityResourceNormalizer) Deprecated. -
Uses of PmSkillModel in de.hybris.platform.partytmfwebservices.v1.mappers.skill
Methods in de.hybris.platform.partytmfwebservices.v1.mappers.skill with parameters of type PmSkillModelModifier 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.