Uses of Interface
de.hybris.platform.sap.sapordermgmtbol.order.businessobject.interf.Text
-
-
Uses of Text in de.hybris.platform.sap.sapordermgmtbol.order.businessobject.interf
Methods in de.hybris.platform.sap.sapordermgmtbol.order.businessobject.interf that return Text Modifier and Type Method Description TextText. clone() -
Uses of Text in de.hybris.platform.sap.sapordermgmtbol.transaction.header.businessobject.impl
Methods in de.hybris.platform.sap.sapordermgmtbol.transaction.header.businessobject.impl that return Text Modifier and Type Method Description TextHeaderBaseImpl. createText()TextSimpleHeaderImpl. getText()Methods in de.hybris.platform.sap.sapordermgmtbol.transaction.header.businessobject.impl with parameters of type Text Modifier and Type Method Description voidSimpleHeaderImpl. setText(Text text) -
Uses of Text in de.hybris.platform.sap.sapordermgmtbol.transaction.header.businessobject.interf
Methods in de.hybris.platform.sap.sapordermgmtbol.transaction.header.businessobject.interf that return Text Modifier and Type Method Description TextHeaderBase. createText()Creates a text object.TextSimpleHeader. getText()Get text on the header level of the document.Methods in de.hybris.platform.sap.sapordermgmtbol.transaction.header.businessobject.interf with parameters of type Text Modifier and Type Method Description voidSimpleHeader. setText(Text text)Set the text on the header level of the document. -
Uses of Text in de.hybris.platform.sap.sapordermgmtbol.transaction.item.businessobject.impl
Fields in de.hybris.platform.sap.sapordermgmtbol.transaction.item.businessobject.impl declared as Text Modifier and Type Field Description protected TextItemSalesDoc. individualTextItem textprotected TextItemBaseImpl. textItem textMethods in de.hybris.platform.sap.sapordermgmtbol.transaction.item.businessobject.impl that return Text Modifier and Type Method Description TextItemBaseImpl. createText()TextItemBaseImpl. getText()Methods in de.hybris.platform.sap.sapordermgmtbol.transaction.item.businessobject.impl with parameters of type Text Modifier and Type Method Description voidItemBaseImpl. setText(Text text) -
Uses of Text in de.hybris.platform.sap.sapordermgmtbol.transaction.item.businessobject.interf
Methods in de.hybris.platform.sap.sapordermgmtbol.transaction.item.businessobject.interf that return Text Modifier and Type Method Description TextItemBase. createText()Creates a text object.TextItemBase. getText()Returns the text on item level for this item.Methods in de.hybris.platform.sap.sapordermgmtbol.transaction.item.businessobject.interf with parameters of type Text Modifier and Type Method Description voidItemBase. setText(Text text)Sets the text on item level. -
Uses of Text in de.hybris.platform.sap.sapordermgmtbol.transaction.order.businessobject.impl
Classes in de.hybris.platform.sap.sapordermgmtbol.transaction.order.businessobject.impl that implement Text Modifier and Type Class Description classTextImplRepresentation of user configurable texts. -
Uses of Text in de.hybris.platform.sap.sapordermgmtbol.transaction.salesdocument.backend.impl.erp.strategy
Methods in de.hybris.platform.sap.sapordermgmtbol.transaction.salesdocument.backend.impl.erp.strategy with parameters of type Text Modifier and Type Method Description protected voidTextMapper. traceReadTexts(Text text, java.lang.String description, Log4JWrapper sapLogger)protected voidTextMapper. traceText(java.lang.String heading, java.lang.String id, java.lang.String langu, Text text, java.lang.String handle, java.lang.String parentHandle, Log4JWrapper sapLogger)
-