Class B2BHCIPublisher
- java.lang.Object
-
- com.sap.hybris.sec.eventpublisher.publisher.impl.HCIPublisher
-
- com.sap.hybris.sec.eventpublisher.b2b.publisher.impl.B2BHCIPublisher
-
- All Implemented Interfaces:
Publisher
public class B2BHCIPublisher extends HCIPublisher
-
-
Constructor Summary
Constructors Constructor Description B2BHCIPublisher()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected java.lang.StringgetItemPath(java.lang.String publishedItemName)-
Methods inherited from class com.sap.hybris.sec.eventpublisher.publisher.impl.HCIPublisher
getConfigurationService, getSecHttpConnection, publishJson, setConfigurationService, setSecHttpConnection
-
-
-
-
Method Detail
-
getItemPath
protected java.lang.String getItemPath(java.lang.String publishedItemName)
- Overrides:
getItemPathin classHCIPublisher
-
-