Package com.adobe.cq.adobeims.imsprofile
Interface ImsProfileService
public interface ImsProfileService
The
ImsProfileService integrates the IMS Profile API.-
Method Summary
-
Method Details
-
getImsProfileProdCtxs
- Parameters:
imsProfileKey- anImsProfileKeyobject containing the data to identify the right ims config- Returns:
- a list of
ImsProfileProdCtxobjects or an empty list if no data is available - Throws:
ImsProfileException-ImsProfileExceptionif something went wrong when requesting the IMS Profile APIInvalidImsConfigException-InvalidImsConfigExceptionif the IMS config is invalid
-