Class TmaAtomicProductSpecificationModel

java.lang.Object
de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.core.model.ItemModel
de.hybris.platform.b2ctelcoservices.model.TmaProductSpecificationModel
de.hybris.platform.b2ctelcoservices.model.TmaAtomicProductSpecificationModel
All Implemented Interfaces:
Serializable

public class TmaAtomicProductSpecificationModel extends TmaProductSpecificationModel
Generated model class for type TmaAtomicProductSpecification first defined at extension tuadatacommonsservices.

Atomic entity of a Product Specification.

See Also:
  • Field Details

  • Constructor Details

    • TmaAtomicProductSpecificationModel

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

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

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

      @Deprecated(since="4.1.1", forRemoval=true) public TmaAtomicProductSpecificationModel(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:
      _id - initial attribute declared by type TmaProductSpecification at extension tuadatacommonsservices
      _owner - initial attribute declared by type Item at extension core