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
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
FieldsModifier and TypeFieldDescriptionstatic final StringGenerated relation code constant for relationSAPCpiOutboundOrder2SAPCpiOutboundPriceComponentdefining source attributesapCpiOutboundOrderin extensionsapcpiadapter.static final StringGenerated relation code constant for relationSAPCpiOutboundServiceOrderItem2SAPCpiOutboundPriceComponentdefining source attributesapCpiOutboundServiceOrderItemin extensionsapserviceorder.static final StringGenerated model type code constant.static final StringGenerated constant - Attribute key ofSAPCpiOutboundPriceComponent.absoluteattribute defined at extensionsapcpiadapter.static final StringGenerated constant - Attribute key ofSAPCpiOutboundPriceComponent.conditionCodeattribute defined at extensionsapcpiadapter.static final StringGenerated constant - Attribute key ofSAPCpiOutboundPriceComponent.conditionCounterattribute defined at extensionsapcpiadapter.static final StringGenerated constant - Attribute key ofSAPCpiOutboundPriceComponent.currencyIsoCodeattribute defined at extensionsapcpiadapter.static final StringGenerated constant - Attribute key ofSAPCpiOutboundPriceComponent.entryNumberattribute defined at extensionsapcpiadapter.static final StringGenerated constant - Attribute key ofSAPCpiOutboundPriceComponent.orderIdattribute defined at extensionsapcpiadapter.static final StringGenerated constant - Attribute key ofSAPCpiOutboundPriceComponent.priceQuantityattribute defined at extensionsapcpiadapter.static final StringGenerated constant - Attribute key ofSAPCpiOutboundPriceComponent.sapCpiOutboundOrderattribute defined at extensionsapcpiadapter.static final StringGenerated constant - Attribute key ofSAPCpiOutboundPriceComponent.sapCpiOutboundServiceOrderItemattribute defined at extensionsapserviceorder.static final StringGenerated constant - Attribute key ofSAPCpiOutboundPriceComponent.unitattribute defined at extensionsapcpiadapter.static final StringGenerated constant - Attribute key ofSAPCpiOutboundPriceComponent.valueattribute defined at extensionsapcpiadapter.Fields inherited from class de.hybris.platform.core.model.ItemModel
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALEDFields inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
LANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY -
Constructor Summary
ConstructorsConstructorDescriptionGenerated 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 parametersSAPCpiOutboundPriceComponentModel(de.hybris.platform.servicelayer.model.ItemModelContext ctx) Generated constructor - Default constructor for creation with existing context -
Method Summary
Modifier and TypeMethodDescriptionGenerated method - Getter of theSAPCpiOutboundPriceComponent.absoluteattribute defined at extensionsapcpiadapter.Generated method - Getter of theSAPCpiOutboundPriceComponent.conditionCodeattribute defined at extensionsapcpiadapter.Generated method - Getter of theSAPCpiOutboundPriceComponent.conditionCounterattribute defined at extensionsapcpiadapter.Generated method - Getter of theSAPCpiOutboundPriceComponent.currencyIsoCodeattribute defined at extensionsapcpiadapter.Generated method - Getter of theSAPCpiOutboundPriceComponent.entryNumberattribute defined at extensionsapcpiadapter.Generated method - Getter of theSAPCpiOutboundPriceComponent.orderIdattribute defined at extensionsapcpiadapter.Generated method - Getter of theSAPCpiOutboundPriceComponent.priceQuantityattribute defined at extensionsapcpiadapter.Generated method - Getter of theSAPCpiOutboundPriceComponent.sapCpiOutboundOrderattribute defined at extensionsapcpiadapter.Generated method - Getter of theSAPCpiOutboundPriceComponent.sapCpiOutboundServiceOrderItemattribute defined at extensionsapserviceorder.getUnit()Generated method - Getter of theSAPCpiOutboundPriceComponent.unitattribute defined at extensionsapcpiadapter.getValue()Generated method - Getter of theSAPCpiOutboundPriceComponent.valueattribute defined at extensionsapcpiadapter.voidsetAbsolute(String value) Generated method - Setter ofSAPCpiOutboundPriceComponent.absoluteattribute defined at extensionsapcpiadapter.voidsetConditionCode(String value) Generated method - Setter ofSAPCpiOutboundPriceComponent.conditionCodeattribute defined at extensionsapcpiadapter.voidsetConditionCounter(String value) Generated method - Setter ofSAPCpiOutboundPriceComponent.conditionCounterattribute defined at extensionsapcpiadapter.voidsetCurrencyIsoCode(String value) Generated method - Setter ofSAPCpiOutboundPriceComponent.currencyIsoCodeattribute defined at extensionsapcpiadapter.voidsetEntryNumber(String value) Generated method - Setter ofSAPCpiOutboundPriceComponent.entryNumberattribute defined at extensionsapcpiadapter.voidsetOrderId(String value) Generated method - Setter ofSAPCpiOutboundPriceComponent.orderIdattribute defined at extensionsapcpiadapter.voidsetPriceQuantity(String value) Generated method - Setter ofSAPCpiOutboundPriceComponent.priceQuantityattribute defined at extensionsapcpiadapter.voidGenerated method - Setter ofSAPCpiOutboundPriceComponent.sapCpiOutboundOrderattribute defined at extensionsapcpiadapter.voidGenerated method - Setter ofSAPCpiOutboundPriceComponent.sapCpiOutboundServiceOrderItemattribute defined at extensionsapserviceorder.voidGenerated method - Setter ofSAPCpiOutboundPriceComponent.unitattribute defined at extensionsapcpiadapter.voidGenerated method - Setter ofSAPCpiOutboundPriceComponent.valueattribute defined at extensionsapcpiadapter.Methods inherited from class de.hybris.platform.core.model.ItemModel
getComments, getCreationtime, getModifiedtime, getOwner, isSealed, setComments, setCreationtime, setModifiedtime, setOwnerMethods 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
-
Field Details
-
_TYPECODE
Generated model type code constant.- See Also:
-
_SAPCPIOUTBOUNDORDER2SAPCPIOUTBOUNDPRICECOMPONENT
Generated relation code constant for relationSAPCpiOutboundOrder2SAPCpiOutboundPriceComponentdefining source attributesapCpiOutboundOrderin extensionsapcpiadapter.- See Also:
-
_SAPCPIOUTBOUNDSERVICEORDERITEM2SAPCPIOUTBOUNDPRICECOMPONENT
Generated relation code constant for relationSAPCpiOutboundServiceOrderItem2SAPCpiOutboundPriceComponentdefining source attributesapCpiOutboundServiceOrderItemin extensionsapserviceorder.- See Also:
-
ORDERID
Generated constant - Attribute key ofSAPCpiOutboundPriceComponent.orderIdattribute defined at extensionsapcpiadapter.- See Also:
-
ENTRYNUMBER
Generated constant - Attribute key ofSAPCpiOutboundPriceComponent.entryNumberattribute defined at extensionsapcpiadapter.- See Also:
-
VALUE
Generated constant - Attribute key ofSAPCpiOutboundPriceComponent.valueattribute defined at extensionsapcpiadapter.- See Also:
-
UNIT
Generated constant - Attribute key ofSAPCpiOutboundPriceComponent.unitattribute defined at extensionsapcpiadapter.- See Also:
-
ABSOLUTE
Generated constant - Attribute key ofSAPCpiOutboundPriceComponent.absoluteattribute defined at extensionsapcpiadapter.- See Also:
-
CONDITIONCODE
Generated constant - Attribute key ofSAPCpiOutboundPriceComponent.conditionCodeattribute defined at extensionsapcpiadapter.- See Also:
-
CONDITIONCOUNTER
Generated constant - Attribute key ofSAPCpiOutboundPriceComponent.conditionCounterattribute defined at extensionsapcpiadapter.- See Also:
-
CURRENCYISOCODE
Generated constant - Attribute key ofSAPCpiOutboundPriceComponent.currencyIsoCodeattribute defined at extensionsapcpiadapter.- See Also:
-
PRICEQUANTITY
Generated constant - Attribute key ofSAPCpiOutboundPriceComponent.priceQuantityattribute defined at extensionsapcpiadapter.- See Also:
-
SAPCPIOUTBOUNDORDER
Generated constant - Attribute key ofSAPCpiOutboundPriceComponent.sapCpiOutboundOrderattribute defined at extensionsapcpiadapter.- See Also:
-
SAPCPIOUTBOUNDSERVICEORDERITEM
Generated constant - Attribute key ofSAPCpiOutboundPriceComponent.sapCpiOutboundServiceOrderItemattribute defined at extensionsapserviceorder.- 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 parametersGenerated constructor - for all mandatory and initial attributes.- Parameters:
_owner- initial attribute declared by typeItemat extensioncore
-
-
Method Details
-
getAbsolute
Generated method - Getter of theSAPCpiOutboundPriceComponent.absoluteattribute defined at extensionsapcpiadapter.- Returns:
- the absolute
-
getConditionCode
Generated method - Getter of theSAPCpiOutboundPriceComponent.conditionCodeattribute defined at extensionsapcpiadapter.- Returns:
- the conditionCode
-
getConditionCounter
Generated method - Getter of theSAPCpiOutboundPriceComponent.conditionCounterattribute defined at extensionsapcpiadapter.- Returns:
- the conditionCounter
-
getCurrencyIsoCode
Generated method - Getter of theSAPCpiOutboundPriceComponent.currencyIsoCodeattribute defined at extensionsapcpiadapter.- Returns:
- the currencyIsoCode
-
getEntryNumber
Generated method - Getter of theSAPCpiOutboundPriceComponent.entryNumberattribute defined at extensionsapcpiadapter.- Returns:
- the entryNumber
-
getOrderId
Generated method - Getter of theSAPCpiOutboundPriceComponent.orderIdattribute defined at extensionsapcpiadapter.- Returns:
- the orderId
-
getPriceQuantity
Generated method - Getter of theSAPCpiOutboundPriceComponent.priceQuantityattribute defined at extensionsapcpiadapter.- Returns:
- the priceQuantity
-
getSapCpiOutboundOrder
@Accessor(qualifier="sapCpiOutboundOrder", type=GETTER) public SAPCpiOutboundOrderModel getSapCpiOutboundOrder()Generated method - Getter of theSAPCpiOutboundPriceComponent.sapCpiOutboundOrderattribute defined at extensionsapcpiadapter.- Returns:
- the sapCpiOutboundOrder
-
getSapCpiOutboundServiceOrderItem
@Accessor(qualifier="sapCpiOutboundServiceOrderItem", type=GETTER) public SAPCpiOutboundServiceOrderItemModel getSapCpiOutboundServiceOrderItem()Generated method - Getter of theSAPCpiOutboundPriceComponent.sapCpiOutboundServiceOrderItemattribute defined at extensionsapserviceorder.- Returns:
- the sapCpiOutboundServiceOrderItem
-
getUnit
Generated method - Getter of theSAPCpiOutboundPriceComponent.unitattribute defined at extensionsapcpiadapter.- Returns:
- the unit
-
getValue
Generated method - Getter of theSAPCpiOutboundPriceComponent.valueattribute defined at extensionsapcpiadapter.- Returns:
- the value
-
setAbsolute
Generated method - Setter ofSAPCpiOutboundPriceComponent.absoluteattribute defined at extensionsapcpiadapter.- Parameters:
value- the absolute
-
setConditionCode
Generated method - Setter ofSAPCpiOutboundPriceComponent.conditionCodeattribute defined at extensionsapcpiadapter.- Parameters:
value- the conditionCode
-
setConditionCounter
Generated method - Setter ofSAPCpiOutboundPriceComponent.conditionCounterattribute defined at extensionsapcpiadapter.- Parameters:
value- the conditionCounter
-
setCurrencyIsoCode
Generated method - Setter ofSAPCpiOutboundPriceComponent.currencyIsoCodeattribute defined at extensionsapcpiadapter.- Parameters:
value- the currencyIsoCode
-
setEntryNumber
Generated method - Setter ofSAPCpiOutboundPriceComponent.entryNumberattribute defined at extensionsapcpiadapter.- Parameters:
value- the entryNumber
-
setOrderId
Generated method - Setter ofSAPCpiOutboundPriceComponent.orderIdattribute defined at extensionsapcpiadapter.- Parameters:
value- the orderId
-
setPriceQuantity
Generated method - Setter ofSAPCpiOutboundPriceComponent.priceQuantityattribute defined at extensionsapcpiadapter.- Parameters:
value- the priceQuantity
-
setSapCpiOutboundOrder
@Accessor(qualifier="sapCpiOutboundOrder", type=SETTER) public void setSapCpiOutboundOrder(SAPCpiOutboundOrderModel value) Generated method - Setter ofSAPCpiOutboundPriceComponent.sapCpiOutboundOrderattribute defined at extensionsapcpiadapter.- Parameters:
value- the sapCpiOutboundOrder
-
setSapCpiOutboundServiceOrderItem
@Accessor(qualifier="sapCpiOutboundServiceOrderItem", type=SETTER) public void setSapCpiOutboundServiceOrderItem(SAPCpiOutboundServiceOrderItemModel value) Generated method - Setter ofSAPCpiOutboundPriceComponent.sapCpiOutboundServiceOrderItemattribute defined at extensionsapserviceorder.- Parameters:
value- the sapCpiOutboundServiceOrderItem
-
setUnit
Generated method - Setter ofSAPCpiOutboundPriceComponent.unitattribute defined at extensionsapcpiadapter.- Parameters:
value- the unit
-
setValue
Generated method - Setter ofSAPCpiOutboundPriceComponent.valueattribute defined at extensionsapcpiadapter.- Parameters:
value- the value
-