Class SAPPricingConditionModel
- java.lang.Object
-
- de.hybris.platform.servicelayer.model.AbstractItemModel
-
- de.hybris.platform.core.model.ItemModel
-
- de.hybris.platform.sap.sapmodel.model.SAPPricingConditionModel
-
- All Implemented Interfaces:
java.io.Serializable
public class SAPPricingConditionModel extends ItemModel
Generated model class for type SAPPricingCondition first defined at extension sapmodel.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
AbstractItemModel.NewModelContextFactory
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String
_ORDERENTRY2SAPPRICINGCONDITION
Generated relation code constant for relationOrderEntry2SapPricingCondition
defining source attributeorderEntry
in extensionsapmodel
.static java.lang.String
_TYPECODE
Generated model type code constant.static java.lang.String
CONDITIONCALCULATIONTYPE
Generated constant - Attribute key ofSAPPricingCondition.conditionCalculationType
attribute defined at extensionsapmodel
.static java.lang.String
CONDITIONCOUNTER
Generated constant - Attribute key ofSAPPricingCondition.conditionCounter
attribute defined at extensionsapmodel
.static java.lang.String
CONDITIONPRICINGUNIT
Generated constant - Attribute key ofSAPPricingCondition.conditionPricingUnit
attribute defined at extensionsapmodel
.static java.lang.String
CONDITIONRATE
Generated constant - Attribute key ofSAPPricingCondition.conditionRate
attribute defined at extensionsapmodel
.static java.lang.String
CONDITIONTYPE
Generated constant - Attribute key ofSAPPricingCondition.conditionType
attribute defined at extensionsapmodel
.static java.lang.String
CONDITIONUNIT
Generated constant - Attribute key ofSAPPricingCondition.conditionUnit
attribute defined at extensionsapmodel
.static java.lang.String
CONDITIONVALUE
Generated constant - Attribute key ofSAPPricingCondition.conditionValue
attribute defined at extensionsapmodel
.static java.lang.String
CURRENCYKEY
Generated constant - Attribute key ofSAPPricingCondition.currencyKey
attribute defined at extensionsapmodel
.static java.lang.String
ORDER
Generated constant - Attribute key ofSAPPricingCondition.order
attribute defined at extensionsapmodel
.static java.lang.String
ORDERENTRY
Generated constant - Attribute key ofSAPPricingCondition.orderEntry
attribute defined at extensionsapmodel
.static java.lang.String
STEPNUMBER
Generated constant - Attribute key ofSAPPricingCondition.stepNumber
attribute defined at extensionsapmodel
.-
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 SAPPricingConditionModel()
Generated constructor - Default constructor for generic creation.SAPPricingConditionModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing contextSAPPricingConditionModel(java.lang.String _conditionType, java.lang.String _order, AbstractOrderEntryModel _orderEntry, 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
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getConditionCalculationType()
Generated method - Getter of theSAPPricingCondition.conditionCalculationType
attribute defined at extensionsapmodel
.java.lang.String
getConditionCounter()
Generated method - Getter of theSAPPricingCondition.conditionCounter
attribute defined at extensionsapmodel
.java.lang.String
getConditionPricingUnit()
Generated method - Getter of theSAPPricingCondition.conditionPricingUnit
attribute defined at extensionsapmodel
.java.lang.String
getConditionRate()
Generated method - Getter of theSAPPricingCondition.conditionRate
attribute defined at extensionsapmodel
.java.lang.String
getConditionType()
Generated method - Getter of theSAPPricingCondition.conditionType
attribute defined at extensionsapmodel
.java.lang.String
getConditionUnit()
Generated method - Getter of theSAPPricingCondition.conditionUnit
attribute defined at extensionsapmodel
.java.lang.String
getConditionValue()
Generated method - Getter of theSAPPricingCondition.conditionValue
attribute defined at extensionsapmodel
.java.lang.String
getCurrencyKey()
Generated method - Getter of theSAPPricingCondition.currencyKey
attribute defined at extensionsapmodel
.java.lang.String
getOrder()
Generated method - Getter of theSAPPricingCondition.order
attribute defined at extensionsapmodel
.AbstractOrderEntryModel
getOrderEntry()
Generated method - Getter of theSAPPricingCondition.orderEntry
attribute defined at extensionsapmodel
.java.lang.String
getStepNumber()
Generated method - Getter of theSAPPricingCondition.stepNumber
attribute defined at extensionsapmodel
.void
setConditionCalculationType(java.lang.String value)
Generated method - Setter ofSAPPricingCondition.conditionCalculationType
attribute defined at extensionsapmodel
.void
setConditionCounter(java.lang.String value)
Generated method - Setter ofSAPPricingCondition.conditionCounter
attribute defined at extensionsapmodel
.void
setConditionPricingUnit(java.lang.String value)
Generated method - Setter ofSAPPricingCondition.conditionPricingUnit
attribute defined at extensionsapmodel
.void
setConditionRate(java.lang.String value)
Generated method - Setter ofSAPPricingCondition.conditionRate
attribute defined at extensionsapmodel
.void
setConditionType(java.lang.String value)
Generated method - Initial setter ofSAPPricingCondition.conditionType
attribute defined at extensionsapmodel
.void
setConditionUnit(java.lang.String value)
Generated method - Setter ofSAPPricingCondition.conditionUnit
attribute defined at extensionsapmodel
.void
setConditionValue(java.lang.String value)
Generated method - Setter ofSAPPricingCondition.conditionValue
attribute defined at extensionsapmodel
.void
setCurrencyKey(java.lang.String value)
Generated method - Setter ofSAPPricingCondition.currencyKey
attribute defined at extensionsapmodel
.void
setOrder(java.lang.String value)
Generated method - Initial setter ofSAPPricingCondition.order
attribute defined at extensionsapmodel
.void
setOrderEntry(AbstractOrderEntryModel value)
Generated method - Initial setter ofSAPPricingCondition.orderEntry
attribute defined at extensionsapmodel
.void
setStepNumber(java.lang.String value)
Generated method - Setter ofSAPPricingCondition.stepNumber
attribute defined at extensionsapmodel
.-
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
-
-
-
-
Field Detail
-
_TYPECODE
public static final java.lang.String _TYPECODE
Generated model type code constant.- See Also:
- Constant Field Values
-
_ORDERENTRY2SAPPRICINGCONDITION
public static final java.lang.String _ORDERENTRY2SAPPRICINGCONDITION
Generated relation code constant for relationOrderEntry2SapPricingCondition
defining source attributeorderEntry
in extensionsapmodel
.- See Also:
- Constant Field Values
-
ORDER
public static final java.lang.String ORDER
Generated constant - Attribute key ofSAPPricingCondition.order
attribute defined at extensionsapmodel
.- See Also:
- Constant Field Values
-
CONDITIONTYPE
public static final java.lang.String CONDITIONTYPE
Generated constant - Attribute key ofSAPPricingCondition.conditionType
attribute defined at extensionsapmodel
.- See Also:
- Constant Field Values
-
STEPNUMBER
public static final java.lang.String STEPNUMBER
Generated constant - Attribute key ofSAPPricingCondition.stepNumber
attribute defined at extensionsapmodel
.- See Also:
- Constant Field Values
-
CONDITIONCOUNTER
public static final java.lang.String CONDITIONCOUNTER
Generated constant - Attribute key ofSAPPricingCondition.conditionCounter
attribute defined at extensionsapmodel
.- See Also:
- Constant Field Values
-
CURRENCYKEY
public static final java.lang.String CURRENCYKEY
Generated constant - Attribute key ofSAPPricingCondition.currencyKey
attribute defined at extensionsapmodel
.- See Also:
- Constant Field Values
-
CONDITIONPRICINGUNIT
public static final java.lang.String CONDITIONPRICINGUNIT
Generated constant - Attribute key ofSAPPricingCondition.conditionPricingUnit
attribute defined at extensionsapmodel
.- See Also:
- Constant Field Values
-
CONDITIONUNIT
public static final java.lang.String CONDITIONUNIT
Generated constant - Attribute key ofSAPPricingCondition.conditionUnit
attribute defined at extensionsapmodel
.- See Also:
- Constant Field Values
-
CONDITIONCALCULATIONTYPE
public static final java.lang.String CONDITIONCALCULATIONTYPE
Generated constant - Attribute key ofSAPPricingCondition.conditionCalculationType
attribute defined at extensionsapmodel
.- See Also:
- Constant Field Values
-
CONDITIONRATE
public static final java.lang.String CONDITIONRATE
Generated constant - Attribute key ofSAPPricingCondition.conditionRate
attribute defined at extensionsapmodel
.- See Also:
- Constant Field Values
-
CONDITIONVALUE
public static final java.lang.String CONDITIONVALUE
Generated constant - Attribute key ofSAPPricingCondition.conditionValue
attribute defined at extensionsapmodel
.- See Also:
- Constant Field Values
-
ORDERENTRY
public static final java.lang.String ORDERENTRY
Generated constant - Attribute key ofSAPPricingCondition.orderEntry
attribute defined at extensionsapmodel
.- See Also:
- Constant Field Values
-
-
Constructor Detail
-
SAPPricingConditionModel
public SAPPricingConditionModel()
Generated constructor - Default constructor for generic creation.
-
SAPPricingConditionModel
public SAPPricingConditionModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context- Parameters:
ctx
- the model context to be injected, must not be null
-
SAPPricingConditionModel
@Deprecated(since="4.1.1", forRemoval=true) public SAPPricingConditionModel(java.lang.String _conditionType, java.lang.String _order, AbstractOrderEntryModel _orderEntry, 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:
_conditionType
- initial attribute declared by typeSAPPricingCondition
at extensionsapmodel
_order
- initial attribute declared by typeSAPPricingCondition
at extensionsapmodel
_orderEntry
- initial attribute declared by typeSAPPricingCondition
at extensionsapmodel
_owner
- initial attribute declared by typeItem
at extensioncore
-
-
Method Detail
-
getConditionCalculationType
@Accessor(qualifier="conditionCalculationType", type=GETTER) public java.lang.String getConditionCalculationType()
Generated method - Getter of theSAPPricingCondition.conditionCalculationType
attribute defined at extensionsapmodel
.- Returns:
- the conditionCalculationType - KRECH - Calculation type for condition
-
getConditionCounter
@Accessor(qualifier="conditionCounter", type=GETTER) public java.lang.String getConditionCounter()
Generated method - Getter of theSAPPricingCondition.conditionCounter
attribute defined at extensionsapmodel
.- Returns:
- the conditionCounter - ZAEHK - Condition counter
-
getConditionPricingUnit
@Accessor(qualifier="conditionPricingUnit", type=GETTER) public java.lang.String getConditionPricingUnit()
Generated method - Getter of theSAPPricingCondition.conditionPricingUnit
attribute defined at extensionsapmodel
.- Returns:
- the conditionPricingUnit - KPEIN - Condition pricing unit
-
getConditionRate
@Accessor(qualifier="conditionRate", type=GETTER) public java.lang.String getConditionRate()
Generated method - Getter of theSAPPricingCondition.conditionRate
attribute defined at extensionsapmodel
.- Returns:
- the conditionRate - KBETR - Rate (condition amount or percentage)
-
getConditionType
@Accessor(qualifier="conditionType", type=GETTER) public java.lang.String getConditionType()
Generated method - Getter of theSAPPricingCondition.conditionType
attribute defined at extensionsapmodel
.- Returns:
- the conditionType - KSCHL - Condition type
-
getConditionUnit
@Accessor(qualifier="conditionUnit", type=GETTER) public java.lang.String getConditionUnit()
Generated method - Getter of theSAPPricingCondition.conditionUnit
attribute defined at extensionsapmodel
.- Returns:
- the conditionUnit - KMEIN - Condition unit in the document
-
getConditionValue
@Accessor(qualifier="conditionValue", type=GETTER) public java.lang.String getConditionValue()
Generated method - Getter of theSAPPricingCondition.conditionValue
attribute defined at extensionsapmodel
.- Returns:
- the conditionValue - KWERT - Condition value
-
getCurrencyKey
@Accessor(qualifier="currencyKey", type=GETTER) public java.lang.String getCurrencyKey()
Generated method - Getter of theSAPPricingCondition.currencyKey
attribute defined at extensionsapmodel
.- Returns:
- the currencyKey - WAERS - Currency key
-
getOrder
@Accessor(qualifier="order", type=GETTER) public java.lang.String getOrder()
Generated method - Getter of theSAPPricingCondition.order
attribute defined at extensionsapmodel
.- Returns:
- the order - Order number
-
getOrderEntry
@Accessor(qualifier="orderEntry", type=GETTER) public AbstractOrderEntryModel getOrderEntry()
Generated method - Getter of theSAPPricingCondition.orderEntry
attribute defined at extensionsapmodel
.- Returns:
- the orderEntry - Order entry
-
getStepNumber
@Accessor(qualifier="stepNumber", type=GETTER) public java.lang.String getStepNumber()
Generated method - Getter of theSAPPricingCondition.stepNumber
attribute defined at extensionsapmodel
.- Returns:
- the stepNumber - STUNR - Step number
-
setConditionCalculationType
@Accessor(qualifier="conditionCalculationType", type=SETTER) public void setConditionCalculationType(java.lang.String value)
Generated method - Setter ofSAPPricingCondition.conditionCalculationType
attribute defined at extensionsapmodel
.- Parameters:
value
- the conditionCalculationType - KRECH - Calculation type for condition
-
setConditionCounter
@Accessor(qualifier="conditionCounter", type=SETTER) public void setConditionCounter(java.lang.String value)
Generated method - Setter ofSAPPricingCondition.conditionCounter
attribute defined at extensionsapmodel
.- Parameters:
value
- the conditionCounter - ZAEHK - Condition counter
-
setConditionPricingUnit
@Accessor(qualifier="conditionPricingUnit", type=SETTER) public void setConditionPricingUnit(java.lang.String value)
Generated method - Setter ofSAPPricingCondition.conditionPricingUnit
attribute defined at extensionsapmodel
.- Parameters:
value
- the conditionPricingUnit - KPEIN - Condition pricing unit
-
setConditionRate
@Accessor(qualifier="conditionRate", type=SETTER) public void setConditionRate(java.lang.String value)
Generated method - Setter ofSAPPricingCondition.conditionRate
attribute defined at extensionsapmodel
.- Parameters:
value
- the conditionRate - KBETR - Rate (condition amount or percentage)
-
setConditionType
@Accessor(qualifier="conditionType", type=SETTER) public void setConditionType(java.lang.String value)
Generated method - Initial setter ofSAPPricingCondition.conditionType
attribute defined at extensionsapmodel
. Can only be used at creation of model - before first save.- Parameters:
value
- the conditionType - KSCHL - Condition type
-
setConditionUnit
@Accessor(qualifier="conditionUnit", type=SETTER) public void setConditionUnit(java.lang.String value)
Generated method - Setter ofSAPPricingCondition.conditionUnit
attribute defined at extensionsapmodel
.- Parameters:
value
- the conditionUnit - KMEIN - Condition unit in the document
-
setConditionValue
@Accessor(qualifier="conditionValue", type=SETTER) public void setConditionValue(java.lang.String value)
Generated method - Setter ofSAPPricingCondition.conditionValue
attribute defined at extensionsapmodel
.- Parameters:
value
- the conditionValue - KWERT - Condition value
-
setCurrencyKey
@Accessor(qualifier="currencyKey", type=SETTER) public void setCurrencyKey(java.lang.String value)
Generated method - Setter ofSAPPricingCondition.currencyKey
attribute defined at extensionsapmodel
.- Parameters:
value
- the currencyKey - WAERS - Currency key
-
setOrder
@Accessor(qualifier="order", type=SETTER) public void setOrder(java.lang.String value)
Generated method - Initial setter ofSAPPricingCondition.order
attribute defined at extensionsapmodel
. Can only be used at creation of model - before first save.- Parameters:
value
- the order - Order number
-
setOrderEntry
@Accessor(qualifier="orderEntry", type=SETTER) public void setOrderEntry(AbstractOrderEntryModel value)
Generated method - Initial setter ofSAPPricingCondition.orderEntry
attribute defined at extensionsapmodel
. Can only be used at creation of model - before first save.- Parameters:
value
- the orderEntry - Order entry
-
-