Class TmaProductUsageSpecificationModel

java.lang.Object
de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.core.model.ItemModel
de.hybris.platform.b2ctelcoservices.model.TmaUsageSpecificationModel
de.hybris.platform.b2ctelcoservices.model.TmaProductUsageSpecificationModel
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
TmaAtomicProductUsageSpecModel, TmaCompositeProductUsageSpecModel

public class TmaProductUsageSpecificationModel extends TmaUsageSpecificationModel
Generated model class for type TmaProductUsageSpecification first defined at extension tuadatacommonsservices.

Product Usage Specification describing a type of product usage. Usages with these specifications will be generated by an Offering once this offering is instantiated in the Customer's Inventory.

See Also:
  • Field Details

    • _TYPECODE

      public static final String _TYPECODE
      Generated model type code constant.
      See Also:
    • _TMAUSAGEPRODOFFERPRICECHARGE2TMAPRODUCTUSAGESPECIFICATIONRELATION

      public static final String _TMAUSAGEPRODOFFERPRICECHARGE2TMAPRODUCTUSAGESPECIFICATIONRELATION
      Generated relation code constant for relation TmaUsageProdOfferPriceCharge2TmaProductUsageSpecificationRelation defining source attribute usageProdOfferPriceCharges in extension tuadatacommonsservices.
      See Also:
    • _TMACOMPOSITEPRODUCTUSAGESPEC2TMAPRODUCTUSAGESPECIFICATIONRELATION

      public static final String _TMACOMPOSITEPRODUCTUSAGESPEC2TMAPRODUCTUSAGESPECIFICATIONRELATION
      Generated relation code constant for relation TmaCompositeProductUsageSpec2TmaProductUsageSpecificationRelation defining source attribute parents in extension tuadatacommonsservices.
      See Also:
    • SERVICEUSAGESPECIFICATIONS

      public static final String SERVICEUSAGESPECIFICATIONS
      Generated constant - Attribute key of TmaProductUsageSpecification.serviceUsageSpecifications attribute defined at extension tuadatacommonsservices.
      See Also:
    • USAGEPRODOFFERPRICECHARGES

      public static final String USAGEPRODOFFERPRICECHARGES
      Generated constant - Attribute key of TmaProductUsageSpecification.usageProdOfferPriceCharges attribute defined at extension tuadatacommonsservices.
      See Also:
    • PRODUCTSPECS

      public static final String PRODUCTSPECS
      Generated constant - Attribute key of TmaProductUsageSpecification.productSpecs attribute defined at extension tuadatacommonsservices.
      See Also:
    • PARENTS

      public static final String PARENTS
      Generated constant - Attribute key of TmaProductUsageSpecification.parents attribute defined at extension tuadatacommonsservices.
      See Also:
    • EXTERNALIDS

      public static final String EXTERNALIDS
      Generated constant - Attribute key of TmaProductUsageSpecification.externalIds attribute defined at extension tuadatacommonsservices.
      See Also:
  • Constructor Details

    • TmaProductUsageSpecificationModel

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

      public TmaProductUsageSpecificationModel(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
    • TmaProductUsageSpecificationModel

      @Deprecated(since="4.1.1", forRemoval=true) public TmaProductUsageSpecificationModel(CatalogVersionModel _catalogVersion, 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 TmaUsageSpecification at extension tuadatacommonsservices
      _id - initial attribute declared by type TmaUsageSpecification at extension tuadatacommonsservices
    • TmaProductUsageSpecificationModel

      @Deprecated(since="4.1.1", forRemoval=true) public TmaProductUsageSpecificationModel(CatalogVersionModel _catalogVersion, 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 TmaUsageSpecification at extension tuadatacommonsservices
      _id - initial attribute declared by type TmaUsageSpecification at extension tuadatacommonsservices
      _owner - initial attribute declared by type Item at extension core
  • Method Details

    • getExternalIds

      @Accessor(qualifier="externalIds", type=GETTER) public Set<TmaExternalIdentifierModel> getExternalIds()
      Generated method - Getter of the TmaProductUsageSpecification.externalIds attribute defined at extension tuadatacommonsservices. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.
      Returns:
      the externalIds - The external identifiers of the product usage specification.
    • getParents

      @Accessor(qualifier="parents", type=GETTER) public Set<TmaCompositeProductUsageSpecModel> getParents()
      Generated method - Getter of the TmaProductUsageSpecification.parents attribute defined at extension tuadatacommonsservices. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.
      Returns:
      the parents - The Composite Product Usage Specifications containing the Product Usage Specifications
    • getProductSpecs

      @Accessor(qualifier="productSpecs", type=GETTER) public Set<TmaProductSpecificationModel> getProductSpecs()
      Generated method - Getter of the TmaProductUsageSpecification.productSpecs attribute defined at extension tuadatacommonsservices. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.
      Returns:
      the productSpecs - The Product Specifications which make use of this Product Usage Specification.
    • getServiceUsageSpecifications

      @Accessor(qualifier="serviceUsageSpecifications", type=GETTER) public Set<TmaServiceUsageSpecificationModel> getServiceUsageSpecifications()
      Generated method - Getter of the TmaProductUsageSpecification.serviceUsageSpecifications attribute defined at extension tuadatacommonsservices. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.
      Returns:
      the serviceUsageSpecifications - The Service Usage Specifications describing the Product Usage Specification.
    • getUsageProdOfferPriceCharges

      @Accessor(qualifier="usageProdOfferPriceCharges", type=GETTER) public Set<TmaUsageProdOfferPriceChargeModel> getUsageProdOfferPriceCharges()
      Generated method - Getter of the TmaProductUsageSpecification.usageProdOfferPriceCharges attribute defined at extension tuadatacommonsservices. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.
      Returns:
      the usageProdOfferPriceCharges - The type of Usage event supported by the Usage Charge Price.
    • setExternalIds

      @Accessor(qualifier="externalIds", type=SETTER) public void setExternalIds(Set<TmaExternalIdentifierModel> value)
      Generated method - Setter of TmaProductUsageSpecification.externalIds attribute defined at extension tuadatacommonsservices.
      Parameters:
      value - the externalIds - The external identifiers of the product usage specification.
    • setParents

      @Accessor(qualifier="parents", type=SETTER) public void setParents(Set<TmaCompositeProductUsageSpecModel> value)
      Generated method - Setter of TmaProductUsageSpecification.parents attribute defined at extension tuadatacommonsservices.
      Parameters:
      value - the parents - The Composite Product Usage Specifications containing the Product Usage Specifications
    • setProductSpecs

      @Accessor(qualifier="productSpecs", type=SETTER) public void setProductSpecs(Set<TmaProductSpecificationModel> value)
      Generated method - Setter of TmaProductUsageSpecification.productSpecs attribute defined at extension tuadatacommonsservices.
      Parameters:
      value - the productSpecs - The Product Specifications which make use of this Product Usage Specification.
    • setServiceUsageSpecifications

      @Accessor(qualifier="serviceUsageSpecifications", type=SETTER) public void setServiceUsageSpecifications(Set<TmaServiceUsageSpecificationModel> value)
      Generated method - Setter of TmaProductUsageSpecification.serviceUsageSpecifications attribute defined at extension tuadatacommonsservices.
      Parameters:
      value - the serviceUsageSpecifications - The Service Usage Specifications describing the Product Usage Specification.
    • setUsageProdOfferPriceCharges

      @Accessor(qualifier="usageProdOfferPriceCharges", type=SETTER) public void setUsageProdOfferPriceCharges(Set<TmaUsageProdOfferPriceChargeModel> value)
      Generated method - Setter of TmaProductUsageSpecification.usageProdOfferPriceCharges attribute defined at extension tuadatacommonsservices.
      Parameters:
      value - the usageProdOfferPriceCharges - The type of Usage event supported by the Usage Charge Price.