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