Class TuadatacommonsservicesManager
java.lang.Object
de.hybris.platform.jalo.Manager
de.hybris.platform.jalo.extension.Extension
de.hybris.platform.tuadatacommonsservices.jalo.TuadatacommonsservicesManager
- All Implemented Interfaces:
de.hybris.platform.jalo.extension.ItemLifecycleListener,Serializable
public class TuadatacommonsservicesManager
extends de.hybris.platform.jalo.extension.Extension
Generated class for type
TuadatacommonsservicesManager.- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class de.hybris.platform.jalo.extension.Extension
de.hybris.platform.jalo.extension.Extension.RestrictedLanguagesProvider, de.hybris.platform.jalo.extension.Extension.RightsProviderNested classes/interfaces inherited from class de.hybris.platform.jalo.Manager
de.hybris.platform.jalo.Manager.GenericManagerSingletonCreator, de.hybris.platform.jalo.Manager.ManagerSingletonCreator -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected static final de.hybris.platform.util.OneToManyHandler<TmaAbstractOrderEntryPscv>OneToManyHandlerfor handling 1:n PRODUCTSPECCHARACTERISTICVALUES's relation attributes from 'many' side.protected static final de.hybris.platform.util.OneToManyHandler<TmaCartValidation>OneToManyHandlerfor handling 1:n CARTVALIDATIONS's relation attributes from 'many' side.protected static final de.hybris.platform.util.OneToManyHandler<TmaCartValidation>OneToManyHandlerfor handling 1:n CARTENTRYVALIDATIONS's relation attributes from 'many' side.protected static StringRelation disable markmodifed parameter constants for PDTRow2Region from ((tuadatacommonsservices))protected static StringRelation ordering override parameter constants for PDTRow2Region from ((tuadatacommonsservices))protected static Stringprotected static StringRelation disable markmodifed parameter constants for Principal2TmaIdentificationRelation from ((tuadatacommonsservices))protected static StringRelation ordering override parameter constants for Principal2TmaIdentificationRelation from ((tuadatacommonsservices))protected static Stringprotected static StringRelation disable markmodifed parameter constants for ProductOffering2PrincipalRelation from ((tuadatacommonsservices))protected static StringRelation ordering override parameter constants for ProductOffering2PrincipalRelation from ((tuadatacommonsservices))protected static Stringprotected static StringRelation disable markmodifed parameter constants for SubscriptionPricePlan2PriceRowChannelRelation from ((tuadatacommonsservices))protected static StringRelation ordering override parameter constants for SubscriptionPricePlan2PriceRowChannelRelation from ((tuadatacommonsservices))protected static Stringprotected static StringRelation disable markmodifed parameter constants for SubscriptionPricePlan2TmaProcessTypeRelation from ((tuadatacommonsservices))protected static StringRelation ordering override parameter constants for SubscriptionPricePlan2TmaProcessTypeRelation from ((tuadatacommonsservices))protected static Stringprotected static StringRelation disable markmodifed parameter constants for TmaOperationalPo2TmaSubscribedProductActionRelation from ((tuadatacommonsservices))protected static StringRelation ordering override parameter constants for TmaOperationalPo2TmaSubscribedProductActionRelation from ((tuadatacommonsservices))protected static Stringprotected static StringRelation disable markmodifed parameter constants for TmaProductOffering2PriceRowChannel from ((tuadatacommonsservices))protected static StringRelation ordering override parameter constants for TmaProductOffering2PriceRowChannel from ((tuadatacommonsservices))protected static Stringprotected static StringRelation disable markmodifed parameter constants for TmaProductOffering2SubscriptionPricePlanRelation from ((tuadatacommonsservices))protected static StringRelation ordering override parameter constants for TmaProductOffering2SubscriptionPricePlanRelation from ((tuadatacommonsservices))protected static Stringprotected static StringRelation disable markmodifed parameter constants for TmaProductPriceClass2SubscriptionPricePlanRelation from ((tuadatacommonsservices))protected static StringRelation ordering override parameter constants for TmaProductPriceClass2SubscriptionPricePlanRelation from ((tuadatacommonsservices))protected static String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddToCartEntryValidations(de.hybris.platform.jalo.order.CartEntry item, TmaCartValidation value) Generated method - Addsvalueto cartEntryValidations.voidaddToCartEntryValidations(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.CartEntry item, TmaCartValidation value) Generated method - Addsvalueto cartEntryValidations.voidaddToCartValidations(de.hybris.platform.jalo.order.Cart item, TmaCartValidation value) Generated method - Addsvalueto cartValidations.voidaddToCartValidations(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.Cart item, TmaCartValidation value) Generated method - Addsvalueto cartValidations.voidaddToDistributionChannels(de.hybris.platform.europe1.jalo.PriceRow item, de.hybris.platform.jalo.enumeration.EnumerationValue value) Generated method - Addsvalueto distributionChannels.voidaddToDistributionChannels(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.europe1.jalo.PriceRow item, de.hybris.platform.jalo.enumeration.EnumerationValue value) Generated method - Addsvalueto distributionChannels.voidaddToIdentifications(de.hybris.platform.jalo.security.Principal item, TmaIdentification value) Generated method - Addsvalueto identifications.voidaddToIdentifications(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.security.Principal item, TmaIdentification value) Generated method - Addsvalueto identifications.voidaddToOperationalProductOfferings(de.hybris.platform.jalo.enumeration.EnumerationValue item, TmaOperationalProductOffering value) Generated method - Addsvalueto operationalProductOfferings.voidaddToOperationalProductOfferings(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue item, TmaOperationalProductOffering value) Generated method - Addsvalueto operationalProductOfferings.voidaddToPdtRows(de.hybris.platform.jalo.c2l.Region item, de.hybris.platform.europe1.jalo.PDTRow value) Generated method - Addsvalueto pdtRows.voidaddToPdtRows(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.c2l.Region item, de.hybris.platform.europe1.jalo.PDTRow value) Generated method - Addsvalueto pdtRows.voidaddToPricePlans(de.hybris.platform.jalo.product.Product item, de.hybris.platform.europe1.jalo.PriceRow value) Generated method - Addsvalueto pricePlans.voidaddToPricePlans(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.product.Product item, de.hybris.platform.europe1.jalo.PriceRow value) Generated method - Addsvalueto pricePlans.voidaddToPricePlansForChannel(de.hybris.platform.jalo.enumeration.EnumerationValue item, de.hybris.platform.europe1.jalo.PriceRow value) Generated method - Addsvalueto pricePlansForChannel.voidaddToPricePlansForChannel(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue item, de.hybris.platform.europe1.jalo.PriceRow value) Generated method - Addsvalueto pricePlansForChannel.voidaddToPricePlansForProcessType(de.hybris.platform.jalo.enumeration.EnumerationValue item, de.hybris.platform.europe1.jalo.PriceRow value) Generated method - Addsvalueto pricePlansForProcessType.voidaddToPricePlansForProcessType(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue item, de.hybris.platform.europe1.jalo.PriceRow value) Generated method - Addsvalueto pricePlansForProcessType.voidaddToProcessTypes(de.hybris.platform.europe1.jalo.PriceRow item, de.hybris.platform.jalo.enumeration.EnumerationValue value) Generated method - Addsvalueto processTypes.voidaddToProcessTypes(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.europe1.jalo.PriceRow item, de.hybris.platform.jalo.enumeration.EnumerationValue value) Generated method - Addsvalueto processTypes.voidaddToProductOfferingsForChannel(de.hybris.platform.jalo.enumeration.EnumerationValue item, TmaProductOffering value) Generated method - Addsvalueto productOfferingsForChannel.voidaddToProductOfferingsForChannel(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue item, TmaProductOffering value) Generated method - Addsvalueto productOfferingsForChannel.voidaddToProductSpecCharacteristicValues(de.hybris.platform.jalo.order.AbstractOrderEntry item, TmaAbstractOrderEntryPscv value) Generated method - Addsvalueto productSpecCharacteristicValues.voidaddToProductSpecCharacteristicValues(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrderEntry item, TmaAbstractOrderEntryPscv value) Generated method - Addsvalueto productSpecCharacteristicValues.voidaddToRegions(de.hybris.platform.europe1.jalo.PDTRow item, de.hybris.platform.jalo.c2l.Region value) Generated method - Addsvalueto regions.voidaddToRegions(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.europe1.jalo.PDTRow item, de.hybris.platform.jalo.c2l.Region value) Generated method - Addsvalueto regions.voidaddToRequiredProductClasses(de.hybris.platform.europe1.jalo.PriceRow item, TmaProductPriceClass value) Generated method - Addsvalueto requiredProductClasses.voidaddToRequiredProductClasses(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.europe1.jalo.PriceRow item, TmaProductPriceClass value) Generated method - Addsvalueto requiredProductClasses.voidaddToRequiredProductOfferings(de.hybris.platform.europe1.jalo.PriceRow item, de.hybris.platform.jalo.product.Product value) Generated method - Addsvalueto requiredProductOfferings.voidaddToRequiredProductOfferings(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.europe1.jalo.PriceRow item, de.hybris.platform.jalo.product.Product value) Generated method - Addsvalueto requiredProductOfferings.createTmaAbstractOrderAllowanceAlterationPrice(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createTmaAbstractOrderAllowanceAlterationPrice(Map attributeValues) createTmaAbstractOrderComponentPrice(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createTmaAbstractOrderComponentPrice(Map attributeValues) createTmaAbstractOrderCompositePrice(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createTmaAbstractOrderCompositePrice(Map attributeValues) createTmaAbstractOrderDiscountAlterationPrice(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createTmaAbstractOrderDiscountAlterationPrice(Map attributeValues) createTmaAbstractOrderEntryPscv(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createTmaAbstractOrderEntryPscv(Map attributeValues) createTmaAbstractOrderOneTimeChargePrice(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createTmaAbstractOrderOneTimeChargePrice(Map attributeValues) createTmaAbstractOrderRecurringChargePrice(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createTmaAbstractOrderRecurringChargePrice(Map attributeValues) createTmaAbstractOrderTierUsageCompositePrice(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createTmaAbstractOrderTierUsageCompositePrice(Map attributeValues) createTmaAbstractOrderUsageChargePrice(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createTmaAbstractOrderUsageChargePrice(Map attributeValues) createTmaAllowanceProdOfferPriceAlteration(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createTmaAllowanceProdOfferPriceAlteration(Map attributeValues) createTmaAtomicProductSpecification(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createTmaAtomicProductSpecification(Map attributeValues) createTmaAtomicProductUsageSpec(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createTmaAtomicProductUsageSpec(Map attributeValues) createTmaBpoPreConfig(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createTmaBpoPreConfig(Map attributeValues) createTmaBundledProdOfferOption(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createTmaBundledProdOfferOption(Map attributeValues) createTmaBundledProductOffering(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createTmaBundledProductOffering(Map attributeValues) createTmaBusinessPartner(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createTmaBusinessPartner(Map attributeValues) createTmaCartSubscriptionInfo(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createTmaCartSubscriptionInfo(Map attributeValues) createTmaCartValidation(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createTmaCartValidation(Map attributeValues) createTmaCompositeProdOfferPrice(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createTmaCompositeProdOfferPrice(Map attributeValues) createTmaCompositeProductSpecification(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createTmaCompositeProductSpecification(Map attributeValues) createTmaCompositeProductUsageSpec(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createTmaCompositeProductUsageSpec(Map attributeValues) createTmaCustomerFacingServiceSpec(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createTmaCustomerFacingServiceSpec(Map attributeValues) createTmaDiscountProdOfferPriceAlteration(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createTmaDiscountProdOfferPriceAlteration(Map attributeValues) createTmaExternalIdentifier(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createTmaExternalIdentifier(Map attributeValues) createTmaFixedBundledProductOffering(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createTmaFixedBundledProductOffering(Map attributeValues) createTmaIdentification(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createTmaIdentification(Map attributeValues) createTmaNormalizedTermOfServiceFrequency(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createTmaNormalizedTermOfServiceFrequency(Map attributeValues) createTmaOneTimePlaSpec(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createTmaOneTimePlaSpec(Map attributeValues) createTmaOneTimeProdOfferPriceCharge(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createTmaOneTimeProdOfferPriceCharge(Map attributeValues) createTmaOneTimeRatingPla(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createTmaOneTimeRatingPla(Map attributeValues) createTmaOperationalProductOffering(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createTmaOperationalProductOffering(Map attributeValues) createTmaPoVariant(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createTmaPoVariant(Map attributeValues) createTmaProductCategory(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createTmaProductCategory(Map attributeValues) createTmaProductLine(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createTmaProductLine(Map attributeValues) createTmaProductOfferingGroup(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createTmaProductOfferingGroup(Map attributeValues) createTmaProductPriceClass(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createTmaProductPriceClass(Map attributeValues) createTmaProductSpecCharacteristic(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createTmaProductSpecCharacteristic(Map attributeValues) createTmaProductSpecCharacteristicValue(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createTmaProductSpecCharacteristicValue(Map attributeValues) createTmaProductSpecCharValueUse(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createTmaProductSpecCharValueUse(Map attributeValues) createTmaProductSpecType(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createTmaProductSpecType(Map attributeValues) createTmaRecurringPlaSpec(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createTmaRecurringPlaSpec(Map attributeValues) createTmaRecurringProdOfferPriceCharge(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createTmaRecurringProdOfferPriceCharge(Map attributeValues) createTmaRecurringRatingPla(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createTmaRecurringRatingPla(Map attributeValues) createTmaServiceSpecCharacteristic(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createTmaServiceSpecCharacteristic(Map attributeValues) createTmaServiceSpecCharacteristicValue(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createTmaServiceSpecCharacteristicValue(Map attributeValues) createTmaServiceSpecification(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createTmaServiceSpecification(Map attributeValues) createTmaServiceUsageSpecification(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createTmaServiceUsageSpecification(Map attributeValues) createTmaSimpleProductOffering(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createTmaSimpleProductOffering(Map attributeValues) createTmaTierUsageChargeCompositePop(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createTmaTierUsageChargeCompositePop(Map attributeValues) createTmaUsageCharacteristicCategory(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createTmaUsageCharacteristicCategory(Map attributeValues) createTmaUsagePlaSpec(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createTmaUsagePlaSpec(Map attributeValues) createTmaUsageProdOfferPriceCharge(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createTmaUsageProdOfferPriceCharge(Map attributeValues) createTmaUsageRatingPla(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createTmaUsageRatingPla(Map attributeValues) createTmaUsageSpecCharacteristic(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createTmaUsageSpecCharacteristic(Map attributeValues) createTmaUsageSpecCharacteristicValue(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createTmaUsageSpecCharacteristicValue(Map attributeValues) getAccessibleOfferings(de.hybris.platform.jalo.security.Principal item) Generated method - Getter of thePrincipal.accessibleOfferingsattribute.getAccessibleOfferings(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.security.Principal item) Generated method - Getter of thePrincipal.accessibleOfferingsattribute.longgetAccessibleOfferingsCount(de.hybris.platform.jalo.security.Principal item) longgetAccessibleOfferingsCount(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.security.Principal item) getAffectedProductOffering(de.hybris.platform.europe1.jalo.PriceRow item) Generated method - Getter of thePriceRow.affectedProductOfferingattribute.getAffectedProductOffering(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.europe1.jalo.PriceRow item) Generated method - Getter of thePriceRow.affectedProductOfferingattribute.getAppointmentReference(de.hybris.platform.jalo.order.AbstractOrderEntry item) Generated method - Getter of theAbstractOrderEntry.appointmentReferenceattribute.getAppointmentReference(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrderEntry item) Generated method - Getter of theAbstractOrderEntry.appointmentReferenceattribute.getBpo(de.hybris.platform.jalo.order.AbstractOrderEntry item) Generated method - Getter of theAbstractOrderEntry.bpoattribute.getBpo(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrderEntry item) Generated method - Getter of theAbstractOrderEntry.bpoattribute.getCartEntryValidations(de.hybris.platform.jalo.order.CartEntry item) Generated method - Getter of theCartEntry.cartEntryValidationsattribute.getCartEntryValidations(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.CartEntry item) Generated method - Getter of theCartEntry.cartEntryValidationsattribute.getCartValidations(de.hybris.platform.jalo.order.Cart item) Generated method - Getter of theCart.cartValidationsattribute.getCartValidations(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.Cart item) Generated method - Getter of theCart.cartValidationsattribute.getCode(de.hybris.platform.europe1.jalo.PDTRow item) Generated method - Getter of thePDTRow.codeattribute.getCode(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.europe1.jalo.PDTRow item) Generated method - Getter of thePDTRow.codeattribute.getColorCode(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.variants.jalo.VariantValueCategory item) Generated method - Getter of theVariantValueCategory.colorCodeattribute.getColorCode(de.hybris.platform.variants.jalo.VariantValueCategory item) Generated method - Getter of theVariantValueCategory.colorCodeattribute.getContractStartDate(de.hybris.platform.jalo.order.AbstractOrderEntry item) Generated method - Getter of theAbstractOrderEntry.contractStartDateattribute.getContractStartDate(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrderEntry item) Generated method - Getter of theAbstractOrderEntry.contractStartDateattribute.getDefaultAttributeModes(Class<? extends de.hybris.platform.jalo.Item> itemClass) Set<de.hybris.platform.jalo.enumeration.EnumerationValue>getDistributionChannels(de.hybris.platform.europe1.jalo.PriceRow item) Generated method - Getter of thePriceRow.distributionChannelsattribute.Set<de.hybris.platform.jalo.enumeration.EnumerationValue>getDistributionChannels(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.europe1.jalo.PriceRow item) Generated method - Getter of thePriceRow.distributionChannelsattribute.longgetDistributionChannelsCount(de.hybris.platform.europe1.jalo.PriceRow item) longgetDistributionChannelsCount(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.europe1.jalo.PriceRow item) getId(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.user.Address item) Generated method - Getter of theAddress.idattribute.getId(de.hybris.platform.jalo.user.Address item) Generated method - Getter of theAddress.idattribute.getIdentifications(de.hybris.platform.jalo.security.Principal item) Generated method - Getter of thePrincipal.identificationsattribute.getIdentifications(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.security.Principal item) Generated method - Getter of thePrincipal.identificationsattribute.longgetIdentificationsCount(de.hybris.platform.jalo.security.Principal item) longgetIdentificationsCount(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.security.Principal item) de.hybris.platform.jalo.user.AddressgetInstallationAddress(de.hybris.platform.jalo.order.AbstractOrderEntry item) Generated method - Getter of theAbstractOrderEntry.installationAddressattribute.de.hybris.platform.jalo.user.AddressgetInstallationAddress(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrderEntry item) Generated method - Getter of theAbstractOrderEntry.installationAddressattribute.static final TuadatacommonsservicesManagergetInvalidMessages(de.hybris.platform.jalo.order.Cart item) Generated method - Getter of theCart.invalidMessagesattribute.getInvalidMessages(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.Cart item) Generated method - Getter of theCart.invalidMessagesattribute.getName()getOperationalProductOfferings(de.hybris.platform.jalo.enumeration.EnumerationValue item) Generated method - Getter of theTmaSubscribedProductAction.operationalProductOfferingsattribute.getOperationalProductOfferings(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue item) Generated method - Getter of theTmaSubscribedProductAction.operationalProductOfferingsattribute.longgetOperationalProductOfferingsCount(de.hybris.platform.jalo.enumeration.EnumerationValue item) longgetOperationalProductOfferingsCount(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue item) Set<de.hybris.platform.europe1.jalo.PDTRow>getPdtRows(de.hybris.platform.jalo.c2l.Region item) Generated method - Getter of theRegion.pdtRowsattribute.Set<de.hybris.platform.europe1.jalo.PDTRow>getPdtRows(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.c2l.Region item) Generated method - Getter of theRegion.pdtRowsattribute.longgetPdtRowsCount(de.hybris.platform.jalo.c2l.Region item) longgetPdtRowsCount(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.c2l.Region item) getPrice(de.hybris.platform.jalo.order.AbstractOrder item) Generated method - Getter of theAbstractOrder.priceattribute.getPrice(de.hybris.platform.jalo.order.AbstractOrderEntry item) Generated method - Getter of theAbstractOrderEntry.priceattribute.getPrice(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrder item) Generated method - Getter of theAbstractOrder.priceattribute.getPrice(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrderEntry item) Generated method - Getter of theAbstractOrderEntry.priceattribute.Set<de.hybris.platform.europe1.jalo.PriceRow>getPricePlans(de.hybris.platform.jalo.product.Product item) Generated method - Getter of theProduct.pricePlansattribute.Set<de.hybris.platform.europe1.jalo.PriceRow>getPricePlans(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.product.Product item) Generated method - Getter of theProduct.pricePlansattribute.longgetPricePlansCount(de.hybris.platform.jalo.product.Product item) longgetPricePlansCount(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.product.Product item) Set<de.hybris.platform.europe1.jalo.PriceRow>getPricePlansForChannel(de.hybris.platform.jalo.enumeration.EnumerationValue item) Generated method - Getter of thePriceRowChannel.pricePlansForChannelattribute.Set<de.hybris.platform.europe1.jalo.PriceRow>getPricePlansForChannel(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue item) Generated method - Getter of thePriceRowChannel.pricePlansForChannelattribute.longgetPricePlansForChannelCount(de.hybris.platform.jalo.enumeration.EnumerationValue item) longgetPricePlansForChannelCount(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue item) Set<de.hybris.platform.europe1.jalo.PriceRow>getPricePlansForProcessType(de.hybris.platform.jalo.enumeration.EnumerationValue item) Generated method - Getter of theTmaProcessType.pricePlansForProcessTypeattribute.Set<de.hybris.platform.europe1.jalo.PriceRow>getPricePlansForProcessType(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue item) Generated method - Getter of theTmaProcessType.pricePlansForProcessTypeattribute.longgetPricePlansForProcessTypeCount(de.hybris.platform.jalo.enumeration.EnumerationValue item) longgetPricePlansForProcessTypeCount(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue item) getPriority(de.hybris.platform.europe1.jalo.PriceRow item) Generated method - Getter of thePriceRow.priorityattribute.getPriority(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.europe1.jalo.PriceRow item) Generated method - Getter of thePriceRow.priorityattribute.intgetPriorityAsPrimitive(de.hybris.platform.europe1.jalo.PriceRow item) Generated method - Getter of thePriceRow.priorityattribute.intgetPriorityAsPrimitive(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.europe1.jalo.PriceRow item) Generated method - Getter of thePriceRow.priorityattribute.de.hybris.platform.jalo.enumeration.EnumerationValuegetProcessType(de.hybris.platform.jalo.order.AbstractOrderEntry item) Generated method - Getter of theAbstractOrderEntry.processTypeattribute.de.hybris.platform.jalo.enumeration.EnumerationValuegetProcessType(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrderEntry item) Generated method - Getter of theAbstractOrderEntry.processTypeattribute.Set<de.hybris.platform.jalo.enumeration.EnumerationValue>getProcessTypes(de.hybris.platform.europe1.jalo.PriceRow item) Generated method - Getter of thePriceRow.processTypesattribute.Set<de.hybris.platform.jalo.enumeration.EnumerationValue>getProcessTypes(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.europe1.jalo.PriceRow item) Generated method - Getter of thePriceRow.processTypesattribute.longgetProcessTypesCount(de.hybris.platform.europe1.jalo.PriceRow item) longgetProcessTypesCount(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.europe1.jalo.PriceRow item) getProductOfferingPrice(de.hybris.platform.europe1.jalo.PriceRow item) Generated method - Getter of thePriceRow.productOfferingPriceattribute.getProductOfferingPrice(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.europe1.jalo.PriceRow item) Generated method - Getter of thePriceRow.productOfferingPriceattribute.getProductOfferingsForChannel(de.hybris.platform.jalo.enumeration.EnumerationValue item) Generated method - Getter of thePriceRowChannel.productOfferingsForChannelattribute.getProductOfferingsForChannel(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue item) Generated method - Getter of thePriceRowChannel.productOfferingsForChannelattribute.longgetProductOfferingsForChannelCount(de.hybris.platform.jalo.enumeration.EnumerationValue item) longgetProductOfferingsForChannelCount(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue item) getProductPriceClass(de.hybris.platform.jalo.product.Product item) Generated method - Getter of theProduct.productPriceClassattribute.getProductPriceClass(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.product.Product item) Generated method - Getter of theProduct.productPriceClassattribute.getProductSpecCharacteristicValues(de.hybris.platform.jalo.order.AbstractOrderEntry item) Generated method - Getter of theAbstractOrderEntry.productSpecCharacteristicValuesattribute.getProductSpecCharacteristicValues(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrderEntry item) Generated method - Getter of theAbstractOrderEntry.productSpecCharacteristicValuesattribute.de.hybris.platform.jalo.c2l.RegiongetRegion(de.hybris.platform.jalo.order.AbstractOrderEntry item) Generated method - Getter of theAbstractOrderEntry.regionattribute.de.hybris.platform.jalo.c2l.RegiongetRegion(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrderEntry item) Generated method - Getter of theAbstractOrderEntry.regionattribute.Set<de.hybris.platform.jalo.c2l.Region>getRegions(de.hybris.platform.europe1.jalo.PDTRow item) Generated method - Getter of thePDTRow.regionsattribute.Set<de.hybris.platform.jalo.c2l.Region>getRegions(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.europe1.jalo.PDTRow item) Generated method - Getter of thePDTRow.regionsattribute.longgetRegionsCount(de.hybris.platform.europe1.jalo.PDTRow item) longgetRegionsCount(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.europe1.jalo.PDTRow item) getRequiredProductClasses(de.hybris.platform.europe1.jalo.PriceRow item) Generated method - Getter of thePriceRow.requiredProductClassesattribute.getRequiredProductClasses(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.europe1.jalo.PriceRow item) Generated method - Getter of thePriceRow.requiredProductClassesattribute.longgetRequiredProductClassesCount(de.hybris.platform.europe1.jalo.PriceRow item) longgetRequiredProductClassesCount(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.europe1.jalo.PriceRow item) Set<de.hybris.platform.jalo.product.Product>getRequiredProductOfferings(de.hybris.platform.europe1.jalo.PriceRow item) Generated method - Getter of thePriceRow.requiredProductOfferingsattribute.Set<de.hybris.platform.jalo.product.Product>getRequiredProductOfferings(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.europe1.jalo.PriceRow item) Generated method - Getter of thePriceRow.requiredProductOfferingsattribute.longgetRequiredProductOfferingsCount(de.hybris.platform.europe1.jalo.PriceRow item) longgetRequiredProductOfferingsCount(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.europe1.jalo.PriceRow item) getServiceProvider(de.hybris.platform.jalo.order.AbstractOrderEntry item) Generated method - Getter of theAbstractOrderEntry.serviceProviderattribute.getServiceProvider(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrderEntry item) Generated method - Getter of theAbstractOrderEntry.serviceProviderattribute.getSubscriptionInfo(de.hybris.platform.jalo.order.AbstractOrderEntry item) Generated method - Getter of theAbstractOrderEntry.subscriptionInfoattribute.getSubscriptionInfo(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrderEntry item) Generated method - Getter of theAbstractOrderEntry.subscriptionInfoattribute.isAutomaticallyAdded(de.hybris.platform.jalo.order.AbstractOrderEntry item) Generated method - Getter of theAbstractOrderEntry.automaticallyAddedattribute.isAutomaticallyAdded(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrderEntry item) Generated method - Getter of theAbstractOrderEntry.automaticallyAddedattribute.booleanisAutomaticallyAddedAsPrimitive(de.hybris.platform.jalo.order.AbstractOrderEntry item) Generated method - Getter of theAbstractOrderEntry.automaticallyAddedattribute.booleanisAutomaticallyAddedAsPrimitive(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrderEntry item) Generated method - Getter of theAbstractOrderEntry.automaticallyAddedattribute.isInstallationAddress(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.user.Address item) Generated method - Getter of theAddress.installationAddressattribute.isInstallationAddress(de.hybris.platform.jalo.user.Address item) Generated method - Getter of theAddress.installationAddressattribute.booleanisInstallationAddressAsPrimitive(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.user.Address item) Generated method - Getter of theAddress.installationAddressattribute.booleanisInstallationAddressAsPrimitive(de.hybris.platform.jalo.user.Address item) Generated method - Getter of theAddress.installationAddressattribute.isSoldIndividually(de.hybris.platform.jalo.product.Product item) Generated method - Getter of theProduct.soldIndividuallyattribute.isSoldIndividually(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.product.Product item) Generated method - Getter of theProduct.soldIndividuallyattribute.booleanisSoldIndividuallyAsPrimitive(de.hybris.platform.jalo.product.Product item) Generated method - Getter of theProduct.soldIndividuallyattribute.booleanisSoldIndividuallyAsPrimitive(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.product.Product item) Generated method - Getter of theProduct.soldIndividuallyattribute.voidremoveFromCartEntryValidations(de.hybris.platform.jalo.order.CartEntry item, TmaCartValidation value) Generated method - Removesvaluefrom cartEntryValidations.voidremoveFromCartEntryValidations(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.CartEntry item, TmaCartValidation value) Generated method - Removesvaluefrom cartEntryValidations.voidremoveFromCartValidations(de.hybris.platform.jalo.order.Cart item, TmaCartValidation value) Generated method - Removesvaluefrom cartValidations.voidremoveFromCartValidations(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.Cart item, TmaCartValidation value) Generated method - Removesvaluefrom cartValidations.voidremoveFromDistributionChannels(de.hybris.platform.europe1.jalo.PriceRow item, de.hybris.platform.jalo.enumeration.EnumerationValue value) Generated method - Removesvaluefrom distributionChannels.voidremoveFromDistributionChannels(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.europe1.jalo.PriceRow item, de.hybris.platform.jalo.enumeration.EnumerationValue value) Generated method - Removesvaluefrom distributionChannels.voidremoveFromIdentifications(de.hybris.platform.jalo.security.Principal item, TmaIdentification value) Generated method - Removesvaluefrom identifications.voidremoveFromIdentifications(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.security.Principal item, TmaIdentification value) Generated method - Removesvaluefrom identifications.voidremoveFromOperationalProductOfferings(de.hybris.platform.jalo.enumeration.EnumerationValue item, TmaOperationalProductOffering value) Generated method - Removesvaluefrom operationalProductOfferings.voidremoveFromOperationalProductOfferings(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue item, TmaOperationalProductOffering value) Generated method - Removesvaluefrom operationalProductOfferings.voidremoveFromPdtRows(de.hybris.platform.jalo.c2l.Region item, de.hybris.platform.europe1.jalo.PDTRow value) Generated method - Removesvaluefrom pdtRows.voidremoveFromPdtRows(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.c2l.Region item, de.hybris.platform.europe1.jalo.PDTRow value) Generated method - Removesvaluefrom pdtRows.voidremoveFromPricePlans(de.hybris.platform.jalo.product.Product item, de.hybris.platform.europe1.jalo.PriceRow value) Generated method - Removesvaluefrom pricePlans.voidremoveFromPricePlans(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.product.Product item, de.hybris.platform.europe1.jalo.PriceRow value) Generated method - Removesvaluefrom pricePlans.voidremoveFromPricePlansForChannel(de.hybris.platform.jalo.enumeration.EnumerationValue item, de.hybris.platform.europe1.jalo.PriceRow value) Generated method - Removesvaluefrom pricePlansForChannel.voidremoveFromPricePlansForChannel(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue item, de.hybris.platform.europe1.jalo.PriceRow value) Generated method - Removesvaluefrom pricePlansForChannel.voidremoveFromPricePlansForProcessType(de.hybris.platform.jalo.enumeration.EnumerationValue item, de.hybris.platform.europe1.jalo.PriceRow value) Generated method - Removesvaluefrom pricePlansForProcessType.voidremoveFromPricePlansForProcessType(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue item, de.hybris.platform.europe1.jalo.PriceRow value) Generated method - Removesvaluefrom pricePlansForProcessType.voidremoveFromProcessTypes(de.hybris.platform.europe1.jalo.PriceRow item, de.hybris.platform.jalo.enumeration.EnumerationValue value) Generated method - Removesvaluefrom processTypes.voidremoveFromProcessTypes(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.europe1.jalo.PriceRow item, de.hybris.platform.jalo.enumeration.EnumerationValue value) Generated method - Removesvaluefrom processTypes.voidremoveFromProductOfferingsForChannel(de.hybris.platform.jalo.enumeration.EnumerationValue item, TmaProductOffering value) Generated method - Removesvaluefrom productOfferingsForChannel.voidremoveFromProductOfferingsForChannel(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue item, TmaProductOffering value) Generated method - Removesvaluefrom productOfferingsForChannel.voidremoveFromProductSpecCharacteristicValues(de.hybris.platform.jalo.order.AbstractOrderEntry item, TmaAbstractOrderEntryPscv value) Generated method - Removesvaluefrom productSpecCharacteristicValues.voidremoveFromProductSpecCharacteristicValues(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrderEntry item, TmaAbstractOrderEntryPscv value) Generated method - Removesvaluefrom productSpecCharacteristicValues.voidremoveFromRegions(de.hybris.platform.europe1.jalo.PDTRow item, de.hybris.platform.jalo.c2l.Region value) Generated method - Removesvaluefrom regions.voidremoveFromRegions(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.europe1.jalo.PDTRow item, de.hybris.platform.jalo.c2l.Region value) Generated method - Removesvaluefrom regions.voidremoveFromRequiredProductClasses(de.hybris.platform.europe1.jalo.PriceRow item, TmaProductPriceClass value) Generated method - Removesvaluefrom requiredProductClasses.voidremoveFromRequiredProductClasses(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.europe1.jalo.PriceRow item, TmaProductPriceClass value) Generated method - Removesvaluefrom requiredProductClasses.voidremoveFromRequiredProductOfferings(de.hybris.platform.europe1.jalo.PriceRow item, de.hybris.platform.jalo.product.Product value) Generated method - Removesvaluefrom requiredProductOfferings.voidremoveFromRequiredProductOfferings(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.europe1.jalo.PriceRow item, de.hybris.platform.jalo.product.Product value) Generated method - Removesvaluefrom requiredProductOfferings.voidsetAffectedProductOffering(de.hybris.platform.europe1.jalo.PriceRow item, TmaProductOffering value) Generated method - Setter of thePriceRow.affectedProductOfferingattribute.voidsetAffectedProductOffering(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.europe1.jalo.PriceRow item, TmaProductOffering value) Generated method - Setter of thePriceRow.affectedProductOfferingattribute.voidsetAppointmentReference(de.hybris.platform.jalo.order.AbstractOrderEntry item, String value) Generated method - Setter of theAbstractOrderEntry.appointmentReferenceattribute.voidsetAppointmentReference(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrderEntry item, String value) Generated method - Setter of theAbstractOrderEntry.appointmentReferenceattribute.voidsetAutomaticallyAdded(de.hybris.platform.jalo.order.AbstractOrderEntry item, boolean value) Generated method - Setter of theAbstractOrderEntry.automaticallyAddedattribute.voidsetAutomaticallyAdded(de.hybris.platform.jalo.order.AbstractOrderEntry item, Boolean value) Generated method - Setter of theAbstractOrderEntry.automaticallyAddedattribute.voidsetAutomaticallyAdded(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrderEntry item, boolean value) Generated method - Setter of theAbstractOrderEntry.automaticallyAddedattribute.voidsetAutomaticallyAdded(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrderEntry item, Boolean value) Generated method - Setter of theAbstractOrderEntry.automaticallyAddedattribute.voidsetBpo(de.hybris.platform.jalo.order.AbstractOrderEntry item, TmaBundledProductOffering value) Generated method - Setter of theAbstractOrderEntry.bpoattribute.voidsetBpo(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrderEntry item, TmaBundledProductOffering value) Generated method - Setter of theAbstractOrderEntry.bpoattribute.voidsetCartEntryValidations(de.hybris.platform.jalo.order.CartEntry item, Set<TmaCartValidation> value) Generated method - Setter of theCartEntry.cartEntryValidationsattribute.voidsetCartEntryValidations(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.CartEntry item, Set<TmaCartValidation> value) Generated method - Setter of theCartEntry.cartEntryValidationsattribute.voidsetCartValidations(de.hybris.platform.jalo.order.Cart item, Set<TmaCartValidation> value) Generated method - Setter of theCart.cartValidationsattribute.voidsetCartValidations(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.Cart item, Set<TmaCartValidation> value) Generated method - Setter of theCart.cartValidationsattribute.voidGenerated method - Setter of thePDTRow.codeattribute.voidsetCode(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.europe1.jalo.PDTRow item, String value) Generated method - Setter of thePDTRow.codeattribute.voidsetColorCode(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.variants.jalo.VariantValueCategory item, String value) Generated method - Setter of theVariantValueCategory.colorCodeattribute.voidsetColorCode(de.hybris.platform.variants.jalo.VariantValueCategory item, String value) Generated method - Setter of theVariantValueCategory.colorCodeattribute.voidsetContractStartDate(de.hybris.platform.jalo.order.AbstractOrderEntry item, Date value) Generated method - Setter of theAbstractOrderEntry.contractStartDateattribute.voidsetContractStartDate(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrderEntry item, Date value) Generated method - Setter of theAbstractOrderEntry.contractStartDateattribute.voidsetDistributionChannels(de.hybris.platform.europe1.jalo.PriceRow item, Set<de.hybris.platform.jalo.enumeration.EnumerationValue> value) Generated method - Setter of thePriceRow.distributionChannelsattribute.voidsetDistributionChannels(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.europe1.jalo.PriceRow item, Set<de.hybris.platform.jalo.enumeration.EnumerationValue> value) Generated method - Setter of thePriceRow.distributionChannelsattribute.voidsetId(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.user.Address item, String value) Generated method - Setter of theAddress.idattribute.voidGenerated method - Setter of theAddress.idattribute.voidsetIdentifications(de.hybris.platform.jalo.security.Principal item, Set<TmaIdentification> value) Generated method - Setter of thePrincipal.identificationsattribute.voidsetIdentifications(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.security.Principal item, Set<TmaIdentification> value) Generated method - Setter of thePrincipal.identificationsattribute.voidsetInstallationAddress(de.hybris.platform.jalo.order.AbstractOrderEntry item, de.hybris.platform.jalo.user.Address value) Generated method - Setter of theAbstractOrderEntry.installationAddressattribute.voidsetInstallationAddress(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrderEntry item, de.hybris.platform.jalo.user.Address value) Generated method - Setter of theAbstractOrderEntry.installationAddressattribute.voidsetInstallationAddress(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.user.Address item, boolean value) Generated method - Setter of theAddress.installationAddressattribute.voidsetInstallationAddress(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.user.Address item, Boolean value) Generated method - Setter of theAddress.installationAddressattribute.voidsetInstallationAddress(de.hybris.platform.jalo.user.Address item, boolean value) Generated method - Setter of theAddress.installationAddressattribute.voidsetInstallationAddress(de.hybris.platform.jalo.user.Address item, Boolean value) Generated method - Setter of theAddress.installationAddressattribute.voidsetInvalidMessages(de.hybris.platform.jalo.order.Cart item, List<String> value) Generated method - Setter of theCart.invalidMessagesattribute.voidsetInvalidMessages(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.Cart item, List<String> value) Generated method - Setter of theCart.invalidMessagesattribute.voidsetOperationalProductOfferings(de.hybris.platform.jalo.enumeration.EnumerationValue item, Set<TmaOperationalProductOffering> value) Generated method - Setter of theTmaSubscribedProductAction.operationalProductOfferingsattribute.voidsetOperationalProductOfferings(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue item, Set<TmaOperationalProductOffering> value) Generated method - Setter of theTmaSubscribedProductAction.operationalProductOfferingsattribute.voidsetPdtRows(de.hybris.platform.jalo.c2l.Region item, Set<de.hybris.platform.europe1.jalo.PDTRow> value) Generated method - Setter of theRegion.pdtRowsattribute.voidsetPdtRows(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.c2l.Region item, Set<de.hybris.platform.europe1.jalo.PDTRow> value) Generated method - Setter of theRegion.pdtRowsattribute.voidsetPrice(de.hybris.platform.jalo.order.AbstractOrderEntry item, TmaAbstractOrderPrice value) Generated method - Setter of theAbstractOrderEntry.priceattribute.voidsetPrice(de.hybris.platform.jalo.order.AbstractOrder item, TmaAbstractOrderPrice value) Generated method - Setter of theAbstractOrder.priceattribute.voidsetPrice(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrderEntry item, TmaAbstractOrderPrice value) Generated method - Setter of theAbstractOrderEntry.priceattribute.voidsetPrice(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrder item, TmaAbstractOrderPrice value) Generated method - Setter of theAbstractOrder.priceattribute.voidsetPricePlans(de.hybris.platform.jalo.product.Product item, Set<de.hybris.platform.europe1.jalo.PriceRow> value) Generated method - Setter of theProduct.pricePlansattribute.voidsetPricePlans(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.product.Product item, Set<de.hybris.platform.europe1.jalo.PriceRow> value) Generated method - Setter of theProduct.pricePlansattribute.voidsetPricePlansForChannel(de.hybris.platform.jalo.enumeration.EnumerationValue item, Set<de.hybris.platform.europe1.jalo.PriceRow> value) Generated method - Setter of thePriceRowChannel.pricePlansForChannelattribute.voidsetPricePlansForChannel(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue item, Set<de.hybris.platform.europe1.jalo.PriceRow> value) Generated method - Setter of thePriceRowChannel.pricePlansForChannelattribute.voidsetPricePlansForProcessType(de.hybris.platform.jalo.enumeration.EnumerationValue item, Set<de.hybris.platform.europe1.jalo.PriceRow> value) Generated method - Setter of theTmaProcessType.pricePlansForProcessTypeattribute.voidsetPricePlansForProcessType(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue item, Set<de.hybris.platform.europe1.jalo.PriceRow> value) Generated method - Setter of theTmaProcessType.pricePlansForProcessTypeattribute.voidsetPriority(de.hybris.platform.europe1.jalo.PriceRow item, int value) Generated method - Setter of thePriceRow.priorityattribute.voidsetPriority(de.hybris.platform.europe1.jalo.PriceRow item, Integer value) Generated method - Setter of thePriceRow.priorityattribute.voidsetPriority(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.europe1.jalo.PriceRow item, int value) Generated method - Setter of thePriceRow.priorityattribute.voidsetPriority(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.europe1.jalo.PriceRow item, Integer value) Generated method - Setter of thePriceRow.priorityattribute.voidsetProcessType(de.hybris.platform.jalo.order.AbstractOrderEntry item, de.hybris.platform.jalo.enumeration.EnumerationValue value) Generated method - Setter of theAbstractOrderEntry.processTypeattribute.voidsetProcessType(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrderEntry item, de.hybris.platform.jalo.enumeration.EnumerationValue value) Generated method - Setter of theAbstractOrderEntry.processTypeattribute.voidsetProcessTypes(de.hybris.platform.europe1.jalo.PriceRow item, Set<de.hybris.platform.jalo.enumeration.EnumerationValue> value) Generated method - Setter of thePriceRow.processTypesattribute.voidsetProcessTypes(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.europe1.jalo.PriceRow item, Set<de.hybris.platform.jalo.enumeration.EnumerationValue> value) Generated method - Setter of thePriceRow.processTypesattribute.voidsetProductOfferingPrice(de.hybris.platform.europe1.jalo.PriceRow item, TmaProductOfferingPrice value) Generated method - Setter of thePriceRow.productOfferingPriceattribute.voidsetProductOfferingPrice(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.europe1.jalo.PriceRow item, TmaProductOfferingPrice value) Generated method - Setter of thePriceRow.productOfferingPriceattribute.voidsetProductOfferingsForChannel(de.hybris.platform.jalo.enumeration.EnumerationValue item, Set<TmaProductOffering> value) Generated method - Setter of thePriceRowChannel.productOfferingsForChannelattribute.voidsetProductOfferingsForChannel(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue item, Set<TmaProductOffering> value) Generated method - Setter of thePriceRowChannel.productOfferingsForChannelattribute.voidsetProductPriceClass(de.hybris.platform.jalo.product.Product item, TmaProductPriceClass value) Generated method - Setter of theProduct.productPriceClassattribute.voidsetProductPriceClass(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.product.Product item, TmaProductPriceClass value) Generated method - Setter of theProduct.productPriceClassattribute.voidsetProductSpecCharacteristicValues(de.hybris.platform.jalo.order.AbstractOrderEntry item, Set<TmaAbstractOrderEntryPscv> value) Generated method - Setter of theAbstractOrderEntry.productSpecCharacteristicValuesattribute.voidsetProductSpecCharacteristicValues(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrderEntry item, Set<TmaAbstractOrderEntryPscv> value) Generated method - Setter of theAbstractOrderEntry.productSpecCharacteristicValuesattribute.voidsetRegion(de.hybris.platform.jalo.order.AbstractOrderEntry item, de.hybris.platform.jalo.c2l.Region value) Generated method - Setter of theAbstractOrderEntry.regionattribute.voidsetRegion(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrderEntry item, de.hybris.platform.jalo.c2l.Region value) Generated method - Setter of theAbstractOrderEntry.regionattribute.voidsetRegions(de.hybris.platform.europe1.jalo.PDTRow item, Set<de.hybris.platform.jalo.c2l.Region> value) Generated method - Setter of thePDTRow.regionsattribute.voidsetRegions(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.europe1.jalo.PDTRow item, Set<de.hybris.platform.jalo.c2l.Region> value) Generated method - Setter of thePDTRow.regionsattribute.voidsetRequiredProductClasses(de.hybris.platform.europe1.jalo.PriceRow item, Set<TmaProductPriceClass> value) Generated method - Setter of thePriceRow.requiredProductClassesattribute.voidsetRequiredProductClasses(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.europe1.jalo.PriceRow item, Set<TmaProductPriceClass> value) Generated method - Setter of thePriceRow.requiredProductClassesattribute.voidsetRequiredProductOfferings(de.hybris.platform.europe1.jalo.PriceRow item, Set<de.hybris.platform.jalo.product.Product> value) Generated method - Setter of thePriceRow.requiredProductOfferingsattribute.voidsetRequiredProductOfferings(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.europe1.jalo.PriceRow item, Set<de.hybris.platform.jalo.product.Product> value) Generated method - Setter of thePriceRow.requiredProductOfferingsattribute.voidsetServiceProvider(de.hybris.platform.jalo.order.AbstractOrderEntry item, String value) Generated method - Setter of theAbstractOrderEntry.serviceProviderattribute.voidsetServiceProvider(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrderEntry item, String value) Generated method - Setter of theAbstractOrderEntry.serviceProviderattribute.voidsetSoldIndividually(de.hybris.platform.jalo.product.Product item, boolean value) Generated method - Setter of theProduct.soldIndividuallyattribute.voidsetSoldIndividually(de.hybris.platform.jalo.product.Product item, Boolean value) Generated method - Setter of theProduct.soldIndividuallyattribute.voidsetSoldIndividually(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.product.Product item, boolean value) Generated method - Setter of theProduct.soldIndividuallyattribute.voidsetSoldIndividually(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.product.Product item, Boolean value) Generated method - Setter of theProduct.soldIndividuallyattribute.voidsetSubscriptionInfo(de.hybris.platform.jalo.order.AbstractOrderEntry item, TmaCartSubscriptionInfo value) Generated method - Setter of theAbstractOrderEntry.subscriptionInfoattribute.voidsetSubscriptionInfo(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrderEntry item, TmaCartSubscriptionInfo value) Generated method - Setter of theAbstractOrderEntry.subscriptionInfoattribute.Methods inherited from class de.hybris.platform.jalo.extension.Extension
checkBeforeInitialization, checkBeforeItemRemoval, createEssentialData, createProjectData, createSampleData, getCreatorDescription, getCreatorName, getCreatorParameterDefault, getCreatorParameterNames, getCreatorParameterPossibleValues, getRemote, isCreatorDisabled, notifyInitializationEnd, notifyInitializationStart, notifyItemRemoval, onFirstSessionCreation, writeReplaceMethods inherited from class de.hybris.platform.jalo.Manager
afterItemCreation, beforeItemCreation, destroy, extractNonRequiredRemoteFromItem, extractRequiredRemoteFromItem, getAllValuesSessionContext, getAttribute, getAttributeMap, getFirstItemByAttribute, getFirstItemByAttribute, getRemoteManagerClass, getSession, getSingletonManagerInstance, getTenant, getTransientObject, getTransientObjectMap, init, setAttribute, setTenant, setTransientObject, wrap
-
Field Details
-
TMAPRODUCTOFFERING2SUBSCRIPTIONPRICEPLANRELATION_SRC_ORDERED
Relation ordering override parameter constants for TmaProductOffering2SubscriptionPricePlanRelation from ((tuadatacommonsservices)) -
TMAPRODUCTOFFERING2SUBSCRIPTIONPRICEPLANRELATION_TGT_ORDERED
-
TMAPRODUCTOFFERING2SUBSCRIPTIONPRICEPLANRELATION_MARKMODIFIED
Relation disable markmodifed parameter constants for TmaProductOffering2SubscriptionPricePlanRelation from ((tuadatacommonsservices)) -
ABSTRACTORDERENTRY2TMAABSTRACTORDERENTRYPSCVPRODUCTSPECCHARACTERISTICVALUESHANDLER
protected static final de.hybris.platform.util.OneToManyHandler<TmaAbstractOrderEntryPscv> ABSTRACTORDERENTRY2TMAABSTRACTORDERENTRYPSCVPRODUCTSPECCHARACTERISTICVALUESHANDLEROneToManyHandlerfor handling 1:n PRODUCTSPECCHARACTERISTICVALUES's relation attributes from 'many' side. -
CART2TMACARTVALIDATIONCARTVALIDATIONSHANDLER
protected static final de.hybris.platform.util.OneToManyHandler<TmaCartValidation> CART2TMACARTVALIDATIONCARTVALIDATIONSHANDLEROneToManyHandlerfor handling 1:n CARTVALIDATIONS's relation attributes from 'many' side. -
TMAPRODUCTPRICECLASS2SUBSCRIPTIONPRICEPLANRELATION_SRC_ORDERED
Relation ordering override parameter constants for TmaProductPriceClass2SubscriptionPricePlanRelation from ((tuadatacommonsservices)) -
TMAPRODUCTPRICECLASS2SUBSCRIPTIONPRICEPLANRELATION_TGT_ORDERED
-
TMAPRODUCTPRICECLASS2SUBSCRIPTIONPRICEPLANRELATION_MARKMODIFIED
Relation disable markmodifed parameter constants for TmaProductPriceClass2SubscriptionPricePlanRelation from ((tuadatacommonsservices)) -
SUBSCRIPTIONPRICEPLAN2TMAPROCESSTYPERELATION_SRC_ORDERED
Relation ordering override parameter constants for SubscriptionPricePlan2TmaProcessTypeRelation from ((tuadatacommonsservices)) -
SUBSCRIPTIONPRICEPLAN2TMAPROCESSTYPERELATION_TGT_ORDERED
-
SUBSCRIPTIONPRICEPLAN2TMAPROCESSTYPERELATION_MARKMODIFIED
Relation disable markmodifed parameter constants for SubscriptionPricePlan2TmaProcessTypeRelation from ((tuadatacommonsservices)) -
SUBSCRIPTIONPRICEPLAN2PRICEROWCHANNELRELATION_SRC_ORDERED
Relation ordering override parameter constants for SubscriptionPricePlan2PriceRowChannelRelation from ((tuadatacommonsservices)) -
SUBSCRIPTIONPRICEPLAN2PRICEROWCHANNELRELATION_TGT_ORDERED
-
SUBSCRIPTIONPRICEPLAN2PRICEROWCHANNELRELATION_MARKMODIFIED
Relation disable markmodifed parameter constants for SubscriptionPricePlan2PriceRowChannelRelation from ((tuadatacommonsservices)) -
PDTROW2REGION_SRC_ORDERED
Relation ordering override parameter constants for PDTRow2Region from ((tuadatacommonsservices)) -
PDTROW2REGION_TGT_ORDERED
-
PDTROW2REGION_MARKMODIFIED
Relation disable markmodifed parameter constants for PDTRow2Region from ((tuadatacommonsservices)) -
TMAPRODUCTOFFERING2PRICEROWCHANNEL_SRC_ORDERED
Relation ordering override parameter constants for TmaProductOffering2PriceRowChannel from ((tuadatacommonsservices)) -
TMAPRODUCTOFFERING2PRICEROWCHANNEL_TGT_ORDERED
-
TMAPRODUCTOFFERING2PRICEROWCHANNEL_MARKMODIFIED
Relation disable markmodifed parameter constants for TmaProductOffering2PriceRowChannel from ((tuadatacommonsservices)) -
CARTENTRY2TMACARTVALIDATIONCARTENTRYVALIDATIONSHANDLER
protected static final de.hybris.platform.util.OneToManyHandler<TmaCartValidation> CARTENTRY2TMACARTVALIDATIONCARTENTRYVALIDATIONSHANDLEROneToManyHandlerfor handling 1:n CARTENTRYVALIDATIONS's relation attributes from 'many' side. -
PRINCIPAL2TMAIDENTIFICATIONRELATION_SRC_ORDERED
Relation ordering override parameter constants for Principal2TmaIdentificationRelation from ((tuadatacommonsservices)) -
PRINCIPAL2TMAIDENTIFICATIONRELATION_TGT_ORDERED
-
PRINCIPAL2TMAIDENTIFICATIONRELATION_MARKMODIFIED
Relation disable markmodifed parameter constants for Principal2TmaIdentificationRelation from ((tuadatacommonsservices)) -
PRODUCTOFFERING2PRINCIPALRELATION_SRC_ORDERED
Relation ordering override parameter constants for ProductOffering2PrincipalRelation from ((tuadatacommonsservices)) -
PRODUCTOFFERING2PRINCIPALRELATION_TGT_ORDERED
-
PRODUCTOFFERING2PRINCIPALRELATION_MARKMODIFIED
Relation disable markmodifed parameter constants for ProductOffering2PrincipalRelation from ((tuadatacommonsservices)) -
TMAOPERATIONALPO2TMASUBSCRIBEDPRODUCTACTIONRELATION_SRC_ORDERED
Relation ordering override parameter constants for TmaOperationalPo2TmaSubscribedProductActionRelation from ((tuadatacommonsservices)) -
TMAOPERATIONALPO2TMASUBSCRIBEDPRODUCTACTIONRELATION_TGT_ORDERED
-
TMAOPERATIONALPO2TMASUBSCRIBEDPRODUCTACTIONRELATION_MARKMODIFIED
Relation disable markmodifed parameter constants for TmaOperationalPo2TmaSubscribedProductActionRelation from ((tuadatacommonsservices)) -
DEFAULT_INITIAL_ATTRIBUTES
-
-
Constructor Details
-
TuadatacommonsservicesManager
public TuadatacommonsservicesManager()
-
-
Method Details
-
getDefaultAttributeModes
public Map<String,de.hybris.platform.jalo.Item.AttributeMode> getDefaultAttributeModes(Class<? extends de.hybris.platform.jalo.Item> itemClass) - Overrides:
getDefaultAttributeModesin classde.hybris.platform.jalo.extension.Extension
-
getAccessibleOfferings
public Collection<TmaProductOffering> getAccessibleOfferings(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.security.Principal item) Generated method - Getter of thePrincipal.accessibleOfferingsattribute.- Returns:
- the accessibleOfferings - ProductOfferings which are accessible for this principal
-
getAccessibleOfferings
public Collection<TmaProductOffering> getAccessibleOfferings(de.hybris.platform.jalo.security.Principal item) Generated method - Getter of thePrincipal.accessibleOfferingsattribute.- Returns:
- the accessibleOfferings - ProductOfferings which are accessible for this principal
-
getAccessibleOfferingsCount
public long getAccessibleOfferingsCount(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.security.Principal item) -
getAccessibleOfferingsCount
public long getAccessibleOfferingsCount(de.hybris.platform.jalo.security.Principal item) -
getAffectedProductOffering
public TmaProductOffering getAffectedProductOffering(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.europe1.jalo.PriceRow item) Generated method - Getter of thePriceRow.affectedProductOfferingattribute.- Returns:
- the affectedProductOffering - Product Offering for which the Price will be modified.
-
getAffectedProductOffering
Generated method - Getter of thePriceRow.affectedProductOfferingattribute.- Returns:
- the affectedProductOffering - Product Offering for which the Price will be modified.
-
setAffectedProductOffering
public void setAffectedProductOffering(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.europe1.jalo.PriceRow item, TmaProductOffering value) Generated method - Setter of thePriceRow.affectedProductOfferingattribute.- Parameters:
value- the affectedProductOffering - Product Offering for which the Price will be modified.
-
setAffectedProductOffering
public void setAffectedProductOffering(de.hybris.platform.europe1.jalo.PriceRow item, TmaProductOffering value) Generated method - Setter of thePriceRow.affectedProductOfferingattribute.- Parameters:
value- the affectedProductOffering - Product Offering for which the Price will be modified.
-
getAppointmentReference
public String getAppointmentReference(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrderEntry item) Generated method - Getter of theAbstractOrderEntry.appointmentReferenceattribute.- Returns:
- the appointmentReference - Represents the reference of an appointment.
-
getAppointmentReference
Generated method - Getter of theAbstractOrderEntry.appointmentReferenceattribute.- Returns:
- the appointmentReference - Represents the reference of an appointment.
-
setAppointmentReference
public void setAppointmentReference(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrderEntry item, String value) Generated method - Setter of theAbstractOrderEntry.appointmentReferenceattribute.- Parameters:
value- the appointmentReference - Represents the reference of an appointment.
-
setAppointmentReference
public void setAppointmentReference(de.hybris.platform.jalo.order.AbstractOrderEntry item, String value) Generated method - Setter of theAbstractOrderEntry.appointmentReferenceattribute.- Parameters:
value- the appointmentReference - Represents the reference of an appointment.
-
isAutomaticallyAdded
public Boolean isAutomaticallyAdded(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrderEntry item) Generated method - Getter of theAbstractOrderEntry.automaticallyAddedattribute.- Returns:
- the automaticallyAdded - Specifies if the entry was added by the customer or automatically based on a compatibility policy.
-
isAutomaticallyAdded
Generated method - Getter of theAbstractOrderEntry.automaticallyAddedattribute.- Returns:
- the automaticallyAdded - Specifies if the entry was added by the customer or automatically based on a compatibility policy.
-
isAutomaticallyAddedAsPrimitive
public boolean isAutomaticallyAddedAsPrimitive(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrderEntry item) Generated method - Getter of theAbstractOrderEntry.automaticallyAddedattribute.- Returns:
- the automaticallyAdded - Specifies if the entry was added by the customer or automatically based on a compatibility policy.
-
isAutomaticallyAddedAsPrimitive
public boolean isAutomaticallyAddedAsPrimitive(de.hybris.platform.jalo.order.AbstractOrderEntry item) Generated method - Getter of theAbstractOrderEntry.automaticallyAddedattribute.- Returns:
- the automaticallyAdded - Specifies if the entry was added by the customer or automatically based on a compatibility policy.
-
setAutomaticallyAdded
public void setAutomaticallyAdded(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrderEntry item, Boolean value) Generated method - Setter of theAbstractOrderEntry.automaticallyAddedattribute.- Parameters:
value- the automaticallyAdded - Specifies if the entry was added by the customer or automatically based on a compatibility policy.
-
setAutomaticallyAdded
public void setAutomaticallyAdded(de.hybris.platform.jalo.order.AbstractOrderEntry item, Boolean value) Generated method - Setter of theAbstractOrderEntry.automaticallyAddedattribute.- Parameters:
value- the automaticallyAdded - Specifies if the entry was added by the customer or automatically based on a compatibility policy.
-
setAutomaticallyAdded
public void setAutomaticallyAdded(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrderEntry item, boolean value) Generated method - Setter of theAbstractOrderEntry.automaticallyAddedattribute.- Parameters:
value- the automaticallyAdded - Specifies if the entry was added by the customer or automatically based on a compatibility policy.
-
setAutomaticallyAdded
public void setAutomaticallyAdded(de.hybris.platform.jalo.order.AbstractOrderEntry item, boolean value) Generated method - Setter of theAbstractOrderEntry.automaticallyAddedattribute.- Parameters:
value- the automaticallyAdded - Specifies if the entry was added by the customer or automatically based on a compatibility policy.
-
getBpo
public TmaBundledProductOffering getBpo(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrderEntry item) Generated method - Getter of theAbstractOrderEntry.bpoattribute.- Returns:
- the bpo - Represents the BPO parent of the added product offering.
-
getBpo
Generated method - Getter of theAbstractOrderEntry.bpoattribute.- Returns:
- the bpo - Represents the BPO parent of the added product offering.
-
setBpo
public void setBpo(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrderEntry item, TmaBundledProductOffering value) Generated method - Setter of theAbstractOrderEntry.bpoattribute.- Parameters:
value- the bpo - Represents the BPO parent of the added product offering.
-
setBpo
public void setBpo(de.hybris.platform.jalo.order.AbstractOrderEntry item, TmaBundledProductOffering value) Generated method - Setter of theAbstractOrderEntry.bpoattribute.- Parameters:
value- the bpo - Represents the BPO parent of the added product offering.
-
getCartEntryValidations
public Set<TmaCartValidation> getCartEntryValidations(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.CartEntry item) Generated method - Getter of theCartEntry.cartEntryValidationsattribute.- Returns:
- the cartEntryValidations - Cart validation list for the given cart entry
-
getCartEntryValidations
Generated method - Getter of theCartEntry.cartEntryValidationsattribute.- Returns:
- the cartEntryValidations - Cart validation list for the given cart entry
-
setCartEntryValidations
public void setCartEntryValidations(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.CartEntry item, Set<TmaCartValidation> value) Generated method - Setter of theCartEntry.cartEntryValidationsattribute.- Parameters:
value- the cartEntryValidations - Cart validation list for the given cart entry
-
setCartEntryValidations
public void setCartEntryValidations(de.hybris.platform.jalo.order.CartEntry item, Set<TmaCartValidation> value) Generated method - Setter of theCartEntry.cartEntryValidationsattribute.- Parameters:
value- the cartEntryValidations - Cart validation list for the given cart entry
-
addToCartEntryValidations
public void addToCartEntryValidations(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.CartEntry item, TmaCartValidation value) Generated method - Addsvalueto cartEntryValidations.- Parameters:
value- the item to add to cartEntryValidations - Cart validation list for the given cart entry
-
addToCartEntryValidations
public void addToCartEntryValidations(de.hybris.platform.jalo.order.CartEntry item, TmaCartValidation value) Generated method - Addsvalueto cartEntryValidations.- Parameters:
value- the item to add to cartEntryValidations - Cart validation list for the given cart entry
-
removeFromCartEntryValidations
public void removeFromCartEntryValidations(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.CartEntry item, TmaCartValidation value) Generated method - Removesvaluefrom cartEntryValidations.- Parameters:
value- the item to remove from cartEntryValidations - Cart validation list for the given cart entry
-
removeFromCartEntryValidations
public void removeFromCartEntryValidations(de.hybris.platform.jalo.order.CartEntry item, TmaCartValidation value) Generated method - Removesvaluefrom cartEntryValidations.- Parameters:
value- the item to remove from cartEntryValidations - Cart validation list for the given cart entry
-
getCartValidations
public Set<TmaCartValidation> getCartValidations(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.Cart item) Generated method - Getter of theCart.cartValidationsattribute.- Returns:
- the cartValidations - Cart validation list for the given cart
-
getCartValidations
Generated method - Getter of theCart.cartValidationsattribute.- Returns:
- the cartValidations - Cart validation list for the given cart
-
setCartValidations
public void setCartValidations(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.Cart item, Set<TmaCartValidation> value) Generated method - Setter of theCart.cartValidationsattribute.- Parameters:
value- the cartValidations - Cart validation list for the given cart
-
setCartValidations
public void setCartValidations(de.hybris.platform.jalo.order.Cart item, Set<TmaCartValidation> value) Generated method - Setter of theCart.cartValidationsattribute.- Parameters:
value- the cartValidations - Cart validation list for the given cart
-
addToCartValidations
public void addToCartValidations(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.Cart item, TmaCartValidation value) Generated method - Addsvalueto cartValidations.- Parameters:
value- the item to add to cartValidations - Cart validation list for the given cart
-
addToCartValidations
Generated method - Addsvalueto cartValidations.- Parameters:
value- the item to add to cartValidations - Cart validation list for the given cart
-
removeFromCartValidations
public void removeFromCartValidations(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.Cart item, TmaCartValidation value) Generated method - Removesvaluefrom cartValidations.- Parameters:
value- the item to remove from cartValidations - Cart validation list for the given cart
-
removeFromCartValidations
public void removeFromCartValidations(de.hybris.platform.jalo.order.Cart item, TmaCartValidation value) Generated method - Removesvaluefrom cartValidations.- Parameters:
value- the item to remove from cartValidations - Cart validation list for the given cart
-
getCode
public String getCode(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.europe1.jalo.PDTRow item) Generated method - Getter of thePDTRow.codeattribute.- Returns:
- the code - Unique price id for price row.
-
getCode
Generated method - Getter of thePDTRow.codeattribute.- Returns:
- the code - Unique price id for price row.
-
setCode
public void setCode(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.europe1.jalo.PDTRow item, String value) Generated method - Setter of thePDTRow.codeattribute.- Parameters:
value- the code - Unique price id for price row.
-
setCode
Generated method - Setter of thePDTRow.codeattribute.- Parameters:
value- the code - Unique price id for price row.
-
getColorCode
public String getColorCode(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.variants.jalo.VariantValueCategory item) Generated method - Getter of theVariantValueCategory.colorCodeattribute.- Returns:
- the colorCode - The hex code of the color, used for color variants.
-
getColorCode
Generated method - Getter of theVariantValueCategory.colorCodeattribute.- Returns:
- the colorCode - The hex code of the color, used for color variants.
-
setColorCode
public void setColorCode(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.variants.jalo.VariantValueCategory item, String value) Generated method - Setter of theVariantValueCategory.colorCodeattribute.- Parameters:
value- the colorCode - The hex code of the color, used for color variants.
-
setColorCode
Generated method - Setter of theVariantValueCategory.colorCodeattribute.- Parameters:
value- the colorCode - The hex code of the color, used for color variants.
-
getContractStartDate
public Date getContractStartDate(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrderEntry item) Generated method - Getter of theAbstractOrderEntry.contractStartDateattribute.- Returns:
- the contractStartDate - Contract starting date of a utility.
-
getContractStartDate
Generated method - Getter of theAbstractOrderEntry.contractStartDateattribute.- Returns:
- the contractStartDate - Contract starting date of a utility.
-
setContractStartDate
public void setContractStartDate(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrderEntry item, Date value) Generated method - Setter of theAbstractOrderEntry.contractStartDateattribute.- Parameters:
value- the contractStartDate - Contract starting date of a utility.
-
setContractStartDate
Generated method - Setter of theAbstractOrderEntry.contractStartDateattribute.- Parameters:
value- the contractStartDate - Contract starting date of a utility.
-
createTmaAbstractOrderAllowanceAlterationPrice
public TmaAbstractOrderAllowanceAlterationPrice createTmaAbstractOrderAllowanceAlterationPrice(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) -
createTmaAbstractOrderAllowanceAlterationPrice
public TmaAbstractOrderAllowanceAlterationPrice createTmaAbstractOrderAllowanceAlterationPrice(Map attributeValues) -
createTmaAbstractOrderComponentPrice
public TmaAbstractOrderComponentPrice createTmaAbstractOrderComponentPrice(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) -
createTmaAbstractOrderComponentPrice
-
createTmaAbstractOrderCompositePrice
public TmaAbstractOrderCompositePrice createTmaAbstractOrderCompositePrice(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) -
createTmaAbstractOrderCompositePrice
-
createTmaAbstractOrderDiscountAlterationPrice
public TmaAbstractOrderDiscountAlterationPrice createTmaAbstractOrderDiscountAlterationPrice(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) -
createTmaAbstractOrderDiscountAlterationPrice
public TmaAbstractOrderDiscountAlterationPrice createTmaAbstractOrderDiscountAlterationPrice(Map attributeValues) -
createTmaAbstractOrderEntryPscv
public TmaAbstractOrderEntryPscv createTmaAbstractOrderEntryPscv(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) -
createTmaAbstractOrderEntryPscv
-
createTmaAbstractOrderOneTimeChargePrice
public TmaAbstractOrderOneTimeChargePrice createTmaAbstractOrderOneTimeChargePrice(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) -
createTmaAbstractOrderOneTimeChargePrice
public TmaAbstractOrderOneTimeChargePrice createTmaAbstractOrderOneTimeChargePrice(Map attributeValues) -
createTmaAbstractOrderRecurringChargePrice
public TmaAbstractOrderRecurringChargePrice createTmaAbstractOrderRecurringChargePrice(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) -
createTmaAbstractOrderRecurringChargePrice
public TmaAbstractOrderRecurringChargePrice createTmaAbstractOrderRecurringChargePrice(Map attributeValues) -
createTmaAbstractOrderTierUsageCompositePrice
public TmaAbstractOrderTierUsageCompositePrice createTmaAbstractOrderTierUsageCompositePrice(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) -
createTmaAbstractOrderTierUsageCompositePrice
public TmaAbstractOrderTierUsageCompositePrice createTmaAbstractOrderTierUsageCompositePrice(Map attributeValues) -
createTmaAbstractOrderUsageChargePrice
public TmaAbstractOrderUsageChargePrice createTmaAbstractOrderUsageChargePrice(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) -
createTmaAbstractOrderUsageChargePrice
-
createTmaAllowanceProdOfferPriceAlteration
public TmaAllowanceProdOfferPriceAlteration createTmaAllowanceProdOfferPriceAlteration(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) -
createTmaAllowanceProdOfferPriceAlteration
public TmaAllowanceProdOfferPriceAlteration createTmaAllowanceProdOfferPriceAlteration(Map attributeValues) -
createTmaAtomicProductSpecification
public TmaAtomicProductSpecification createTmaAtomicProductSpecification(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) -
createTmaAtomicProductSpecification
-
createTmaAtomicProductUsageSpec
public TmaAtomicProductUsageSpec createTmaAtomicProductUsageSpec(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) -
createTmaAtomicProductUsageSpec
-
createTmaBpoPreConfig
public TmaBpoPreConfig createTmaBpoPreConfig(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) -
createTmaBpoPreConfig
-
createTmaBundledProdOfferOption
public TmaBundledProdOfferOption createTmaBundledProdOfferOption(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) -
createTmaBundledProdOfferOption
-
createTmaBundledProductOffering
public TmaBundledProductOffering createTmaBundledProductOffering(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) -
createTmaBundledProductOffering
-
createTmaBusinessPartner
public TmaBusinessPartner createTmaBusinessPartner(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) -
createTmaBusinessPartner
-
createTmaCartSubscriptionInfo
public TmaCartSubscriptionInfo createTmaCartSubscriptionInfo(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) -
createTmaCartSubscriptionInfo
-
createTmaCartValidation
public TmaCartValidation createTmaCartValidation(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) -
createTmaCartValidation
-
createTmaCompositeProdOfferPrice
public TmaCompositeProdOfferPrice createTmaCompositeProdOfferPrice(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) -
createTmaCompositeProdOfferPrice
-
createTmaCompositeProductSpecification
public TmaCompositeProductSpecification createTmaCompositeProductSpecification(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) -
createTmaCompositeProductSpecification
-
createTmaCompositeProductUsageSpec
public TmaCompositeProductUsageSpec createTmaCompositeProductUsageSpec(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) -
createTmaCompositeProductUsageSpec
-
createTmaCustomerFacingServiceSpec
public TmaCustomerFacingServiceSpec createTmaCustomerFacingServiceSpec(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) -
createTmaCustomerFacingServiceSpec
-
createTmaDiscountProdOfferPriceAlteration
public TmaDiscountProdOfferPriceAlteration createTmaDiscountProdOfferPriceAlteration(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) -
createTmaDiscountProdOfferPriceAlteration
public TmaDiscountProdOfferPriceAlteration createTmaDiscountProdOfferPriceAlteration(Map attributeValues) -
createTmaExternalIdentifier
public TmaExternalIdentifier createTmaExternalIdentifier(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) -
createTmaExternalIdentifier
-
createTmaFixedBundledProductOffering
public TmaFixedBundledProductOffering createTmaFixedBundledProductOffering(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) -
createTmaFixedBundledProductOffering
-
createTmaIdentification
public TmaIdentification createTmaIdentification(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) -
createTmaIdentification
-
createTmaNormalizedTermOfServiceFrequency
public TmaNormalizedTermOfServiceFrequency createTmaNormalizedTermOfServiceFrequency(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) -
createTmaNormalizedTermOfServiceFrequency
public TmaNormalizedTermOfServiceFrequency createTmaNormalizedTermOfServiceFrequency(Map attributeValues) -
createTmaOneTimePlaSpec
public TmaOneTimePlaSpec createTmaOneTimePlaSpec(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) -
createTmaOneTimePlaSpec
-
createTmaOneTimeProdOfferPriceCharge
public TmaOneTimeProdOfferPriceCharge createTmaOneTimeProdOfferPriceCharge(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) -
createTmaOneTimeProdOfferPriceCharge
-
createTmaOneTimeRatingPla
public TmaOneTimeRatingPla createTmaOneTimeRatingPla(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) -
createTmaOneTimeRatingPla
-
createTmaOperationalProductOffering
public TmaOperationalProductOffering createTmaOperationalProductOffering(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) -
createTmaOperationalProductOffering
-
createTmaPoVariant
public TmaPoVariant createTmaPoVariant(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) -
createTmaPoVariant
-
createTmaProductCategory
public TmaProductCategory createTmaProductCategory(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) -
createTmaProductCategory
-
createTmaProductLine
public TmaProductLine createTmaProductLine(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) -
createTmaProductLine
-
createTmaProductOfferingGroup
public TmaProductOfferingGroup createTmaProductOfferingGroup(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) -
createTmaProductOfferingGroup
-
createTmaProductPriceClass
public TmaProductPriceClass createTmaProductPriceClass(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) -
createTmaProductPriceClass
-
createTmaProductSpecCharacteristic
public TmaProductSpecCharacteristic createTmaProductSpecCharacteristic(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) -
createTmaProductSpecCharacteristic
-
createTmaProductSpecCharacteristicValue
public TmaProductSpecCharacteristicValue createTmaProductSpecCharacteristicValue(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) -
createTmaProductSpecCharacteristicValue
public TmaProductSpecCharacteristicValue createTmaProductSpecCharacteristicValue(Map attributeValues) -
createTmaProductSpecCharValueUse
public TmaProductSpecCharValueUse createTmaProductSpecCharValueUse(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) -
createTmaProductSpecCharValueUse
-
createTmaProductSpecType
public TmaProductSpecType createTmaProductSpecType(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) -
createTmaProductSpecType
-
createTmaRecurringPlaSpec
public TmaRecurringPlaSpec createTmaRecurringPlaSpec(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) -
createTmaRecurringPlaSpec
-
createTmaRecurringProdOfferPriceCharge
public TmaRecurringProdOfferPriceCharge createTmaRecurringProdOfferPriceCharge(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) -
createTmaRecurringProdOfferPriceCharge
-
createTmaRecurringRatingPla
public TmaRecurringRatingPla createTmaRecurringRatingPla(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) -
createTmaRecurringRatingPla
-
createTmaServiceSpecCharacteristic
public TmaServiceSpecCharacteristic createTmaServiceSpecCharacteristic(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) -
createTmaServiceSpecCharacteristic
-
createTmaServiceSpecCharacteristicValue
public TmaServiceSpecCharacteristicValue createTmaServiceSpecCharacteristicValue(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) -
createTmaServiceSpecCharacteristicValue
public TmaServiceSpecCharacteristicValue createTmaServiceSpecCharacteristicValue(Map attributeValues) -
createTmaServiceSpecification
public TmaServiceSpecification createTmaServiceSpecification(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) -
createTmaServiceSpecification
-
createTmaServiceUsageSpecification
public TmaServiceUsageSpecification createTmaServiceUsageSpecification(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) -
createTmaServiceUsageSpecification
-
createTmaSimpleProductOffering
public TmaSimpleProductOffering createTmaSimpleProductOffering(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) -
createTmaSimpleProductOffering
-
createTmaTierUsageChargeCompositePop
public TmaTierUsageChargeCompositePop createTmaTierUsageChargeCompositePop(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) -
createTmaTierUsageChargeCompositePop
-
createTmaUsageCharacteristicCategory
public TmaUsageCharacteristicCategory createTmaUsageCharacteristicCategory(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) -
createTmaUsageCharacteristicCategory
-
createTmaUsagePlaSpec
public TmaUsagePlaSpec createTmaUsagePlaSpec(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) -
createTmaUsagePlaSpec
-
createTmaUsageProdOfferPriceCharge
public TmaUsageProdOfferPriceCharge createTmaUsageProdOfferPriceCharge(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) -
createTmaUsageProdOfferPriceCharge
-
createTmaUsageRatingPla
public TmaUsageRatingPla createTmaUsageRatingPla(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) -
createTmaUsageRatingPla
-
createTmaUsageSpecCharacteristic
public TmaUsageSpecCharacteristic createTmaUsageSpecCharacteristic(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) -
createTmaUsageSpecCharacteristic
-
createTmaUsageSpecCharacteristicValue
public TmaUsageSpecCharacteristicValue createTmaUsageSpecCharacteristicValue(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) -
createTmaUsageSpecCharacteristicValue
-
getDistributionChannels
public Set<de.hybris.platform.jalo.enumeration.EnumerationValue> getDistributionChannels(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.europe1.jalo.PriceRow item) Generated method - Getter of thePriceRow.distributionChannelsattribute.- Returns:
- the distributionChannels - Distribution channels for which the Price Plan is available.
-
getDistributionChannels
public Set<de.hybris.platform.jalo.enumeration.EnumerationValue> getDistributionChannels(de.hybris.platform.europe1.jalo.PriceRow item) Generated method - Getter of thePriceRow.distributionChannelsattribute.- Returns:
- the distributionChannels - Distribution channels for which the Price Plan is available.
-
getDistributionChannelsCount
public long getDistributionChannelsCount(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.europe1.jalo.PriceRow item) -
getDistributionChannelsCount
public long getDistributionChannelsCount(de.hybris.platform.europe1.jalo.PriceRow item) -
setDistributionChannels
public void setDistributionChannels(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.europe1.jalo.PriceRow item, Set<de.hybris.platform.jalo.enumeration.EnumerationValue> value) Generated method - Setter of thePriceRow.distributionChannelsattribute.- Parameters:
value- the distributionChannels - Distribution channels for which the Price Plan is available.
-
setDistributionChannels
public void setDistributionChannels(de.hybris.platform.europe1.jalo.PriceRow item, Set<de.hybris.platform.jalo.enumeration.EnumerationValue> value) Generated method - Setter of thePriceRow.distributionChannelsattribute.- Parameters:
value- the distributionChannels - Distribution channels for which the Price Plan is available.
-
addToDistributionChannels
public void addToDistributionChannels(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.europe1.jalo.PriceRow item, de.hybris.platform.jalo.enumeration.EnumerationValue value) Generated method - Addsvalueto distributionChannels.- Parameters:
value- the item to add to distributionChannels - Distribution channels for which the Price Plan is available.
-
addToDistributionChannels
public void addToDistributionChannels(de.hybris.platform.europe1.jalo.PriceRow item, de.hybris.platform.jalo.enumeration.EnumerationValue value) Generated method - Addsvalueto distributionChannels.- Parameters:
value- the item to add to distributionChannels - Distribution channels for which the Price Plan is available.
-
removeFromDistributionChannels
public void removeFromDistributionChannels(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.europe1.jalo.PriceRow item, de.hybris.platform.jalo.enumeration.EnumerationValue value) Generated method - Removesvaluefrom distributionChannels.- Parameters:
value- the item to remove from distributionChannels - Distribution channels for which the Price Plan is available.
-
removeFromDistributionChannels
public void removeFromDistributionChannels(de.hybris.platform.europe1.jalo.PriceRow item, de.hybris.platform.jalo.enumeration.EnumerationValue value) Generated method - Removesvaluefrom distributionChannels.- Parameters:
value- the item to remove from distributionChannels - Distribution channels for which the Price Plan is available.
-
getInstance
-
getName
- Specified by:
getNamein classde.hybris.platform.jalo.extension.Extension
-
getId
public String getId(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.user.Address item) Generated method - Getter of theAddress.idattribute.- Returns:
- the id - Represents the identifier of the address.
-
getId
Generated method - Getter of theAddress.idattribute.- Returns:
- the id - Represents the identifier of the address.
-
setId
public void setId(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.user.Address item, String value) Generated method - Setter of theAddress.idattribute.- Parameters:
value- the id - Represents the identifier of the address.
-
setId
Generated method - Setter of theAddress.idattribute.- Parameters:
value- the id - Represents the identifier of the address.
-
getIdentifications
public Set<TmaIdentification> getIdentifications(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.security.Principal item) Generated method - Getter of thePrincipal.identificationsattribute.- Returns:
- the identifications - The identification list for the customer which enlists the identification type and identification number.
-
getIdentifications
Generated method - Getter of thePrincipal.identificationsattribute.- Returns:
- the identifications - The identification list for the customer which enlists the identification type and identification number.
-
getIdentificationsCount
public long getIdentificationsCount(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.security.Principal item) -
getIdentificationsCount
public long getIdentificationsCount(de.hybris.platform.jalo.security.Principal item) -
setIdentifications
public void setIdentifications(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.security.Principal item, Set<TmaIdentification> value) Generated method - Setter of thePrincipal.identificationsattribute.- Parameters:
value- the identifications - The identification list for the customer which enlists the identification type and identification number.
-
setIdentifications
public void setIdentifications(de.hybris.platform.jalo.security.Principal item, Set<TmaIdentification> value) Generated method - Setter of thePrincipal.identificationsattribute.- Parameters:
value- the identifications - The identification list for the customer which enlists the identification type and identification number.
-
addToIdentifications
public void addToIdentifications(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.security.Principal item, TmaIdentification value) Generated method - Addsvalueto identifications.- Parameters:
value- the item to add to identifications - The identification list for the customer which enlists the identification type and identification number.
-
addToIdentifications
public void addToIdentifications(de.hybris.platform.jalo.security.Principal item, TmaIdentification value) Generated method - Addsvalueto identifications.- Parameters:
value- the item to add to identifications - The identification list for the customer which enlists the identification type and identification number.
-
removeFromIdentifications
public void removeFromIdentifications(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.security.Principal item, TmaIdentification value) Generated method - Removesvaluefrom identifications.- Parameters:
value- the item to remove from identifications - The identification list for the customer which enlists the identification type and identification number.
-
removeFromIdentifications
public void removeFromIdentifications(de.hybris.platform.jalo.security.Principal item, TmaIdentification value) Generated method - Removesvaluefrom identifications.- Parameters:
value- the item to remove from identifications - The identification list for the customer which enlists the identification type and identification number.
-
getInstallationAddress
public de.hybris.platform.jalo.user.Address getInstallationAddress(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrderEntry item) Generated method - Getter of theAbstractOrderEntry.installationAddressattribute.- Returns:
- the installationAddress - Represents the address the service will physically be installed at.
-
getInstallationAddress
public de.hybris.platform.jalo.user.Address getInstallationAddress(de.hybris.platform.jalo.order.AbstractOrderEntry item) Generated method - Getter of theAbstractOrderEntry.installationAddressattribute.- Returns:
- the installationAddress - Represents the address the service will physically be installed at.
-
setInstallationAddress
public void setInstallationAddress(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrderEntry item, de.hybris.platform.jalo.user.Address value) Generated method - Setter of theAbstractOrderEntry.installationAddressattribute.- Parameters:
value- the installationAddress - Represents the address the service will physically be installed at.
-
setInstallationAddress
public void setInstallationAddress(de.hybris.platform.jalo.order.AbstractOrderEntry item, de.hybris.platform.jalo.user.Address value) Generated method - Setter of theAbstractOrderEntry.installationAddressattribute.- Parameters:
value- the installationAddress - Represents the address the service will physically be installed at.
-
isInstallationAddress
public Boolean isInstallationAddress(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.user.Address item) Generated method - Getter of theAddress.installationAddressattribute.- Returns:
- the installationAddress - Installation address marker.
-
isInstallationAddress
Generated method - Getter of theAddress.installationAddressattribute.- Returns:
- the installationAddress - Installation address marker.
-
isInstallationAddressAsPrimitive
public boolean isInstallationAddressAsPrimitive(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.user.Address item) Generated method - Getter of theAddress.installationAddressattribute.- Returns:
- the installationAddress - Installation address marker.
-
isInstallationAddressAsPrimitive
public boolean isInstallationAddressAsPrimitive(de.hybris.platform.jalo.user.Address item) Generated method - Getter of theAddress.installationAddressattribute.- Returns:
- the installationAddress - Installation address marker.
-
setInstallationAddress
public void setInstallationAddress(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.user.Address item, Boolean value) Generated method - Setter of theAddress.installationAddressattribute.- Parameters:
value- the installationAddress - Installation address marker.
-
setInstallationAddress
Generated method - Setter of theAddress.installationAddressattribute.- Parameters:
value- the installationAddress - Installation address marker.
-
setInstallationAddress
public void setInstallationAddress(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.user.Address item, boolean value) Generated method - Setter of theAddress.installationAddressattribute.- Parameters:
value- the installationAddress - Installation address marker.
-
setInstallationAddress
public void setInstallationAddress(de.hybris.platform.jalo.user.Address item, boolean value) Generated method - Setter of theAddress.installationAddressattribute.- Parameters:
value- the installationAddress - Installation address marker.
-
getInvalidMessages
public List<String> getInvalidMessages(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.Cart item) Generated method - Getter of theCart.invalidMessagesattribute.- Returns:
- the invalidMessages - Represents the list of cart validation errors messages.
-
getInvalidMessages
Generated method - Getter of theCart.invalidMessagesattribute.- Returns:
- the invalidMessages - Represents the list of cart validation errors messages.
-
setInvalidMessages
public void setInvalidMessages(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.Cart item, List<String> value) Generated method - Setter of theCart.invalidMessagesattribute.- Parameters:
value- the invalidMessages - Represents the list of cart validation errors messages.
-
setInvalidMessages
Generated method - Setter of theCart.invalidMessagesattribute.- Parameters:
value- the invalidMessages - Represents the list of cart validation errors messages.
-
getOperationalProductOfferings
public Set<TmaOperationalProductOffering> getOperationalProductOfferings(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue item) Generated method - Getter of theTmaSubscribedProductAction.operationalProductOfferingsattribute.- Returns:
- the operationalProductOfferings - The operational offerings supporting subscribed product actions
-
getOperationalProductOfferings
public Set<TmaOperationalProductOffering> getOperationalProductOfferings(de.hybris.platform.jalo.enumeration.EnumerationValue item) Generated method - Getter of theTmaSubscribedProductAction.operationalProductOfferingsattribute.- Returns:
- the operationalProductOfferings - The operational offerings supporting subscribed product actions
-
getOperationalProductOfferingsCount
public long getOperationalProductOfferingsCount(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue item) -
getOperationalProductOfferingsCount
public long getOperationalProductOfferingsCount(de.hybris.platform.jalo.enumeration.EnumerationValue item) -
setOperationalProductOfferings
public void setOperationalProductOfferings(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue item, Set<TmaOperationalProductOffering> value) Generated method - Setter of theTmaSubscribedProductAction.operationalProductOfferingsattribute.- Parameters:
value- the operationalProductOfferings - The operational offerings supporting subscribed product actions
-
setOperationalProductOfferings
public void setOperationalProductOfferings(de.hybris.platform.jalo.enumeration.EnumerationValue item, Set<TmaOperationalProductOffering> value) Generated method - Setter of theTmaSubscribedProductAction.operationalProductOfferingsattribute.- Parameters:
value- the operationalProductOfferings - The operational offerings supporting subscribed product actions
-
addToOperationalProductOfferings
public void addToOperationalProductOfferings(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue item, TmaOperationalProductOffering value) Generated method - Addsvalueto operationalProductOfferings.- Parameters:
value- the item to add to operationalProductOfferings - The operational offerings supporting subscribed product actions
-
addToOperationalProductOfferings
public void addToOperationalProductOfferings(de.hybris.platform.jalo.enumeration.EnumerationValue item, TmaOperationalProductOffering value) Generated method - Addsvalueto operationalProductOfferings.- Parameters:
value- the item to add to operationalProductOfferings - The operational offerings supporting subscribed product actions
-
removeFromOperationalProductOfferings
public void removeFromOperationalProductOfferings(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue item, TmaOperationalProductOffering value) Generated method - Removesvaluefrom operationalProductOfferings.- Parameters:
value- the item to remove from operationalProductOfferings - The operational offerings supporting subscribed product actions
-
removeFromOperationalProductOfferings
public void removeFromOperationalProductOfferings(de.hybris.platform.jalo.enumeration.EnumerationValue item, TmaOperationalProductOffering value) Generated method - Removesvaluefrom operationalProductOfferings.- Parameters:
value- the item to remove from operationalProductOfferings - The operational offerings supporting subscribed product actions
-
getPdtRows
public Set<de.hybris.platform.europe1.jalo.PDTRow> getPdtRows(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.c2l.Region item) Generated method - Getter of theRegion.pdtRowsattribute.- Returns:
- the pdtRows - PDTRow
-
getPdtRows
public Set<de.hybris.platform.europe1.jalo.PDTRow> getPdtRows(de.hybris.platform.jalo.c2l.Region item) Generated method - Getter of theRegion.pdtRowsattribute.- Returns:
- the pdtRows - PDTRow
-
getPdtRowsCount
public long getPdtRowsCount(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.c2l.Region item) -
getPdtRowsCount
public long getPdtRowsCount(de.hybris.platform.jalo.c2l.Region item) -
setPdtRows
public void setPdtRows(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.c2l.Region item, Set<de.hybris.platform.europe1.jalo.PDTRow> value) Generated method - Setter of theRegion.pdtRowsattribute.- Parameters:
value- the pdtRows - PDTRow
-
setPdtRows
public void setPdtRows(de.hybris.platform.jalo.c2l.Region item, Set<de.hybris.platform.europe1.jalo.PDTRow> value) Generated method - Setter of theRegion.pdtRowsattribute.- Parameters:
value- the pdtRows - PDTRow
-
addToPdtRows
public void addToPdtRows(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.c2l.Region item, de.hybris.platform.europe1.jalo.PDTRow value) Generated method - Addsvalueto pdtRows.- Parameters:
value- the item to add to pdtRows - PDTRow
-
addToPdtRows
public void addToPdtRows(de.hybris.platform.jalo.c2l.Region item, de.hybris.platform.europe1.jalo.PDTRow value) Generated method - Addsvalueto pdtRows.- Parameters:
value- the item to add to pdtRows - PDTRow
-
removeFromPdtRows
public void removeFromPdtRows(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.c2l.Region item, de.hybris.platform.europe1.jalo.PDTRow value) Generated method - Removesvaluefrom pdtRows.- Parameters:
value- the item to remove from pdtRows - PDTRow
-
removeFromPdtRows
public void removeFromPdtRows(de.hybris.platform.jalo.c2l.Region item, de.hybris.platform.europe1.jalo.PDTRow value) Generated method - Removesvaluefrom pdtRows.- Parameters:
value- the item to remove from pdtRows - PDTRow
-
getPrice
public TmaAbstractOrderPrice getPrice(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrderEntry item) Generated method - Getter of theAbstractOrderEntry.priceattribute.- Returns:
- the price - Represents the composite price for an order entry
-
getPrice
Generated method - Getter of theAbstractOrderEntry.priceattribute.- Returns:
- the price - Represents the composite price for an order entry
-
setPrice
public void setPrice(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrderEntry item, TmaAbstractOrderPrice value) Generated method - Setter of theAbstractOrderEntry.priceattribute.- Parameters:
value- the price - Represents the composite price for an order entry
-
setPrice
public void setPrice(de.hybris.platform.jalo.order.AbstractOrderEntry item, TmaAbstractOrderPrice value) Generated method - Setter of theAbstractOrderEntry.priceattribute.- Parameters:
value- the price - Represents the composite price for an order entry
-
getPrice
public TmaAbstractOrderPrice getPrice(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrder item) Generated method - Getter of theAbstractOrder.priceattribute.- Returns:
- the price - Represents the composite price for an order
-
getPrice
Generated method - Getter of theAbstractOrder.priceattribute.- Returns:
- the price - Represents the composite price for an order
-
setPrice
public void setPrice(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrder item, TmaAbstractOrderPrice value) Generated method - Setter of theAbstractOrder.priceattribute.- Parameters:
value- the price - Represents the composite price for an order
-
setPrice
Generated method - Setter of theAbstractOrder.priceattribute.- Parameters:
value- the price - Represents the composite price for an order
-
getPricePlans
public Set<de.hybris.platform.europe1.jalo.PriceRow> getPricePlans(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.product.Product item) Generated method - Getter of theProduct.pricePlansattribute.- Returns:
- the pricePlans - Price Rows valid when the required Product Offerings are configured.
-
getPricePlans
public Set<de.hybris.platform.europe1.jalo.PriceRow> getPricePlans(de.hybris.platform.jalo.product.Product item) Generated method - Getter of theProduct.pricePlansattribute.- Returns:
- the pricePlans - Price Rows valid when the required Product Offerings are configured.
-
getPricePlansCount
public long getPricePlansCount(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.product.Product item) -
getPricePlansCount
public long getPricePlansCount(de.hybris.platform.jalo.product.Product item) -
setPricePlans
public void setPricePlans(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.product.Product item, Set<de.hybris.platform.europe1.jalo.PriceRow> value) Generated method - Setter of theProduct.pricePlansattribute.- Parameters:
value- the pricePlans - Price Rows valid when the required Product Offerings are configured.
-
setPricePlans
public void setPricePlans(de.hybris.platform.jalo.product.Product item, Set<de.hybris.platform.europe1.jalo.PriceRow> value) Generated method - Setter of theProduct.pricePlansattribute.- Parameters:
value- the pricePlans - Price Rows valid when the required Product Offerings are configured.
-
addToPricePlans
public void addToPricePlans(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.product.Product item, de.hybris.platform.europe1.jalo.PriceRow value) Generated method - Addsvalueto pricePlans.- Parameters:
value- the item to add to pricePlans - Price Rows valid when the required Product Offerings are configured.
-
addToPricePlans
public void addToPricePlans(de.hybris.platform.jalo.product.Product item, de.hybris.platform.europe1.jalo.PriceRow value) Generated method - Addsvalueto pricePlans.- Parameters:
value- the item to add to pricePlans - Price Rows valid when the required Product Offerings are configured.
-
removeFromPricePlans
public void removeFromPricePlans(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.product.Product item, de.hybris.platform.europe1.jalo.PriceRow value) Generated method - Removesvaluefrom pricePlans.- Parameters:
value- the item to remove from pricePlans - Price Rows valid when the required Product Offerings are configured.
-
removeFromPricePlans
public void removeFromPricePlans(de.hybris.platform.jalo.product.Product item, de.hybris.platform.europe1.jalo.PriceRow value) Generated method - Removesvaluefrom pricePlans.- Parameters:
value- the item to remove from pricePlans - Price Rows valid when the required Product Offerings are configured.
-
getPricePlansForChannel
public Set<de.hybris.platform.europe1.jalo.PriceRow> getPricePlansForChannel(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue item) Generated method - Getter of thePriceRowChannel.pricePlansForChannelattribute.- Returns:
- the pricePlansForChannel - Price configurations containing distribution channels for which the price is available.
-
getPricePlansForChannel
public Set<de.hybris.platform.europe1.jalo.PriceRow> getPricePlansForChannel(de.hybris.platform.jalo.enumeration.EnumerationValue item) Generated method - Getter of thePriceRowChannel.pricePlansForChannelattribute.- Returns:
- the pricePlansForChannel - Price configurations containing distribution channels for which the price is available.
-
getPricePlansForChannelCount
public long getPricePlansForChannelCount(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue item) -
getPricePlansForChannelCount
public long getPricePlansForChannelCount(de.hybris.platform.jalo.enumeration.EnumerationValue item) -
setPricePlansForChannel
public void setPricePlansForChannel(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue item, Set<de.hybris.platform.europe1.jalo.PriceRow> value) Generated method - Setter of thePriceRowChannel.pricePlansForChannelattribute.- Parameters:
value- the pricePlansForChannel - Price configurations containing distribution channels for which the price is available.
-
setPricePlansForChannel
public void setPricePlansForChannel(de.hybris.platform.jalo.enumeration.EnumerationValue item, Set<de.hybris.platform.europe1.jalo.PriceRow> value) Generated method - Setter of thePriceRowChannel.pricePlansForChannelattribute.- Parameters:
value- the pricePlansForChannel - Price configurations containing distribution channels for which the price is available.
-
addToPricePlansForChannel
public void addToPricePlansForChannel(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue item, de.hybris.platform.europe1.jalo.PriceRow value) Generated method - Addsvalueto pricePlansForChannel.- Parameters:
value- the item to add to pricePlansForChannel - Price configurations containing distribution channels for which the price is available.
-
addToPricePlansForChannel
public void addToPricePlansForChannel(de.hybris.platform.jalo.enumeration.EnumerationValue item, de.hybris.platform.europe1.jalo.PriceRow value) Generated method - Addsvalueto pricePlansForChannel.- Parameters:
value- the item to add to pricePlansForChannel - Price configurations containing distribution channels for which the price is available.
-
removeFromPricePlansForChannel
public void removeFromPricePlansForChannel(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue item, de.hybris.platform.europe1.jalo.PriceRow value) Generated method - Removesvaluefrom pricePlansForChannel.- Parameters:
value- the item to remove from pricePlansForChannel - Price configurations containing distribution channels for which the price is available.
-
removeFromPricePlansForChannel
public void removeFromPricePlansForChannel(de.hybris.platform.jalo.enumeration.EnumerationValue item, de.hybris.platform.europe1.jalo.PriceRow value) Generated method - Removesvaluefrom pricePlansForChannel.- Parameters:
value- the item to remove from pricePlansForChannel - Price configurations containing distribution channels for which the price is available.
-
getPricePlansForProcessType
public Set<de.hybris.platform.europe1.jalo.PriceRow> getPricePlansForProcessType(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue item) Generated method - Getter of theTmaProcessType.pricePlansForProcessTypeattribute.- Returns:
- the pricePlansForProcessType - Price configurations containing process types for which the price is available.
-
getPricePlansForProcessType
public Set<de.hybris.platform.europe1.jalo.PriceRow> getPricePlansForProcessType(de.hybris.platform.jalo.enumeration.EnumerationValue item) Generated method - Getter of theTmaProcessType.pricePlansForProcessTypeattribute.- Returns:
- the pricePlansForProcessType - Price configurations containing process types for which the price is available.
-
getPricePlansForProcessTypeCount
public long getPricePlansForProcessTypeCount(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue item) -
getPricePlansForProcessTypeCount
public long getPricePlansForProcessTypeCount(de.hybris.platform.jalo.enumeration.EnumerationValue item) -
setPricePlansForProcessType
public void setPricePlansForProcessType(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue item, Set<de.hybris.platform.europe1.jalo.PriceRow> value) Generated method - Setter of theTmaProcessType.pricePlansForProcessTypeattribute.- Parameters:
value- the pricePlansForProcessType - Price configurations containing process types for which the price is available.
-
setPricePlansForProcessType
public void setPricePlansForProcessType(de.hybris.platform.jalo.enumeration.EnumerationValue item, Set<de.hybris.platform.europe1.jalo.PriceRow> value) Generated method - Setter of theTmaProcessType.pricePlansForProcessTypeattribute.- Parameters:
value- the pricePlansForProcessType - Price configurations containing process types for which the price is available.
-
addToPricePlansForProcessType
public void addToPricePlansForProcessType(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue item, de.hybris.platform.europe1.jalo.PriceRow value) Generated method - Addsvalueto pricePlansForProcessType.- Parameters:
value- the item to add to pricePlansForProcessType - Price configurations containing process types for which the price is available.
-
addToPricePlansForProcessType
public void addToPricePlansForProcessType(de.hybris.platform.jalo.enumeration.EnumerationValue item, de.hybris.platform.europe1.jalo.PriceRow value) Generated method - Addsvalueto pricePlansForProcessType.- Parameters:
value- the item to add to pricePlansForProcessType - Price configurations containing process types for which the price is available.
-
removeFromPricePlansForProcessType
public void removeFromPricePlansForProcessType(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue item, de.hybris.platform.europe1.jalo.PriceRow value) Generated method - Removesvaluefrom pricePlansForProcessType.- Parameters:
value- the item to remove from pricePlansForProcessType - Price configurations containing process types for which the price is available.
-
removeFromPricePlansForProcessType
public void removeFromPricePlansForProcessType(de.hybris.platform.jalo.enumeration.EnumerationValue item, de.hybris.platform.europe1.jalo.PriceRow value) Generated method - Removesvaluefrom pricePlansForProcessType.- Parameters:
value- the item to remove from pricePlansForProcessType - Price configurations containing process types for which the price is available.
-
getPriority
public Integer getPriority(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.europe1.jalo.PriceRow item) Generated method - Getter of thePriceRow.priorityattribute.- Returns:
- the priority - The price's priority.
-
getPriority
Generated method - Getter of thePriceRow.priorityattribute.- Returns:
- the priority - The price's priority.
-
getPriorityAsPrimitive
public int getPriorityAsPrimitive(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.europe1.jalo.PriceRow item) Generated method - Getter of thePriceRow.priorityattribute.- Returns:
- the priority - The price's priority.
-
getPriorityAsPrimitive
public int getPriorityAsPrimitive(de.hybris.platform.europe1.jalo.PriceRow item) Generated method - Getter of thePriceRow.priorityattribute.- Returns:
- the priority - The price's priority.
-
setPriority
public void setPriority(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.europe1.jalo.PriceRow item, Integer value) Generated method - Setter of thePriceRow.priorityattribute.- Parameters:
value- the priority - The price's priority.
-
setPriority
Generated method - Setter of thePriceRow.priorityattribute.- Parameters:
value- the priority - The price's priority.
-
setPriority
public void setPriority(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.europe1.jalo.PriceRow item, int value) Generated method - Setter of thePriceRow.priorityattribute.- Parameters:
value- the priority - The price's priority.
-
setPriority
public void setPriority(de.hybris.platform.europe1.jalo.PriceRow item, int value) Generated method - Setter of thePriceRow.priorityattribute.- Parameters:
value- the priority - The price's priority.
-
getProcessType
public de.hybris.platform.jalo.enumeration.EnumerationValue getProcessType(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrderEntry item) Generated method - Getter of theAbstractOrderEntry.processTypeattribute.- Returns:
- the processType - Represents the process type under which the current item has been added to cart.
-
getProcessType
public de.hybris.platform.jalo.enumeration.EnumerationValue getProcessType(de.hybris.platform.jalo.order.AbstractOrderEntry item) Generated method - Getter of theAbstractOrderEntry.processTypeattribute.- Returns:
- the processType - Represents the process type under which the current item has been added to cart.
-
setProcessType
public void setProcessType(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrderEntry item, de.hybris.platform.jalo.enumeration.EnumerationValue value) Generated method - Setter of theAbstractOrderEntry.processTypeattribute.- Parameters:
value- the processType - Represents the process type under which the current item has been added to cart.
-
setProcessType
public void setProcessType(de.hybris.platform.jalo.order.AbstractOrderEntry item, de.hybris.platform.jalo.enumeration.EnumerationValue value) Generated method - Setter of theAbstractOrderEntry.processTypeattribute.- Parameters:
value- the processType - Represents the process type under which the current item has been added to cart.
-
getProcessTypes
public Set<de.hybris.platform.jalo.enumeration.EnumerationValue> getProcessTypes(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.europe1.jalo.PriceRow item) Generated method - Getter of thePriceRow.processTypesattribute.- Returns:
- the processTypes - Subscription Terms for which the Price Plan is available.
-
getProcessTypes
public Set<de.hybris.platform.jalo.enumeration.EnumerationValue> getProcessTypes(de.hybris.platform.europe1.jalo.PriceRow item) Generated method - Getter of thePriceRow.processTypesattribute.- Returns:
- the processTypes - Subscription Terms for which the Price Plan is available.
-
getProcessTypesCount
public long getProcessTypesCount(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.europe1.jalo.PriceRow item) -
getProcessTypesCount
public long getProcessTypesCount(de.hybris.platform.europe1.jalo.PriceRow item) -
setProcessTypes
public void setProcessTypes(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.europe1.jalo.PriceRow item, Set<de.hybris.platform.jalo.enumeration.EnumerationValue> value) Generated method - Setter of thePriceRow.processTypesattribute.- Parameters:
value- the processTypes - Subscription Terms for which the Price Plan is available.
-
setProcessTypes
public void setProcessTypes(de.hybris.platform.europe1.jalo.PriceRow item, Set<de.hybris.platform.jalo.enumeration.EnumerationValue> value) Generated method - Setter of thePriceRow.processTypesattribute.- Parameters:
value- the processTypes - Subscription Terms for which the Price Plan is available.
-
addToProcessTypes
public void addToProcessTypes(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.europe1.jalo.PriceRow item, de.hybris.platform.jalo.enumeration.EnumerationValue value) Generated method - Addsvalueto processTypes.- Parameters:
value- the item to add to processTypes - Subscription Terms for which the Price Plan is available.
-
addToProcessTypes
public void addToProcessTypes(de.hybris.platform.europe1.jalo.PriceRow item, de.hybris.platform.jalo.enumeration.EnumerationValue value) Generated method - Addsvalueto processTypes.- Parameters:
value- the item to add to processTypes - Subscription Terms for which the Price Plan is available.
-
removeFromProcessTypes
public void removeFromProcessTypes(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.europe1.jalo.PriceRow item, de.hybris.platform.jalo.enumeration.EnumerationValue value) Generated method - Removesvaluefrom processTypes.- Parameters:
value- the item to remove from processTypes - Subscription Terms for which the Price Plan is available.
-
removeFromProcessTypes
public void removeFromProcessTypes(de.hybris.platform.europe1.jalo.PriceRow item, de.hybris.platform.jalo.enumeration.EnumerationValue value) Generated method - Removesvaluefrom processTypes.- Parameters:
value- the item to remove from processTypes - Subscription Terms for which the Price Plan is available.
-
getProductOfferingPrice
public TmaProductOfferingPrice getProductOfferingPrice(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.europe1.jalo.PriceRow item) Generated method - Getter of thePriceRow.productOfferingPriceattribute.- Returns:
- the productOfferingPrice - The product offering price
-
getProductOfferingPrice
public TmaProductOfferingPrice getProductOfferingPrice(de.hybris.platform.europe1.jalo.PriceRow item) Generated method - Getter of thePriceRow.productOfferingPriceattribute.- Returns:
- the productOfferingPrice - The product offering price
-
setProductOfferingPrice
public void setProductOfferingPrice(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.europe1.jalo.PriceRow item, TmaProductOfferingPrice value) Generated method - Setter of thePriceRow.productOfferingPriceattribute.- Parameters:
value- the productOfferingPrice - The product offering price
-
setProductOfferingPrice
public void setProductOfferingPrice(de.hybris.platform.europe1.jalo.PriceRow item, TmaProductOfferingPrice value) Generated method - Setter of thePriceRow.productOfferingPriceattribute.- Parameters:
value- the productOfferingPrice - The product offering price
-
getProductOfferingsForChannel
public Set<TmaProductOffering> getProductOfferingsForChannel(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue item) Generated method - Getter of thePriceRowChannel.productOfferingsForChannelattribute.- Returns:
- the productOfferingsForChannel - Product Offerings available for those channels.
-
getProductOfferingsForChannel
public Set<TmaProductOffering> getProductOfferingsForChannel(de.hybris.platform.jalo.enumeration.EnumerationValue item) Generated method - Getter of thePriceRowChannel.productOfferingsForChannelattribute.- Returns:
- the productOfferingsForChannel - Product Offerings available for those channels.
-
getProductOfferingsForChannelCount
public long getProductOfferingsForChannelCount(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue item) -
getProductOfferingsForChannelCount
public long getProductOfferingsForChannelCount(de.hybris.platform.jalo.enumeration.EnumerationValue item) -
setProductOfferingsForChannel
public void setProductOfferingsForChannel(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue item, Set<TmaProductOffering> value) Generated method - Setter of thePriceRowChannel.productOfferingsForChannelattribute.- Parameters:
value- the productOfferingsForChannel - Product Offerings available for those channels.
-
setProductOfferingsForChannel
public void setProductOfferingsForChannel(de.hybris.platform.jalo.enumeration.EnumerationValue item, Set<TmaProductOffering> value) Generated method - Setter of thePriceRowChannel.productOfferingsForChannelattribute.- Parameters:
value- the productOfferingsForChannel - Product Offerings available for those channels.
-
addToProductOfferingsForChannel
public void addToProductOfferingsForChannel(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue item, TmaProductOffering value) Generated method - Addsvalueto productOfferingsForChannel.- Parameters:
value- the item to add to productOfferingsForChannel - Product Offerings available for those channels.
-
addToProductOfferingsForChannel
public void addToProductOfferingsForChannel(de.hybris.platform.jalo.enumeration.EnumerationValue item, TmaProductOffering value) Generated method - Addsvalueto productOfferingsForChannel.- Parameters:
value- the item to add to productOfferingsForChannel - Product Offerings available for those channels.
-
removeFromProductOfferingsForChannel
public void removeFromProductOfferingsForChannel(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue item, TmaProductOffering value) Generated method - Removesvaluefrom productOfferingsForChannel.- Parameters:
value- the item to remove from productOfferingsForChannel - Product Offerings available for those channels.
-
removeFromProductOfferingsForChannel
public void removeFromProductOfferingsForChannel(de.hybris.platform.jalo.enumeration.EnumerationValue item, TmaProductOffering value) Generated method - Removesvaluefrom productOfferingsForChannel.- Parameters:
value- the item to remove from productOfferingsForChannel - Product Offerings available for those channels.
-
getProductPriceClass
public TmaProductPriceClass getProductPriceClass(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.product.Product item) Generated method - Getter of theProduct.productPriceClassattribute.- Returns:
- the productPriceClass - Product Price Class from which the Product belongs.
-
getProductPriceClass
Generated method - Getter of theProduct.productPriceClassattribute.- Returns:
- the productPriceClass - Product Price Class from which the Product belongs.
-
setProductPriceClass
public void setProductPriceClass(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.product.Product item, TmaProductPriceClass value) Generated method - Setter of theProduct.productPriceClassattribute.- Parameters:
value- the productPriceClass - Product Price Class from which the Product belongs.
-
setProductPriceClass
public void setProductPriceClass(de.hybris.platform.jalo.product.Product item, TmaProductPriceClass value) Generated method - Setter of theProduct.productPriceClassattribute.- Parameters:
value- the productPriceClass - Product Price Class from which the Product belongs.
-
getProductSpecCharacteristicValues
public Set<TmaAbstractOrderEntryPscv> getProductSpecCharacteristicValues(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrderEntry item) Generated method - Getter of theAbstractOrderEntry.productSpecCharacteristicValuesattribute.- Returns:
- the productSpecCharacteristicValues - Product Specification Characteristic Values for the given order entry.
-
getProductSpecCharacteristicValues
public Set<TmaAbstractOrderEntryPscv> getProductSpecCharacteristicValues(de.hybris.platform.jalo.order.AbstractOrderEntry item) Generated method - Getter of theAbstractOrderEntry.productSpecCharacteristicValuesattribute.- Returns:
- the productSpecCharacteristicValues - Product Specification Characteristic Values for the given order entry.
-
setProductSpecCharacteristicValues
public void setProductSpecCharacteristicValues(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrderEntry item, Set<TmaAbstractOrderEntryPscv> value) Generated method - Setter of theAbstractOrderEntry.productSpecCharacteristicValuesattribute.- Parameters:
value- the productSpecCharacteristicValues - Product Specification Characteristic Values for the given order entry.
-
setProductSpecCharacteristicValues
public void setProductSpecCharacteristicValues(de.hybris.platform.jalo.order.AbstractOrderEntry item, Set<TmaAbstractOrderEntryPscv> value) Generated method - Setter of theAbstractOrderEntry.productSpecCharacteristicValuesattribute.- Parameters:
value- the productSpecCharacteristicValues - Product Specification Characteristic Values for the given order entry.
-
addToProductSpecCharacteristicValues
public void addToProductSpecCharacteristicValues(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrderEntry item, TmaAbstractOrderEntryPscv value) Generated method - Addsvalueto productSpecCharacteristicValues.- Parameters:
value- the item to add to productSpecCharacteristicValues - Product Specification Characteristic Values for the given order entry.
-
addToProductSpecCharacteristicValues
public void addToProductSpecCharacteristicValues(de.hybris.platform.jalo.order.AbstractOrderEntry item, TmaAbstractOrderEntryPscv value) Generated method - Addsvalueto productSpecCharacteristicValues.- Parameters:
value- the item to add to productSpecCharacteristicValues - Product Specification Characteristic Values for the given order entry.
-
removeFromProductSpecCharacteristicValues
public void removeFromProductSpecCharacteristicValues(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrderEntry item, TmaAbstractOrderEntryPscv value) Generated method - Removesvaluefrom productSpecCharacteristicValues.- Parameters:
value- the item to remove from productSpecCharacteristicValues - Product Specification Characteristic Values for the given order entry.
-
removeFromProductSpecCharacteristicValues
public void removeFromProductSpecCharacteristicValues(de.hybris.platform.jalo.order.AbstractOrderEntry item, TmaAbstractOrderEntryPscv value) Generated method - Removesvaluefrom productSpecCharacteristicValues.- Parameters:
value- the item to remove from productSpecCharacteristicValues - Product Specification Characteristic Values for the given order entry.
-
getRegion
public de.hybris.platform.jalo.c2l.Region getRegion(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrderEntry item) Generated method - Getter of theAbstractOrderEntry.regionattribute.- Returns:
- the region - Represents the Region of the entry
-
getRegion
public de.hybris.platform.jalo.c2l.Region getRegion(de.hybris.platform.jalo.order.AbstractOrderEntry item) Generated method - Getter of theAbstractOrderEntry.regionattribute.- Returns:
- the region - Represents the Region of the entry
-
setRegion
public void setRegion(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrderEntry item, de.hybris.platform.jalo.c2l.Region value) Generated method - Setter of theAbstractOrderEntry.regionattribute.- Parameters:
value- the region - Represents the Region of the entry
-
setRegion
public void setRegion(de.hybris.platform.jalo.order.AbstractOrderEntry item, de.hybris.platform.jalo.c2l.Region value) Generated method - Setter of theAbstractOrderEntry.regionattribute.- Parameters:
value- the region - Represents the Region of the entry
-
getRegions
public Set<de.hybris.platform.jalo.c2l.Region> getRegions(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.europe1.jalo.PDTRow item) Generated method - Getter of thePDTRow.regionsattribute.- Returns:
- the regions - List of the Regions
-
getRegions
public Set<de.hybris.platform.jalo.c2l.Region> getRegions(de.hybris.platform.europe1.jalo.PDTRow item) Generated method - Getter of thePDTRow.regionsattribute.- Returns:
- the regions - List of the Regions
-
getRegionsCount
public long getRegionsCount(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.europe1.jalo.PDTRow item) -
getRegionsCount
public long getRegionsCount(de.hybris.platform.europe1.jalo.PDTRow item) -
setRegions
public void setRegions(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.europe1.jalo.PDTRow item, Set<de.hybris.platform.jalo.c2l.Region> value) Generated method - Setter of thePDTRow.regionsattribute.- Parameters:
value- the regions - List of the Regions
-
setRegions
public void setRegions(de.hybris.platform.europe1.jalo.PDTRow item, Set<de.hybris.platform.jalo.c2l.Region> value) Generated method - Setter of thePDTRow.regionsattribute.- Parameters:
value- the regions - List of the Regions
-
addToRegions
public void addToRegions(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.europe1.jalo.PDTRow item, de.hybris.platform.jalo.c2l.Region value) Generated method - Addsvalueto regions.- Parameters:
value- the item to add to regions - List of the Regions
-
addToRegions
public void addToRegions(de.hybris.platform.europe1.jalo.PDTRow item, de.hybris.platform.jalo.c2l.Region value) Generated method - Addsvalueto regions.- Parameters:
value- the item to add to regions - List of the Regions
-
removeFromRegions
public void removeFromRegions(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.europe1.jalo.PDTRow item, de.hybris.platform.jalo.c2l.Region value) Generated method - Removesvaluefrom regions.- Parameters:
value- the item to remove from regions - List of the Regions
-
removeFromRegions
public void removeFromRegions(de.hybris.platform.europe1.jalo.PDTRow item, de.hybris.platform.jalo.c2l.Region value) Generated method - Removesvaluefrom regions.- Parameters:
value- the item to remove from regions - List of the Regions
-
getRequiredProductClasses
public Set<TmaProductPriceClass> getRequiredProductClasses(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.europe1.jalo.PriceRow item) Generated method - Getter of thePriceRow.requiredProductClassesattribute.- Returns:
- the requiredProductClasses - Product Price Classes required in order for the Price Plans to apply.
-
getRequiredProductClasses
public Set<TmaProductPriceClass> getRequiredProductClasses(de.hybris.platform.europe1.jalo.PriceRow item) Generated method - Getter of thePriceRow.requiredProductClassesattribute.- Returns:
- the requiredProductClasses - Product Price Classes required in order for the Price Plans to apply.
-
getRequiredProductClassesCount
public long getRequiredProductClassesCount(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.europe1.jalo.PriceRow item) -
getRequiredProductClassesCount
public long getRequiredProductClassesCount(de.hybris.platform.europe1.jalo.PriceRow item) -
setRequiredProductClasses
public void setRequiredProductClasses(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.europe1.jalo.PriceRow item, Set<TmaProductPriceClass> value) Generated method - Setter of thePriceRow.requiredProductClassesattribute.- Parameters:
value- the requiredProductClasses - Product Price Classes required in order for the Price Plans to apply.
-
setRequiredProductClasses
public void setRequiredProductClasses(de.hybris.platform.europe1.jalo.PriceRow item, Set<TmaProductPriceClass> value) Generated method - Setter of thePriceRow.requiredProductClassesattribute.- Parameters:
value- the requiredProductClasses - Product Price Classes required in order for the Price Plans to apply.
-
addToRequiredProductClasses
public void addToRequiredProductClasses(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.europe1.jalo.PriceRow item, TmaProductPriceClass value) Generated method - Addsvalueto requiredProductClasses.- Parameters:
value- the item to add to requiredProductClasses - Product Price Classes required in order for the Price Plans to apply.
-
addToRequiredProductClasses
public void addToRequiredProductClasses(de.hybris.platform.europe1.jalo.PriceRow item, TmaProductPriceClass value) Generated method - Addsvalueto requiredProductClasses.- Parameters:
value- the item to add to requiredProductClasses - Product Price Classes required in order for the Price Plans to apply.
-
removeFromRequiredProductClasses
public void removeFromRequiredProductClasses(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.europe1.jalo.PriceRow item, TmaProductPriceClass value) Generated method - Removesvaluefrom requiredProductClasses.- Parameters:
value- the item to remove from requiredProductClasses - Product Price Classes required in order for the Price Plans to apply.
-
removeFromRequiredProductClasses
public void removeFromRequiredProductClasses(de.hybris.platform.europe1.jalo.PriceRow item, TmaProductPriceClass value) Generated method - Removesvaluefrom requiredProductClasses.- Parameters:
value- the item to remove from requiredProductClasses - Product Price Classes required in order for the Price Plans to apply.
-
getRequiredProductOfferings
public Set<de.hybris.platform.jalo.product.Product> getRequiredProductOfferings(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.europe1.jalo.PriceRow item) Generated method - Getter of thePriceRow.requiredProductOfferingsattribute.- Returns:
- the requiredProductOfferings - Products required in order for the Price Plans to apply.
-
getRequiredProductOfferings
public Set<de.hybris.platform.jalo.product.Product> getRequiredProductOfferings(de.hybris.platform.europe1.jalo.PriceRow item) Generated method - Getter of thePriceRow.requiredProductOfferingsattribute.- Returns:
- the requiredProductOfferings - Products required in order for the Price Plans to apply.
-
getRequiredProductOfferingsCount
public long getRequiredProductOfferingsCount(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.europe1.jalo.PriceRow item) -
getRequiredProductOfferingsCount
public long getRequiredProductOfferingsCount(de.hybris.platform.europe1.jalo.PriceRow item) -
setRequiredProductOfferings
public void setRequiredProductOfferings(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.europe1.jalo.PriceRow item, Set<de.hybris.platform.jalo.product.Product> value) Generated method - Setter of thePriceRow.requiredProductOfferingsattribute.- Parameters:
value- the requiredProductOfferings - Products required in order for the Price Plans to apply.
-
setRequiredProductOfferings
public void setRequiredProductOfferings(de.hybris.platform.europe1.jalo.PriceRow item, Set<de.hybris.platform.jalo.product.Product> value) Generated method - Setter of thePriceRow.requiredProductOfferingsattribute.- Parameters:
value- the requiredProductOfferings - Products required in order for the Price Plans to apply.
-
addToRequiredProductOfferings
public void addToRequiredProductOfferings(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.europe1.jalo.PriceRow item, de.hybris.platform.jalo.product.Product value) Generated method - Addsvalueto requiredProductOfferings.- Parameters:
value- the item to add to requiredProductOfferings - Products required in order for the Price Plans to apply.
-
addToRequiredProductOfferings
public void addToRequiredProductOfferings(de.hybris.platform.europe1.jalo.PriceRow item, de.hybris.platform.jalo.product.Product value) Generated method - Addsvalueto requiredProductOfferings.- Parameters:
value- the item to add to requiredProductOfferings - Products required in order for the Price Plans to apply.
-
removeFromRequiredProductOfferings
public void removeFromRequiredProductOfferings(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.europe1.jalo.PriceRow item, de.hybris.platform.jalo.product.Product value) Generated method - Removesvaluefrom requiredProductOfferings.- Parameters:
value- the item to remove from requiredProductOfferings - Products required in order for the Price Plans to apply.
-
removeFromRequiredProductOfferings
public void removeFromRequiredProductOfferings(de.hybris.platform.europe1.jalo.PriceRow item, de.hybris.platform.jalo.product.Product value) Generated method - Removesvaluefrom requiredProductOfferings.- Parameters:
value- the item to remove from requiredProductOfferings - Products required in order for the Price Plans to apply.
-
getServiceProvider
public String getServiceProvider(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrderEntry item) Generated method - Getter of theAbstractOrderEntry.serviceProviderattribute.- Returns:
- the serviceProvider - Represents the service provider of the entry
-
getServiceProvider
Generated method - Getter of theAbstractOrderEntry.serviceProviderattribute.- Returns:
- the serviceProvider - Represents the service provider of the entry
-
setServiceProvider
public void setServiceProvider(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrderEntry item, String value) Generated method - Setter of theAbstractOrderEntry.serviceProviderattribute.- Parameters:
value- the serviceProvider - Represents the service provider of the entry
-
setServiceProvider
Generated method - Setter of theAbstractOrderEntry.serviceProviderattribute.- Parameters:
value- the serviceProvider - Represents the service provider of the entry
-
isSoldIndividually
public Boolean isSoldIndividually(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.product.Product item) Generated method - Getter of theProduct.soldIndividuallyattribute.- Returns:
- the soldIndividually
-
isSoldIndividually
Generated method - Getter of theProduct.soldIndividuallyattribute.- Returns:
- the soldIndividually
-
isSoldIndividuallyAsPrimitive
public boolean isSoldIndividuallyAsPrimitive(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.product.Product item) Generated method - Getter of theProduct.soldIndividuallyattribute.- Returns:
- the soldIndividually
-
isSoldIndividuallyAsPrimitive
public boolean isSoldIndividuallyAsPrimitive(de.hybris.platform.jalo.product.Product item) Generated method - Getter of theProduct.soldIndividuallyattribute.- Returns:
- the soldIndividually
-
setSoldIndividually
public void setSoldIndividually(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.product.Product item, Boolean value) Generated method - Setter of theProduct.soldIndividuallyattribute.- Parameters:
value- the soldIndividually
-
setSoldIndividually
Generated method - Setter of theProduct.soldIndividuallyattribute.- Parameters:
value- the soldIndividually
-
setSoldIndividually
public void setSoldIndividually(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.product.Product item, boolean value) Generated method - Setter of theProduct.soldIndividuallyattribute.- Parameters:
value- the soldIndividually
-
setSoldIndividually
public void setSoldIndividually(de.hybris.platform.jalo.product.Product item, boolean value) Generated method - Setter of theProduct.soldIndividuallyattribute.- Parameters:
value- the soldIndividually
-
getSubscriptionInfo
public TmaCartSubscriptionInfo getSubscriptionInfo(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrderEntry item) Generated method - Getter of theAbstractOrderEntry.subscriptionInfoattribute.- Returns:
- the subscriptionInfo - Represents the subscription info for which the current item has been added to cart.
-
getSubscriptionInfo
public TmaCartSubscriptionInfo getSubscriptionInfo(de.hybris.platform.jalo.order.AbstractOrderEntry item) Generated method - Getter of theAbstractOrderEntry.subscriptionInfoattribute.- Returns:
- the subscriptionInfo - Represents the subscription info for which the current item has been added to cart.
-
setSubscriptionInfo
public void setSubscriptionInfo(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.order.AbstractOrderEntry item, TmaCartSubscriptionInfo value) Generated method - Setter of theAbstractOrderEntry.subscriptionInfoattribute.- Parameters:
value- the subscriptionInfo - Represents the subscription info for which the current item has been added to cart.
-
setSubscriptionInfo
public void setSubscriptionInfo(de.hybris.platform.jalo.order.AbstractOrderEntry item, TmaCartSubscriptionInfo value) Generated method - Setter of theAbstractOrderEntry.subscriptionInfoattribute.- Parameters:
value- the subscriptionInfo - Represents the subscription info for which the current item has been added to cart.
-