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.StringCONDITIONCALCULATIONTYPEQualifier of theSAPPricingCondition.conditionCalculationTypeattributestatic java.lang.StringCONDITIONCOUNTERQualifier of theSAPPricingCondition.conditionCounterattributestatic java.lang.StringCONDITIONPRICINGUNITQualifier of theSAPPricingCondition.conditionPricingUnitattributestatic java.lang.StringCONDITIONRATEQualifier of theSAPPricingCondition.conditionRateattributestatic java.lang.StringCONDITIONTYPEQualifier of theSAPPricingCondition.conditionTypeattributestatic java.lang.StringCONDITIONUNITQualifier of theSAPPricingCondition.conditionUnitattributestatic java.lang.StringCONDITIONVALUEQualifier of theSAPPricingCondition.conditionValueattributestatic java.lang.StringCURRENCYKEYQualifier of theSAPPricingCondition.currencyKeyattributeprotected static java.util.Map<java.lang.String,Item.AttributeMode>DEFAULT_INITIAL_ATTRIBUTESstatic java.lang.StringORDERQualifier of theSAPPricingCondition.orderattributestatic java.lang.StringORDERENTRYQualifier of theSAPPricingCondition.orderEntryattributeprotected static BidirectionalOneToManyHandler<GeneratedSAPPricingCondition>ORDERENTRYHANDLERBidirectionalOneToManyHandlerfor handling 1:n ORDERENTRY's relation attributes from 'one' side.static java.lang.StringSTEPNUMBERQualifier of theSAPPricingCondition.stepNumberattribute-
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 ItemcreateItem(SessionContext ctx, ComposedType type, Item.ItemAttributeMap allAttributes)Has to be implemented for each concrete subtype of item.java.lang.StringgetConditionCalculationType()Generated method - Getter of theSAPPricingCondition.conditionCalculationTypeattribute.java.lang.StringgetConditionCalculationType(SessionContext ctx)Generated method - Getter of theSAPPricingCondition.conditionCalculationTypeattribute.java.lang.StringgetConditionCounter()Generated method - Getter of theSAPPricingCondition.conditionCounterattribute.java.lang.StringgetConditionCounter(SessionContext ctx)Generated method - Getter of theSAPPricingCondition.conditionCounterattribute.java.lang.StringgetConditionPricingUnit()Generated method - Getter of theSAPPricingCondition.conditionPricingUnitattribute.java.lang.StringgetConditionPricingUnit(SessionContext ctx)Generated method - Getter of theSAPPricingCondition.conditionPricingUnitattribute.java.lang.StringgetConditionRate()Generated method - Getter of theSAPPricingCondition.conditionRateattribute.java.lang.StringgetConditionRate(SessionContext ctx)Generated method - Getter of theSAPPricingCondition.conditionRateattribute.java.lang.StringgetConditionType()Generated method - Getter of theSAPPricingCondition.conditionTypeattribute.java.lang.StringgetConditionType(SessionContext ctx)Generated method - Getter of theSAPPricingCondition.conditionTypeattribute.java.lang.StringgetConditionUnit()Generated method - Getter of theSAPPricingCondition.conditionUnitattribute.java.lang.StringgetConditionUnit(SessionContext ctx)Generated method - Getter of theSAPPricingCondition.conditionUnitattribute.java.lang.StringgetConditionValue()Generated method - Getter of theSAPPricingCondition.conditionValueattribute.java.lang.StringgetConditionValue(SessionContext ctx)Generated method - Getter of theSAPPricingCondition.conditionValueattribute.java.lang.StringgetCurrencyKey()Generated method - Getter of theSAPPricingCondition.currencyKeyattribute.java.lang.StringgetCurrencyKey(SessionContext ctx)Generated method - Getter of theSAPPricingCondition.currencyKeyattribute.protected java.util.Map<java.lang.String,Item.AttributeMode>getDefaultAttributeModes()java.lang.StringgetOrder()Generated method - Getter of theSAPPricingCondition.orderattribute.java.lang.StringgetOrder(SessionContext ctx)Generated method - Getter of theSAPPricingCondition.orderattribute.AbstractOrderEntrygetOrderEntry()Generated method - Getter of theSAPPricingCondition.orderEntryattribute.AbstractOrderEntrygetOrderEntry(SessionContext ctx)Generated method - Getter of theSAPPricingCondition.orderEntryattribute.java.lang.StringgetStepNumber()Generated method - Getter of theSAPPricingCondition.stepNumberattribute.java.lang.StringgetStepNumber(SessionContext ctx)Generated method - Getter of theSAPPricingCondition.stepNumberattribute.voidsetConditionCalculationType(SessionContext ctx, java.lang.String value)Generated method - Setter of theSAPPricingCondition.conditionCalculationTypeattribute.voidsetConditionCalculationType(java.lang.String value)Generated method - Setter of theSAPPricingCondition.conditionCalculationTypeattribute.voidsetConditionCounter(SessionContext ctx, java.lang.String value)Generated method - Setter of theSAPPricingCondition.conditionCounterattribute.voidsetConditionCounter(java.lang.String value)Generated method - Setter of theSAPPricingCondition.conditionCounterattribute.voidsetConditionPricingUnit(SessionContext ctx, java.lang.String value)Generated method - Setter of theSAPPricingCondition.conditionPricingUnitattribute.voidsetConditionPricingUnit(java.lang.String value)Generated method - Setter of theSAPPricingCondition.conditionPricingUnitattribute.voidsetConditionRate(SessionContext ctx, java.lang.String value)Generated method - Setter of theSAPPricingCondition.conditionRateattribute.voidsetConditionRate(java.lang.String value)Generated method - Setter of theSAPPricingCondition.conditionRateattribute.protected voidsetConditionType(SessionContext ctx, java.lang.String value)Generated method - Setter of theSAPPricingCondition.conditionTypeattribute.protected voidsetConditionType(java.lang.String value)Generated method - Setter of theSAPPricingCondition.conditionTypeattribute.voidsetConditionUnit(SessionContext ctx, java.lang.String value)Generated method - Setter of theSAPPricingCondition.conditionUnitattribute.voidsetConditionUnit(java.lang.String value)Generated method - Setter of theSAPPricingCondition.conditionUnitattribute.voidsetConditionValue(SessionContext ctx, java.lang.String value)Generated method - Setter of theSAPPricingCondition.conditionValueattribute.voidsetConditionValue(java.lang.String value)Generated method - Setter of theSAPPricingCondition.conditionValueattribute.voidsetCurrencyKey(SessionContext ctx, java.lang.String value)Generated method - Setter of theSAPPricingCondition.currencyKeyattribute.voidsetCurrencyKey(java.lang.String value)Generated method - Setter of theSAPPricingCondition.currencyKeyattribute.protected voidsetOrder(SessionContext ctx, java.lang.String value)Generated method - Setter of theSAPPricingCondition.orderattribute.protected voidsetOrder(java.lang.String value)Generated method - Setter of theSAPPricingCondition.orderattribute.protected voidsetOrderEntry(AbstractOrderEntry value)Generated method - Setter of theSAPPricingCondition.orderEntryattribute.protected voidsetOrderEntry(SessionContext ctx, AbstractOrderEntry value)Generated method - Setter of theSAPPricingCondition.orderEntryattribute.voidsetStepNumber(SessionContext ctx, java.lang.String value)Generated method - Setter of theSAPPricingCondition.stepNumberattribute.voidsetStepNumber(java.lang.String value)Generated method - Setter of theSAPPricingCondition.stepNumberattribute.-
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.orderattribute- See Also:
- Constant Field Values
-
CONDITIONTYPE
public static final java.lang.String CONDITIONTYPE
Qualifier of theSAPPricingCondition.conditionTypeattribute- See Also:
- Constant Field Values
-
STEPNUMBER
public static final java.lang.String STEPNUMBER
Qualifier of theSAPPricingCondition.stepNumberattribute- See Also:
- Constant Field Values
-
CONDITIONCOUNTER
public static final java.lang.String CONDITIONCOUNTER
Qualifier of theSAPPricingCondition.conditionCounterattribute- See Also:
- Constant Field Values
-
CURRENCYKEY
public static final java.lang.String CURRENCYKEY
Qualifier of theSAPPricingCondition.currencyKeyattribute- See Also:
- Constant Field Values
-
CONDITIONPRICINGUNIT
public static final java.lang.String CONDITIONPRICINGUNIT
Qualifier of theSAPPricingCondition.conditionPricingUnitattribute- See Also:
- Constant Field Values
-
CONDITIONUNIT
public static final java.lang.String CONDITIONUNIT
Qualifier of theSAPPricingCondition.conditionUnitattribute- See Also:
- Constant Field Values
-
CONDITIONCALCULATIONTYPE
public static final java.lang.String CONDITIONCALCULATIONTYPE
Qualifier of theSAPPricingCondition.conditionCalculationTypeattribute- See Also:
- Constant Field Values
-
CONDITIONRATE
public static final java.lang.String CONDITIONRATE
Qualifier of theSAPPricingCondition.conditionRateattribute- See Also:
- Constant Field Values
-
CONDITIONVALUE
public static final java.lang.String CONDITIONVALUE
Qualifier of theSAPPricingCondition.conditionValueattribute- See Also:
- Constant Field Values
-
ORDERENTRY
public static final java.lang.String ORDERENTRY
Qualifier of theSAPPricingCondition.orderEntryattribute- See Also:
- Constant Field Values
-
ORDERENTRYHANDLER
protected static final BidirectionalOneToManyHandler<GeneratedSAPPricingCondition> ORDERENTRYHANDLER
BidirectionalOneToManyHandlerfor 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:
getDefaultAttributeModesin classItem
-
getConditionCalculationType
public java.lang.String getConditionCalculationType(SessionContext ctx)
Generated method - Getter of theSAPPricingCondition.conditionCalculationTypeattribute.- Returns:
- the conditionCalculationType - KRECH - Calculation type for condition
-
getConditionCalculationType
public java.lang.String getConditionCalculationType()
Generated method - Getter of theSAPPricingCondition.conditionCalculationTypeattribute.- Returns:
- the conditionCalculationType - KRECH - Calculation type for condition
-
setConditionCalculationType
public void setConditionCalculationType(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPPricingCondition.conditionCalculationTypeattribute.- Parameters:
value- the conditionCalculationType - KRECH - Calculation type for condition
-
setConditionCalculationType
public void setConditionCalculationType(java.lang.String value)
Generated method - Setter of theSAPPricingCondition.conditionCalculationTypeattribute.- Parameters:
value- the conditionCalculationType - KRECH - Calculation type for condition
-
getConditionCounter
public java.lang.String getConditionCounter(SessionContext ctx)
Generated method - Getter of theSAPPricingCondition.conditionCounterattribute.- Returns:
- the conditionCounter - ZAEHK - Condition counter
-
getConditionCounter
public java.lang.String getConditionCounter()
Generated method - Getter of theSAPPricingCondition.conditionCounterattribute.- Returns:
- the conditionCounter - ZAEHK - Condition counter
-
setConditionCounter
public void setConditionCounter(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPPricingCondition.conditionCounterattribute.- Parameters:
value- the conditionCounter - ZAEHK - Condition counter
-
setConditionCounter
public void setConditionCounter(java.lang.String value)
Generated method - Setter of theSAPPricingCondition.conditionCounterattribute.- Parameters:
value- the conditionCounter - ZAEHK - Condition counter
-
getConditionPricingUnit
public java.lang.String getConditionPricingUnit(SessionContext ctx)
Generated method - Getter of theSAPPricingCondition.conditionPricingUnitattribute.- Returns:
- the conditionPricingUnit - KPEIN - Condition pricing unit
-
getConditionPricingUnit
public java.lang.String getConditionPricingUnit()
Generated method - Getter of theSAPPricingCondition.conditionPricingUnitattribute.- Returns:
- the conditionPricingUnit - KPEIN - Condition pricing unit
-
setConditionPricingUnit
public void setConditionPricingUnit(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPPricingCondition.conditionPricingUnitattribute.- Parameters:
value- the conditionPricingUnit - KPEIN - Condition pricing unit
-
setConditionPricingUnit
public void setConditionPricingUnit(java.lang.String value)
Generated method - Setter of theSAPPricingCondition.conditionPricingUnitattribute.- Parameters:
value- the conditionPricingUnit - KPEIN - Condition pricing unit
-
getConditionRate
public java.lang.String getConditionRate(SessionContext ctx)
Generated method - Getter of theSAPPricingCondition.conditionRateattribute.- Returns:
- the conditionRate - KBETR - Rate (condition amount or percentage)
-
getConditionRate
public java.lang.String getConditionRate()
Generated method - Getter of theSAPPricingCondition.conditionRateattribute.- Returns:
- the conditionRate - KBETR - Rate (condition amount or percentage)
-
setConditionRate
public void setConditionRate(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPPricingCondition.conditionRateattribute.- Parameters:
value- the conditionRate - KBETR - Rate (condition amount or percentage)
-
setConditionRate
public void setConditionRate(java.lang.String value)
Generated method - Setter of theSAPPricingCondition.conditionRateattribute.- Parameters:
value- the conditionRate - KBETR - Rate (condition amount or percentage)
-
getConditionType
public java.lang.String getConditionType(SessionContext ctx)
Generated method - Getter of theSAPPricingCondition.conditionTypeattribute.- Returns:
- the conditionType - KSCHL - Condition type
-
getConditionType
public java.lang.String getConditionType()
Generated method - Getter of theSAPPricingCondition.conditionTypeattribute.- Returns:
- the conditionType - KSCHL - Condition type
-
setConditionType
protected void setConditionType(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPPricingCondition.conditionTypeattribute.- Parameters:
value- the conditionType - KSCHL - Condition type
-
setConditionType
protected void setConditionType(java.lang.String value)
Generated method - Setter of theSAPPricingCondition.conditionTypeattribute.- Parameters:
value- the conditionType - KSCHL - Condition type
-
getConditionUnit
public java.lang.String getConditionUnit(SessionContext ctx)
Generated method - Getter of theSAPPricingCondition.conditionUnitattribute.- Returns:
- the conditionUnit - KMEIN - Condition unit in the document
-
getConditionUnit
public java.lang.String getConditionUnit()
Generated method - Getter of theSAPPricingCondition.conditionUnitattribute.- Returns:
- the conditionUnit - KMEIN - Condition unit in the document
-
setConditionUnit
public void setConditionUnit(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPPricingCondition.conditionUnitattribute.- Parameters:
value- the conditionUnit - KMEIN - Condition unit in the document
-
setConditionUnit
public void setConditionUnit(java.lang.String value)
Generated method - Setter of theSAPPricingCondition.conditionUnitattribute.- Parameters:
value- the conditionUnit - KMEIN - Condition unit in the document
-
getConditionValue
public java.lang.String getConditionValue(SessionContext ctx)
Generated method - Getter of theSAPPricingCondition.conditionValueattribute.- Returns:
- the conditionValue - KWERT - Condition value
-
getConditionValue
public java.lang.String getConditionValue()
Generated method - Getter of theSAPPricingCondition.conditionValueattribute.- Returns:
- the conditionValue - KWERT - Condition value
-
setConditionValue
public void setConditionValue(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPPricingCondition.conditionValueattribute.- Parameters:
value- the conditionValue - KWERT - Condition value
-
setConditionValue
public void setConditionValue(java.lang.String value)
Generated method - Setter of theSAPPricingCondition.conditionValueattribute.- Parameters:
value- the conditionValue - KWERT - Condition value
-
createItem
protected Item createItem(SessionContext ctx, ComposedType type, Item.ItemAttributeMap allAttributes) throws JaloBusinessException
Description copied from class:ItemHas 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:
createItemin 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.currencyKeyattribute.- Returns:
- the currencyKey - WAERS - Currency key
-
getCurrencyKey
public java.lang.String getCurrencyKey()
Generated method - Getter of theSAPPricingCondition.currencyKeyattribute.- Returns:
- the currencyKey - WAERS - Currency key
-
setCurrencyKey
public void setCurrencyKey(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPPricingCondition.currencyKeyattribute.- Parameters:
value- the currencyKey - WAERS - Currency key
-
setCurrencyKey
public void setCurrencyKey(java.lang.String value)
Generated method - Setter of theSAPPricingCondition.currencyKeyattribute.- Parameters:
value- the currencyKey - WAERS - Currency key
-
getOrder
public java.lang.String getOrder(SessionContext ctx)
Generated method - Getter of theSAPPricingCondition.orderattribute.- Returns:
- the order - Order number
-
getOrder
public java.lang.String getOrder()
Generated method - Getter of theSAPPricingCondition.orderattribute.- Returns:
- the order - Order number
-
setOrder
protected void setOrder(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPPricingCondition.orderattribute.- Parameters:
value- the order - Order number
-
setOrder
protected void setOrder(java.lang.String value)
Generated method - Setter of theSAPPricingCondition.orderattribute.- Parameters:
value- the order - Order number
-
getOrderEntry
public AbstractOrderEntry getOrderEntry(SessionContext ctx)
Generated method - Getter of theSAPPricingCondition.orderEntryattribute.- Returns:
- the orderEntry - Order entry
-
getOrderEntry
public AbstractOrderEntry getOrderEntry()
Generated method - Getter of theSAPPricingCondition.orderEntryattribute.- Returns:
- the orderEntry - Order entry
-
setOrderEntry
protected void setOrderEntry(SessionContext ctx, AbstractOrderEntry value)
Generated method - Setter of theSAPPricingCondition.orderEntryattribute.- Parameters:
value- the orderEntry - Order entry
-
setOrderEntry
protected void setOrderEntry(AbstractOrderEntry value)
Generated method - Setter of theSAPPricingCondition.orderEntryattribute.- Parameters:
value- the orderEntry - Order entry
-
getStepNumber
public java.lang.String getStepNumber(SessionContext ctx)
Generated method - Getter of theSAPPricingCondition.stepNumberattribute.- Returns:
- the stepNumber - STUNR - Step number
-
getStepNumber
public java.lang.String getStepNumber()
Generated method - Getter of theSAPPricingCondition.stepNumberattribute.- Returns:
- the stepNumber - STUNR - Step number
-
setStepNumber
public void setStepNumber(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSAPPricingCondition.stepNumberattribute.- Parameters:
value- the stepNumber - STUNR - Step number
-
setStepNumber
public void setStepNumber(java.lang.String value)
Generated method - Setter of theSAPPricingCondition.stepNumberattribute.- Parameters:
value- the stepNumber - STUNR - Step number
-
-