Interface RecommendationMbox
-
- All Superinterfaces:
RecommendationsEntity
@ProviderType public interface RecommendationMbox extends RecommendationsEntity
Abstraction of a Target Recommendation MBox
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
getName()
Get the name of thisRecommendationMbox
-
Methods inherited from interface com.adobe.cq.targetrecommendations.api.model.RecommendationsEntity
toJson
-
-