Class SAPCpiOutboundOrderItemConfigHeaderModel

java.lang.Object
de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.core.model.ItemModel
de.hybris.platform.sap.sapcpiadapter.model.SAPCpiOutboundOrderItemConfigHeaderModel
All Implemented Interfaces:
Serializable

public class SAPCpiOutboundOrderItemConfigHeaderModel extends ItemModel
Generated model class for type SAPCpiOutboundOrderItemConfigHeader first defined at extension sapproductconfigcpiorderexchange.
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 SAPCpiOutboundOrder2SAPCpiOutboundOrderItemConfigHeader defining source attribute sapCpiOutboundOrder in extension sapproductconfigcpiorderexchange.
    static final String
    Generated model type code constant.
    static final String
    Generated constant - Attribute key of SAPCpiOutboundOrderItemConfigHeader.commerceLeading attribute defined at extension sapproductconfigcpiorderexchange.
    static final String
    Generated constant - Attribute key of SAPCpiOutboundOrderItemConfigHeader.complete attribute defined at extension sapproductconfigcpiorderexchange.
    static final String
    Generated constant - Attribute key of SAPCpiOutboundOrderItemConfigHeader.configurationId attribute defined at extension sapproductconfigcpiorderexchange.
    static final String
    Generated constant - Attribute key of SAPCpiOutboundOrderItemConfigHeader.consistent attribute defined at extension sapproductconfigcpiorderexchange.
    static final String
    Generated constant - Attribute key of SAPCpiOutboundOrderItemConfigHeader.externalItemId attribute defined at extension sapproductconfigcpiorderexchange.
    static final String
    Generated constant - Attribute key of SAPCpiOutboundOrderItemConfigHeader.kbName attribute defined at extension sapproductconfigcpiorderexchange.
    static final String
    Generated constant - Attribute key of SAPCpiOutboundOrderItemConfigHeader.kbProfile attribute defined at extension sapproductconfigcpiorderexchange.
    static final String
    Generated constant - Attribute key of SAPCpiOutboundOrderItemConfigHeader.kbVersion attribute defined at extension sapproductconfigcpiorderexchange.
    static final String
    Generated constant - Attribute key of SAPCpiOutboundOrderItemConfigHeader.rootInstanceId attribute defined at extension sapproductconfigcpiorderexchange.
    static final String
    Generated constant - Attribute key of SAPCpiOutboundOrderItemConfigHeader.sapCpiOutboundOrder attribute defined at extension sapproductconfigcpiorderexchange.

    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
    SAPCpiOutboundOrderItemConfigHeaderModel(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 SAPCpiOutboundOrderItemConfigHeader.commerceLeading attribute defined at extension sapproductconfigcpiorderexchange.
    Generated method - Getter of the SAPCpiOutboundOrderItemConfigHeader.complete attribute defined at extension sapproductconfigcpiorderexchange.
    Generated method - Getter of the SAPCpiOutboundOrderItemConfigHeader.configurationId attribute defined at extension sapproductconfigcpiorderexchange.
    Generated method - Getter of the SAPCpiOutboundOrderItemConfigHeader.consistent attribute defined at extension sapproductconfigcpiorderexchange.
    Generated method - Getter of the SAPCpiOutboundOrderItemConfigHeader.externalItemId attribute defined at extension sapproductconfigcpiorderexchange.
    Generated method - Getter of the SAPCpiOutboundOrderItemConfigHeader.kbName attribute defined at extension sapproductconfigcpiorderexchange.
    Generated method - Getter of the SAPCpiOutboundOrderItemConfigHeader.kbProfile attribute defined at extension sapproductconfigcpiorderexchange.
    Generated method - Getter of the SAPCpiOutboundOrderItemConfigHeader.kbVersion attribute defined at extension sapproductconfigcpiorderexchange.
    Generated method - Getter of the SAPCpiOutboundOrderItemConfigHeader.rootInstanceId attribute defined at extension sapproductconfigcpiorderexchange.
    Generated method - Getter of the SAPCpiOutboundOrderItemConfigHeader.sapCpiOutboundOrder attribute defined at extension sapproductconfigcpiorderexchange.
    void
    Generated method - Setter of SAPCpiOutboundOrderItemConfigHeader.commerceLeading attribute defined at extension sapproductconfigcpiorderexchange.
    void
    Generated method - Setter of SAPCpiOutboundOrderItemConfigHeader.complete attribute defined at extension sapproductconfigcpiorderexchange.
    void
    Generated method - Setter of SAPCpiOutboundOrderItemConfigHeader.configurationId attribute defined at extension sapproductconfigcpiorderexchange.
    void
    Generated method - Setter of SAPCpiOutboundOrderItemConfigHeader.consistent attribute defined at extension sapproductconfigcpiorderexchange.
    void
    Generated method - Setter of SAPCpiOutboundOrderItemConfigHeader.externalItemId attribute defined at extension sapproductconfigcpiorderexchange.
    void
    Generated method - Setter of SAPCpiOutboundOrderItemConfigHeader.kbName attribute defined at extension sapproductconfigcpiorderexchange.
    void
    Generated method - Setter of SAPCpiOutboundOrderItemConfigHeader.kbProfile attribute defined at extension sapproductconfigcpiorderexchange.
    void
    Generated method - Setter of SAPCpiOutboundOrderItemConfigHeader.kbVersion attribute defined at extension sapproductconfigcpiorderexchange.
    void
    Generated method - Setter of SAPCpiOutboundOrderItemConfigHeader.rootInstanceId attribute defined at extension sapproductconfigcpiorderexchange.
    void
    Generated method - Setter of SAPCpiOutboundOrderItemConfigHeader.sapCpiOutboundOrder attribute defined at extension sapproductconfigcpiorderexchange.

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

      public static final String _SAPCPIOUTBOUNDORDER2SAPCPIOUTBOUNDORDERITEMCONFIGHEADER
      Generated relation code constant for relation SAPCpiOutboundOrder2SAPCpiOutboundOrderItemConfigHeader defining source attribute sapCpiOutboundOrder in extension sapproductconfigcpiorderexchange.
      See Also:
    • EXTERNALITEMID

      public static final String EXTERNALITEMID
      Generated constant - Attribute key of SAPCpiOutboundOrderItemConfigHeader.externalItemId attribute defined at extension sapproductconfigcpiorderexchange.
      See Also:
    • CONFIGURATIONID

      public static final String CONFIGURATIONID
      Generated constant - Attribute key of SAPCpiOutboundOrderItemConfigHeader.configurationId attribute defined at extension sapproductconfigcpiorderexchange.
      See Also:
    • ROOTINSTANCEID

      public static final String ROOTINSTANCEID
      Generated constant - Attribute key of SAPCpiOutboundOrderItemConfigHeader.rootInstanceId attribute defined at extension sapproductconfigcpiorderexchange.
      See Also:
    • COMMERCELEADING

      public static final String COMMERCELEADING
      Generated constant - Attribute key of SAPCpiOutboundOrderItemConfigHeader.commerceLeading attribute defined at extension sapproductconfigcpiorderexchange.
      See Also:
    • COMPLETE

      public static final String COMPLETE
      Generated constant - Attribute key of SAPCpiOutboundOrderItemConfigHeader.complete attribute defined at extension sapproductconfigcpiorderexchange.
      See Also:
    • CONSISTENT

      public static final String CONSISTENT
      Generated constant - Attribute key of SAPCpiOutboundOrderItemConfigHeader.consistent attribute defined at extension sapproductconfigcpiorderexchange.
      See Also:
    • KBNAME

      public static final String KBNAME
      Generated constant - Attribute key of SAPCpiOutboundOrderItemConfigHeader.kbName attribute defined at extension sapproductconfigcpiorderexchange.
      See Also:
    • KBVERSION

      public static final String KBVERSION
      Generated constant - Attribute key of SAPCpiOutboundOrderItemConfigHeader.kbVersion attribute defined at extension sapproductconfigcpiorderexchange.
      See Also:
    • KBPROFILE

      public static final String KBPROFILE
      Generated constant - Attribute key of SAPCpiOutboundOrderItemConfigHeader.kbProfile attribute defined at extension sapproductconfigcpiorderexchange.
      See Also:
    • SAPCPIOUTBOUNDORDER

      public static final String SAPCPIOUTBOUNDORDER
      Generated constant - Attribute key of SAPCpiOutboundOrderItemConfigHeader.sapCpiOutboundOrder attribute defined at extension sapproductconfigcpiorderexchange.
      See Also:
  • Constructor Details

    • SAPCpiOutboundOrderItemConfigHeaderModel

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

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

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

    • getCommerceLeading

      @Accessor(qualifier="commerceLeading", type=GETTER) public Boolean getCommerceLeading()
      Generated method - Getter of the SAPCpiOutboundOrderItemConfigHeader.commerceLeading attribute defined at extension sapproductconfigcpiorderexchange.
      Returns:
      the commerceLeading
    • getComplete

      @Accessor(qualifier="complete", type=GETTER) public Boolean getComplete()
      Generated method - Getter of the SAPCpiOutboundOrderItemConfigHeader.complete attribute defined at extension sapproductconfigcpiorderexchange.
      Returns:
      the complete
    • getConfigurationId

      @Accessor(qualifier="configurationId", type=GETTER) public String getConfigurationId()
      Generated method - Getter of the SAPCpiOutboundOrderItemConfigHeader.configurationId attribute defined at extension sapproductconfigcpiorderexchange.
      Returns:
      the configurationId
    • getConsistent

      @Accessor(qualifier="consistent", type=GETTER) public Boolean getConsistent()
      Generated method - Getter of the SAPCpiOutboundOrderItemConfigHeader.consistent attribute defined at extension sapproductconfigcpiorderexchange.
      Returns:
      the consistent
    • getExternalItemId

      @Accessor(qualifier="externalItemId", type=GETTER) public String getExternalItemId()
      Generated method - Getter of the SAPCpiOutboundOrderItemConfigHeader.externalItemId attribute defined at extension sapproductconfigcpiorderexchange.
      Returns:
      the externalItemId
    • getKbName

      @Accessor(qualifier="kbName", type=GETTER) public String getKbName()
      Generated method - Getter of the SAPCpiOutboundOrderItemConfigHeader.kbName attribute defined at extension sapproductconfigcpiorderexchange.
      Returns:
      the kbName
    • getKbProfile

      @Accessor(qualifier="kbProfile", type=GETTER) public String getKbProfile()
      Generated method - Getter of the SAPCpiOutboundOrderItemConfigHeader.kbProfile attribute defined at extension sapproductconfigcpiorderexchange.
      Returns:
      the kbProfile
    • getKbVersion

      @Accessor(qualifier="kbVersion", type=GETTER) public String getKbVersion()
      Generated method - Getter of the SAPCpiOutboundOrderItemConfigHeader.kbVersion attribute defined at extension sapproductconfigcpiorderexchange.
      Returns:
      the kbVersion
    • getRootInstanceId

      @Accessor(qualifier="rootInstanceId", type=GETTER) public String getRootInstanceId()
      Generated method - Getter of the SAPCpiOutboundOrderItemConfigHeader.rootInstanceId attribute defined at extension sapproductconfigcpiorderexchange.
      Returns:
      the rootInstanceId
    • getSapCpiOutboundOrder

      @Accessor(qualifier="sapCpiOutboundOrder", type=GETTER) public SAPCpiOutboundOrderModel getSapCpiOutboundOrder()
      Generated method - Getter of the SAPCpiOutboundOrderItemConfigHeader.sapCpiOutboundOrder attribute defined at extension sapproductconfigcpiorderexchange.
      Returns:
      the sapCpiOutboundOrder
    • setCommerceLeading

      @Accessor(qualifier="commerceLeading", type=SETTER) public void setCommerceLeading(Boolean value)
      Generated method - Setter of SAPCpiOutboundOrderItemConfigHeader.commerceLeading attribute defined at extension sapproductconfigcpiorderexchange.
      Parameters:
      value - the commerceLeading
    • setComplete

      @Accessor(qualifier="complete", type=SETTER) public void setComplete(Boolean value)
      Generated method - Setter of SAPCpiOutboundOrderItemConfigHeader.complete attribute defined at extension sapproductconfigcpiorderexchange.
      Parameters:
      value - the complete
    • setConfigurationId

      @Accessor(qualifier="configurationId", type=SETTER) public void setConfigurationId(String value)
      Generated method - Setter of SAPCpiOutboundOrderItemConfigHeader.configurationId attribute defined at extension sapproductconfigcpiorderexchange.
      Parameters:
      value - the configurationId
    • setConsistent

      @Accessor(qualifier="consistent", type=SETTER) public void setConsistent(Boolean value)
      Generated method - Setter of SAPCpiOutboundOrderItemConfigHeader.consistent attribute defined at extension sapproductconfigcpiorderexchange.
      Parameters:
      value - the consistent
    • setExternalItemId

      @Accessor(qualifier="externalItemId", type=SETTER) public void setExternalItemId(String value)
      Generated method - Setter of SAPCpiOutboundOrderItemConfigHeader.externalItemId attribute defined at extension sapproductconfigcpiorderexchange.
      Parameters:
      value - the externalItemId
    • setKbName

      @Accessor(qualifier="kbName", type=SETTER) public void setKbName(String value)
      Generated method - Setter of SAPCpiOutboundOrderItemConfigHeader.kbName attribute defined at extension sapproductconfigcpiorderexchange.
      Parameters:
      value - the kbName
    • setKbProfile

      @Accessor(qualifier="kbProfile", type=SETTER) public void setKbProfile(String value)
      Generated method - Setter of SAPCpiOutboundOrderItemConfigHeader.kbProfile attribute defined at extension sapproductconfigcpiorderexchange.
      Parameters:
      value - the kbProfile
    • setKbVersion

      @Accessor(qualifier="kbVersion", type=SETTER) public void setKbVersion(String value)
      Generated method - Setter of SAPCpiOutboundOrderItemConfigHeader.kbVersion attribute defined at extension sapproductconfigcpiorderexchange.
      Parameters:
      value - the kbVersion
    • setRootInstanceId

      @Accessor(qualifier="rootInstanceId", type=SETTER) public void setRootInstanceId(String value)
      Generated method - Setter of SAPCpiOutboundOrderItemConfigHeader.rootInstanceId attribute defined at extension sapproductconfigcpiorderexchange.
      Parameters:
      value - the rootInstanceId
    • setSapCpiOutboundOrder

      @Accessor(qualifier="sapCpiOutboundOrder", type=SETTER) public void setSapCpiOutboundOrder(SAPCpiOutboundOrderModel value)
      Generated method - Setter of SAPCpiOutboundOrderItemConfigHeader.sapCpiOutboundOrder attribute defined at extension sapproductconfigcpiorderexchange.
      Parameters:
      value - the sapCpiOutboundOrder