Class GeneratedSaporderexchangeManager
- java.lang.Object
-
- de.hybris.platform.jalo.Manager
-
- de.hybris.platform.jalo.extension.Extension
-
- de.hybris.platform.sap.orderexchange.jalo.GeneratedSaporderexchangeManager
-
- All Implemented Interfaces:
ItemLifecycleListener
,java.io.Serializable
- Direct Known Subclasses:
SaporderexchangeManager
public abstract class GeneratedSaporderexchangeManager extends Extension
Generated class for typeSaporderexchangeManager
.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.extension.Extension
Extension.RestrictedLanguagesProvider, Extension.RightsProvider
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.Manager
Manager.GenericManagerSingletonCreator, Manager.ManagerSingletonCreator
-
-
Field Summary
Fields Modifier and Type Field Description protected static java.util.Map<java.lang.String,java.util.Map<java.lang.String,Item.AttributeMode>>
DEFAULT_INITIAL_ATTRIBUTES
-
Constructor Summary
Constructors Constructor Description GeneratedSaporderexchangeManager()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.Map<java.lang.String,Item.AttributeMode>
getDefaultAttributeModes(java.lang.Class<? extends Item> itemClass)
java.lang.String
getName()
java.lang.String
getSapConditionType(SessionContext ctx, AbstractRule item)
Generated method - Getter of theAbstractRule.sapConditionType
attribute.java.lang.String
getSapConditionType(AbstractRule item)
Generated method - Getter of theAbstractRule.sapConditionType
attribute.java.lang.String
getSaporderexchange_deliveryCostConditionType(SessionContext ctx, GenericItem item)
Generated method - Getter of theSAPConfiguration.saporderexchange_deliveryCostConditionType
attribute.java.lang.String
getSaporderexchange_deliveryCostConditionType(SAPConfiguration item)
Generated method - Getter of theSAPConfiguration.saporderexchange_deliveryCostConditionType
attribute.java.lang.String
getSaporderexchange_itemPriceConditionType(SessionContext ctx, GenericItem item)
Generated method - Getter of theSAPConfiguration.saporderexchange_itemPriceConditionType
attribute.java.lang.String
getSaporderexchange_itemPriceConditionType(SAPConfiguration item)
Generated method - Getter of theSAPConfiguration.saporderexchange_itemPriceConditionType
attribute.java.lang.String
getSaporderexchange_paymentCostConditionType(SessionContext ctx, GenericItem item)
Generated method - Getter of theSAPConfiguration.saporderexchange_paymentCostConditionType
attribute.java.lang.String
getSaporderexchange_paymentCostConditionType(SAPConfiguration item)
Generated method - Getter of theSAPConfiguration.saporderexchange_paymentCostConditionType
attribute.java.lang.Integer
getSendOrderRetryCount(SessionContext ctx, OrderProcess item)
Generated method - Getter of theOrderProcess.sendOrderRetryCount
attribute.java.lang.Integer
getSendOrderRetryCount(OrderProcess item)
Generated method - Getter of theOrderProcess.sendOrderRetryCount
attribute.int
getSendOrderRetryCountAsPrimitive(SessionContext ctx, OrderProcess item)
Generated method - Getter of theOrderProcess.sendOrderRetryCount
attribute.int
getSendOrderRetryCountAsPrimitive(OrderProcess item)
Generated method - Getter of theOrderProcess.sendOrderRetryCount
attribute.void
setSapConditionType(SessionContext ctx, AbstractRule item, java.lang.String value)
Generated method - Setter of theAbstractRule.sapConditionType
attribute.void
setSapConditionType(AbstractRule item, java.lang.String value)
Generated method - Setter of theAbstractRule.sapConditionType
attribute.void
setSaporderexchange_deliveryCostConditionType(SessionContext ctx, GenericItem item, java.lang.String value)
Generated method - Setter of theSAPConfiguration.saporderexchange_deliveryCostConditionType
attribute.void
setSaporderexchange_deliveryCostConditionType(SAPConfiguration item, java.lang.String value)
Generated method - Setter of theSAPConfiguration.saporderexchange_deliveryCostConditionType
attribute.void
setSaporderexchange_itemPriceConditionType(SessionContext ctx, GenericItem item, java.lang.String value)
Generated method - Setter of theSAPConfiguration.saporderexchange_itemPriceConditionType
attribute.void
setSaporderexchange_itemPriceConditionType(SAPConfiguration item, java.lang.String value)
Generated method - Setter of theSAPConfiguration.saporderexchange_itemPriceConditionType
attribute.void
setSaporderexchange_paymentCostConditionType(SessionContext ctx, GenericItem item, java.lang.String value)
Generated method - Setter of theSAPConfiguration.saporderexchange_paymentCostConditionType
attribute.void
setSaporderexchange_paymentCostConditionType(SAPConfiguration item, java.lang.String value)
Generated method - Setter of theSAPConfiguration.saporderexchange_paymentCostConditionType
attribute.void
setSendOrderRetryCount(SessionContext ctx, OrderProcess item, int value)
Generated method - Setter of theOrderProcess.sendOrderRetryCount
attribute.void
setSendOrderRetryCount(SessionContext ctx, OrderProcess item, java.lang.Integer value)
Generated method - Setter of theOrderProcess.sendOrderRetryCount
attribute.void
setSendOrderRetryCount(OrderProcess item, int value)
Generated method - Setter of theOrderProcess.sendOrderRetryCount
attribute.void
setSendOrderRetryCount(OrderProcess item, java.lang.Integer value)
Generated method - Setter of theOrderProcess.sendOrderRetryCount
attribute.-
Methods inherited from class de.hybris.platform.jalo.extension.Extension
checkBeforeItemRemoval, createEssentialData, createProjectData, createSampleData, getCreatorDescription, getCreatorName, getCreatorParameterDefault, getCreatorParameterNames, getCreatorParameterPossibleValues, getRemote, isCreatorDisabled, notifyInitializationEnd, notifyInitializationStart, notifyItemRemoval, onFirstSessionCreation, writeReplace
-
Methods inherited from class de.hybris.platform.jalo.Manager
afterItemCreation, beforeItemCreation, destroy, extractNonRequiredRemoteFromItem, extractRequiredRemoteFromItem, getAllValuesSessionContext, getAttribute, getAttributeMap, getFirstItemByAttribute, getFirstItemByAttribute, getRemoteManagerClass, getSession, getSingletonManagerInstance, getTenant, getTransientObject, getTransientObjectMap, init, setAttribute, setTenant, setTransientObject, wrap
-
-
-
-
Field Detail
-
DEFAULT_INITIAL_ATTRIBUTES
protected static final java.util.Map<java.lang.String,java.util.Map<java.lang.String,Item.AttributeMode>> DEFAULT_INITIAL_ATTRIBUTES
-
-
Method Detail
-
getDefaultAttributeModes
public java.util.Map<java.lang.String,Item.AttributeMode> getDefaultAttributeModes(java.lang.Class<? extends Item> itemClass)
- Overrides:
getDefaultAttributeModes
in classExtension
-
getSapConditionType
public java.lang.String getSapConditionType(SessionContext ctx, AbstractRule item)
Generated method - Getter of theAbstractRule.sapConditionType
attribute.- Returns:
- the sapConditionType - SAP Condition Type
-
getSapConditionType
public java.lang.String getSapConditionType(AbstractRule item)
Generated method - Getter of theAbstractRule.sapConditionType
attribute.- Returns:
- the sapConditionType - SAP Condition Type
-
setSapConditionType
public void setSapConditionType(SessionContext ctx, AbstractRule item, java.lang.String value)
Generated method - Setter of theAbstractRule.sapConditionType
attribute.- Parameters:
value
- the sapConditionType - SAP Condition Type
-
setSapConditionType
public void setSapConditionType(AbstractRule item, java.lang.String value)
Generated method - Setter of theAbstractRule.sapConditionType
attribute.- Parameters:
value
- the sapConditionType - SAP Condition Type
-
getSaporderexchange_deliveryCostConditionType
public java.lang.String getSaporderexchange_deliveryCostConditionType(SessionContext ctx, GenericItem item)
Generated method - Getter of theSAPConfiguration.saporderexchange_deliveryCostConditionType
attribute.- Returns:
- the saporderexchange_deliveryCostConditionType - Condition Type for delivery cost.
-
getSaporderexchange_deliveryCostConditionType
public java.lang.String getSaporderexchange_deliveryCostConditionType(SAPConfiguration item)
Generated method - Getter of theSAPConfiguration.saporderexchange_deliveryCostConditionType
attribute.- Returns:
- the saporderexchange_deliveryCostConditionType - Condition Type for delivery cost.
-
setSaporderexchange_deliveryCostConditionType
public void setSaporderexchange_deliveryCostConditionType(SessionContext ctx, GenericItem item, java.lang.String value)
Generated method - Setter of theSAPConfiguration.saporderexchange_deliveryCostConditionType
attribute.- Parameters:
value
- the saporderexchange_deliveryCostConditionType - Condition Type for delivery cost.
-
setSaporderexchange_deliveryCostConditionType
public void setSaporderexchange_deliveryCostConditionType(SAPConfiguration item, java.lang.String value)
Generated method - Setter of theSAPConfiguration.saporderexchange_deliveryCostConditionType
attribute.- Parameters:
value
- the saporderexchange_deliveryCostConditionType - Condition Type for delivery cost.
-
getSaporderexchange_itemPriceConditionType
public java.lang.String getSaporderexchange_itemPriceConditionType(SessionContext ctx, GenericItem item)
Generated method - Getter of theSAPConfiguration.saporderexchange_itemPriceConditionType
attribute.- Returns:
- the saporderexchange_itemPriceConditionType - Condition Type for item Price.
-
getSaporderexchange_itemPriceConditionType
public java.lang.String getSaporderexchange_itemPriceConditionType(SAPConfiguration item)
Generated method - Getter of theSAPConfiguration.saporderexchange_itemPriceConditionType
attribute.- Returns:
- the saporderexchange_itemPriceConditionType - Condition Type for item Price.
-
setSaporderexchange_itemPriceConditionType
public void setSaporderexchange_itemPriceConditionType(SessionContext ctx, GenericItem item, java.lang.String value)
Generated method - Setter of theSAPConfiguration.saporderexchange_itemPriceConditionType
attribute.- Parameters:
value
- the saporderexchange_itemPriceConditionType - Condition Type for item Price.
-
setSaporderexchange_itemPriceConditionType
public void setSaporderexchange_itemPriceConditionType(SAPConfiguration item, java.lang.String value)
Generated method - Setter of theSAPConfiguration.saporderexchange_itemPriceConditionType
attribute.- Parameters:
value
- the saporderexchange_itemPriceConditionType - Condition Type for item Price.
-
getSaporderexchange_paymentCostConditionType
public java.lang.String getSaporderexchange_paymentCostConditionType(SessionContext ctx, GenericItem item)
Generated method - Getter of theSAPConfiguration.saporderexchange_paymentCostConditionType
attribute.- Returns:
- the saporderexchange_paymentCostConditionType - Condition Type for payment cost.
-
getSaporderexchange_paymentCostConditionType
public java.lang.String getSaporderexchange_paymentCostConditionType(SAPConfiguration item)
Generated method - Getter of theSAPConfiguration.saporderexchange_paymentCostConditionType
attribute.- Returns:
- the saporderexchange_paymentCostConditionType - Condition Type for payment cost.
-
setSaporderexchange_paymentCostConditionType
public void setSaporderexchange_paymentCostConditionType(SessionContext ctx, GenericItem item, java.lang.String value)
Generated method - Setter of theSAPConfiguration.saporderexchange_paymentCostConditionType
attribute.- Parameters:
value
- the saporderexchange_paymentCostConditionType - Condition Type for payment cost.
-
setSaporderexchange_paymentCostConditionType
public void setSaporderexchange_paymentCostConditionType(SAPConfiguration item, java.lang.String value)
Generated method - Setter of theSAPConfiguration.saporderexchange_paymentCostConditionType
attribute.- Parameters:
value
- the saporderexchange_paymentCostConditionType - Condition Type for payment cost.
-
getSendOrderRetryCount
public java.lang.Integer getSendOrderRetryCount(SessionContext ctx, OrderProcess item)
Generated method - Getter of theOrderProcess.sendOrderRetryCount
attribute.- Returns:
- the sendOrderRetryCount
-
getSendOrderRetryCount
public java.lang.Integer getSendOrderRetryCount(OrderProcess item)
Generated method - Getter of theOrderProcess.sendOrderRetryCount
attribute.- Returns:
- the sendOrderRetryCount
-
getSendOrderRetryCountAsPrimitive
public int getSendOrderRetryCountAsPrimitive(SessionContext ctx, OrderProcess item)
Generated method - Getter of theOrderProcess.sendOrderRetryCount
attribute.- Returns:
- the sendOrderRetryCount
-
getSendOrderRetryCountAsPrimitive
public int getSendOrderRetryCountAsPrimitive(OrderProcess item)
Generated method - Getter of theOrderProcess.sendOrderRetryCount
attribute.- Returns:
- the sendOrderRetryCount
-
setSendOrderRetryCount
public void setSendOrderRetryCount(SessionContext ctx, OrderProcess item, java.lang.Integer value)
Generated method - Setter of theOrderProcess.sendOrderRetryCount
attribute.- Parameters:
value
- the sendOrderRetryCount
-
setSendOrderRetryCount
public void setSendOrderRetryCount(OrderProcess item, java.lang.Integer value)
Generated method - Setter of theOrderProcess.sendOrderRetryCount
attribute.- Parameters:
value
- the sendOrderRetryCount
-
setSendOrderRetryCount
public void setSendOrderRetryCount(SessionContext ctx, OrderProcess item, int value)
Generated method - Setter of theOrderProcess.sendOrderRetryCount
attribute.- Parameters:
value
- the sendOrderRetryCount
-
setSendOrderRetryCount
public void setSendOrderRetryCount(OrderProcess item, int value)
Generated method - Setter of theOrderProcess.sendOrderRetryCount
attribute.- Parameters:
value
- the sendOrderRetryCount
-
-