Class OrderERP
java.lang.Object
de.hybris.platform.sap.core.bol.backend.BackendBusinessObjectBase
de.hybris.platform.sap.core.bol.backend.jco.BackendBusinessObjectBaseJCo
de.hybris.platform.sap.sapordermgmtbol.transaction.salesdocument.backend.impl.erp.IsaBackendBusinessObjectBaseSalesERP
de.hybris.platform.sap.sapordermgmtbol.transaction.salesdocument.backend.impl.erp.SalesDocumentERP
de.hybris.platform.sap.sapordermgmtbol.transaction.order.backend.impl.erp.OrderBaseERP
de.hybris.platform.sap.sapordermgmtbol.transaction.order.backend.impl.erp.OrderERP
- All Implemented Interfaces:
BackendBusinessObject,BackendBusinessObjectJCo,OrderBackend,OrderBaseBackend,BackendState,SalesDocumentBackend
Back end Object representing an ERP Order document used in checkout (different connection compared to history orders)
-
Field Summary
Fields inherited from class de.hybris.platform.sap.sapordermgmtbol.transaction.order.backend.impl.erp.OrderBaseERP
quotationPredecessorDocumentFields inherited from class de.hybris.platform.sap.sapordermgmtbol.transaction.salesdocument.backend.impl.erp.SalesDocumentERP
additionalPricing, createProcess, deliveryPriority, erroneous, getAllStrategy, headerCondTypeFreight, isIncompletionLogRequested, isUMEDisabledWarningNecessary, itemVariantMap, lrdActionsStrategy, ORDER_HEADER_STRUCTURE, ORDER_ITEM_STRUCTURE, RESOURCE_KEY, setStrategy, showInlineConfig, STRATEGY_FACTORY_ERP, transactionConfigurationFields inherited from class de.hybris.platform.sap.sapordermgmtbol.transaction.salesdocument.backend.impl.erp.IsaBackendBusinessObjectBaseSalesERP
docflowRead, headerDocFlow, headerPriceAttribs, headerPropMap, itemConfigChangeableMap, itemDocFlow, itemsPriceAttribMap, itemsPropMap, loadState, messageBufferMap, predecessorShipTo, savedItemsMap, setIpcPriceAttributes, shipToMapFields inherited from class de.hybris.platform.sap.core.bol.backend.BackendBusinessObjectBase
genericFactory, moduleConfigurationAccess -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.hybris.platform.sap.sapordermgmtbol.transaction.order.backend.impl.erp.OrderBaseERP
getSalesDocumentType, isCancelable, saveInBackend, saveOrder, saveOrderInBackend, setLoadStateCreate, updateInBackendMethods inherited from class de.hybris.platform.sap.sapordermgmtbol.transaction.salesdocument.backend.impl.erp.SalesDocumentERP
addErroneousItem, afterReadFromBackend, afterWriteDocument, checkForInitializationError, checkShippingConditions, clearErroneousItems, clearItemBuffer, closeBackendSession, createInBackend, createInBackend, deleteItemInBackend, deleteItemsInBackend, emptyInBackend, executeAdditionalPricing, fixErroneousHeader, fixErroneousItem, getAdditionalPricing, getCloseStrategy, getErroneousHeader, getErroneousItems, getGetAllStrategy, getItemBuffer, getItemVariantMap, getLrdActionsStrategy, getModuleConfigurationAccess, getPayerHandle, getSalesDocumentERPHooks, getSetStrategy, getShippingCondition, getSoldToHandle, handleInvalidHeaderAfterRead, handleInvalidHeaderAfterUpdate, handleInvalidHeaderBeforeUpdate, handleInvalidItems, handleInvalidItemsAfterRead, handleInvalidItemsAfterUpdate, initBackendObject, isBackendDown, isCreateProcess, isDocumentInitial, isErroneous, isInBackend, isItemBasedAvailability, isMultipleAddressesSupported, prepareForValidation, readForUpdateFromBackend, readFromBackend, recoverFromBackend, removeErroneousItems, restoreErroneousHeaderAfterRead, restoreErroneousHeaderAfterSet, restoreErroneousItem, setAdditionalPricing, setCloseStrategy, setDocumentInitial, setErroneous, setErroneousHeader, setGData, setGetAllStrategy, setItemBuffer, setLrdActionsStrategy, setPayerHandle, setSalesDocumentERPHooks, setSetStrategy, setShippingCondition, setSoldToHandle, updateInBackend, updateInBackend, validateMethods inherited from class de.hybris.platform.sap.sapordermgmtbol.transaction.salesdocument.backend.impl.erp.IsaBackendBusinessObjectBaseSalesERP
adjustFreeGoods, getHeaderDocFlow, getHeaderPriceAttribs, getHeaderPropMap, getItemDocFlow, getItemsPriceAttribMap, getItemsPropMap, getLoadState, getMessageList, getOrCreateMessageList, getSavedItemsMap, getShipToMap, isDocflowRead, removeMessageFromMessageList, setDocflowRead, setHeaderDocFlow, setItemDocFlow, setShipToMapMethods inherited from class de.hybris.platform.sap.core.bol.backend.jco.BackendBusinessObjectBaseJCo
getDefaultConnectionName, getDefaultDestinationName, getDefaultJCoConnection, getJCoConnection, getJCoConnection, getModuleId, setDefaultConnectionName, setDefaultDestinationName, setManagedConnectionContainer, toStringMethods inherited from class de.hybris.platform.sap.core.bol.backend.BackendBusinessObjectBase
destroyBackendObject, setGenericFactory, setModuleConfigurationAccessMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface de.hybris.platform.sap.core.bol.backend.BackendBusinessObject
destroyBackendObject, initBackendObjectMethods inherited from interface de.hybris.platform.sap.sapordermgmtbol.transaction.order.backend.interf.OrderBaseBackend
isCancelable, saveInBackendMethods inherited from interface de.hybris.platform.sap.sapordermgmtbol.transaction.salesdocument.backend.interf.SalesDocumentBackend
clearItemBuffer, closeBackendSession, createInBackend, deleteItemInBackend, deleteItemsInBackend, emptyInBackend, getSalesDocumentType, isBackendDown, isItemBasedAvailability, isMultipleAddressesSupported, readForUpdateFromBackend, readFromBackend, recoverFromBackend, setGData, setLoadStateCreate, updateInBackend, updateInBackend, updateInBackend, validate
-
Constructor Details
-
OrderERP
public OrderERP()
-