Class C4CSalesOrderNotificationModel

java.lang.Object
de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.core.model.ItemModel
com.sap.hybris.c4ccpiquote.model.C4CSalesOrderNotificationModel
All Implemented Interfaces:
Serializable

public class C4CSalesOrderNotificationModel extends ItemModel
Generated model class for type C4CSalesOrderNotification first defined at extension c4ccpiquote.
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 C4CSalesOrderNotification.actionCode attribute defined at extension c4ccpiquote.
    static final String
    Generated constant - Attribute key of C4CSalesOrderNotification.businessTransactionDocumentReferenceListCompleteTransmissionIndicator attribute defined at extension c4ccpiquote.
    static final String
    Generated constant - Attribute key of C4CSalesOrderNotification.c4cQuoteId attribute defined at extension c4ccpiquote.
    static final String
    Generated constant - Attribute key of C4CSalesOrderNotification.itemListCompleteTransmissionIndicator attribute defined at extension c4ccpiquote.
    static final String
    Generated constant - Attribute key of C4CSalesOrderNotification.itemTypeCode attribute defined at extension c4ccpiquote.
    static final String
    Generated constant - Attribute key of C4CSalesOrderNotification.orderId attribute defined at extension c4ccpiquote.
    static final String
    Generated constant - Attribute key of C4CSalesOrderNotification.schemeId attribute defined at extension c4ccpiquote.
    static final String
    Generated constant - Attribute key of C4CSalesOrderNotification.typeCode attribute defined at extension c4ccpiquote.

    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
    C4CSalesOrderNotificationModel(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 C4CSalesOrderNotification.actionCode attribute defined at extension c4ccpiquote.
    Generated method - Getter of the C4CSalesOrderNotification.businessTransactionDocumentReferenceListCompleteTransmissionIndicator attribute defined at extension c4ccpiquote.
    Generated method - Getter of the C4CSalesOrderNotification.c4cQuoteId attribute defined at extension c4ccpiquote.
    Generated method - Getter of the C4CSalesOrderNotification.itemListCompleteTransmissionIndicator attribute defined at extension c4ccpiquote.
    Generated method - Getter of the C4CSalesOrderNotification.itemTypeCode attribute defined at extension c4ccpiquote.
    Generated method - Getter of the C4CSalesOrderNotification.orderId attribute defined at extension c4ccpiquote.
    Generated method - Getter of the C4CSalesOrderNotification.schemeId attribute defined at extension c4ccpiquote.
    Generated method - Getter of the C4CSalesOrderNotification.typeCode attribute defined at extension c4ccpiquote.
    void
    Generated method - Setter of C4CSalesOrderNotification.actionCode attribute defined at extension c4ccpiquote.
    void
    Generated method - Setter of C4CSalesOrderNotification.businessTransactionDocumentReferenceListCompleteTransmissionIndicator attribute defined at extension c4ccpiquote.
    void
    Generated method - Setter of C4CSalesOrderNotification.c4cQuoteId attribute defined at extension c4ccpiquote.
    void
    Generated method - Setter of C4CSalesOrderNotification.itemListCompleteTransmissionIndicator attribute defined at extension c4ccpiquote.
    void
    Generated method - Setter of C4CSalesOrderNotification.itemTypeCode attribute defined at extension c4ccpiquote.
    void
    Generated method - Setter of C4CSalesOrderNotification.orderId attribute defined at extension c4ccpiquote.
    void
    Generated method - Setter of C4CSalesOrderNotification.schemeId attribute defined at extension c4ccpiquote.
    void
    Generated method - Setter of C4CSalesOrderNotification.typeCode attribute defined at extension c4ccpiquote.

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

      public static final String BUSINESSTRANSACTIONDOCUMENTREFERENCELISTCOMPLETETRANSMISSIONINDICATOR
      Generated constant - Attribute key of C4CSalesOrderNotification.businessTransactionDocumentReferenceListCompleteTransmissionIndicator attribute defined at extension c4ccpiquote.
      See Also:
    • ITEMLISTCOMPLETETRANSMISSIONINDICATOR

      public static final String ITEMLISTCOMPLETETRANSMISSIONINDICATOR
      Generated constant - Attribute key of C4CSalesOrderNotification.itemListCompleteTransmissionIndicator attribute defined at extension c4ccpiquote.
      See Also:
    • TYPECODE

      public static final String TYPECODE
      Generated constant - Attribute key of C4CSalesOrderNotification.typeCode attribute defined at extension c4ccpiquote.
      See Also:
    • ORDERID

      public static final String ORDERID
      Generated constant - Attribute key of C4CSalesOrderNotification.orderId attribute defined at extension c4ccpiquote.
      See Also:
    • C4CQUOTEID

      public static final String C4CQUOTEID
      Generated constant - Attribute key of C4CSalesOrderNotification.c4cQuoteId attribute defined at extension c4ccpiquote.
      See Also:
    • ITEMTYPECODE

      public static final String ITEMTYPECODE
      Generated constant - Attribute key of C4CSalesOrderNotification.itemTypeCode attribute defined at extension c4ccpiquote.
      See Also:
    • SCHEMEID

      public static final String SCHEMEID
      Generated constant - Attribute key of C4CSalesOrderNotification.schemeId attribute defined at extension c4ccpiquote.
      See Also:
    • ACTIONCODE

      public static final String ACTIONCODE
      Generated constant - Attribute key of C4CSalesOrderNotification.actionCode attribute defined at extension c4ccpiquote.
      See Also:
  • Constructor Details

    • C4CSalesOrderNotificationModel

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

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

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

    • getActionCode

      @Accessor(qualifier="actionCode", type=GETTER) public String getActionCode()
      Generated method - Getter of the C4CSalesOrderNotification.actionCode attribute defined at extension c4ccpiquote.
      Returns:
      the actionCode
    • getBusinessTransactionDocumentReferenceListCompleteTransmissionIndicator

      @Accessor(qualifier="businessTransactionDocumentReferenceListCompleteTransmissionIndicator", type=GETTER) public String getBusinessTransactionDocumentReferenceListCompleteTransmissionIndicator()
      Generated method - Getter of the C4CSalesOrderNotification.businessTransactionDocumentReferenceListCompleteTransmissionIndicator attribute defined at extension c4ccpiquote.
      Returns:
      the businessTransactionDocumentReferenceListCompleteTransmissionIndicator
    • getC4cQuoteId

      @Accessor(qualifier="c4cQuoteId", type=GETTER) public String getC4cQuoteId()
      Generated method - Getter of the C4CSalesOrderNotification.c4cQuoteId attribute defined at extension c4ccpiquote.
      Returns:
      the c4cQuoteId
    • getItemListCompleteTransmissionIndicator

      @Accessor(qualifier="itemListCompleteTransmissionIndicator", type=GETTER) public String getItemListCompleteTransmissionIndicator()
      Generated method - Getter of the C4CSalesOrderNotification.itemListCompleteTransmissionIndicator attribute defined at extension c4ccpiquote.
      Returns:
      the itemListCompleteTransmissionIndicator
    • getItemTypeCode

      @Accessor(qualifier="itemTypeCode", type=GETTER) public String getItemTypeCode()
      Generated method - Getter of the C4CSalesOrderNotification.itemTypeCode attribute defined at extension c4ccpiquote.
      Returns:
      the itemTypeCode
    • getOrderId

      @Accessor(qualifier="orderId", type=GETTER) public String getOrderId()
      Generated method - Getter of the C4CSalesOrderNotification.orderId attribute defined at extension c4ccpiquote.
      Returns:
      the orderId
    • getSchemeId

      @Accessor(qualifier="schemeId", type=GETTER) public String getSchemeId()
      Generated method - Getter of the C4CSalesOrderNotification.schemeId attribute defined at extension c4ccpiquote.
      Returns:
      the schemeId
    • getTypeCode

      @Accessor(qualifier="typeCode", type=GETTER) public String getTypeCode()
      Generated method - Getter of the C4CSalesOrderNotification.typeCode attribute defined at extension c4ccpiquote.
      Returns:
      the typeCode
    • setActionCode

      @Accessor(qualifier="actionCode", type=SETTER) public void setActionCode(String value)
      Generated method - Setter of C4CSalesOrderNotification.actionCode attribute defined at extension c4ccpiquote.
      Parameters:
      value - the actionCode
    • setBusinessTransactionDocumentReferenceListCompleteTransmissionIndicator

      @Accessor(qualifier="businessTransactionDocumentReferenceListCompleteTransmissionIndicator", type=SETTER) public void setBusinessTransactionDocumentReferenceListCompleteTransmissionIndicator(String value)
      Generated method - Setter of C4CSalesOrderNotification.businessTransactionDocumentReferenceListCompleteTransmissionIndicator attribute defined at extension c4ccpiquote.
      Parameters:
      value - the businessTransactionDocumentReferenceListCompleteTransmissionIndicator
    • setC4cQuoteId

      @Accessor(qualifier="c4cQuoteId", type=SETTER) public void setC4cQuoteId(String value)
      Generated method - Setter of C4CSalesOrderNotification.c4cQuoteId attribute defined at extension c4ccpiquote.
      Parameters:
      value - the c4cQuoteId
    • setItemListCompleteTransmissionIndicator

      @Accessor(qualifier="itemListCompleteTransmissionIndicator", type=SETTER) public void setItemListCompleteTransmissionIndicator(String value)
      Generated method - Setter of C4CSalesOrderNotification.itemListCompleteTransmissionIndicator attribute defined at extension c4ccpiquote.
      Parameters:
      value - the itemListCompleteTransmissionIndicator
    • setItemTypeCode

      @Accessor(qualifier="itemTypeCode", type=SETTER) public void setItemTypeCode(String value)
      Generated method - Setter of C4CSalesOrderNotification.itemTypeCode attribute defined at extension c4ccpiquote.
      Parameters:
      value - the itemTypeCode
    • setOrderId

      @Accessor(qualifier="orderId", type=SETTER) public void setOrderId(String value)
      Generated method - Setter of C4CSalesOrderNotification.orderId attribute defined at extension c4ccpiquote.
      Parameters:
      value - the orderId
    • setSchemeId

      @Accessor(qualifier="schemeId", type=SETTER) public void setSchemeId(String value)
      Generated method - Setter of C4CSalesOrderNotification.schemeId attribute defined at extension c4ccpiquote.
      Parameters:
      value - the schemeId
    • setTypeCode

      @Accessor(qualifier="typeCode", type=SETTER) public void setTypeCode(String value)
      Generated method - Setter of C4CSalesOrderNotification.typeCode attribute defined at extension c4ccpiquote.
      Parameters:
      value - the typeCode