Uses of Class
de.hybris.platform.billingaccountservices.jalo.BaBillPresentationMedia
Packages that use BaBillPresentationMedia
-
Uses of BaBillPresentationMedia in de.hybris.platform.billingaccountservices.jalo
Fields in de.hybris.platform.billingaccountservices.jalo with type parameters of type BaBillPresentationMediaModifier and TypeFieldDescriptionprotected static final de.hybris.platform.util.OneToManyHandler<BaBillPresentationMedia>GeneratedBaBillStructure.PRESENTATIONMEDIASHANDLERDeprecated, for removal: This API element is subject to removal in a future version.OneToManyHandlerfor handling 1:n PRESENTATIONMEDIAS's relation attributes from 'many' side.Methods in de.hybris.platform.billingaccountservices.jalo that return BaBillPresentationMediaModifier and TypeMethodDescriptionGeneratedBillingaccountservicesManager.createBaBillPresentationMedia(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) GeneratedBillingaccountservicesManager.createBaBillPresentationMedia(Map attributeValues) Methods in de.hybris.platform.billingaccountservices.jalo that return types with arguments of type BaBillPresentationMediaModifier and TypeMethodDescriptionGeneratedBaBillStructure.getPresentationMedias()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaBillStructure.presentationMediasattribute.GeneratedBaBillStructure.getPresentationMedias(de.hybris.platform.jalo.SessionContext ctx) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theBaBillStructure.presentationMediasattribute.Methods in de.hybris.platform.billingaccountservices.jalo with parameters of type BaBillPresentationMediaModifier and TypeMethodDescriptionvoidGeneratedBaBillStructure.addToPresentationMedias(BaBillPresentationMedia value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto presentationMedias.voidGeneratedBaBillStructure.addToPresentationMedias(de.hybris.platform.jalo.SessionContext ctx, BaBillPresentationMedia value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Addsvalueto presentationMedias.voidGeneratedBaBillStructure.removeFromPresentationMedias(BaBillPresentationMedia value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom presentationMedias.voidGeneratedBaBillStructure.removeFromPresentationMedias(de.hybris.platform.jalo.SessionContext ctx, BaBillPresentationMedia value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Removesvaluefrom presentationMedias.Method parameters in de.hybris.platform.billingaccountservices.jalo with type arguments of type BaBillPresentationMediaModifier and TypeMethodDescriptionvoidGeneratedBaBillStructure.setPresentationMedias(de.hybris.platform.jalo.SessionContext ctx, Set<BaBillPresentationMedia> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBaBillStructure.presentationMediasattribute.voidGeneratedBaBillStructure.setPresentationMedias(Set<BaBillPresentationMedia> value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter of theBaBillStructure.presentationMediasattribute.