Class LrdCloseStrategyImpl
java.lang.Object
de.hybris.platform.sap.sapordermgmtbol.transaction.salesdocument.backend.impl.erp.strategy.LrdCloseStrategyImpl
- All Implemented Interfaces:
LrdCloseStrategy
Default implementation: Close LO-API session in back end
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidclose(JCoConnection connection) Closes a LO-API session to release the attached resources (reservations...)
-
Constructor Details
-
LrdCloseStrategyImpl
public LrdCloseStrategyImpl()
-
-
Method Details
-
close
Description copied from interface:LrdCloseStrategyCloses a LO-API session to release the attached resources (reservations...)- Specified by:
closein interfaceLrdCloseStrategy- Throws:
BackendException- Issue when releasing LO-API (e.g. still loaded)
-