Uses of Class
de.hybris.platform.b2ctelcocommercewebservicescommons.dto.ExternalIdentifierWsDto
Packages that use ExternalIdentifierWsDto
Package
Description
-
Uses of ExternalIdentifierWsDto in de.hybris.platform.b2ctelcocommercewebservicescommons.dto
Methods in de.hybris.platform.b2ctelcocommercewebservicescommons.dto that return types with arguments of type ExternalIdentifierWsDtoModifier and TypeMethodDescriptionPricingLogicAlgorithmWsDto.getExternalIdentifier()UsageSpecificationRefWsDTO.getExternalIdentifier()Method parameters in de.hybris.platform.b2ctelcocommercewebservicescommons.dto with type arguments of type ExternalIdentifierWsDtoModifier and TypeMethodDescriptionvoidPricingLogicAlgorithmWsDto.setExternalIdentifier(List<ExternalIdentifierWsDto> externalIdentifier) voidUsageSpecificationRefWsDTO.setExternalIdentifier(List<ExternalIdentifierWsDto> externalIdentifier) -
Uses of ExternalIdentifierWsDto in de.hybris.platform.b2ctelcocommercewebservicescommons.mappers.externalidentifier
Methods in de.hybris.platform.b2ctelcocommercewebservicescommons.mappers.externalidentifier with parameters of type ExternalIdentifierWsDtoModifier and TypeMethodDescriptionvoidTmaExternalIdentifierTypeAttributeMapper.populateTargetAttributeFromSource(TmaExternalIdentifierData source, ExternalIdentifierWsDto target, ma.glasnost.orika.MappingContext context)