Uses of Interface
de.hybris.platform.sap.sapordermgmtbol.hook.SalesDocumentHook
-
Packages that use SalesDocumentHook Package Description de.hybris.platform.sap.sapordermgmtbol.transaction.salesdocument.businessobject.impl de.hybris.platform.sap.sapproductconfigsombol.hook -
-
Uses of SalesDocumentHook in de.hybris.platform.sap.sapordermgmtbol.transaction.salesdocument.businessobject.impl
Methods in de.hybris.platform.sap.sapordermgmtbol.transaction.salesdocument.businessobject.impl that return types with arguments of type SalesDocumentHook Modifier and Type Method Description java.util.List<SalesDocumentHook>SalesDocumentImpl. getSalesDocumentHooks()Method parameters in de.hybris.platform.sap.sapordermgmtbol.transaction.salesdocument.businessobject.impl with type arguments of type SalesDocumentHook Modifier and Type Method Description voidSalesDocumentImpl. setSalesDocumentHooks(java.util.List<SalesDocumentHook> salesDocumentHooks) -
Uses of SalesDocumentHook in de.hybris.platform.sap.sapproductconfigsombol.hook
Classes in de.hybris.platform.sap.sapproductconfigsombol.hook that implement SalesDocumentHook Modifier and Type Class Description classCPQSalesDocumentHookHook implementation for SalesDocumentImpl provide release configuration after delete item.
-