Class GeneratedSAPPricingCondition
- java.lang.Object
-
- de.hybris.platform.util.BridgeAbstraction
-
- de.hybris.platform.jalo.Item
-
- de.hybris.platform.jalo.ExtensibleItem
-
- de.hybris.platform.jalo.c2l.LocalizableItem
-
- de.hybris.platform.jalo.GenericItem
-
- de.hybris.platform.sap.sapmodel.jalo.GeneratedSAPPricingCondition
-
- All Implemented Interfaces:
java.io.Serializable
,java.lang.Comparable
- Direct Known Subclasses:
SAPPricingCondition
public abstract class GeneratedSAPPricingCondition extends GenericItem
Generated class for typeSAPPricingCondition
.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.GenericItem
GenericItem.GenericItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LocalizableItem.LocalizableItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem
ExtensibleItem.ExtensibleItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.Item
Item.AttributeFilter, Item.AttributeMode, Item.CachedGetter, Item.CachedSetter, Item.ItemAttributeMap, Item.ItemConstraint, Item.ItemImpl, Item.JaloCachedComputationException
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String
CONDITIONCALCULATIONTYPE
Qualifier of theSAPPricingCondition.conditionCalculationType
attributestatic java.lang.String
CONDITIONCOUNTER
Qualifier of theSAPPricingCondition.conditionCounter
attributestatic java.lang.String
CONDITIONPRICINGUNIT
Qualifier of theSAPPricingCondition.conditionPricingUnit
attributestatic java.lang.String
CONDITIONRATE
Qualifier of theSAPPricingCondition.conditionRate
attributestatic java.lang.String
CONDITIONTYPE
Qualifier of theSAPPricingCondition.conditionType
attributestatic java.lang.String
CONDITIONUNIT
Qualifier of theSAPPricingCondition.conditionUnit
attributestatic java.lang.String
CONDITIONVALUE
Qualifier of theSAPPricingCondition.conditionValue
attributestatic java.lang.String
CURRENCYKEY
Qualifier of theSAPPricingCondition.currencyKey
attributeprotected static java.util.Map<java.lang.String,Item.AttributeMode>
DEFAULT_INITIAL_ATTRIBUTES
static java.lang.String
ORDER
Qualifier of theSAPPricingCondition.order
attributestatic java.lang.String
ORDERENTRY
Qualifier of theSAPPricingCondition.orderEntry
attributeprotected static BidirectionalOneToManyHandler<GeneratedSAPPricingCondition>
ORDERENTRYHANDLER
BidirectionalOneToManyHandler
for handling 1:n ORDERENTRY's relation attributes from 'one' side.static java.lang.String
STEPNUMBER
Qualifier of theSAPPricingCondition.stepNumber
attribute-
Fields inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LANGUAGE_FALLBACK_ENABLED
-
Fields inherited from class de.hybris.platform.jalo.Item
_CREATION_TIME_INTERNAL, _MODIFIED_TIME_INTERNAL, accessorLog, CREATION_TIME, DISABLE_ATTRIBUTE_CHECK, DISABLE_ITEMCHECK_BEFORE_REMOVABLE, EVEN, FEATURE_ACCESSMAP_QUALIFIER, HJMPTS, INITIAL_CREATION_FLAG, isJaloOnly, MODIFIED_TIME, NEGATIVE, NOT_FOUND, OWNER, PK, POSITIVE, SAVE_FROM_SERVICE_LAYER, staticTransientObjects, TYPE
-
Fields inherited from class de.hybris.platform.util.BridgeAbstraction
impl, tenant
-
-
Constructor Summary
Constructors Constructor Description GeneratedSAPPricingCondition()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected Item
createItem(SessionContext ctx, ComposedType type, Item.ItemAttributeMap allAttributes)
Has to be implemented for each concrete subtype of item.java.lang.String
getConditionCalculationType()
Generated method - Getter of theSAPPricingCondition.conditionCalculationType
attribute.java.lang.String
getConditionCalculationType(SessionContext ctx)
Generated method - Getter of theSAPPricingCondition.conditionCalculationType
attribute.java.lang.String
getConditionCounter()
Generated method - Getter of theSAPPricingCondition.conditionCounter
attribute.java.lang.String
getConditionCounter(SessionContext ctx)
Generated method - Getter of theSAPPricingCondition.conditionCounter
attribute.java.lang.String
getConditionPricingUnit()
Generated method - Getter of theSAPPricingCondition.conditionPricingUnit
attribute.java.lang.String
getConditionPricingUnit(SessionContext ctx)
Generated method - Getter of theSAPPricingCondition.conditionPricingUnit
attribute.java.lang.String
getConditionRate()
Generated method - Getter of theSAPPricingCondition.conditionRate
attribute.java.lang.String
getConditionRate(SessionContext ctx)
Generated method - Getter of theSAPPricingCondition.conditionRate
attribute.java.lang.String
getConditionType()
Generated method - Getter of theSAPPricingCondition.conditionType
attribute.java.lang.String
getConditionType(SessionContext ctx)
Generated method - Getter of theSAPPricingCondition.conditionType
attribute.java.lang.String
getConditionUnit()
Generated method - Getter of theSAPPricingCondition.conditionUnit
attribute.java.lang.String
getConditionUnit(SessionContext ctx)
Generated method - Getter of theSAPPricingCondition.conditionUnit
attribute.java.lang.String
getConditionValue()
Generated method - Getter of theSAPPricingCondition.conditionValue
attribute.java.lang.String
getConditionValue(SessionContext ctx)
Generated method - Getter of theSAPPricingCondition.conditionValue
attribute.java.lang.String
getCurrencyKey()
Generated method - Getter of theSAPPricingCondition.currencyKey
attribute.java.lang.String
getCurrencyKey(SessionContext ctx)
Generated method - Getter of theSAPPricingCondition.currencyKey
attribute.protected java.util.Map<java.lang.String,Item.AttributeMode>
getDefaultAttributeModes()
java.lang.String
getOrder()
Generated method - Getter of theSAPPricingCondition.order
attribute.java.lang.String
getOrder(SessionContext ctx)
Generated method - Getter of theSAPPricingCondition.order
attribute.AbstractOrderEntry
getOrderEntry()
Generated method - Getter of theSAPPricingCondition.orderEntry
attribute.AbstractOrderEntry
getOrderEntry(SessionContext ctx)
Generated method - Getter of theSAPPricingCondition.orderEntry
attribute.java.lang.String
getStepNumber()
Generated method - Getter of theSAPPricingCondition.stepNumber
attribute.java.lang.String
getStepNumber(SessionContext ctx)
Generated method - Getter of theSAPPricingCondition.stepNumber
attribute.void
setConditionCalculationType(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPPricingCondition.conditionCalculationType
attribute.void
setConditionCalculationType(java.lang.String value)
Generated method - Setter of theSAPPricingCondition.conditionCalculationType
attribute.void
setConditionCounter(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPPricingCondition.conditionCounter
attribute.void
setConditionCounter(java.lang.String value)
Generated method - Setter of theSAPPricingCondition.conditionCounter
attribute.void
setConditionPricingUnit(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPPricingCondition.conditionPricingUnit
attribute.void
setConditionPricingUnit(java.lang.String value)
Generated method - Setter of theSAPPricingCondition.conditionPricingUnit
attribute.void
setConditionRate(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPPricingCondition.conditionRate
attribute.void
setConditionRate(java.lang.String value)
Generated method - Setter of theSAPPricingCondition.conditionRate
attribute.protected void
setConditionType(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPPricingCondition.conditionType
attribute.protected void
setConditionType(java.lang.String value)
Generated method - Setter of theSAPPricingCondition.conditionType
attribute.void
setConditionUnit(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPPricingCondition.conditionUnit
attribute.void
setConditionUnit(java.lang.String value)
Generated method - Setter of theSAPPricingCondition.conditionUnit
attribute.void
setConditionValue(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPPricingCondition.conditionValue
attribute.void
setConditionValue(java.lang.String value)
Generated method - Setter of theSAPPricingCondition.conditionValue
attribute.void
setCurrencyKey(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPPricingCondition.currencyKey
attribute.void
setCurrencyKey(java.lang.String value)
Generated method - Setter of theSAPPricingCondition.currencyKey
attribute.protected void
setOrder(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPPricingCondition.order
attribute.protected void
setOrder(java.lang.String value)
Generated method - Setter of theSAPPricingCondition.order
attribute.protected void
setOrderEntry(AbstractOrderEntry value)
Generated method - Setter of theSAPPricingCondition.orderEntry
attribute.protected void
setOrderEntry(SessionContext ctx, AbstractOrderEntry value)
Generated method - Setter of theSAPPricingCondition.orderEntry
attribute.void
setStepNumber(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPPricingCondition.stepNumber
attribute.void
setStepNumber(java.lang.String value)
Generated method - Setter of theSAPPricingCondition.stepNumber
attribute.-
Methods inherited from class de.hybris.platform.jalo.GenericItem
getImplementation, getInitialProperties, getNonInitialAttributes, getRelatedItems, setRelatedItems
-
Methods inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedProperty
-
Methods inherited from class de.hybris.platform.jalo.ExtensibleItem
createNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setProperty
-
Methods inherited from class de.hybris.platform.jalo.Item
addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addNegativePermission, addPermission, addPositivePermission, assureExtensionsLoaded, changeTypeAfterCreation, checkConstraint, checkItemPermission, checkMandatoryAttribute, checkMandatoryAttribute, checkPermission, checkPermission, checkRemovable, clearPermission, compareTo, ctx, doAfterRemove, doBeforeRemove, equals, getAccessorFor, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributesInternal, getAllLinkedItems, getAndCheckCacheBoundItem, getAttribute, getAttribute, getCacheBoundItem, getComposedType, getComposedTypePK, getCreationTime, getCurrentlyRemovingCount, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItemsCount, getLinkedItemsCount, getLinkedItemsCount, getModificationTime, getNegativePermissions, getOwner, getPermissionMap, getPermissions, getPersistenceVersion, getPK, getPositivePermissions, getRestrictedPrincipals, getSession, getSyncObject, getTenant, getTransientObject, getTransientObjectMap, hashCode, hasRegisteredClassAccessorFor, internal_registerClassAccessorFor, internal_registerNonClassAccessorFor, invalidateLocalCaches, isAlive, isCacheBound, isCurrentlyRemoving, isCurrentlyRemoving, isEmptyRelationValue, isInCreate, isInstanceOf, isItemCheckBeforeRemoveableDisabled, isMarkModifiedDisabled, isRelationLocalizationFallbackEnabled, newInstance, notifyExtensionsAfterItemCreation, notifyExtensionsBeforeItemCreation, notifyItemRemoval, notifyManagerAboutItemRemoval, readResolve, registerAccessFor, registerAccessFor, registerJaloInvalidationListeners, remove, remove, removeItemCollection, removeItemCollection, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinks, removePartOfItems, removePartOfItems, setAllAttributes, setAllAttributes, setAllAttributesInternal, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAttribute, setAttribute, setAttributeFromString, setAttributeFromString, setCacheBound, setComposedType, setCreationTime, setImplementation, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setModificationTime, setNonInitialAttributes, setOwner, setPermissionsByMap, setTransientObject, setUseTA, toString, useTA, writeReplace
-
Methods inherited from class de.hybris.platform.util.BridgeAbstraction
setTenant
-
-
-
-
Field Detail
-
ORDER
public static final java.lang.String ORDER
Qualifier of theSAPPricingCondition.order
attribute- See Also:
- Constant Field Values
-
CONDITIONTYPE
public static final java.lang.String CONDITIONTYPE
Qualifier of theSAPPricingCondition.conditionType
attribute- See Also:
- Constant Field Values
-
STEPNUMBER
public static final java.lang.String STEPNUMBER
Qualifier of theSAPPricingCondition.stepNumber
attribute- See Also:
- Constant Field Values
-
CONDITIONCOUNTER
public static final java.lang.String CONDITIONCOUNTER
Qualifier of theSAPPricingCondition.conditionCounter
attribute- See Also:
- Constant Field Values
-
CURRENCYKEY
public static final java.lang.String CURRENCYKEY
Qualifier of theSAPPricingCondition.currencyKey
attribute- See Also:
- Constant Field Values
-
CONDITIONPRICINGUNIT
public static final java.lang.String CONDITIONPRICINGUNIT
Qualifier of theSAPPricingCondition.conditionPricingUnit
attribute- See Also:
- Constant Field Values
-
CONDITIONUNIT
public static final java.lang.String CONDITIONUNIT
Qualifier of theSAPPricingCondition.conditionUnit
attribute- See Also:
- Constant Field Values
-
CONDITIONCALCULATIONTYPE
public static final java.lang.String CONDITIONCALCULATIONTYPE
Qualifier of theSAPPricingCondition.conditionCalculationType
attribute- See Also:
- Constant Field Values
-
CONDITIONRATE
public static final java.lang.String CONDITIONRATE
Qualifier of theSAPPricingCondition.conditionRate
attribute- See Also:
- Constant Field Values
-
CONDITIONVALUE
public static final java.lang.String CONDITIONVALUE
Qualifier of theSAPPricingCondition.conditionValue
attribute- See Also:
- Constant Field Values
-
ORDERENTRY
public static final java.lang.String ORDERENTRY
Qualifier of theSAPPricingCondition.orderEntry
attribute- See Also:
- Constant Field Values
-
ORDERENTRYHANDLER
protected static final BidirectionalOneToManyHandler<GeneratedSAPPricingCondition> ORDERENTRYHANDLER
BidirectionalOneToManyHandler
for handling 1:n ORDERENTRY's relation attributes from 'one' side.
-
DEFAULT_INITIAL_ATTRIBUTES
protected static final java.util.Map<java.lang.String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
-
-
Method Detail
-
getDefaultAttributeModes
protected java.util.Map<java.lang.String,Item.AttributeMode> getDefaultAttributeModes()
- Overrides:
getDefaultAttributeModes
in classItem
-
getConditionCalculationType
public java.lang.String getConditionCalculationType(SessionContext ctx)
Generated method - Getter of theSAPPricingCondition.conditionCalculationType
attribute.- Returns:
- the conditionCalculationType - KRECH - Calculation type for condition
-
getConditionCalculationType
public java.lang.String getConditionCalculationType()
Generated method - Getter of theSAPPricingCondition.conditionCalculationType
attribute.- Returns:
- the conditionCalculationType - KRECH - Calculation type for condition
-
setConditionCalculationType
public void setConditionCalculationType(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPPricingCondition.conditionCalculationType
attribute.- Parameters:
value
- the conditionCalculationType - KRECH - Calculation type for condition
-
setConditionCalculationType
public void setConditionCalculationType(java.lang.String value)
Generated method - Setter of theSAPPricingCondition.conditionCalculationType
attribute.- Parameters:
value
- the conditionCalculationType - KRECH - Calculation type for condition
-
getConditionCounter
public java.lang.String getConditionCounter(SessionContext ctx)
Generated method - Getter of theSAPPricingCondition.conditionCounter
attribute.- Returns:
- the conditionCounter - ZAEHK - Condition counter
-
getConditionCounter
public java.lang.String getConditionCounter()
Generated method - Getter of theSAPPricingCondition.conditionCounter
attribute.- Returns:
- the conditionCounter - ZAEHK - Condition counter
-
setConditionCounter
public void setConditionCounter(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPPricingCondition.conditionCounter
attribute.- Parameters:
value
- the conditionCounter - ZAEHK - Condition counter
-
setConditionCounter
public void setConditionCounter(java.lang.String value)
Generated method - Setter of theSAPPricingCondition.conditionCounter
attribute.- Parameters:
value
- the conditionCounter - ZAEHK - Condition counter
-
getConditionPricingUnit
public java.lang.String getConditionPricingUnit(SessionContext ctx)
Generated method - Getter of theSAPPricingCondition.conditionPricingUnit
attribute.- Returns:
- the conditionPricingUnit - KPEIN - Condition pricing unit
-
getConditionPricingUnit
public java.lang.String getConditionPricingUnit()
Generated method - Getter of theSAPPricingCondition.conditionPricingUnit
attribute.- Returns:
- the conditionPricingUnit - KPEIN - Condition pricing unit
-
setConditionPricingUnit
public void setConditionPricingUnit(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPPricingCondition.conditionPricingUnit
attribute.- Parameters:
value
- the conditionPricingUnit - KPEIN - Condition pricing unit
-
setConditionPricingUnit
public void setConditionPricingUnit(java.lang.String value)
Generated method - Setter of theSAPPricingCondition.conditionPricingUnit
attribute.- Parameters:
value
- the conditionPricingUnit - KPEIN - Condition pricing unit
-
getConditionRate
public java.lang.String getConditionRate(SessionContext ctx)
Generated method - Getter of theSAPPricingCondition.conditionRate
attribute.- Returns:
- the conditionRate - KBETR - Rate (condition amount or percentage)
-
getConditionRate
public java.lang.String getConditionRate()
Generated method - Getter of theSAPPricingCondition.conditionRate
attribute.- Returns:
- the conditionRate - KBETR - Rate (condition amount or percentage)
-
setConditionRate
public void setConditionRate(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPPricingCondition.conditionRate
attribute.- Parameters:
value
- the conditionRate - KBETR - Rate (condition amount or percentage)
-
setConditionRate
public void setConditionRate(java.lang.String value)
Generated method - Setter of theSAPPricingCondition.conditionRate
attribute.- Parameters:
value
- the conditionRate - KBETR - Rate (condition amount or percentage)
-
getConditionType
public java.lang.String getConditionType(SessionContext ctx)
Generated method - Getter of theSAPPricingCondition.conditionType
attribute.- Returns:
- the conditionType - KSCHL - Condition type
-
getConditionType
public java.lang.String getConditionType()
Generated method - Getter of theSAPPricingCondition.conditionType
attribute.- Returns:
- the conditionType - KSCHL - Condition type
-
setConditionType
protected void setConditionType(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPPricingCondition.conditionType
attribute.- Parameters:
value
- the conditionType - KSCHL - Condition type
-
setConditionType
protected void setConditionType(java.lang.String value)
Generated method - Setter of theSAPPricingCondition.conditionType
attribute.- Parameters:
value
- the conditionType - KSCHL - Condition type
-
getConditionUnit
public java.lang.String getConditionUnit(SessionContext ctx)
Generated method - Getter of theSAPPricingCondition.conditionUnit
attribute.- Returns:
- the conditionUnit - KMEIN - Condition unit in the document
-
getConditionUnit
public java.lang.String getConditionUnit()
Generated method - Getter of theSAPPricingCondition.conditionUnit
attribute.- Returns:
- the conditionUnit - KMEIN - Condition unit in the document
-
setConditionUnit
public void setConditionUnit(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPPricingCondition.conditionUnit
attribute.- Parameters:
value
- the conditionUnit - KMEIN - Condition unit in the document
-
setConditionUnit
public void setConditionUnit(java.lang.String value)
Generated method - Setter of theSAPPricingCondition.conditionUnit
attribute.- Parameters:
value
- the conditionUnit - KMEIN - Condition unit in the document
-
getConditionValue
public java.lang.String getConditionValue(SessionContext ctx)
Generated method - Getter of theSAPPricingCondition.conditionValue
attribute.- Returns:
- the conditionValue - KWERT - Condition value
-
getConditionValue
public java.lang.String getConditionValue()
Generated method - Getter of theSAPPricingCondition.conditionValue
attribute.- Returns:
- the conditionValue - KWERT - Condition value
-
setConditionValue
public void setConditionValue(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPPricingCondition.conditionValue
attribute.- Parameters:
value
- the conditionValue - KWERT - Condition value
-
setConditionValue
public void setConditionValue(java.lang.String value)
Generated method - Setter of theSAPPricingCondition.conditionValue
attribute.- Parameters:
value
- the conditionValue - KWERT - Condition value
-
createItem
protected Item createItem(SessionContext ctx, ComposedType type, Item.ItemAttributeMap allAttributes) throws JaloBusinessException
Description copied from class:Item
Has to be implemented for each concrete subtype of item. This method is responsible for creating a new item instance ( by calling managers, ejb homes, etc. ) duringComposedType.newInstance(Map)
.In case this method uses any of the attribute values during creation it is required to override
Item.getNonInitialAttributes(SessionContext, ItemAttributeMap)
too.
Sn example:public static final String MY_ATTRIBUTE = "someAttribute"; ... protected Item createItem(SessionContext ctx, ComposedType type, Map allAttributes ) throws JaloBusinessException { MyManager man = ... return man.createMyItem( (String)allAttributes.get(MY_ATTRIBUTE) ); // here MY_ATTRIBUTE is used for creation, so it must not be set again } protected Map getNonInitialAttributes( SessionContext ctx, Map allAttributes ) { // let superclass remove its own initial attributes Map ret = super.getNonInitialAttributes( ctx, allAttributes ); // remove MY_ATTRIBUTE from all attributes since if has already been set ret.remove(MY_ATTRIBUTE); return ret; }
- Overrides:
createItem
in classGenericItem
- Parameters:
ctx
- the current session context which this item is created withintype
- the actual item type ( since subtypes may not provide a own jalo class this may be different from the type which this method was implemented for )- Returns:
- the new item instance
- Throws:
JaloBusinessException
- indicates an error during creation - any changes will be rollbacked
-
getCurrencyKey
public java.lang.String getCurrencyKey(SessionContext ctx)
Generated method - Getter of theSAPPricingCondition.currencyKey
attribute.- Returns:
- the currencyKey - WAERS - Currency key
-
getCurrencyKey
public java.lang.String getCurrencyKey()
Generated method - Getter of theSAPPricingCondition.currencyKey
attribute.- Returns:
- the currencyKey - WAERS - Currency key
-
setCurrencyKey
public void setCurrencyKey(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPPricingCondition.currencyKey
attribute.- Parameters:
value
- the currencyKey - WAERS - Currency key
-
setCurrencyKey
public void setCurrencyKey(java.lang.String value)
Generated method - Setter of theSAPPricingCondition.currencyKey
attribute.- Parameters:
value
- the currencyKey - WAERS - Currency key
-
getOrder
public java.lang.String getOrder(SessionContext ctx)
Generated method - Getter of theSAPPricingCondition.order
attribute.- Returns:
- the order - Order number
-
getOrder
public java.lang.String getOrder()
Generated method - Getter of theSAPPricingCondition.order
attribute.- Returns:
- the order - Order number
-
setOrder
protected void setOrder(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPPricingCondition.order
attribute.- Parameters:
value
- the order - Order number
-
setOrder
protected void setOrder(java.lang.String value)
Generated method - Setter of theSAPPricingCondition.order
attribute.- Parameters:
value
- the order - Order number
-
getOrderEntry
public AbstractOrderEntry getOrderEntry(SessionContext ctx)
Generated method - Getter of theSAPPricingCondition.orderEntry
attribute.- Returns:
- the orderEntry - Order entry
-
getOrderEntry
public AbstractOrderEntry getOrderEntry()
Generated method - Getter of theSAPPricingCondition.orderEntry
attribute.- Returns:
- the orderEntry - Order entry
-
setOrderEntry
protected void setOrderEntry(SessionContext ctx, AbstractOrderEntry value)
Generated method - Setter of theSAPPricingCondition.orderEntry
attribute.- Parameters:
value
- the orderEntry - Order entry
-
setOrderEntry
protected void setOrderEntry(AbstractOrderEntry value)
Generated method - Setter of theSAPPricingCondition.orderEntry
attribute.- Parameters:
value
- the orderEntry - Order entry
-
getStepNumber
public java.lang.String getStepNumber(SessionContext ctx)
Generated method - Getter of theSAPPricingCondition.stepNumber
attribute.- Returns:
- the stepNumber - STUNR - Step number
-
getStepNumber
public java.lang.String getStepNumber()
Generated method - Getter of theSAPPricingCondition.stepNumber
attribute.- Returns:
- the stepNumber - STUNR - Step number
-
setStepNumber
public void setStepNumber(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPPricingCondition.stepNumber
attribute.- Parameters:
value
- the stepNumber - STUNR - Step number
-
setStepNumber
public void setStepNumber(java.lang.String value)
Generated method - Setter of theSAPPricingCondition.stepNumber
attribute.- Parameters:
value
- the stepNumber - STUNR - Step number
-
-