Class TmaUsageSpecificationModel

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

public class TmaUsageSpecificationModel extends ItemModel
Generated model class for type TmaUsageSpecification first defined at extension tuadatacommonsservices.

The UsageSpecification describes a type of usage.

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 TmaUsageSpecification.approvalStatus attribute defined at extension tuadatacommonsservices.
    static final String
    Generated constant - Attribute key of TmaUsageSpecification.catalogVersion attribute defined at extension tuadatacommonsservices.
    static final String
    Generated constant - Attribute key of TmaUsageSpecification.description attribute defined at extension tuadatacommonsservices.
    static final String
    Generated constant - Attribute key of TmaUsageSpecification.id attribute defined at extension tuadatacommonsservices.
    static final String
    Generated constant - Attribute key of TmaUsageSpecification.name attribute defined at extension tuadatacommonsservices.
    static final String
    Generated constant - Attribute key of TmaUsageSpecification.offlineDate attribute defined at extension tuadatacommonsservices.
    static final String
    Generated constant - Attribute key of TmaUsageSpecification.onlineDate attribute defined at extension tuadatacommonsservices.
    static final String
    Generated constant - Attribute key of TmaUsageSpecification.usageSpecCharacteristics 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.
    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
    TmaUsageSpecificationModel(de.hybris.platform.servicelayer.model.ItemModelContext ctx)
    Generated constructor - Default constructor for creation with existing context
  • Method Summary

    Modifier and Type
    Method
    Description
    Generated method - Getter of the TmaUsageSpecification.approvalStatus attribute defined at extension tuadatacommonsservices.
    Generated method - Getter of the TmaUsageSpecification.catalogVersion attribute defined at extension tuadatacommonsservices.
    Generated method - Getter of the TmaUsageSpecification.description attribute defined at extension tuadatacommonsservices.
    Generated method - Getter of the TmaUsageSpecification.description attribute defined at extension tuadatacommonsservices.
    Generated method - Getter of the TmaUsageSpecification.id attribute defined at extension tuadatacommonsservices.
    Generated method - Getter of the TmaUsageSpecification.name attribute defined at extension tuadatacommonsservices.
    Generated method - Getter of the TmaUsageSpecification.name attribute defined at extension tuadatacommonsservices.
    Generated method - Getter of the TmaUsageSpecification.offlineDate attribute defined at extension tuadatacommonsservices.
    Generated method - Getter of the TmaUsageSpecification.onlineDate attribute defined at extension tuadatacommonsservices.
    Generated method - Getter of the TmaUsageSpecification.usageSpecCharacteristics attribute defined at extension tuadatacommonsservices.
    void
    Generated method - Setter of TmaUsageSpecification.approvalStatus attribute defined at extension tuadatacommonsservices.
    void
    Generated method - Setter of TmaUsageSpecification.catalogVersion attribute defined at extension tuadatacommonsservices.
    void
    Generated method - Setter of TmaUsageSpecification.description attribute defined at extension tuadatacommonsservices.
    void
    Generated method - Setter of TmaUsageSpecification.description attribute defined at extension tuadatacommonsservices.
    void
    setId(String value)
    Generated method - Setter of TmaUsageSpecification.id attribute defined at extension tuadatacommonsservices.
    void
    setName(String value)
    Generated method - Setter of TmaUsageSpecification.name attribute defined at extension tuadatacommonsservices.
    void
    setName(String value, Locale loc)
    Generated method - Setter of TmaUsageSpecification.name attribute defined at extension tuadatacommonsservices.
    void
    Generated method - Setter of TmaUsageSpecification.offlineDate attribute defined at extension tuadatacommonsservices.
    void
    Generated method - Setter of TmaUsageSpecification.onlineDate attribute defined at extension tuadatacommonsservices.
    void
    Generated method - Setter of TmaUsageSpecification.usageSpecCharacteristics 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 TmaUsageSpecification.id attribute defined at extension tuadatacommonsservices.
      See Also:
    • NAME

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

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

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

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

      public static final String ONLINEDATE
      Generated constant - Attribute key of TmaUsageSpecification.onlineDate attribute defined at extension tuadatacommonsservices.
      See Also:
    • OFFLINEDATE

      public static final String OFFLINEDATE
      Generated constant - Attribute key of TmaUsageSpecification.offlineDate attribute defined at extension tuadatacommonsservices.
      See Also:
    • USAGESPECCHARACTERISTICS

      public static final String USAGESPECCHARACTERISTICS
      Generated constant - Attribute key of TmaUsageSpecification.usageSpecCharacteristics attribute defined at extension tuadatacommonsservices.
      See Also:
  • Constructor Details

    • TmaUsageSpecificationModel

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

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

      @Deprecated(since="4.1.1", forRemoval=true) public TmaUsageSpecificationModel(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
    • TmaUsageSpecificationModel

      @Deprecated(since="4.1.1", forRemoval=true) public TmaUsageSpecificationModel(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

    • getApprovalStatus

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

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

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

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

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

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

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

      @Accessor(qualifier="offlineDate", type=GETTER) public Date getOfflineDate()
      Generated method - Getter of the TmaUsageSpecification.offlineDate attribute defined at extension tuadatacommonsservices.
      Returns:
      the offlineDate - The date until which the Usage Specification is available.
    • getOnlineDate

      @Accessor(qualifier="onlineDate", type=GETTER) public Date getOnlineDate()
      Generated method - Getter of the TmaUsageSpecification.onlineDate attribute defined at extension tuadatacommonsservices.
      Returns:
      the onlineDate - The date from which the Usage Specification is available.
    • getUsageSpecCharacteristics

      @Accessor(qualifier="usageSpecCharacteristics", type=GETTER) public Set<TmaUsageSpecCharacteristicModel> getUsageSpecCharacteristics()
      Generated method - Getter of the TmaUsageSpecification.usageSpecCharacteristics attribute defined at extension tuadatacommonsservices. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.
      Returns:
      the usageSpecCharacteristics - Usage Specification Characteristics representing properties or features provided by the Usage Specification.
    • setApprovalStatus

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

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

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

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

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

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

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

      @Accessor(qualifier="offlineDate", type=SETTER) public void setOfflineDate(Date value)
      Generated method - Setter of TmaUsageSpecification.offlineDate attribute defined at extension tuadatacommonsservices.
      Parameters:
      value - the offlineDate - The date until which the Usage Specification is available.
    • setOnlineDate

      @Accessor(qualifier="onlineDate", type=SETTER) public void setOnlineDate(Date value)
      Generated method - Setter of TmaUsageSpecification.onlineDate attribute defined at extension tuadatacommonsservices.
      Parameters:
      value - the onlineDate - The date from which the Usage Specification is available.
    • setUsageSpecCharacteristics

      @Accessor(qualifier="usageSpecCharacteristics", type=SETTER) public void setUsageSpecCharacteristics(Set<TmaUsageSpecCharacteristicModel> value)
      Generated method - Setter of TmaUsageSpecification.usageSpecCharacteristics attribute defined at extension tuadatacommonsservices.
      Parameters:
      value - the usageSpecCharacteristics - Usage Specification Characteristics representing properties or features provided by the Usage Specification.