You must add code to your Web application that extracts rule results or keyword redirect results from the Supplement objects that the MDEX Engine returns.

Supplement objects are children of the Navigation object and are accessed via the Java getSupplements() method or the .NET Supplements property for the Navigation object. The Java getSupplements() method and the .NET Supplements property return a SupplementList object that contains some number of Supplement objects. For example, the following sample code gets all Supplement objects from the Navigation object.




Copyright © Legal Notices