Class SAPCpiOutboundPriceComponentModel

java.lang.Object
de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.core.model.ItemModel
de.hybris.platform.sap.sapcpiadapter.model.SAPCpiOutboundPriceComponentModel
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
SAPCpiOutboundReturnOrderPriceComponentModel

public class SAPCpiOutboundPriceComponentModel extends ItemModel
Generated model class for type SAPCpiOutboundPriceComponent first defined at extension sapcpiadapter.
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 SAPCpiOutboundOrder2SAPCpiOutboundPriceComponent defining source attribute sapCpiOutboundOrder in extension sapcpiadapter.
    static final String
    Generated relation code constant for relation SAPCpiOutboundServiceOrderItem2SAPCpiOutboundPriceComponent defining source attribute sapCpiOutboundServiceOrderItem in extension sapserviceorder.
    static final String
    Generated model type code constant.
    static final String
    Generated constant - Attribute key of SAPCpiOutboundPriceComponent.absolute attribute defined at extension sapcpiadapter.
    static final String
    Generated constant - Attribute key of SAPCpiOutboundPriceComponent.conditionCode attribute defined at extension sapcpiadapter.
    static final String
    Generated constant - Attribute key of SAPCpiOutboundPriceComponent.conditionCounter attribute defined at extension sapcpiadapter.
    static final String
    Generated constant - Attribute key of SAPCpiOutboundPriceComponent.currencyIsoCode attribute defined at extension sapcpiadapter.
    static final String
    Generated constant - Attribute key of SAPCpiOutboundPriceComponent.entryNumber attribute defined at extension sapcpiadapter.
    static final String
    Generated constant - Attribute key of SAPCpiOutboundPriceComponent.orderId attribute defined at extension sapcpiadapter.
    static final String
    Generated constant - Attribute key of SAPCpiOutboundPriceComponent.priceQuantity attribute defined at extension sapcpiadapter.
    static final String
    Generated constant - Attribute key of SAPCpiOutboundPriceComponent.sapCpiOutboundOrder attribute defined at extension sapcpiadapter.
    static final String
    Generated constant - Attribute key of SAPCpiOutboundPriceComponent.sapCpiOutboundServiceOrderItem attribute defined at extension sapserviceorder.
    static final String
    Generated constant - Attribute key of SAPCpiOutboundPriceComponent.unit attribute defined at extension sapcpiadapter.
    static final String
    Generated constant - Attribute key of SAPCpiOutboundPriceComponent.value attribute defined at extension sapcpiadapter.

    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
    SAPCpiOutboundPriceComponentModel(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 SAPCpiOutboundPriceComponent.absolute attribute defined at extension sapcpiadapter.
    Generated method - Getter of the SAPCpiOutboundPriceComponent.conditionCode attribute defined at extension sapcpiadapter.
    Generated method - Getter of the SAPCpiOutboundPriceComponent.conditionCounter attribute defined at extension sapcpiadapter.
    Generated method - Getter of the SAPCpiOutboundPriceComponent.currencyIsoCode attribute defined at extension sapcpiadapter.
    Generated method - Getter of the SAPCpiOutboundPriceComponent.entryNumber attribute defined at extension sapcpiadapter.
    Generated method - Getter of the SAPCpiOutboundPriceComponent.orderId attribute defined at extension sapcpiadapter.
    Generated method - Getter of the SAPCpiOutboundPriceComponent.priceQuantity attribute defined at extension sapcpiadapter.
    Generated method - Getter of the SAPCpiOutboundPriceComponent.sapCpiOutboundOrder attribute defined at extension sapcpiadapter.
    Generated method - Getter of the SAPCpiOutboundPriceComponent.sapCpiOutboundServiceOrderItem attribute defined at extension sapserviceorder.
    Generated method - Getter of the SAPCpiOutboundPriceComponent.unit attribute defined at extension sapcpiadapter.
    Generated method - Getter of the SAPCpiOutboundPriceComponent.value attribute defined at extension sapcpiadapter.
    void
    Generated method - Setter of SAPCpiOutboundPriceComponent.absolute attribute defined at extension sapcpiadapter.
    void
    Generated method - Setter of SAPCpiOutboundPriceComponent.conditionCode attribute defined at extension sapcpiadapter.
    void
    Generated method - Setter of SAPCpiOutboundPriceComponent.conditionCounter attribute defined at extension sapcpiadapter.
    void
    Generated method - Setter of SAPCpiOutboundPriceComponent.currencyIsoCode attribute defined at extension sapcpiadapter.
    void
    Generated method - Setter of SAPCpiOutboundPriceComponent.entryNumber attribute defined at extension sapcpiadapter.
    void
    Generated method - Setter of SAPCpiOutboundPriceComponent.orderId attribute defined at extension sapcpiadapter.
    void
    Generated method - Setter of SAPCpiOutboundPriceComponent.priceQuantity attribute defined at extension sapcpiadapter.
    void
    Generated method - Setter of SAPCpiOutboundPriceComponent.sapCpiOutboundOrder attribute defined at extension sapcpiadapter.
    void
    Generated method - Setter of SAPCpiOutboundPriceComponent.sapCpiOutboundServiceOrderItem attribute defined at extension sapserviceorder.
    void
    setUnit(String value)
    Generated method - Setter of SAPCpiOutboundPriceComponent.unit attribute defined at extension sapcpiadapter.
    void
    Generated method - Setter of SAPCpiOutboundPriceComponent.value attribute defined at extension sapcpiadapter.

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

      public static final String _SAPCPIOUTBOUNDORDER2SAPCPIOUTBOUNDPRICECOMPONENT
      Generated relation code constant for relation SAPCpiOutboundOrder2SAPCpiOutboundPriceComponent defining source attribute sapCpiOutboundOrder in extension sapcpiadapter.
      See Also:
    • _SAPCPIOUTBOUNDSERVICEORDERITEM2SAPCPIOUTBOUNDPRICECOMPONENT

      public static final String _SAPCPIOUTBOUNDSERVICEORDERITEM2SAPCPIOUTBOUNDPRICECOMPONENT
      Generated relation code constant for relation SAPCpiOutboundServiceOrderItem2SAPCpiOutboundPriceComponent defining source attribute sapCpiOutboundServiceOrderItem in extension sapserviceorder.
      See Also:
    • ORDERID

      public static final String ORDERID
      Generated constant - Attribute key of SAPCpiOutboundPriceComponent.orderId attribute defined at extension sapcpiadapter.
      See Also:
    • ENTRYNUMBER

      public static final String ENTRYNUMBER
      Generated constant - Attribute key of SAPCpiOutboundPriceComponent.entryNumber attribute defined at extension sapcpiadapter.
      See Also:
    • VALUE

      public static final String VALUE
      Generated constant - Attribute key of SAPCpiOutboundPriceComponent.value attribute defined at extension sapcpiadapter.
      See Also:
    • UNIT

      public static final String UNIT
      Generated constant - Attribute key of SAPCpiOutboundPriceComponent.unit attribute defined at extension sapcpiadapter.
      See Also:
    • ABSOLUTE

      public static final String ABSOLUTE
      Generated constant - Attribute key of SAPCpiOutboundPriceComponent.absolute attribute defined at extension sapcpiadapter.
      See Also:
    • CONDITIONCODE

      public static final String CONDITIONCODE
      Generated constant - Attribute key of SAPCpiOutboundPriceComponent.conditionCode attribute defined at extension sapcpiadapter.
      See Also:
    • CONDITIONCOUNTER

      public static final String CONDITIONCOUNTER
      Generated constant - Attribute key of SAPCpiOutboundPriceComponent.conditionCounter attribute defined at extension sapcpiadapter.
      See Also:
    • CURRENCYISOCODE

      public static final String CURRENCYISOCODE
      Generated constant - Attribute key of SAPCpiOutboundPriceComponent.currencyIsoCode attribute defined at extension sapcpiadapter.
      See Also:
    • PRICEQUANTITY

      public static final String PRICEQUANTITY
      Generated constant - Attribute key of SAPCpiOutboundPriceComponent.priceQuantity attribute defined at extension sapcpiadapter.
      See Also:
    • SAPCPIOUTBOUNDORDER

      public static final String SAPCPIOUTBOUNDORDER
      Generated constant - Attribute key of SAPCpiOutboundPriceComponent.sapCpiOutboundOrder attribute defined at extension sapcpiadapter.
      See Also:
    • SAPCPIOUTBOUNDSERVICEORDERITEM

      public static final String SAPCPIOUTBOUNDSERVICEORDERITEM
      Generated constant - Attribute key of SAPCpiOutboundPriceComponent.sapCpiOutboundServiceOrderItem attribute defined at extension sapserviceorder.
      See Also:
  • Constructor Details

    • SAPCpiOutboundPriceComponentModel

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

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

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

    • getAbsolute

      @Accessor(qualifier="absolute", type=GETTER) public String getAbsolute()
      Generated method - Getter of the SAPCpiOutboundPriceComponent.absolute attribute defined at extension sapcpiadapter.
      Returns:
      the absolute
    • getConditionCode

      @Accessor(qualifier="conditionCode", type=GETTER) public String getConditionCode()
      Generated method - Getter of the SAPCpiOutboundPriceComponent.conditionCode attribute defined at extension sapcpiadapter.
      Returns:
      the conditionCode
    • getConditionCounter

      @Accessor(qualifier="conditionCounter", type=GETTER) public String getConditionCounter()
      Generated method - Getter of the SAPCpiOutboundPriceComponent.conditionCounter attribute defined at extension sapcpiadapter.
      Returns:
      the conditionCounter
    • getCurrencyIsoCode

      @Accessor(qualifier="currencyIsoCode", type=GETTER) public String getCurrencyIsoCode()
      Generated method - Getter of the SAPCpiOutboundPriceComponent.currencyIsoCode attribute defined at extension sapcpiadapter.
      Returns:
      the currencyIsoCode
    • getEntryNumber

      @Accessor(qualifier="entryNumber", type=GETTER) public String getEntryNumber()
      Generated method - Getter of the SAPCpiOutboundPriceComponent.entryNumber attribute defined at extension sapcpiadapter.
      Returns:
      the entryNumber
    • getOrderId

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

      @Accessor(qualifier="priceQuantity", type=GETTER) public String getPriceQuantity()
      Generated method - Getter of the SAPCpiOutboundPriceComponent.priceQuantity attribute defined at extension sapcpiadapter.
      Returns:
      the priceQuantity
    • getSapCpiOutboundOrder

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

      @Accessor(qualifier="sapCpiOutboundServiceOrderItem", type=GETTER) public SAPCpiOutboundServiceOrderItemModel getSapCpiOutboundServiceOrderItem()
      Generated method - Getter of the SAPCpiOutboundPriceComponent.sapCpiOutboundServiceOrderItem attribute defined at extension sapserviceorder.
      Returns:
      the sapCpiOutboundServiceOrderItem
    • getUnit

      @Accessor(qualifier="unit", type=GETTER) public String getUnit()
      Generated method - Getter of the SAPCpiOutboundPriceComponent.unit attribute defined at extension sapcpiadapter.
      Returns:
      the unit
    • getValue

      @Accessor(qualifier="value", type=GETTER) public String getValue()
      Generated method - Getter of the SAPCpiOutboundPriceComponent.value attribute defined at extension sapcpiadapter.
      Returns:
      the value
    • setAbsolute

      @Accessor(qualifier="absolute", type=SETTER) public void setAbsolute(String value)
      Generated method - Setter of SAPCpiOutboundPriceComponent.absolute attribute defined at extension sapcpiadapter.
      Parameters:
      value - the absolute
    • setConditionCode

      @Accessor(qualifier="conditionCode", type=SETTER) public void setConditionCode(String value)
      Generated method - Setter of SAPCpiOutboundPriceComponent.conditionCode attribute defined at extension sapcpiadapter.
      Parameters:
      value - the conditionCode
    • setConditionCounter

      @Accessor(qualifier="conditionCounter", type=SETTER) public void setConditionCounter(String value)
      Generated method - Setter of SAPCpiOutboundPriceComponent.conditionCounter attribute defined at extension sapcpiadapter.
      Parameters:
      value - the conditionCounter
    • setCurrencyIsoCode

      @Accessor(qualifier="currencyIsoCode", type=SETTER) public void setCurrencyIsoCode(String value)
      Generated method - Setter of SAPCpiOutboundPriceComponent.currencyIsoCode attribute defined at extension sapcpiadapter.
      Parameters:
      value - the currencyIsoCode
    • setEntryNumber

      @Accessor(qualifier="entryNumber", type=SETTER) public void setEntryNumber(String value)
      Generated method - Setter of SAPCpiOutboundPriceComponent.entryNumber attribute defined at extension sapcpiadapter.
      Parameters:
      value - the entryNumber
    • setOrderId

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

      @Accessor(qualifier="priceQuantity", type=SETTER) public void setPriceQuantity(String value)
      Generated method - Setter of SAPCpiOutboundPriceComponent.priceQuantity attribute defined at extension sapcpiadapter.
      Parameters:
      value - the priceQuantity
    • setSapCpiOutboundOrder

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

      @Accessor(qualifier="sapCpiOutboundServiceOrderItem", type=SETTER) public void setSapCpiOutboundServiceOrderItem(SAPCpiOutboundServiceOrderItemModel value)
      Generated method - Setter of SAPCpiOutboundPriceComponent.sapCpiOutboundServiceOrderItem attribute defined at extension sapserviceorder.
      Parameters:
      value - the sapCpiOutboundServiceOrderItem
    • setUnit

      @Accessor(qualifier="unit", type=SETTER) public void setUnit(String value)
      Generated method - Setter of SAPCpiOutboundPriceComponent.unit attribute defined at extension sapcpiadapter.
      Parameters:
      value - the unit
    • setValue

      @Accessor(qualifier="value", type=SETTER) public void setValue(String value)
      Generated method - Setter of SAPCpiOutboundPriceComponent.value attribute defined at extension sapcpiadapter.
      Parameters:
      value - the value