Uses of Class
de.hybris.platform.b2ctelcoservices.jalo.TmaSubscriptionBase
Packages that use TmaSubscriptionBase
-
Uses of TmaSubscriptionBase in de.hybris.platform.b2ctelcoservices.jalo
Fields in de.hybris.platform.b2ctelcoservices.jalo with type parameters of type TmaSubscriptionBaseModifier and TypeFieldDescriptionprotected static final de.hybris.platform.util.OneToManyHandler<TmaSubscriptionBase>GeneratedTmaBillingAccount.SUBSCRIPTIONBASESHANDLEROneToManyHandlerfor handling 1:n SUBSCRIPTIONBASES's relation attributes from 'many' side.Methods in de.hybris.platform.b2ctelcoservices.jalo that return TmaSubscriptionBaseModifier and TypeMethodDescriptionGeneratedB2ctelcoservicesManager.createTmaSubscriptionBase(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) GeneratedB2ctelcoservicesManager.createTmaSubscriptionBase(Map attributeValues) GeneratedTmaSubscribedProduct.getSubscriptionBase()Generated method - Getter of theTmaSubscribedProduct.subscriptionBaseattribute.GeneratedTmaSubscribedProduct.getSubscriptionBase(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTmaSubscribedProduct.subscriptionBaseattribute.GeneratedTmaSubscriptionAccess.getSubscriptionBase()Generated method - Getter of theTmaSubscriptionAccess.subscriptionBaseattribute.GeneratedTmaSubscriptionAccess.getSubscriptionBase(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTmaSubscriptionAccess.subscriptionBaseattribute.Methods in de.hybris.platform.b2ctelcoservices.jalo that return types with arguments of type TmaSubscriptionBaseModifier and TypeMethodDescriptionGeneratedTmaBillingAccount.getSubscriptionBases()Generated method - Getter of theTmaBillingAccount.subscriptionBasesattribute.GeneratedTmaBillingAccount.getSubscriptionBases(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theTmaBillingAccount.subscriptionBasesattribute.Methods in de.hybris.platform.b2ctelcoservices.jalo with parameters of type TmaSubscriptionBaseModifier and TypeMethodDescriptionvoidGeneratedTmaBillingAccount.addToSubscriptionBases(TmaSubscriptionBase value) Generated method - Addsvalueto subscriptionBases.voidGeneratedTmaBillingAccount.addToSubscriptionBases(de.hybris.platform.jalo.SessionContext ctx, TmaSubscriptionBase value) Generated method - Addsvalueto subscriptionBases.voidGeneratedTmaBillingAccount.removeFromSubscriptionBases(TmaSubscriptionBase value) Generated method - Removesvaluefrom subscriptionBases.voidGeneratedTmaBillingAccount.removeFromSubscriptionBases(de.hybris.platform.jalo.SessionContext ctx, TmaSubscriptionBase value) Generated method - Removesvaluefrom subscriptionBases.voidGeneratedTmaSubscribedProduct.setSubscriptionBase(TmaSubscriptionBase value) Generated method - Setter of theTmaSubscribedProduct.subscriptionBaseattribute.voidGeneratedTmaSubscribedProduct.setSubscriptionBase(de.hybris.platform.jalo.SessionContext ctx, TmaSubscriptionBase value) Generated method - Setter of theTmaSubscribedProduct.subscriptionBaseattribute.protected voidGeneratedTmaSubscriptionAccess.setSubscriptionBase(TmaSubscriptionBase value) Generated method - Setter of theTmaSubscriptionAccess.subscriptionBaseattribute.protected voidGeneratedTmaSubscriptionAccess.setSubscriptionBase(de.hybris.platform.jalo.SessionContext ctx, TmaSubscriptionBase value) Generated method - Setter of theTmaSubscriptionAccess.subscriptionBaseattribute.Method parameters in de.hybris.platform.b2ctelcoservices.jalo with type arguments of type TmaSubscriptionBaseModifier and TypeMethodDescriptionvoidGeneratedTmaBillingAccount.setSubscriptionBases(de.hybris.platform.jalo.SessionContext ctx, Set<TmaSubscriptionBase> value) Generated method - Setter of theTmaBillingAccount.subscriptionBasesattribute.voidGeneratedTmaBillingAccount.setSubscriptionBases(Set<TmaSubscriptionBase> value) Generated method - Setter of theTmaBillingAccount.subscriptionBasesattribute.