Uses of Interface
de.hybris.platform.partyservices.services.PmGenericService
Packages that use PmGenericService
Package
Description
-
Uses of PmGenericService in de.hybris.platform.partyservices.interceptors
Methods in de.hybris.platform.partyservices.interceptors that return PmGenericServiceModifier and TypeMethodDescriptionprotected PmGenericServicePmPartyPrepareInterceptor.getPmGenericService()Deprecated.Constructors in de.hybris.platform.partyservices.interceptors with parameters of type PmGenericServiceModifierConstructorDescriptionPmPartyPrepareInterceptor(de.hybris.platform.servicelayer.keygenerator.KeyGenerator partyKeyGenerator, de.hybris.platform.servicelayer.keygenerator.KeyGenerator partyRoleKeyGenerator, de.hybris.platform.servicelayer.keygenerator.KeyGenerator principalKeyGenerator, PmGenericService pmGenericService) Deprecated. -
Uses of PmGenericService in de.hybris.platform.partyservices.services.impl
Classes in de.hybris.platform.partyservices.services.impl that implement PmGenericService -
Uses of PmGenericService in de.hybris.platform.partytmfwebservices.objectfactory
Methods in de.hybris.platform.partytmfwebservices.objectfactory that return PmGenericServiceModifier and TypeMethodDescriptionprotected PmGenericServicePmObjectFactory.getPmGenericService()Constructors in de.hybris.platform.partytmfwebservices.objectfactory with parameters of type PmGenericService -
Uses of PmGenericService in de.hybris.platform.partytmfwebservices.v1.mappers.attachmentreforvalue
Methods in de.hybris.platform.partytmfwebservices.v1.mappers.attachmentreforvalue that return PmGenericServiceModifier and TypeMethodDescriptionprotected PmGenericServiceAttachmentRefOrValueTypeAttributeMapper.getPmGenericService()Deprecated.Constructors in de.hybris.platform.partytmfwebservices.v1.mappers.attachmentreforvalue with parameters of type PmGenericServiceModifierConstructorDescriptionAttachmentRefOrValueTypeAttributeMapper(String sourceAttributeName, String targetAttributeName, PmGenericService pmGenericService) Deprecated. -
Uses of PmGenericService in de.hybris.platform.partytmfwebservices.v1.mappers.individual
Methods in de.hybris.platform.partytmfwebservices.v1.mappers.individual that return PmGenericServiceModifier and TypeMethodDescriptionprotected PmGenericServiceIndividualTitleAttributeMapper.getPmGenericService()Deprecated.Constructors in de.hybris.platform.partytmfwebservices.v1.mappers.individual with parameters of type PmGenericServiceModifierConstructorDescriptionIndividualTitleAttributeMapper(String sourceAttributeName, String targetAttributeName, PmGenericService pmGenericService) Deprecated. -
Uses of PmGenericService in de.hybris.platform.partytmfwebservices.v1.mappers.languageability
Methods in de.hybris.platform.partytmfwebservices.v1.mappers.languageability that return PmGenericServiceModifier and TypeMethodDescriptionprotected PmGenericServiceLanguageAbilityCodeAttributeMapper.getPmGenericService()Deprecated.Constructors in de.hybris.platform.partytmfwebservices.v1.mappers.languageability with parameters of type PmGenericServiceModifierConstructorDescriptionLanguageAbilityCodeAttributeMapper(String sourceAttributeName, String targetAttributeName, PmGenericService pmGenericService) Deprecated. -
Uses of PmGenericService in de.hybris.platform.partytmfwebservices.v1.mappers.organization
Methods in de.hybris.platform.partytmfwebservices.v1.mappers.organization that return PmGenericServiceModifier and TypeMethodDescriptionprotected PmGenericServiceOrganizationChildRelationshipAttributeMapper.getPmGenericService()Deprecated.protected PmGenericServiceOrganizationParentRelationshipAttributeMapper.getPmGenericService()Deprecated.Constructors in de.hybris.platform.partytmfwebservices.v1.mappers.organization with parameters of type PmGenericServiceModifierConstructorDescriptionOrganizationChildRelationshipAttributeMapper(String sourceAttributeName, String targetAttributeName, ma.glasnost.orika.MapperFacade mapperFacade, PmGenericService pmGenericService) Deprecated.OrganizationParentRelationshipAttributeMapper(String sourceAttributeName, String targetAttributeName, ma.glasnost.orika.MapperFacade mapperFacade, PmGenericService pmGenericService) Deprecated. -
Uses of PmGenericService in de.hybris.platform.partytmfwebservices.v1.mappers.othernameindividual
Methods in de.hybris.platform.partytmfwebservices.v1.mappers.othernameindividual that return PmGenericServiceModifier and TypeMethodDescriptionprotected PmGenericServiceOtherNameIndividualTitleAttributeMapper.getPmGenericService()Deprecated.Constructors in de.hybris.platform.partytmfwebservices.v1.mappers.othernameindividual with parameters of type PmGenericServiceModifierConstructorDescriptionOtherNameIndividualTitleAttributeMapper(String sourceAttributeName, String targetAttributeName, PmGenericService pmGenericService) Deprecated. -
Uses of PmGenericService in de.hybris.platform.partytmfwebservices.v1.normalizer.impl
Methods in de.hybris.platform.partytmfwebservices.v1.normalizer.impl that return PmGenericServiceModifier and TypeMethodDescriptionprotected PmGenericServiceDefaultPmEntityResourceNormalizer.getPmGenericService()Deprecated.Constructors in de.hybris.platform.partytmfwebservices.v1.normalizer.impl with parameters of type PmGenericServiceModifierConstructorDescriptionDefaultPmEntityResourceNormalizer(PmGenericService pmGenericService, Class<TARGET> targetClass, String targetTypeCode, ma.glasnost.orika.MapperFacade mapperFacade) Deprecated.PmOrganizationResourceNormalizer(PmGenericService pmGenericService, Class<TARGET> targetClass, String targetTypeCode, ma.glasnost.orika.MapperFacade mapperFacade) Deprecated. -
Uses of PmGenericService in de.hybris.platform.partytmfwebservices.v1.validators
Methods in de.hybris.platform.partytmfwebservices.v1.validators that return PmGenericServiceModifier and TypeMethodDescriptionprotected PmGenericServicePmCreateIndividualValidator.getPmGenericService()Deprecated.protected PmGenericServicePmCreateOrganizationValidator.getPmGenericService()Deprecated.Constructors in de.hybris.platform.partytmfwebservices.v1.validators with parameters of type PmGenericServiceModifierConstructorDescriptionPmCreateIndividualValidator(PmGenericService pmGenericService) Deprecated.PmCreateOrganizationValidator(PmGenericService pmGenericService) Deprecated.