Class TextMapper
java.lang.Object
de.hybris.platform.sap.sapordermgmtbol.transaction.salesdocument.backend.impl.erp.strategy.BaseMapper
de.hybris.platform.sap.sapordermgmtbol.transaction.salesdocument.backend.impl.erp.strategy.TextMapper
- Direct Known Subclasses:
HeadTextMapper,ItemTextMapper
Abstract class which provides generic functionality to exchange texts between ERP (via LO-API) and the BOL layer
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetConfigLangIso(String configLangIso) Injected (eventually) Language Iso code.voidsetConfigTextId(String configTextId) Injected (eventually) text IDprotected voidtraceReadTexts(Text text, String description, Log4JWrapper sapLogger) protected voidtraceText(String heading, String id, String langu, Text text, String handle, String parentHandle, Log4JWrapper sapLogger) Methods inherited from class de.hybris.platform.sap.sapordermgmtbol.transaction.salesdocument.backend.impl.erp.strategy.BaseMapper
addToObjInst, init
-
Field Details
-
OBJECT_ID_TEXT
ID of LO-API segment dealing with texts- See Also:
-
configTextId
-
configLangIso
-
-
Constructor Details
-
TextMapper
public TextMapper()
-
-
Method Details
-
setConfigTextId
Injected (eventually) text ID- Parameters:
configTextId-
-
setConfigLangIso
Injected (eventually) Language Iso code.- Parameters:
configLangIso-
-
traceReadTexts
-
traceText
-