public interface RecommendationTemplate extends RecommendationsEntity
Modifier and Type | Method and Description |
---|---|
int |
getId()
Uniquely identifies a recommendation template
|
java.lang.String |
getName()
Get the name of this
RecommendationTemplate |
java.lang.String |
getScript()
Get the actual script content of this template.
|
toJson
int getId()
Integer
value identifying this RecommendationTemplate
java.lang.String getName()
RecommendationTemplate
String
object containing this template's namejava.lang.String getScript()
StringBuilder
containing the template script content"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"