Class TmaServiceSpecificationModel

java.lang.Object
de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.core.model.ItemModel
de.hybris.platform.b2ctelcoservices.model.TmaServiceSpecificationModel
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
TmaCustomerFacingServiceSpecModel

public class TmaServiceSpecificationModel extends ItemModel
Generated model class for type TmaServiceSpecification first defined at extension tuadatacommonsservices.

Realization of product specifications as know-how and resources.

See Also:
  • Nested Class Summary

    Nested classes/interfaces inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel

    de.hybris.platform.servicelayer.model.AbstractItemModel.NewModelContextFactory
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
    Generated model type code constant.
    static final String
    Generated constant - Attribute key of TmaServiceSpecification.approvalStatus attribute defined at extension tuadatacommonsservices.
    static final String
    Generated constant - Attribute key of TmaServiceSpecification.catalogVersion attribute defined at extension tuadatacommonsservices.
    static final String
    Generated constant - Attribute key of TmaServiceSpecification.description attribute defined at extension tuadatacommonsservices.
    static final String
    Generated constant - Attribute key of TmaServiceSpecification.externalIds attribute defined at extension tuadatacommonsservices.
    static final String
    Generated constant - Attribute key of TmaServiceSpecification.id attribute defined at extension tuadatacommonsservices.
    static final String
    Generated constant - Attribute key of TmaServiceSpecification.name attribute defined at extension tuadatacommonsservices.
    static final String
    Generated constant - Attribute key of TmaServiceSpecification.serviceSpecCharacteristics attribute defined at extension tuadatacommonsservices.
    static final String
    Generated constant - Attribute key of TmaServiceSpecification.serviceUsageSpecifications attribute defined at extension tuadatacommonsservices.

    Fields inherited from class de.hybris.platform.core.model.ItemModel

    _COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALED

    Fields inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel

    LANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY
  • Constructor Summary

    Constructors
    Constructor
    Description
    Generated constructor - Default constructor for generic creation.
    TmaServiceSpecificationModel(de.hybris.platform.servicelayer.model.ItemModelContext ctx)
    Generated constructor - Default constructor for creation with existing context
    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
    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
  • Method Summary

    Modifier and Type
    Method
    Description
    Generated method - Getter of the TmaServiceSpecification.approvalStatus attribute defined at extension tuadatacommonsservices.
    Generated method - Getter of the TmaServiceSpecification.catalogVersion attribute defined at extension tuadatacommonsservices.
    Generated method - Getter of the TmaServiceSpecification.description attribute defined at extension tuadatacommonsservices.
    Generated method - Getter of the TmaServiceSpecification.description attribute defined at extension tuadatacommonsservices.
    Generated method - Getter of the TmaServiceSpecification.externalIds attribute defined at extension tuadatacommonsservices.
    Generated method - Getter of the TmaServiceSpecification.id attribute defined at extension tuadatacommonsservices.
    Generated method - Getter of the TmaServiceSpecification.name attribute defined at extension tuadatacommonsservices.
    Generated method - Getter of the TmaServiceSpecification.name attribute defined at extension tuadatacommonsservices.
    Generated method - Getter of the TmaServiceSpecification.serviceSpecCharacteristics attribute defined at extension tuadatacommonsservices.
    Generated method - Getter of the TmaServiceSpecification.serviceUsageSpecifications attribute defined at extension tuadatacommonsservices.
    void
    Generated method - Setter of TmaServiceSpecification.approvalStatus attribute defined at extension tuadatacommonsservices.
    void
    Generated method - Setter of TmaServiceSpecification.catalogVersion attribute defined at extension tuadatacommonsservices.
    void
    Generated method - Setter of TmaServiceSpecification.description attribute defined at extension tuadatacommonsservices.
    void
    Generated method - Setter of TmaServiceSpecification.description attribute defined at extension tuadatacommonsservices.
    void
    Generated method - Setter of TmaServiceSpecification.externalIds attribute defined at extension tuadatacommonsservices.
    void
    setId(String value)
    Generated method - Setter of TmaServiceSpecification.id attribute defined at extension tuadatacommonsservices.
    void
    setName(String value)
    Generated method - Setter of TmaServiceSpecification.name attribute defined at extension tuadatacommonsservices.
    void
    setName(String value, Locale loc)
    Generated method - Setter of TmaServiceSpecification.name attribute defined at extension tuadatacommonsservices.
    void
    Generated method - Setter of TmaServiceSpecification.serviceSpecCharacteristics attribute defined at extension tuadatacommonsservices.
    void
    Generated method - Setter of TmaServiceSpecification.serviceUsageSpecifications attribute defined at extension tuadatacommonsservices.

    Methods inherited from class de.hybris.platform.core.model.ItemModel

    getComments, getCreationtime, getModifiedtime, getOwner, isSealed, setComments, setCreationtime, setModifiedtime, setOwner

    Methods inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel

    equals, getItemModelContext, getItemtype, getPersistenceContext, getPk, getProperty, getProperty, getTenantId, hashCode, readResolve, setProperty, setProperty, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toString, writeReplace

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait
  • Field Details

    • _TYPECODE

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

      public static final String ID
      Generated constant - Attribute key of TmaServiceSpecification.id attribute defined at extension tuadatacommonsservices.
      See Also:
    • CATALOGVERSION

      public static final String CATALOGVERSION
      Generated constant - Attribute key of TmaServiceSpecification.catalogVersion attribute defined at extension tuadatacommonsservices.
      See Also:
    • NAME

      public static final String NAME
      Generated constant - Attribute key of TmaServiceSpecification.name attribute defined at extension tuadatacommonsservices.
      See Also:
    • DESCRIPTION

      public static final String DESCRIPTION
      Generated constant - Attribute key of TmaServiceSpecification.description attribute defined at extension tuadatacommonsservices.
      See Also:
    • APPROVALSTATUS

      public static final String APPROVALSTATUS
      Generated constant - Attribute key of TmaServiceSpecification.approvalStatus attribute defined at extension tuadatacommonsservices.
      See Also:
    • EXTERNALIDS

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

      public static final String SERVICESPECCHARACTERISTICS
      Generated constant - Attribute key of TmaServiceSpecification.serviceSpecCharacteristics attribute defined at extension tuadatacommonsservices.
      See Also:
    • SERVICEUSAGESPECIFICATIONS

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

    • TmaServiceSpecificationModel

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

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

      @Deprecated(since="4.1.1", forRemoval=true) public TmaServiceSpecificationModel(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 TmaServiceSpecification at extension tuadatacommonsservices
    • TmaServiceSpecificationModel

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

    • getApprovalStatus

      @Accessor(qualifier="approvalStatus", type=GETTER) public ArticleApprovalStatus getApprovalStatus()
      Generated method - Getter of the TmaServiceSpecification.approvalStatus attribute defined at extension tuadatacommonsservices.
      Returns:
      the approvalStatus - Current approval status of the Service Specification.
    • getCatalogVersion

      @Accessor(qualifier="catalogVersion", type=GETTER) public CatalogVersionModel getCatalogVersion()
      Generated method - Getter of the TmaServiceSpecification.catalogVersion attribute defined at extension tuadatacommonsservices.
      Returns:
      the catalogVersion - Catalog Version on which the Service Specification is published.
    • getDescription

      @Accessor(qualifier="description", type=GETTER) public String getDescription()
      Generated method - Getter of the TmaServiceSpecification.description attribute defined at extension tuadatacommonsservices.
      Returns:
      the description - The description of the Service Specification.
    • getDescription

      @Accessor(qualifier="description", type=GETTER) public String getDescription(Locale loc)
      Generated method - Getter of the TmaServiceSpecification.description attribute defined at extension tuadatacommonsservices.
      Parameters:
      loc - the value localization key
      Returns:
      the description - The description of the Service Specification.
      Throws:
      IllegalArgumentException - if localization key cannot be mapped to data language
    • getExternalIds

      @Accessor(qualifier="externalIds", type=GETTER) public Set<TmaExternalIdentifierModel> getExternalIds()
      Generated method - Getter of the TmaServiceSpecification.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 service specification.
    • getId

      @Accessor(qualifier="id", type=GETTER) public String getId()
      Generated method - Getter of the TmaServiceSpecification.id attribute defined at extension tuadatacommonsservices.
      Returns:
      the id - Unique identifier of the Service Specification.
    • getName

      @Accessor(qualifier="name", type=GETTER) public String getName()
      Generated method - Getter of the TmaServiceSpecification.name attribute defined at extension tuadatacommonsservices.
      Returns:
      the name - Name of the Service Specification.
    • getName

      @Accessor(qualifier="name", type=GETTER) public String getName(Locale loc)
      Generated method - Getter of the TmaServiceSpecification.name attribute defined at extension tuadatacommonsservices.
      Parameters:
      loc - the value localization key
      Returns:
      the name - Name of the Service Specification.
      Throws:
      IllegalArgumentException - if localization key cannot be mapped to data language
    • getServiceSpecCharacteristics

      @Accessor(qualifier="serviceSpecCharacteristics", type=GETTER) public Set<TmaServiceSpecCharacteristicModel> getServiceSpecCharacteristics()
      Generated method - Getter of the TmaServiceSpecification.serviceSpecCharacteristics attribute defined at extension tuadatacommonsservices. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.
      Returns:
      the serviceSpecCharacteristics - Service Spec Characteristics which are valid for the related Service Specifications.
    • getServiceUsageSpecifications

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

      @Accessor(qualifier="approvalStatus", type=SETTER) public void setApprovalStatus(ArticleApprovalStatus value)
      Generated method - Setter of TmaServiceSpecification.approvalStatus attribute defined at extension tuadatacommonsservices.
      Parameters:
      value - the approvalStatus - Current approval status of the Service Specification.
    • setCatalogVersion

      @Accessor(qualifier="catalogVersion", type=SETTER) public void setCatalogVersion(CatalogVersionModel value)
      Generated method - Setter of TmaServiceSpecification.catalogVersion attribute defined at extension tuadatacommonsservices.
      Parameters:
      value - the catalogVersion - Catalog Version on which the Service Specification is published.
    • setDescription

      @Accessor(qualifier="description", type=SETTER) public void setDescription(String value)
      Generated method - Setter of TmaServiceSpecification.description attribute defined at extension tuadatacommonsservices.
      Parameters:
      value - the description - The description of the Service Specification.
    • setDescription

      @Accessor(qualifier="description", type=SETTER) public void setDescription(String value, Locale loc)
      Generated method - Setter of TmaServiceSpecification.description attribute defined at extension tuadatacommonsservices.
      Parameters:
      value - the description - The description of the Service Specification.
      loc - the value localization key
      Throws:
      IllegalArgumentException - if localization key cannot be mapped to data language
    • setExternalIds

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

      @Accessor(qualifier="id", type=SETTER) public void setId(String value)
      Generated method - Setter of TmaServiceSpecification.id attribute defined at extension tuadatacommonsservices.
      Parameters:
      value - the id - Unique identifier of the Service Specification.
    • setName

      @Accessor(qualifier="name", type=SETTER) public void setName(String value)
      Generated method - Setter of TmaServiceSpecification.name attribute defined at extension tuadatacommonsservices.
      Parameters:
      value - the name - Name of the Service Specification.
    • setName

      @Accessor(qualifier="name", type=SETTER) public void setName(String value, Locale loc)
      Generated method - Setter of TmaServiceSpecification.name attribute defined at extension tuadatacommonsservices.
      Parameters:
      value - the name - Name of the Service Specification.
      loc - the value localization key
      Throws:
      IllegalArgumentException - if localization key cannot be mapped to data language
    • setServiceSpecCharacteristics

      @Accessor(qualifier="serviceSpecCharacteristics", type=SETTER) public void setServiceSpecCharacteristics(Set<TmaServiceSpecCharacteristicModel> value)
      Generated method - Setter of TmaServiceSpecification.serviceSpecCharacteristics attribute defined at extension tuadatacommonsservices.
      Parameters:
      value - the serviceSpecCharacteristics - Service Spec Characteristics which are valid for the related Service Specifications.
    • setServiceUsageSpecifications

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