Uses of Class
de.hybris.platform.b2ctelcoservices.jalo.TmaAbstractOrderDiscountAlterationPrice
Packages that use TmaAbstractOrderDiscountAlterationPrice
Package
Description
-
Uses of TmaAbstractOrderDiscountAlterationPrice in de.hybris.platform.b2ctelcoservices.jalo
Fields in de.hybris.platform.b2ctelcoservices.jalo with type parameters of type TmaAbstractOrderDiscountAlterationPriceModifier and TypeFieldDescriptionprotected static final de.hybris.platform.util.BidirectionalOneToManyHandler<TmaAbstractOrderDiscountAlterationPrice>TmaAbstractOrderDiscountAlterationPrice.DISCOUNTEDPRICEHANDLERBidirectionalOneToManyHandlerfor handling 1:n DISCOUNTEDPRICE's relation attributes from 'one' side.protected static final de.hybris.platform.util.OneToManyHandler<TmaAbstractOrderDiscountAlterationPrice>TmaAbstractOrderPrice.GLOBALPRICEALTERATIONSHANDLEROneToManyHandlerfor handling 1:n GLOBALPRICEALTERATIONS's relation attributes from 'many' side.Methods in de.hybris.platform.b2ctelcoservices.jalo that return types with arguments of type TmaAbstractOrderDiscountAlterationPriceModifier and TypeMethodDescriptionTmaAbstractOrderPrice.getGlobalPriceAlterations()Generated method - Getter of theTmaAbstractOrderPrice.globalPriceAlterationsattribute.TmaAbstractOrderPrice.getGlobalPriceAlterations(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTmaAbstractOrderPrice.globalPriceAlterationsattribute.Methods in de.hybris.platform.b2ctelcoservices.jalo with parameters of type TmaAbstractOrderDiscountAlterationPriceModifier and TypeMethodDescriptionvoidTmaAbstractOrderPrice.addToGlobalPriceAlterations(TmaAbstractOrderDiscountAlterationPrice value) Generated method - Addsvalueto globalPriceAlterations.voidTmaAbstractOrderPrice.addToGlobalPriceAlterations(de.hybris.platform.jalo.SessionContext ctx, TmaAbstractOrderDiscountAlterationPrice value) Generated method - Addsvalueto globalPriceAlterations.voidTmaAbstractOrderPrice.removeFromGlobalPriceAlterations(TmaAbstractOrderDiscountAlterationPrice value) Generated method - Removesvaluefrom globalPriceAlterations.voidTmaAbstractOrderPrice.removeFromGlobalPriceAlterations(de.hybris.platform.jalo.SessionContext ctx, TmaAbstractOrderDiscountAlterationPrice value) Generated method - Removesvaluefrom globalPriceAlterations.Method parameters in de.hybris.platform.b2ctelcoservices.jalo with type arguments of type TmaAbstractOrderDiscountAlterationPriceModifier and TypeMethodDescriptionvoidTmaAbstractOrderPrice.setGlobalPriceAlterations(de.hybris.platform.jalo.SessionContext ctx, Set<TmaAbstractOrderDiscountAlterationPrice> value) Generated method - Setter of theTmaAbstractOrderPrice.globalPriceAlterationsattribute.voidTmaAbstractOrderPrice.setGlobalPriceAlterations(Set<TmaAbstractOrderDiscountAlterationPrice> value) Generated method - Setter of theTmaAbstractOrderPrice.globalPriceAlterationsattribute. -
Uses of TmaAbstractOrderDiscountAlterationPrice in de.hybris.platform.tuadatacommonsservices.jalo
Methods in de.hybris.platform.tuadatacommonsservices.jalo that return TmaAbstractOrderDiscountAlterationPriceModifier and TypeMethodDescriptionTuadatacommonsservicesManager.createTmaAbstractOrderDiscountAlterationPrice(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) TuadatacommonsservicesManager.createTmaAbstractOrderDiscountAlterationPrice(Map attributeValues)