Uses of Class
de.hybris.platform.b2ctelcoservices.data.TmaSolrDocumentExternalIdentifier
Packages that use TmaSolrDocumentExternalIdentifier
Package
Description
-
Uses of TmaSolrDocumentExternalIdentifier in de.hybris.platform.b2ctelcoservices.pricing
Methods in de.hybris.platform.b2ctelcoservices.pricing that return types with arguments of type TmaSolrDocumentExternalIdentifierModifier and TypeMethodDescriptionTmaSolrDocumentPricingLogicAlgorithm.getExternalIds()TmaSolrDocumentPricingLogicAlgorithmSpec.getExternalIds()TmaSolrDocumentProdUsageSpecification.getExternalIds()Method parameters in de.hybris.platform.b2ctelcoservices.pricing with type arguments of type TmaSolrDocumentExternalIdentifierModifier and TypeMethodDescriptionvoidTmaSolrDocumentPricingLogicAlgorithm.setExternalIds(List<TmaSolrDocumentExternalIdentifier> externalIds) voidTmaSolrDocumentPricingLogicAlgorithmSpec.setExternalIds(List<TmaSolrDocumentExternalIdentifier> externalIds) voidTmaSolrDocumentProdUsageSpecification.setExternalIds(List<TmaSolrDocumentExternalIdentifier> externalIds) -
Uses of TmaSolrDocumentExternalIdentifier in de.hybris.platform.b2ctelcoservices.search.solrfacetsearch.populator
Methods in de.hybris.platform.b2ctelcoservices.search.solrfacetsearch.populator that return types with arguments of type TmaSolrDocumentExternalIdentifierModifier and TypeMethodDescriptionprotected de.hybris.platform.servicelayer.dto.converter.Converter<TmaExternalIdentifierModel,TmaSolrDocumentExternalIdentifier> TmaSolrDocumentProdUsageSpecPopulator.getExternalIdentifierConverter()Methods in de.hybris.platform.b2ctelcoservices.search.solrfacetsearch.populator with parameters of type TmaSolrDocumentExternalIdentifierModifier and TypeMethodDescriptionprotected voidTmaSolrDocumentExternalIdentifierPopulatorTest.assertExternalIdentifierFieldsArePopulatedCorrectly(TmaSolrDocumentExternalIdentifier solrDocumentExternalIdentifier) voidTmaSolrDocumentExternalIdentifierPopulator.populate(TmaExternalIdentifierModel source, TmaSolrDocumentExternalIdentifier target) Constructor parameters in de.hybris.platform.b2ctelcoservices.search.solrfacetsearch.populator with type arguments of type TmaSolrDocumentExternalIdentifierModifierConstructorDescriptionTmaSolrDocumentProdUsageSpecPopulator(de.hybris.platform.servicelayer.dto.converter.Converter<TmaExternalIdentifierModel, TmaSolrDocumentExternalIdentifier> externalIdentifierConverter) -
Uses of TmaSolrDocumentExternalIdentifier in de.hybris.platform.b2ctelcoservices.search.solrfacetsearch.populator.pricing
Methods in de.hybris.platform.b2ctelcoservices.search.solrfacetsearch.populator.pricing that return types with arguments of type TmaSolrDocumentExternalIdentifierModifier and TypeMethodDescriptionprotected de.hybris.platform.servicelayer.dto.converter.Converter<TmaExternalIdentifierModel,TmaSolrDocumentExternalIdentifier> TmaSolrDocumentPricingLogicAlgorithmPopulator.getExternalIdentifierConverter()protected de.hybris.platform.servicelayer.dto.converter.Converter<TmaExternalIdentifierModel,TmaSolrDocumentExternalIdentifier> TmaSolrDocumentPricingLogicAlgorithmSpecPopulator.getExternalIdentifierConverter()Method parameters in de.hybris.platform.b2ctelcoservices.search.solrfacetsearch.populator.pricing with type arguments of type TmaSolrDocumentExternalIdentifierModifier and TypeMethodDescriptionprotected voidTmaSolrDocumentPricingLogicAlgorithmSpecPopulatorTest.assertExternalIdFieldsArePopulatedCorrectly(List<TmaSolrDocumentExternalIdentifier> solrDocumentExternalIdentifiers) protected voidTmaSolrDocumentPricingLogicAlgorithmPopulatorTest.assertExternalPlaIdFieldsArePopulatedCorrectly(List<TmaSolrDocumentExternalIdentifier> solrDocumentExternalIdentifierList) protected voidTmaSolrDocumentPricingLogicAlgorithmPopulatorTest.assertExternalPlaSpecIdFieldsArePopulatedCorrectly(List<TmaSolrDocumentExternalIdentifier> solrDocumentExternalIdentifierList) Constructor parameters in de.hybris.platform.b2ctelcoservices.search.solrfacetsearch.populator.pricing with type arguments of type TmaSolrDocumentExternalIdentifierModifierConstructorDescriptionTmaSolrDocumentPricingLogicAlgorithmSpecPopulator(de.hybris.platform.servicelayer.dto.converter.Converter<TmaExternalIdentifierModel, TmaSolrDocumentExternalIdentifier> externalIdentifierConverter)