Interface MetaDataRetriever


public interface MetaDataRetriever

Retrieves the Campaign meta data for a page.

Contrary to MetaDataRetriever, this class creates a tree hierarchy with a flexible depth.

  • Method Summary

    Modifier and Type
    Method
    Description
    Retrieves the meta data for the specified page resource.
  • Method Details

    • retrieve

      Retrieves the meta data for the specified page resource.
      Parameters:
      page - The page resource
      Returns:
      The root node of the meta data
      Throws:
      ACConnectorException - if the data could not be retrieved due to a problem with the connector service