Uses of Class
de.hybris.platform.b2ctelcotmfwebservices.v2.dto.PopRelationship
Packages that use PopRelationship
Package
Description
-
Uses of PopRelationship in de.hybris.platform.b2ctelcotmfwebservices.v2.dto
Methods in de.hybris.platform.b2ctelcotmfwebservices.v2.dto that return PopRelationshipMethods in de.hybris.platform.b2ctelcotmfwebservices.v2.dto that return types with arguments of type PopRelationshipModifier and TypeMethodDescription@Valid List<PopRelationship>ProdOfferPriceAllowance.getPopRelationship()Not Sent.@Valid List<PopRelationship>ProductOfferingPrice.getPopRelationship()Not Sent.@Valid List<PopRelationship>ProductOfferingPriceUnderscoreCreate.getPopRelationship()Get popRelationship@Valid List<PopRelationship>ProductOfferingPriceUnderscoreUpdate.getPopRelationship()Get popRelationshipMethods in de.hybris.platform.b2ctelcotmfwebservices.v2.dto with parameters of type PopRelationshipModifier and TypeMethodDescriptionProdOfferPriceAllowance.addPopRelationshipItem(PopRelationship popRelationshipItem) ProductOfferingPrice.addPopRelationshipItem(PopRelationship popRelationshipItem) ProductOfferingPriceUnderscoreCreate.addPopRelationshipItem(PopRelationship popRelationshipItem) ProductOfferingPriceUnderscoreUpdate.addPopRelationshipItem(PopRelationship popRelationshipItem) Method parameters in de.hybris.platform.b2ctelcotmfwebservices.v2.dto with type arguments of type PopRelationshipModifier and TypeMethodDescriptionProdOfferPriceAllowance.popRelationship(List<PopRelationship> popRelationship) ProductOfferingPrice.popRelationship(List<PopRelationship> popRelationship) ProductOfferingPriceUnderscoreCreate.popRelationship(List<PopRelationship> popRelationship) ProductOfferingPriceUnderscoreUpdate.popRelationship(List<PopRelationship> popRelationship) voidProdOfferPriceAllowance.setPopRelationship(List<PopRelationship> popRelationship) voidProductOfferingPrice.setPopRelationship(List<PopRelationship> popRelationship) voidProductOfferingPriceUnderscoreCreate.setPopRelationship(List<PopRelationship> popRelationship) voidProductOfferingPriceUnderscoreUpdate.setPopRelationship(List<PopRelationship> popRelationship) -
Uses of PopRelationship in de.hybris.platform.b2ctelcotmfwebservices.v3.dto
Methods in de.hybris.platform.b2ctelcotmfwebservices.v3.dto that return types with arguments of type PopRelationshipModifier and TypeMethodDescription@Valid List<PopRelationship>ProductOfferingPrice.getPopRelationship()not sentMethods in de.hybris.platform.b2ctelcotmfwebservices.v3.dto with parameters of type PopRelationshipModifier and TypeMethodDescriptionProductOfferingPrice.addPopRelationshipItem(PopRelationship popRelationshipItem) Method parameters in de.hybris.platform.b2ctelcotmfwebservices.v3.dto with type arguments of type PopRelationshipModifier and TypeMethodDescriptionProductOfferingPrice.popRelationship(List<PopRelationship> popRelationship) voidProductOfferingPrice.setPopRelationship(List<PopRelationship> popRelationship)