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:
Serializable
Generated model class for type SAPPricingCondition first defined at extension sapmodel.
- 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 relationOrderEntry2SapPricingConditiondefining source attributeorderEntryin extensionsapmodel.static final StringGenerated model type code constant.static final StringGenerated constant - Attribute key ofSAPPricingCondition.conditionCalculationTypeattribute defined at extensionsapmodel.static final StringGenerated constant - Attribute key ofSAPPricingCondition.conditionCounterattribute defined at extensionsapmodel.static final StringGenerated constant - Attribute key ofSAPPricingCondition.conditionPricingUnitattribute defined at extensionsapmodel.static final StringGenerated constant - Attribute key ofSAPPricingCondition.conditionRateattribute defined at extensionsapmodel.static final StringGenerated constant - Attribute key ofSAPPricingCondition.conditionTypeattribute defined at extensionsapmodel.static final StringGenerated constant - Attribute key ofSAPPricingCondition.conditionUnitattribute defined at extensionsapmodel.static final StringGenerated constant - Attribute key ofSAPPricingCondition.conditionValueattribute defined at extensionsapmodel.static final StringGenerated constant - Attribute key ofSAPPricingCondition.currencyKeyattribute defined at extensionsapmodel.static final StringGenerated constant - Attribute key ofSAPPricingCondition.orderattribute defined at extensionsapmodel.static final StringGenerated constant - Attribute key ofSAPPricingCondition.orderEntryattribute defined at extensionsapmodel.static final StringGenerated constant - Attribute key ofSAPPricingCondition.stepNumberattribute defined at extensionsapmodel.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.SAPPricingConditionModel(de.hybris.platform.servicelayer.model.ItemModelContext ctx) Generated constructor - Default constructor for creation with existing contextSAPPricingConditionModel(String _conditionType, 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
Modifier and TypeMethodDescriptionGenerated method - Getter of theSAPPricingCondition.conditionCalculationTypeattribute defined at extensionsapmodel.Generated method - Getter of theSAPPricingCondition.conditionCounterattribute defined at extensionsapmodel.Generated method - Getter of theSAPPricingCondition.conditionPricingUnitattribute defined at extensionsapmodel.Generated method - Getter of theSAPPricingCondition.conditionRateattribute defined at extensionsapmodel.Generated method - Getter of theSAPPricingCondition.conditionTypeattribute defined at extensionsapmodel.Generated method - Getter of theSAPPricingCondition.conditionUnitattribute defined at extensionsapmodel.Generated method - Getter of theSAPPricingCondition.conditionValueattribute defined at extensionsapmodel.Generated method - Getter of theSAPPricingCondition.currencyKeyattribute defined at extensionsapmodel.getOrder()Generated method - Getter of theSAPPricingCondition.orderattribute defined at extensionsapmodel.Generated method - Getter of theSAPPricingCondition.orderEntryattribute defined at extensionsapmodel.Generated method - Getter of theSAPPricingCondition.stepNumberattribute defined at extensionsapmodel.voidGenerated method - Setter ofSAPPricingCondition.conditionCalculationTypeattribute defined at extensionsapmodel.voidsetConditionCounter(String value) Generated method - Setter ofSAPPricingCondition.conditionCounterattribute defined at extensionsapmodel.voidsetConditionPricingUnit(String value) Generated method - Setter ofSAPPricingCondition.conditionPricingUnitattribute defined at extensionsapmodel.voidsetConditionRate(String value) Generated method - Setter ofSAPPricingCondition.conditionRateattribute defined at extensionsapmodel.voidsetConditionType(String value) Generated method - Initial setter ofSAPPricingCondition.conditionTypeattribute defined at extensionsapmodel.voidsetConditionUnit(String value) Generated method - Setter ofSAPPricingCondition.conditionUnitattribute defined at extensionsapmodel.voidsetConditionValue(String value) Generated method - Setter ofSAPPricingCondition.conditionValueattribute defined at extensionsapmodel.voidsetCurrencyKey(String value) Generated method - Setter ofSAPPricingCondition.currencyKeyattribute defined at extensionsapmodel.voidGenerated method - Initial setter ofSAPPricingCondition.orderattribute defined at extensionsapmodel.voidGenerated method - Initial setter ofSAPPricingCondition.orderEntryattribute defined at extensionsapmodel.voidsetStepNumber(String value) Generated method - Setter ofSAPPricingCondition.stepNumberattribute defined at extensionsapmodel.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:
-
_ORDERENTRY2SAPPRICINGCONDITION
Generated relation code constant for relationOrderEntry2SapPricingConditiondefining source attributeorderEntryin extensionsapmodel.- See Also:
-
ORDER
Generated constant - Attribute key ofSAPPricingCondition.orderattribute defined at extensionsapmodel.- See Also:
-
CONDITIONTYPE
Generated constant - Attribute key ofSAPPricingCondition.conditionTypeattribute defined at extensionsapmodel.- See Also:
-
STEPNUMBER
Generated constant - Attribute key ofSAPPricingCondition.stepNumberattribute defined at extensionsapmodel.- See Also:
-
CONDITIONCOUNTER
Generated constant - Attribute key ofSAPPricingCondition.conditionCounterattribute defined at extensionsapmodel.- See Also:
-
CURRENCYKEY
Generated constant - Attribute key ofSAPPricingCondition.currencyKeyattribute defined at extensionsapmodel.- See Also:
-
CONDITIONPRICINGUNIT
Generated constant - Attribute key ofSAPPricingCondition.conditionPricingUnitattribute defined at extensionsapmodel.- See Also:
-
CONDITIONUNIT
Generated constant - Attribute key ofSAPPricingCondition.conditionUnitattribute defined at extensionsapmodel.- See Also:
-
CONDITIONCALCULATIONTYPE
Generated constant - Attribute key ofSAPPricingCondition.conditionCalculationTypeattribute defined at extensionsapmodel.- See Also:
-
CONDITIONRATE
Generated constant - Attribute key ofSAPPricingCondition.conditionRateattribute defined at extensionsapmodel.- See Also:
-
CONDITIONVALUE
Generated constant - Attribute key ofSAPPricingCondition.conditionValueattribute defined at extensionsapmodel.- See Also:
-
ORDERENTRY
Generated constant - Attribute key ofSAPPricingCondition.orderEntryattribute defined at extensionsapmodel.- See Also:
-
-
Constructor Details
-
SAPPricingConditionModel
public SAPPricingConditionModel()Generated constructor - Default constructor for generic creation. -
SAPPricingConditionModel
public SAPPricingConditionModel(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
-
SAPPricingConditionModel
@Deprecated(since="4.1.1", forRemoval=true) public SAPPricingConditionModel(String _conditionType, 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 typeSAPPricingConditionat extensionsapmodel_order- initial attribute declared by typeSAPPricingConditionat extensionsapmodel_orderEntry- initial attribute declared by typeSAPPricingConditionat extensionsapmodel_owner- initial attribute declared by typeItemat extensioncore
-
-
Method Details
-
getConditionCalculationType
@Accessor(qualifier="conditionCalculationType", type=GETTER) public String getConditionCalculationType()Generated method - Getter of theSAPPricingCondition.conditionCalculationTypeattribute defined at extensionsapmodel.- Returns:
- the conditionCalculationType - KRECH - Calculation type for condition
-
getConditionCounter
Generated method - Getter of theSAPPricingCondition.conditionCounterattribute defined at extensionsapmodel.- Returns:
- the conditionCounter - ZAEHK - Condition counter
-
getConditionPricingUnit
Generated method - Getter of theSAPPricingCondition.conditionPricingUnitattribute defined at extensionsapmodel.- Returns:
- the conditionPricingUnit - KPEIN - Condition pricing unit
-
getConditionRate
Generated method - Getter of theSAPPricingCondition.conditionRateattribute defined at extensionsapmodel.- Returns:
- the conditionRate - KBETR - Rate (condition amount or percentage)
-
getConditionType
Generated method - Getter of theSAPPricingCondition.conditionTypeattribute defined at extensionsapmodel.- Returns:
- the conditionType - KSCHL - Condition type
-
getConditionUnit
Generated method - Getter of theSAPPricingCondition.conditionUnitattribute defined at extensionsapmodel.- Returns:
- the conditionUnit - KMEIN - Condition unit in the document
-
getConditionValue
Generated method - Getter of theSAPPricingCondition.conditionValueattribute defined at extensionsapmodel.- Returns:
- the conditionValue - KWERT - Condition value
-
getCurrencyKey
Generated method - Getter of theSAPPricingCondition.currencyKeyattribute defined at extensionsapmodel.- Returns:
- the currencyKey - WAERS - Currency key
-
getOrder
Generated method - Getter of theSAPPricingCondition.orderattribute defined at extensionsapmodel.- Returns:
- the order - Order number
-
getOrderEntry
Generated method - Getter of theSAPPricingCondition.orderEntryattribute defined at extensionsapmodel.- Returns:
- the orderEntry - Order entry
-
getStepNumber
Generated method - Getter of theSAPPricingCondition.stepNumberattribute defined at extensionsapmodel.- Returns:
- the stepNumber - STUNR - Step number
-
setConditionCalculationType
@Accessor(qualifier="conditionCalculationType", type=SETTER) public void setConditionCalculationType(String value) Generated method - Setter ofSAPPricingCondition.conditionCalculationTypeattribute defined at extensionsapmodel.- Parameters:
value- the conditionCalculationType - KRECH - Calculation type for condition
-
setConditionCounter
Generated method - Setter ofSAPPricingCondition.conditionCounterattribute defined at extensionsapmodel.- Parameters:
value- the conditionCounter - ZAEHK - Condition counter
-
setConditionPricingUnit
@Accessor(qualifier="conditionPricingUnit", type=SETTER) public void setConditionPricingUnit(String value) Generated method - Setter ofSAPPricingCondition.conditionPricingUnitattribute defined at extensionsapmodel.- Parameters:
value- the conditionPricingUnit - KPEIN - Condition pricing unit
-
setConditionRate
Generated method - Setter ofSAPPricingCondition.conditionRateattribute defined at extensionsapmodel.- Parameters:
value- the conditionRate - KBETR - Rate (condition amount or percentage)
-
setConditionType
Generated method - Initial setter ofSAPPricingCondition.conditionTypeattribute defined at extensionsapmodel. Can only be used at creation of model - before first save.- Parameters:
value- the conditionType - KSCHL - Condition type
-
setConditionUnit
Generated method - Setter ofSAPPricingCondition.conditionUnitattribute defined at extensionsapmodel.- Parameters:
value- the conditionUnit - KMEIN - Condition unit in the document
-
setConditionValue
Generated method - Setter ofSAPPricingCondition.conditionValueattribute defined at extensionsapmodel.- Parameters:
value- the conditionValue - KWERT - Condition value
-
setCurrencyKey
Generated method - Setter ofSAPPricingCondition.currencyKeyattribute defined at extensionsapmodel.- Parameters:
value- the currencyKey - WAERS - Currency key
-
setOrder
Generated method - Initial setter ofSAPPricingCondition.orderattribute 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.orderEntryattribute defined at extensionsapmodel. Can only be used at creation of model - before first save.- Parameters:
value- the orderEntry - Order entry
-
setStepNumber
Generated method - Setter ofSAPPricingCondition.stepNumberattribute defined at extensionsapmodel.- Parameters:
value- the stepNumber - STUNR - Step number
-