Class TuaTaxExemptionCertificateModel

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

public class TuaTaxExemptionCertificateModel extends ItemModel
Generated model class for type TuaTaxExemptionCertificate first defined at extension tuadatamodel.
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 TuaTaxExemptionCertificate.attachment attribute defined at extension tuadatamodel.
    static final String
    Generated constant - Attribute key of TuaTaxExemptionCertificate.endDate attribute defined at extension tuadatamodel.
    static final String
    Generated constant - Attribute key of TuaTaxExemptionCertificate.externalIdentifiers attribute defined at extension tuadatamodel.
    static final String
    Generated constant - Attribute key of TuaTaxExemptionCertificate.id attribute defined at extension tuadatamodel.
    static final String
    Generated constant - Attribute key of TuaTaxExemptionCertificate.startDate attribute defined at extension tuadatamodel.
    static final String
    Generated constant - Attribute key of TuaTaxExemptionCertificate.taxDefinitions 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.
    TuaTaxExemptionCertificateModel(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 TuaTaxExemptionCertificate.attachment attribute defined at extension tuadatamodel.
    Generated method - Getter of the TuaTaxExemptionCertificate.endDate attribute defined at extension tuadatamodel.
    Generated method - Getter of the TuaTaxExemptionCertificate.externalIdentifiers attribute defined at extension tuadatamodel.
    Generated method - Getter of the TuaTaxExemptionCertificate.id attribute defined at extension tuadatamodel.
    Generated method - Getter of the TuaTaxExemptionCertificate.startDate attribute defined at extension tuadatamodel.
    Generated method - Getter of the TuaTaxExemptionCertificate.taxDefinitions attribute defined at extension tuadatamodel.
    void
    Generated method - Setter of TuaTaxExemptionCertificate.attachment attribute defined at extension tuadatamodel.
    void
    Generated method - Setter of TuaTaxExemptionCertificate.endDate attribute defined at extension tuadatamodel.
    void
    Generated method - Setter of TuaTaxExemptionCertificate.externalIdentifiers attribute defined at extension tuadatamodel.
    void
    setId(String value)
    Generated method - Setter of TuaTaxExemptionCertificate.id attribute defined at extension tuadatamodel.
    void
    Generated method - Setter of TuaTaxExemptionCertificate.startDate attribute defined at extension tuadatamodel.
    void
    Generated method - Setter of TuaTaxExemptionCertificate.taxDefinitions 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:
    • ID

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

      public static final String ATTACHMENT
      Generated constant - Attribute key of TuaTaxExemptionCertificate.attachment attribute defined at extension tuadatamodel.
      See Also:
    • TAXDEFINITIONS

      public static final String TAXDEFINITIONS
      Generated constant - Attribute key of TuaTaxExemptionCertificate.taxDefinitions attribute defined at extension tuadatamodel.
      See Also:
    • STARTDATE

      public static final String STARTDATE
      Generated constant - Attribute key of TuaTaxExemptionCertificate.startDate attribute defined at extension tuadatamodel.
      See Also:
    • ENDDATE

      public static final String ENDDATE
      Generated constant - Attribute key of TuaTaxExemptionCertificate.endDate attribute defined at extension tuadatamodel.
      See Also:
    • EXTERNALIDENTIFIERS

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

    • TuaTaxExemptionCertificateModel

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

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

      @Deprecated(since="4.1.1", forRemoval=true) public TuaTaxExemptionCertificateModel(String _id, List<TuaTaxDefinitionModel> _taxDefinitions)
      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 TuaTaxExemptionCertificate at extension tuadatamodel
      _taxDefinitions - initial attribute declared by type TuaTaxExemptionCertificate at extension tuadatamodel
    • TuaTaxExemptionCertificateModel

      @Deprecated(since="4.1.1", forRemoval=true) public TuaTaxExemptionCertificateModel(String _id, ItemModel _owner, List<TuaTaxDefinitionModel> _taxDefinitions)
      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 TuaTaxExemptionCertificate at extension tuadatamodel
      _owner - initial attribute declared by type Item at extension core
      _taxDefinitions - initial attribute declared by type TuaTaxExemptionCertificate at extension tuadatamodel
  • Method Details

    • getAttachment

      @Accessor(qualifier="attachment", type=GETTER) public CatalogUnawareMediaModel getAttachment()
      Generated method - Getter of the TuaTaxExemptionCertificate.attachment attribute defined at extension tuadatamodel.
      Returns:
      the attachment - The attachment of the tax exemption certificate
    • getEndDate

      @Accessor(qualifier="endDate", type=GETTER) public Date getEndDate()
      Generated method - Getter of the TuaTaxExemptionCertificate.endDate attribute defined at extension tuadatamodel.
      Returns:
      the endDate - The end date of the tax exemption certificate
    • getExternalIdentifiers

      @Accessor(qualifier="externalIdentifiers", type=GETTER) public List<TuaExternalIdentifierModel> getExternalIdentifiers()
      Generated method - Getter of the TuaTaxExemptionCertificate.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 TuaTaxExemptionCertificate.id attribute defined at extension tuadatamodel.
      Returns:
      the id - The unique identifier of the tax exemption certificate
    • getStartDate

      @Accessor(qualifier="startDate", type=GETTER) public Date getStartDate()
      Generated method - Getter of the TuaTaxExemptionCertificate.startDate attribute defined at extension tuadatamodel.
      Returns:
      the startDate - The start date of the tax exemption certificate
    • getTaxDefinitions

      @Accessor(qualifier="taxDefinitions", type=GETTER) public List<TuaTaxDefinitionModel> getTaxDefinitions()
      Generated method - Getter of the TuaTaxExemptionCertificate.taxDefinitions attribute defined at extension tuadatamodel. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.
      Returns:
      the taxDefinitions - The list of tax definitions of the tax exemption certificate
    • setAttachment

      @Accessor(qualifier="attachment", type=SETTER) public void setAttachment(CatalogUnawareMediaModel value)
      Generated method - Setter of TuaTaxExemptionCertificate.attachment attribute defined at extension tuadatamodel.
      Parameters:
      value - the attachment - The attachment of the tax exemption certificate
    • setEndDate

      @Accessor(qualifier="endDate", type=SETTER) public void setEndDate(Date value)
      Generated method - Setter of TuaTaxExemptionCertificate.endDate attribute defined at extension tuadatamodel.
      Parameters:
      value - the endDate - The end date of the tax exemption certificate
    • setExternalIdentifiers

      @Accessor(qualifier="externalIdentifiers", type=SETTER) public void setExternalIdentifiers(List<TuaExternalIdentifierModel> value)
      Generated method - Setter of TuaTaxExemptionCertificate.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 TuaTaxExemptionCertificate.id attribute defined at extension tuadatamodel.
      Parameters:
      value - the id - The unique identifier of the tax exemption certificate
    • setStartDate

      @Accessor(qualifier="startDate", type=SETTER) public void setStartDate(Date value)
      Generated method - Setter of TuaTaxExemptionCertificate.startDate attribute defined at extension tuadatamodel.
      Parameters:
      value - the startDate - The start date of the tax exemption certificate
    • setTaxDefinitions

      @Accessor(qualifier="taxDefinitions", type=SETTER) public void setTaxDefinitions(List<TuaTaxDefinitionModel> value)
      Generated method - Setter of TuaTaxExemptionCertificate.taxDefinitions attribute defined at extension tuadatamodel.
      Parameters:
      value - the taxDefinitions - The list of tax definitions of the tax exemption certificate