Interface MetaDataRetriever


  • @Deprecated
    public interface MetaDataRetriever
    Deprecated.
    Retrieves the Campaign meta data for a page.
    • Method Detail

      • retrieve

        CampaignMetaData retrieve​(Resource page)
                           throws ACConnectorException
        Deprecated.
        Retrieves the meta data for the specified page resource.
        Parameters:
        page - The page resource
        Returns:
        The meta data
        Throws:
        ACConnectorException - if the data could not be retrieved due to a problem with the connector service