Package com.day.cq.mcm.campaign.profile
Interface MetaDataRetriever
Deprecated.
Retrieves the Campaign meta data for a page.
-
Method Summary
Modifier and TypeMethodDescriptionDeprecated.Retrieves the meta data for the specified page resource.
-
Method Details
-
retrieve
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
-