@ProviderType public interface Teaser
| Modifier and Type | Method and Description |
|---|---|
String |
getCampaignName()
Return the name of the campaign that contains this teaser
|
String |
getCampaignPath()
Returns the path of the campaign that contains this teaser
|
String |
getId()
Returns the unique id of the teaser.
|
String |
getName()
Returns the name of the teaser
|
String |
getPath()
Returns the repository path of the teaser
|
List<String> |
getSegments()
Returns a list of segments associated with this teaser
|
List<TeaserTag> |
getTags()
Returns the list of tags associated to this teaser
|
String |
getThumbnailPath()
Returns the path to the thumbnail of this teaser (the *.thumb.png selector)
|
String |
getTitle()
Returns the title of the teaser
|
String |
getUrl()
Returns the URL to the teaser
|
String getPath()
String representing the pathString getCampaignName()
String representing the name of the campaignString getCampaignPath()
String representing the path to the campaignString getThumbnailPath()
String representing the path to the thumbnailString getId()
String representing the unique idCopyright © 2010 - 2020 Adobe. All Rights Reserved