Class TuaAgreementSpecCharacteristicModel

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

public class TuaAgreementSpecCharacteristicModel extends ItemModel
Generated model class for type TuaAgreementSpecCharacteristic first defined at extension tuadatamodel.

Agreement 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 TuaAgreementSpecification2TuaAgreementSpecCharacteristic defining source attribute agreementSpecification in extension tuadatamodel.
    static final String
    Generated model type code constant.
    static final String
    Generated constant - Attribute key of TuaAgreementSpecCharacteristic.agreementSpecCharacteristicValues attribute defined at extension tuadatamodel.
    static final String
    Generated constant - Attribute key of TuaAgreementSpecCharacteristic.agreementSpecification attribute defined at extension tuadatamodel.
    static final String
    Generated constant - Attribute key of TuaAgreementSpecCharacteristic.configurable attribute defined at extension tuadatamodel.
    static final String
    Generated constant - Attribute key of TuaAgreementSpecCharacteristic.description attribute defined at extension tuadatamodel.
    static final String
    Generated constant - Attribute key of TuaAgreementSpecCharacteristic.endDateTime attribute defined at extension tuadatamodel.
    static final String
    Generated constant - Attribute key of TuaAgreementSpecCharacteristic.externalIdentifiers attribute defined at extension tuadatamodel.
    static final String
    Generated constant - Attribute key of TuaAgreementSpecCharacteristic.id attribute defined at extension tuadatamodel.
    static final String
    Generated constant - Attribute key of TuaAgreementSpecCharacteristic.name attribute defined at extension tuadatamodel.
    static final String
    Generated constant - Attribute key of TuaAgreementSpecCharacteristic.startDateTime attribute defined at extension tuadatamodel.
    static final String
    Generated constant - Attribute key of TuaAgreementSpecCharacteristic.valueType attribute defined at extension tuadatamodel.

    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.
    TuaAgreementSpecCharacteristicModel(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 TuaAgreementSpecCharacteristic.agreementSpecCharacteristicValues attribute defined at extension tuadatamodel.
    Generated method - Getter of the TuaAgreementSpecCharacteristic.agreementSpecification attribute defined at extension tuadatamodel.
    Generated method - Getter of the TuaAgreementSpecCharacteristic.configurable attribute defined at extension tuadatamodel.
    Generated method - Getter of the TuaAgreementSpecCharacteristic.description attribute defined at extension tuadatamodel.
    Generated method - Getter of the TuaAgreementSpecCharacteristic.description attribute defined at extension tuadatamodel.
    Generated method - Getter of the TuaAgreementSpecCharacteristic.endDateTime attribute defined at extension tuadatamodel.
    Generated method - Getter of the TuaAgreementSpecCharacteristic.externalIdentifiers attribute defined at extension tuadatamodel.
    Generated method - Getter of the TuaAgreementSpecCharacteristic.id attribute defined at extension tuadatamodel.
    Generated method - Getter of the TuaAgreementSpecCharacteristic.name attribute defined at extension tuadatamodel.
    Generated method - Getter of the TuaAgreementSpecCharacteristic.name attribute defined at extension tuadatamodel.
    Generated method - Getter of the TuaAgreementSpecCharacteristic.startDateTime attribute defined at extension tuadatamodel.
    Generated method - Getter of the TuaAgreementSpecCharacteristic.valueType attribute defined at extension tuadatamodel.
    void
    Generated method - Setter of TuaAgreementSpecCharacteristic.agreementSpecCharacteristicValues attribute defined at extension tuadatamodel.
    void
    Generated method - Setter of TuaAgreementSpecCharacteristic.agreementSpecification attribute defined at extension tuadatamodel.
    void
    Generated method - Setter of TuaAgreementSpecCharacteristic.configurable attribute defined at extension tuadatamodel.
    void
    Generated method - Setter of TuaAgreementSpecCharacteristic.description attribute defined at extension tuadatamodel.
    void
    Generated method - Setter of TuaAgreementSpecCharacteristic.description attribute defined at extension tuadatamodel.
    void
    Generated method - Setter of TuaAgreementSpecCharacteristic.endDateTime attribute defined at extension tuadatamodel.
    void
    Generated method - Setter of TuaAgreementSpecCharacteristic.externalIdentifiers attribute defined at extension tuadatamodel.
    void
    setId(String value)
    Generated method - Setter of TuaAgreementSpecCharacteristic.id attribute defined at extension tuadatamodel.
    void
    setName(String value)
    Generated method - Setter of TuaAgreementSpecCharacteristic.name attribute defined at extension tuadatamodel.
    void
    setName(String value, Locale loc)
    Generated method - Setter of TuaAgreementSpecCharacteristic.name attribute defined at extension tuadatamodel.
    void
    Generated method - Setter of TuaAgreementSpecCharacteristic.startDateTime attribute defined at extension tuadatamodel.
    void
    Generated method - Setter of TuaAgreementSpecCharacteristic.valueType attribute defined at extension tuadatamodel.

    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:
    • _TUAAGREEMENTSPECIFICATION2TUAAGREEMENTSPECCHARACTERISTIC

      public static final String _TUAAGREEMENTSPECIFICATION2TUAAGREEMENTSPECCHARACTERISTIC
      Generated relation code constant for relation TuaAgreementSpecification2TuaAgreementSpecCharacteristic defining source attribute agreementSpecification in extension tuadatamodel.
      See Also:
    • ID

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

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

      public static final String DESCRIPTION
      Generated constant - Attribute key of TuaAgreementSpecCharacteristic.description attribute defined at extension tuadatamodel.
      See Also:
    • CONFIGURABLE

      public static final String CONFIGURABLE
      Generated constant - Attribute key of TuaAgreementSpecCharacteristic.configurable attribute defined at extension tuadatamodel.
      See Also:
    • VALUETYPE

      public static final String VALUETYPE
      Generated constant - Attribute key of TuaAgreementSpecCharacteristic.valueType attribute defined at extension tuadatamodel.
      See Also:
    • STARTDATETIME

      public static final String STARTDATETIME
      Generated constant - Attribute key of TuaAgreementSpecCharacteristic.startDateTime attribute defined at extension tuadatamodel.
      See Also:
    • ENDDATETIME

      public static final String ENDDATETIME
      Generated constant - Attribute key of TuaAgreementSpecCharacteristic.endDateTime attribute defined at extension tuadatamodel.
      See Also:
    • EXTERNALIDENTIFIERS

      public static final String EXTERNALIDENTIFIERS
      Generated constant - Attribute key of TuaAgreementSpecCharacteristic.externalIdentifiers attribute defined at extension tuadatamodel.
      See Also:
    • AGREEMENTSPECCHARACTERISTICVALUES

      public static final String AGREEMENTSPECCHARACTERISTICVALUES
      Generated constant - Attribute key of TuaAgreementSpecCharacteristic.agreementSpecCharacteristicValues attribute defined at extension tuadatamodel.
      See Also:
    • AGREEMENTSPECIFICATION

      public static final String AGREEMENTSPECIFICATION
      Generated constant - Attribute key of TuaAgreementSpecCharacteristic.agreementSpecification attribute defined at extension tuadatamodel.
      See Also:
  • Constructor Details

    • TuaAgreementSpecCharacteristicModel

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

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

      @Deprecated(since="4.1.1", forRemoval=true) public TuaAgreementSpecCharacteristicModel(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 TuaAgreementSpecCharacteristic at extension tuadatamodel
    • TuaAgreementSpecCharacteristicModel

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

    • getAgreementSpecCharacteristicValues

      @Accessor(qualifier="agreementSpecCharacteristicValues", type=GETTER) public Set<TuaAgreementSpecCharacteristicValueModel> getAgreementSpecCharacteristicValues()
      Generated method - Getter of the TuaAgreementSpecCharacteristic.agreementSpecCharacteristicValues attribute defined at extension tuadatamodel. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.
      Returns:
      the agreementSpecCharacteristicValues - Agreement Spec Characteristic values
    • getAgreementSpecification

      @Accessor(qualifier="agreementSpecification", type=GETTER) public Collection<TuaAgreementSpecificationModel> getAgreementSpecification()
      Generated method - Getter of the TuaAgreementSpecCharacteristic.agreementSpecification attribute defined at extension tuadatamodel. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.
      Returns:
      the agreementSpecification - Agreement Specifications
    • getConfigurable

      @Accessor(qualifier="configurable", type=GETTER) public Boolean getConfigurable()
      Generated method - Getter of the TuaAgreementSpecCharacteristic.configurable attribute defined at extension tuadatamodel.
      Returns:
      the configurable - describes if the Agreement specification characteristics is configurable or not
    • getDescription

      @Accessor(qualifier="description", type=GETTER) public String getDescription()
      Generated method - Getter of the TuaAgreementSpecCharacteristic.description attribute defined at extension tuadatamodel.
      Returns:
      the description - Description of Agreement specification characteristics
    • getDescription

      @Accessor(qualifier="description", type=GETTER) public String getDescription(Locale loc)
      Generated method - Getter of the TuaAgreementSpecCharacteristic.description attribute defined at extension tuadatamodel.
      Parameters:
      loc - the value localization key
      Returns:
      the description - Description of Agreement specification characteristics
      Throws:
      IllegalArgumentException - if localization key cannot be mapped to data language
    • getEndDateTime

      @Accessor(qualifier="endDateTime", type=GETTER) public Date getEndDateTime()
      Generated method - Getter of the TuaAgreementSpecCharacteristic.endDateTime attribute defined at extension tuadatamodel.
      Returns:
      the endDateTime - End date of Agreement specification characteristics
    • getExternalIdentifiers

      @Accessor(qualifier="externalIdentifiers", type=GETTER) public List<TuaExternalIdentifierModel> getExternalIdentifiers()
      Generated method - Getter of the TuaAgreementSpecCharacteristic.externalIdentifiers attribute defined at extension tuadatamodel. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.
      Returns:
      the externalIdentifiers
    • getId

      @Accessor(qualifier="id", type=GETTER) public String getId()
      Generated method - Getter of the TuaAgreementSpecCharacteristic.id attribute defined at extension tuadatamodel.
      Returns:
      the id - Identifier of Agreement specification characteristics
    • getName

      @Accessor(qualifier="name", type=GETTER) public String getName()
      Generated method - Getter of the TuaAgreementSpecCharacteristic.name attribute defined at extension tuadatamodel.
      Returns:
      the name - Name of Agreement specification characteristics
    • getName

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

      @Accessor(qualifier="startDateTime", type=GETTER) public Date getStartDateTime()
      Generated method - Getter of the TuaAgreementSpecCharacteristic.startDateTime attribute defined at extension tuadatamodel.
      Returns:
      the startDateTime - Start date of Agreement specification characteristics
    • getValueType

      @Accessor(qualifier="valueType", type=GETTER) public String getValueType()
      Generated method - Getter of the TuaAgreementSpecCharacteristic.valueType attribute defined at extension tuadatamodel.
      Returns:
      the valueType - Type of Value of Agreement specification characteristics
    • setAgreementSpecCharacteristicValues

      @Accessor(qualifier="agreementSpecCharacteristicValues", type=SETTER) public void setAgreementSpecCharacteristicValues(Set<TuaAgreementSpecCharacteristicValueModel> value)
      Generated method - Setter of TuaAgreementSpecCharacteristic.agreementSpecCharacteristicValues attribute defined at extension tuadatamodel.
      Parameters:
      value - the agreementSpecCharacteristicValues - Agreement Spec Characteristic values
    • setAgreementSpecification

      @Accessor(qualifier="agreementSpecification", type=SETTER) public void setAgreementSpecification(Collection<TuaAgreementSpecificationModel> value)
      Generated method - Setter of TuaAgreementSpecCharacteristic.agreementSpecification attribute defined at extension tuadatamodel.
      Parameters:
      value - the agreementSpecification - Agreement Specifications
    • setConfigurable

      @Accessor(qualifier="configurable", type=SETTER) public void setConfigurable(Boolean value)
      Generated method - Setter of TuaAgreementSpecCharacteristic.configurable attribute defined at extension tuadatamodel.
      Parameters:
      value - the configurable - describes if the Agreement specification characteristics is configurable or not
    • setDescription

      @Accessor(qualifier="description", type=SETTER) public void setDescription(String value)
      Generated method - Setter of TuaAgreementSpecCharacteristic.description attribute defined at extension tuadatamodel.
      Parameters:
      value - the description - Description of Agreement specification characteristics
    • setDescription

      @Accessor(qualifier="description", type=SETTER) public void setDescription(String value, Locale loc)
      Generated method - Setter of TuaAgreementSpecCharacteristic.description attribute defined at extension tuadatamodel.
      Parameters:
      value - the description - Description of Agreement specification characteristics
      loc - the value localization key
      Throws:
      IllegalArgumentException - if localization key cannot be mapped to data language
    • setEndDateTime

      @Accessor(qualifier="endDateTime", type=SETTER) public void setEndDateTime(Date value)
      Generated method - Setter of TuaAgreementSpecCharacteristic.endDateTime attribute defined at extension tuadatamodel.
      Parameters:
      value - the endDateTime - End date of Agreement specification characteristics
    • setExternalIdentifiers

      @Accessor(qualifier="externalIdentifiers", type=SETTER) public void setExternalIdentifiers(List<TuaExternalIdentifierModel> value)
      Generated method - Setter of TuaAgreementSpecCharacteristic.externalIdentifiers attribute defined at extension tuadatamodel.
      Parameters:
      value - the externalIdentifiers
    • setId

      @Accessor(qualifier="id", type=SETTER) public void setId(String value)
      Generated method - Setter of TuaAgreementSpecCharacteristic.id attribute defined at extension tuadatamodel.
      Parameters:
      value - the id - Identifier of Agreement specification characteristics
    • setName

      @Accessor(qualifier="name", type=SETTER) public void setName(String value)
      Generated method - Setter of TuaAgreementSpecCharacteristic.name attribute defined at extension tuadatamodel.
      Parameters:
      value - the name - Name of Agreement specification characteristics
    • setName

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

      @Accessor(qualifier="startDateTime", type=SETTER) public void setStartDateTime(Date value)
      Generated method - Setter of TuaAgreementSpecCharacteristic.startDateTime attribute defined at extension tuadatamodel.
      Parameters:
      value - the startDateTime - Start date of Agreement specification characteristics
    • setValueType

      @Accessor(qualifier="valueType", type=SETTER) public void setValueType(String value)
      Generated method - Setter of TuaAgreementSpecCharacteristic.valueType attribute defined at extension tuadatamodel.
      Parameters:
      value - the valueType - Type of Value of Agreement specification characteristics