Class TmaCompositeProdOfferPriceModel

    • Field Detail

      • _TYPECODE

        public static final java.lang.String _TYPECODE
        Generated model type code constant.
        See Also:
        Constant Field Values
      • CHILDREN

        public static final java.lang.String CHILDREN
        Generated constant - Attribute key of TmaCompositeProdOfferPrice.children attribute defined at extension b2ctelcoservices.
        See Also:
        Constant Field Values
    • Constructor Detail

      • TmaCompositeProdOfferPriceModel

        public TmaCompositeProdOfferPriceModel()
        Generated constructor - Default constructor for generic creation.
      • TmaCompositeProdOfferPriceModel

        public TmaCompositeProdOfferPriceModel​(de.hybris.platform.servicelayer.model.ItemModelContext ctx)
        Generated constructor - Default constructor for creation with existing context
        Parameters:
        ctx - the model context to be injected, must not be null
      • TmaCompositeProdOfferPriceModel

        @Deprecated(since="4.1.1",
                    forRemoval=true)
        public TmaCompositeProdOfferPriceModel​(CatalogVersionModel _catalogVersion,
                                               java.lang.String _id)
        Deprecated, for removal: This API element is subject to removal in a future version.
        since 4.1.1 Please use the default constructor without parameters
        Generated constructor - Constructor with all mandatory attributes.
        Parameters:
        _catalogVersion - initial attribute declared by type TmaProductOfferingPrice at extension b2ctelcoservices
        _id - initial attribute declared by type TmaProductOfferingPrice at extension b2ctelcoservices
      • TmaCompositeProdOfferPriceModel

        @Deprecated(since="4.1.1",
                    forRemoval=true)
        public TmaCompositeProdOfferPriceModel​(CatalogVersionModel _catalogVersion,
                                               java.lang.String _id,
                                               ItemModel _owner)
        Deprecated, for removal: This API element is subject to removal in a future version.
        since 4.1.1 Please use the default constructor without parameters
        Generated constructor - for all mandatory and initial attributes.
        Parameters:
        _catalogVersion - initial attribute declared by type TmaProductOfferingPrice at extension b2ctelcoservices
        _id - initial attribute declared by type TmaProductOfferingPrice at extension b2ctelcoservices
        _owner - initial attribute declared by type Item at extension core
    • Method Detail

      • getChildren

        @Accessor(qualifier="children",
                  type=GETTER)
        public java.util.Set<TmaProductOfferingPriceModel> getChildren()
        Generated method - Getter of the TmaCompositeProdOfferPrice.children attribute defined at extension b2ctelcoservices. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.
        Returns:
        the children - The children product offering prices
      • setChildren

        @Accessor(qualifier="children",
                  type=SETTER)
        public void setChildren​(java.util.Set<TmaProductOfferingPriceModel> value)
        Generated method - Setter of TmaCompositeProdOfferPrice.children attribute defined at extension b2ctelcoservices.
        Parameters:
        value - the children - The children product offering prices