Uses of Class
de.hybris.platform.sap.core.jco.exceptions.BackendRuntimeException
-
Packages that use BackendRuntimeException Package Description de.hybris.platform.sap.core.jco.exceptions de.hybris.platform.sap.sapordermgmtbol.transaction.salesdocument.backend.impl.messagemapping -
-
Uses of BackendRuntimeException in de.hybris.platform.sap.core.jco.exceptions
Subclasses of BackendRuntimeException in de.hybris.platform.sap.core.jco.exceptions Modifier and Type Class Description classDestinationChangedRuntimeExceptionException is thrown in case of administrator changes destination data in hmc/backoffice. -
Uses of BackendRuntimeException in de.hybris.platform.sap.sapordermgmtbol.transaction.salesdocument.backend.impl.messagemapping
Methods in de.hybris.platform.sap.sapordermgmtbol.transaction.salesdocument.backend.impl.messagemapping that throw BackendRuntimeException Modifier and Type Method Description protected java.io.InputStreamMessageMappingRulesLoaderImpl. loadMessageMappingRulesContainerFile()Load messages.xml file as input streamjava.util.Map<MessageMappingRulesContainerImpl.Key,java.util.List<MessageMappingRule>>MessageMappingRulesLoaderImpl. loadRules()voidMessageMappingRulesLoaderImplTest. test()
-