Package com.day.cq.mcm.campaign.profile
Interface ProfileRetriever
-
@Deprecated public interface ProfileRetriever
Deprecated.Retrieves profile data.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description Profile
load(Resource page, java.lang.String encryptedPK, CampaignMetaData metaData)
Deprecated.
-
-
-
Method Detail
-
load
Profile load(Resource page, java.lang.String encryptedPK, CampaignMetaData metaData) throws ACConnectorException
Deprecated.- Throws:
ACConnectorException
-
-