Uses of Class
de.hybris.platform.b2ctelcoservices.jalo.TmaProductOfferingGroup
Packages that use TmaProductOfferingGroup
Package
Description
-
Uses of TmaProductOfferingGroup in de.hybris.platform.b2ctelcoservices.jalo
Fields in de.hybris.platform.b2ctelcoservices.jalo with type parameters of type TmaProductOfferingGroupModifier and TypeFieldDescriptionprotected static final de.hybris.platform.util.BidirectionalOneToManyHandler<TmaProductOfferingGroup>TmaProductOfferingGroup.PARENTBUNDLEPRODUCTOFFERINGHANDLERBidirectionalOneToManyHandlerfor handling 1:n PARENTBUNDLEPRODUCTOFFERING's relation attributes from 'one' side.protected static final de.hybris.platform.util.OneToManyHandler<TmaProductOfferingGroup>TmaBundledProductOffering.PRODUCTOFFERINGGROUPSHANDLEROneToManyHandlerfor handling 1:n PRODUCTOFFERINGGROUPS's relation attributes from 'many' side.Methods in de.hybris.platform.b2ctelcoservices.jalo that return TmaProductOfferingGroupModifier and TypeMethodDescriptionGeneratedTmaPoGroupPolicyStatement.getProductOfferingGroup()Generated method - Getter of theTmaPoGroupPolicyStatement.productOfferingGroupattribute.GeneratedTmaPoGroupPolicyStatement.getProductOfferingGroup(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTmaPoGroupPolicyStatement.productOfferingGroupattribute.Methods in de.hybris.platform.b2ctelcoservices.jalo that return types with arguments of type TmaProductOfferingGroupModifier and TypeMethodDescriptionTmaProductOffering.getAssociatedProductOfferingGroups()Generated method - Getter of theTmaProductOffering.associatedProductOfferingGroupsattribute.TmaProductOffering.getAssociatedProductOfferingGroups(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTmaProductOffering.associatedProductOfferingGroupsattribute.TmaBundledProductOffering.getProductOfferingGroups()Generated method - Getter of theTmaBundledProductOffering.productOfferingGroupsattribute.TmaBundledProductOffering.getProductOfferingGroups(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTmaBundledProductOffering.productOfferingGroupsattribute.Methods in de.hybris.platform.b2ctelcoservices.jalo with parameters of type TmaProductOfferingGroupModifier and TypeMethodDescriptionvoidTmaProductOffering.addToAssociatedProductOfferingGroups(TmaProductOfferingGroup value) Generated method - Addsvalueto associatedProductOfferingGroups.voidTmaProductOffering.addToAssociatedProductOfferingGroups(de.hybris.platform.jalo.SessionContext ctx, TmaProductOfferingGroup value) Generated method - Addsvalueto associatedProductOfferingGroups.voidTmaBundledProductOffering.addToProductOfferingGroups(TmaProductOfferingGroup value) Generated method - Addsvalueto productOfferingGroups.voidTmaBundledProductOffering.addToProductOfferingGroups(de.hybris.platform.jalo.SessionContext ctx, TmaProductOfferingGroup value) Generated method - Addsvalueto productOfferingGroups.voidTmaProductOffering.removeFromAssociatedProductOfferingGroups(TmaProductOfferingGroup value) Generated method - Removesvaluefrom associatedProductOfferingGroups.voidTmaProductOffering.removeFromAssociatedProductOfferingGroups(de.hybris.platform.jalo.SessionContext ctx, TmaProductOfferingGroup value) Generated method - Removesvaluefrom associatedProductOfferingGroups.voidTmaBundledProductOffering.removeFromProductOfferingGroups(TmaProductOfferingGroup value) Generated method - Removesvaluefrom productOfferingGroups.voidTmaBundledProductOffering.removeFromProductOfferingGroups(de.hybris.platform.jalo.SessionContext ctx, TmaProductOfferingGroup value) Generated method - Removesvaluefrom productOfferingGroups.voidGeneratedTmaPoGroupPolicyStatement.setProductOfferingGroup(TmaProductOfferingGroup value) Generated method - Setter of theTmaPoGroupPolicyStatement.productOfferingGroupattribute.voidGeneratedTmaPoGroupPolicyStatement.setProductOfferingGroup(de.hybris.platform.jalo.SessionContext ctx, TmaProductOfferingGroup value) Generated method - Setter of theTmaPoGroupPolicyStatement.productOfferingGroupattribute.Method parameters in de.hybris.platform.b2ctelcoservices.jalo with type arguments of type TmaProductOfferingGroupModifier and TypeMethodDescriptionvoidTmaProductOffering.setAssociatedProductOfferingGroups(de.hybris.platform.jalo.SessionContext ctx, List<TmaProductOfferingGroup> value) Generated method - Setter of theTmaProductOffering.associatedProductOfferingGroupsattribute.voidTmaProductOffering.setAssociatedProductOfferingGroups(List<TmaProductOfferingGroup> value) Generated method - Setter of theTmaProductOffering.associatedProductOfferingGroupsattribute.voidTmaBundledProductOffering.setProductOfferingGroups(de.hybris.platform.jalo.SessionContext ctx, List<TmaProductOfferingGroup> value) Generated method - Setter of theTmaBundledProductOffering.productOfferingGroupsattribute.voidTmaBundledProductOffering.setProductOfferingGroups(List<TmaProductOfferingGroup> value) Generated method - Setter of theTmaBundledProductOffering.productOfferingGroupsattribute. -
Uses of TmaProductOfferingGroup in de.hybris.platform.tuadatacommonsservices.jalo
Methods in de.hybris.platform.tuadatacommonsservices.jalo that return TmaProductOfferingGroupModifier and TypeMethodDescriptionTuadatacommonsservicesManager.createTmaProductOfferingGroup(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) TuadatacommonsservicesManager.createTmaProductOfferingGroup(Map attributeValues)