Interface PCICharonFacade
- All Known Implementing Classes:
PCICharonFacadeImpl
public interface PCICharonFacade
Facilitates charon calls to Product Configuration Intelligence (PCI) analytics REST service
-
Method Summary
Modifier and TypeMethodDescriptioncreateAnalyticsDocument(AnalyticsDocument analyticsDocumentInput) Creates analytics document containing e.g.
-
Method Details
-
createAnalyticsDocument
Creates analytics document containing e.g. popularity information for possible values- Parameters:
analyticsDocumentInput- input document- Returns:
- analytics document
-