Uses of Class
de.hybris.platform.sap.sapordermgmtbol.transaction.salesdocument.backend.impl.messagemapping.BackendMessage
Packages that use BackendMessage
Package
Description
-
Uses of BackendMessage in de.hybris.platform.sap.sapordermgmtbol.transaction.salesdocument.backend.impl.messagemapping
Methods in de.hybris.platform.sap.sapordermgmtbol.transaction.salesdocument.backend.impl.messagemapping that return BackendMessageModifier and TypeMethodDescriptionprotected BackendMessageBackendMessageMapperImpl.createBackendMessage(com.sap.conn.jco.JCoRecord struct) Creates new message based on a JCO structureMethods in de.hybris.platform.sap.sapordermgmtbol.transaction.salesdocument.backend.impl.messagemapping with parameters of type BackendMessageModifier and TypeMethodDescriptionprotected BusinessObjectBackendMessageMapperImpl.findReferredBO(BusinessObject rootBo, BackendMessage msg) Find BO a message belongs toprotected booleanBackendMessage.isEqual(BackendMessage message) protected booleanBackendMessage.isInfoEqual(BackendMessage message) protected booleanBackendMessageMapperImpl.isMessageReferChildBO(BusinessObject bo, BackendMessage msg) Does message belong to a child BO?protected booleanBackendMessageMapperImpl.isMessageReferRootBO(BusinessObject bo, BackendMessage msg) Does message refer to the root BO?protected OrderMgmtMessageBackendMessageMapperImpl.passMessage(BackendMessage beMsg) Parses messagebooleanTestImplementationMessageMappingCallback.process(BackendMessage message) protected voidBackendMessageMapperImpl.takeOverAllwaysPassedAttributes(BackendMessage beMsg, OrderMgmtMessage msg) Transfers attributes from a backend message to a transformed one (reference key, parameters)protected OrderMgmtMessageBackendMessageMapperImpl.transformMessageByRule(BackendMessage beMsg, MessageMappingRule rule) Transforms a message from backend applying the rules from messages.xml -
Uses of BackendMessage in de.hybris.platform.sap.sapordermgmtbol.transaction.salesdocument.backend.interf.messagemapping
Methods in de.hybris.platform.sap.sapordermgmtbol.transaction.salesdocument.backend.interf.messagemapping with parameters of type BackendMessageModifier and TypeMethodDescriptionbooleanMessageMappingCallbackProcessor.process(BackendMessage message) Method is called during message replacement. -
Uses of BackendMessage in de.hybris.platform.sap.sapordermgmtservices.messagemappingcallback
Methods in de.hybris.platform.sap.sapordermgmtservices.messagemappingcallback with parameters of type BackendMessageModifier and TypeMethodDescriptionbooleanDefaultInternalNumberReplacementMsgMappingCallback.process(BackendMessage message) booleanDefaultSapProductIdReplacementMsgMappingCallback.process(BackendMessage message) -
Uses of BackendMessage in de.hybris.platform.sap.sapproductconfigsomservices.messagemappingcallback
Methods in de.hybris.platform.sap.sapproductconfigsomservices.messagemappingcallback with parameters of type BackendMessageModifier and TypeMethodDescriptionbooleanDefaultProductIdReplacementCPQErrorMsgMappingCallback.process(BackendMessage message)