Uses of Class
de.hybris.platform.configurablebundleservices.jalo.BundleTemplate
-
Packages that use BundleTemplate Package Description de.hybris.platform.configurablebundleservices.jalo -
-
Uses of BundleTemplate in de.hybris.platform.configurablebundleservices.jalo
Fields in de.hybris.platform.configurablebundleservices.jalo with type parameters of type BundleTemplate Modifier and Type Field Description protected static OneToManyHandler<BundleTemplate>GeneratedBundleTemplateStatus. BUNDLETEMPLATESHANDLEROneToManyHandlerfor handling 1:n BUNDLETEMPLATES's relation attributes from 'many' side.protected static OneToManyHandler<BundleTemplate>GeneratedBundleTemplate. CHILDTEMPLATESHANDLEROneToManyHandlerfor handling 1:n CHILDTEMPLATES's relation attributes from 'many' side.Methods in de.hybris.platform.configurablebundleservices.jalo that return BundleTemplate Modifier and Type Method Description BundleTemplateGeneratedConfigurableBundleServicesManager. createBundleTemplate(SessionContext ctx, java.util.Map attributeValues)BundleTemplateGeneratedConfigurableBundleServicesManager. createBundleTemplate(java.util.Map attributeValues)BundleTemplateGeneratedChangeProductPriceBundleRule. getBundleTemplate()Generated method - Getter of theChangeProductPriceBundleRule.bundleTemplateattribute.BundleTemplateGeneratedChangeProductPriceBundleRule. getBundleTemplate(SessionContext ctx)Generated method - Getter of theChangeProductPriceBundleRule.bundleTemplateattribute.BundleTemplateGeneratedDisableProductBundleRule. getBundleTemplate()Generated method - Getter of theDisableProductBundleRule.bundleTemplateattribute.BundleTemplateGeneratedDisableProductBundleRule. getBundleTemplate(SessionContext ctx)Generated method - Getter of theDisableProductBundleRule.bundleTemplateattribute.abstract BundleTemplateAbstractBundleRule. getBundleTemplateOfRule()BundleTemplateChangeProductPriceBundleRule. getBundleTemplateOfRule()BundleTemplateDisableProductBundleRule. getBundleTemplateOfRule()BundleTemplateGeneratedBundleTemplate. getParentTemplate()Generated method - Getter of theBundleTemplate.parentTemplateattribute.BundleTemplateGeneratedBundleTemplate. getParentTemplate(SessionContext ctx)Generated method - Getter of theBundleTemplate.parentTemplateattribute.Methods in de.hybris.platform.configurablebundleservices.jalo that return types with arguments of type BundleTemplate Modifier and Type Method Description java.util.Collection<BundleTemplate>GeneratedBundleTemplateStatus. getBundleTemplates()Generated method - Getter of theBundleTemplateStatus.bundleTemplatesattribute.java.util.Collection<BundleTemplate>GeneratedBundleTemplateStatus. getBundleTemplates(SessionContext ctx)Generated method - Getter of theBundleTemplateStatus.bundleTemplatesattribute.java.util.Collection<BundleTemplate>GeneratedConfigurableBundleServicesManager. getBundleTemplates(Product item)Generated method - Getter of theProduct.bundleTemplatesattribute.java.util.Collection<BundleTemplate>GeneratedConfigurableBundleServicesManager. getBundleTemplates(SessionContext ctx, Product item)Generated method - Getter of theProduct.bundleTemplatesattribute.java.util.List<BundleTemplate>GeneratedBundleTemplate. getChildTemplates()Generated method - Getter of theBundleTemplate.childTemplatesattribute.java.util.List<BundleTemplate>GeneratedBundleTemplate. getChildTemplates(SessionContext ctx)Generated method - Getter of theBundleTemplate.childTemplatesattribute.java.util.Collection<BundleTemplate>GeneratedBundleTemplate. getDependentBundleTemplates()Generated method - Getter of theBundleTemplate.dependentBundleTemplatesattribute.java.util.Collection<BundleTemplate>GeneratedBundleTemplate. getDependentBundleTemplates(SessionContext ctx)Generated method - Getter of theBundleTemplate.dependentBundleTemplatesattribute.java.util.Collection<BundleTemplate>GeneratedBundleTemplate. getRequiredBundleTemplates()Generated method - Getter of theBundleTemplate.requiredBundleTemplatesattribute.java.util.Collection<BundleTemplate>GeneratedBundleTemplate. getRequiredBundleTemplates(SessionContext ctx)Generated method - Getter of theBundleTemplate.requiredBundleTemplatesattribute.Methods in de.hybris.platform.configurablebundleservices.jalo with parameters of type BundleTemplate Modifier and Type Method Description voidGeneratedBundleTemplateStatus. addToBundleTemplates(BundleTemplate value)Generated method - Addsvalueto bundleTemplates.voidGeneratedBundleTemplateStatus. addToBundleTemplates(SessionContext ctx, BundleTemplate value)Generated method - Addsvalueto bundleTemplates.voidGeneratedConfigurableBundleServicesManager. addToBundleTemplates(Product item, BundleTemplate value)Generated method - Addsvalueto bundleTemplates.voidGeneratedConfigurableBundleServicesManager. addToBundleTemplates(SessionContext ctx, Product item, BundleTemplate value)Generated method - Addsvalueto bundleTemplates.voidGeneratedBundleTemplate. addToChildTemplates(BundleTemplate value)Generated method - Addsvalueto childTemplates.voidGeneratedBundleTemplate. addToChildTemplates(SessionContext ctx, BundleTemplate value)Generated method - Addsvalueto childTemplates.voidGeneratedBundleTemplate. addToDependentBundleTemplates(BundleTemplate value)Generated method - Addsvalueto dependentBundleTemplates.voidGeneratedBundleTemplate. addToDependentBundleTemplates(SessionContext ctx, BundleTemplate value)Generated method - Addsvalueto dependentBundleTemplates.voidGeneratedBundleTemplate. addToRequiredBundleTemplates(BundleTemplate value)Generated method - Addsvalueto requiredBundleTemplates.voidGeneratedBundleTemplate. addToRequiredBundleTemplates(SessionContext ctx, BundleTemplate value)Generated method - Addsvalueto requiredBundleTemplates.protected voidAbstractBundleRule. markBundleTemplateModified(BundleTemplate bundleTemplate)voidGeneratedBundleTemplateStatus. removeFromBundleTemplates(BundleTemplate value)Generated method - Removesvaluefrom bundleTemplates.voidGeneratedBundleTemplateStatus. removeFromBundleTemplates(SessionContext ctx, BundleTemplate value)Generated method - Removesvaluefrom bundleTemplates.voidGeneratedConfigurableBundleServicesManager. removeFromBundleTemplates(Product item, BundleTemplate value)Generated method - Removesvaluefrom bundleTemplates.voidGeneratedConfigurableBundleServicesManager. removeFromBundleTemplates(SessionContext ctx, Product item, BundleTemplate value)Generated method - Removesvaluefrom bundleTemplates.voidGeneratedBundleTemplate. removeFromChildTemplates(BundleTemplate value)Generated method - Removesvaluefrom childTemplates.voidGeneratedBundleTemplate. removeFromChildTemplates(SessionContext ctx, BundleTemplate value)Generated method - Removesvaluefrom childTemplates.voidGeneratedBundleTemplate. removeFromDependentBundleTemplates(BundleTemplate value)Generated method - Removesvaluefrom dependentBundleTemplates.voidGeneratedBundleTemplate. removeFromDependentBundleTemplates(SessionContext ctx, BundleTemplate value)Generated method - Removesvaluefrom dependentBundleTemplates.voidGeneratedBundleTemplate. removeFromRequiredBundleTemplates(BundleTemplate value)Generated method - Removesvaluefrom requiredBundleTemplates.voidGeneratedBundleTemplate. removeFromRequiredBundleTemplates(SessionContext ctx, BundleTemplate value)Generated method - Removesvaluefrom requiredBundleTemplates.voidGeneratedChangeProductPriceBundleRule. setBundleTemplate(BundleTemplate value)Generated method - Setter of theChangeProductPriceBundleRule.bundleTemplateattribute.voidGeneratedChangeProductPriceBundleRule. setBundleTemplate(SessionContext ctx, BundleTemplate value)Generated method - Setter of theChangeProductPriceBundleRule.bundleTemplateattribute.voidGeneratedDisableProductBundleRule. setBundleTemplate(BundleTemplate value)Generated method - Setter of theDisableProductBundleRule.bundleTemplateattribute.voidGeneratedDisableProductBundleRule. setBundleTemplate(SessionContext ctx, BundleTemplate value)Generated method - Setter of theDisableProductBundleRule.bundleTemplateattribute.protected voidGeneratedBundleTemplate. setParentTemplate(BundleTemplate value)Generated method - Setter of theBundleTemplate.parentTemplateattribute.protected voidGeneratedBundleTemplate. setParentTemplate(SessionContext ctx, BundleTemplate value)Generated method - Setter of theBundleTemplate.parentTemplateattribute.Method parameters in de.hybris.platform.configurablebundleservices.jalo with type arguments of type BundleTemplate Modifier and Type Method Description voidGeneratedBundleTemplateStatus. setBundleTemplates(SessionContext ctx, java.util.Collection<BundleTemplate> value)Generated method - Setter of theBundleTemplateStatus.bundleTemplatesattribute.voidGeneratedBundleTemplateStatus. setBundleTemplates(java.util.Collection<BundleTemplate> value)Generated method - Setter of theBundleTemplateStatus.bundleTemplatesattribute.voidGeneratedConfigurableBundleServicesManager. setBundleTemplates(Product item, java.util.Collection<BundleTemplate> value)Generated method - Setter of theProduct.bundleTemplatesattribute.voidGeneratedConfigurableBundleServicesManager. setBundleTemplates(SessionContext ctx, Product item, java.util.Collection<BundleTemplate> value)Generated method - Setter of theProduct.bundleTemplatesattribute.voidGeneratedBundleTemplate. setChildTemplates(SessionContext ctx, java.util.List<BundleTemplate> value)Generated method - Setter of theBundleTemplate.childTemplatesattribute.voidGeneratedBundleTemplate. setChildTemplates(java.util.List<BundleTemplate> value)Generated method - Setter of theBundleTemplate.childTemplatesattribute.voidGeneratedBundleTemplate. setDependentBundleTemplates(SessionContext ctx, java.util.Collection<BundleTemplate> value)Generated method - Setter of theBundleTemplate.dependentBundleTemplatesattribute.voidGeneratedBundleTemplate. setDependentBundleTemplates(java.util.Collection<BundleTemplate> value)Generated method - Setter of theBundleTemplate.dependentBundleTemplatesattribute.voidGeneratedBundleTemplate. setRequiredBundleTemplates(SessionContext ctx, java.util.Collection<BundleTemplate> value)Generated method - Setter of theBundleTemplate.requiredBundleTemplatesattribute.voidGeneratedBundleTemplate. setRequiredBundleTemplates(java.util.Collection<BundleTemplate> value)Generated method - Setter of theBundleTemplate.requiredBundleTemplatesattribute.
-