Class TmaUsageSpecCharacteristicModel

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

public class TmaUsageSpecCharacteristicModel extends ItemModel
Generated model class for type TmaUsageSpecCharacteristic first defined at extension tuadatacommonsservices.

For a flexible structure of the Usage Specification, all its attributes are stored as Usage Specification Characteristics.

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 relation code constant for relation TmaUsageSpecification2TmaUsageSpecCharacteristicRelation defining source attribute usageSpecifications in extension tuadatacommonsservices.
    static final String
    Generated model type code constant.
    static final String
    Generated constant - Attribute key of TmaUsageSpecCharacteristic.catalogVersion attribute defined at extension tuadatacommonsservices.
    static final String
    Generated constant - Attribute key of TmaUsageSpecCharacteristic.category attribute defined at extension tuadatacommonsservices.
    static final String
    Generated constant - Attribute key of TmaUsageSpecCharacteristic.description attribute defined at extension tuadatacommonsservices.
    static final String
    Generated constant - Attribute key of TmaUsageSpecCharacteristic.id attribute defined at extension tuadatacommonsservices.
    static final String
    Generated constant - Attribute key of TmaUsageSpecCharacteristic.mandatory attribute defined at extension tuadatacommonsservices.
    static final String
    Generated constant - Attribute key of TmaUsageSpecCharacteristic.name attribute defined at extension tuadatacommonsservices.
    static final String
    Generated constant - Attribute key of TmaUsageSpecCharacteristic.usageSpecCharacteristicValues attribute defined at extension tuadatacommonsservices.
    static final String
    Generated constant - Attribute key of TmaUsageSpecCharacteristic.usageSpecifications 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
    TmaUsageSpecCharacteristicModel(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 TmaUsageSpecCharacteristic.catalogVersion attribute defined at extension tuadatacommonsservices.
    Generated method - Getter of the TmaUsageSpecCharacteristic.category attribute defined at extension tuadatacommonsservices.
    Generated method - Getter of the TmaUsageSpecCharacteristic.description attribute defined at extension tuadatacommonsservices.
    Generated method - Getter of the TmaUsageSpecCharacteristic.description attribute defined at extension tuadatacommonsservices.
    Generated method - Getter of the TmaUsageSpecCharacteristic.id attribute defined at extension tuadatacommonsservices.
    Generated method - Getter of the TmaUsageSpecCharacteristic.mandatory attribute defined at extension tuadatacommonsservices.
    Generated method - Getter of the TmaUsageSpecCharacteristic.name attribute defined at extension tuadatacommonsservices.
    Generated method - Getter of the TmaUsageSpecCharacteristic.name attribute defined at extension tuadatacommonsservices.
    Generated method - Getter of the TmaUsageSpecCharacteristic.usageSpecCharacteristicValues attribute defined at extension tuadatacommonsservices.
    Generated method - Getter of the TmaUsageSpecCharacteristic.usageSpecifications attribute defined at extension tuadatacommonsservices.
    void
    Generated method - Setter of TmaUsageSpecCharacteristic.catalogVersion attribute defined at extension tuadatacommonsservices.
    void
    Generated method - Setter of TmaUsageSpecCharacteristic.category attribute defined at extension tuadatacommonsservices.
    void
    Generated method - Setter of TmaUsageSpecCharacteristic.description attribute defined at extension tuadatacommonsservices.
    void
    Generated method - Setter of TmaUsageSpecCharacteristic.description attribute defined at extension tuadatacommonsservices.
    void
    setId(String value)
    Generated method - Setter of TmaUsageSpecCharacteristic.id attribute defined at extension tuadatacommonsservices.
    void
    Generated method - Setter of TmaUsageSpecCharacteristic.mandatory attribute defined at extension tuadatacommonsservices.
    void
    setName(String value)
    Generated method - Setter of TmaUsageSpecCharacteristic.name attribute defined at extension tuadatacommonsservices.
    void
    setName(String value, Locale loc)
    Generated method - Setter of TmaUsageSpecCharacteristic.name attribute defined at extension tuadatacommonsservices.
    void
    Generated method - Setter of TmaUsageSpecCharacteristic.usageSpecCharacteristicValues attribute defined at extension tuadatacommonsservices.
    void
    Generated method - Setter of TmaUsageSpecCharacteristic.usageSpecifications 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:
    • _TMAUSAGESPECIFICATION2TMAUSAGESPECCHARACTERISTICRELATION

      public static final String _TMAUSAGESPECIFICATION2TMAUSAGESPECCHARACTERISTICRELATION
      Generated relation code constant for relation TmaUsageSpecification2TmaUsageSpecCharacteristicRelation defining source attribute usageSpecifications in extension tuadatacommonsservices.
      See Also:
    • ID

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

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

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

      public static final String CATEGORY
      Generated constant - Attribute key of TmaUsageSpecCharacteristic.category attribute defined at extension tuadatacommonsservices.
      See Also:
    • CATALOGVERSION

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

      public static final String MANDATORY
      Generated constant - Attribute key of TmaUsageSpecCharacteristic.mandatory attribute defined at extension tuadatacommonsservices.
      See Also:
    • USAGESPECIFICATIONS

      public static final String USAGESPECIFICATIONS
      Generated constant - Attribute key of TmaUsageSpecCharacteristic.usageSpecifications attribute defined at extension tuadatacommonsservices.
      See Also:
    • USAGESPECCHARACTERISTICVALUES

      public static final String USAGESPECCHARACTERISTICVALUES
      Generated constant - Attribute key of TmaUsageSpecCharacteristic.usageSpecCharacteristicValues attribute defined at extension tuadatacommonsservices.
      See Also:
  • Constructor Details

    • TmaUsageSpecCharacteristicModel

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

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

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

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

    • getCatalogVersion

      @Accessor(qualifier="catalogVersion", type=GETTER) public CatalogVersionModel getCatalogVersion()
      Generated method - Getter of the TmaUsageSpecCharacteristic.catalogVersion attribute defined at extension tuadatacommonsservices.
      Returns:
      the catalogVersion - The catalog version under which this Usage Spec Characteristic is published
    • getCategory

      @Accessor(qualifier="category", type=GETTER) public TmaUsageCharacteristicCategoryModel getCategory()
      Generated method - Getter of the TmaUsageSpecCharacteristic.category attribute defined at extension tuadatacommonsservices.
      Returns:
      the category - The category of the Usage Spec Characteristic
    • getDescription

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

      @Accessor(qualifier="description", type=GETTER) public String getDescription(Locale loc)
      Generated method - Getter of the TmaUsageSpecCharacteristic.description attribute defined at extension tuadatacommonsservices.
      Parameters:
      loc - the value localization key
      Returns:
      the description - Description of the Usage Specification Characteristic.
      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 TmaUsageSpecCharacteristic.id attribute defined at extension tuadatacommonsservices.
      Returns:
      the id - The unique identifier of the Usage Spec Characteristic
    • getMandatory

      @Accessor(qualifier="mandatory", type=GETTER) public Boolean getMandatory()
      Generated method - Getter of the TmaUsageSpecCharacteristic.mandatory attribute defined at extension tuadatacommonsservices.
      Returns:
      the mandatory - Defines whether an Usage Spec Characteristic is mandatory or not
    • getName

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

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

      @Accessor(qualifier="usageSpecCharacteristicValues", type=GETTER) public Set<TmaUsageSpecCharacteristicValueModel> getUsageSpecCharacteristicValues()
      Generated method - Getter of the TmaUsageSpecCharacteristic.usageSpecCharacteristicValues attribute defined at extension tuadatacommonsservices. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.
      Returns:
      the usageSpecCharacteristicValues - Usage Spec Characteristic Values defined for a Usage Spec Characteristic.
    • getUsageSpecifications

      @Accessor(qualifier="usageSpecifications", type=GETTER) public Set<TmaUsageSpecificationModel> getUsageSpecifications()
      Generated method - Getter of the TmaUsageSpecCharacteristic.usageSpecifications attribute defined at extension tuadatacommonsservices. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.
      Returns:
      the usageSpecifications - The Usage Specifications for which these Usage Specification Characteristics are valid.
    • setCatalogVersion

      @Accessor(qualifier="catalogVersion", type=SETTER) public void setCatalogVersion(CatalogVersionModel value)
      Generated method - Setter of TmaUsageSpecCharacteristic.catalogVersion attribute defined at extension tuadatacommonsservices.
      Parameters:
      value - the catalogVersion - The catalog version under which this Usage Spec Characteristic is published
    • setCategory

      @Accessor(qualifier="category", type=SETTER) public void setCategory(TmaUsageCharacteristicCategoryModel value)
      Generated method - Setter of TmaUsageSpecCharacteristic.category attribute defined at extension tuadatacommonsservices.
      Parameters:
      value - the category - The category of the Usage Spec Characteristic
    • setDescription

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

      @Accessor(qualifier="description", type=SETTER) public void setDescription(String value, Locale loc)
      Generated method - Setter of TmaUsageSpecCharacteristic.description attribute defined at extension tuadatacommonsservices.
      Parameters:
      value - the description - Description of the Usage Specification Characteristic.
      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 TmaUsageSpecCharacteristic.id attribute defined at extension tuadatacommonsservices.
      Parameters:
      value - the id - The unique identifier of the Usage Spec Characteristic
    • setMandatory

      @Accessor(qualifier="mandatory", type=SETTER) public void setMandatory(Boolean value)
      Generated method - Setter of TmaUsageSpecCharacteristic.mandatory attribute defined at extension tuadatacommonsservices.
      Parameters:
      value - the mandatory - Defines whether an Usage Spec Characteristic is mandatory or not
    • setName

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

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

      @Accessor(qualifier="usageSpecCharacteristicValues", type=SETTER) public void setUsageSpecCharacteristicValues(Set<TmaUsageSpecCharacteristicValueModel> value)
      Generated method - Setter of TmaUsageSpecCharacteristic.usageSpecCharacteristicValues attribute defined at extension tuadatacommonsservices.
      Parameters:
      value - the usageSpecCharacteristicValues - Usage Spec Characteristic Values defined for a Usage Spec Characteristic.
    • setUsageSpecifications

      @Accessor(qualifier="usageSpecifications", type=SETTER) public void setUsageSpecifications(Set<TmaUsageSpecificationModel> value)
      Generated method - Setter of TmaUsageSpecCharacteristic.usageSpecifications attribute defined at extension tuadatacommonsservices.
      Parameters:
      value - the usageSpecifications - The Usage Specifications for which these Usage Specification Characteristics are valid.