public interface Snippet
SnippetContainer
Modifier and Type | Method and Description |
---|---|
String |
getExtract()
Returns extract expression of this snippet.
|
String |
getHeader()
Returns header expression of this snippet.
|
String |
getThumbnail()
Returns expression for the thumbnail of this snippet used to request a
medium |
void |
setExtract(String extractExpression)
Set the extract expression for this snippet.
|
void |
setHeader(String headerExpression)
Set the header expression for this snippet.
|
void |
setThumbnail(String thumbNailExpression)
Sets the expression for the thumbnail of this snippet.
|
void setThumbnail(@Nullable String thumbNailExpression)
medium reference
.getThumbnail()
@Nullable String getThumbnail()
medium
setThumbnail(String)
void setHeader(@Nullable String headerExpression)
getHeader()
@Nullable String getHeader()
setHeader(String)
void setExtract(@Nullable String extractExpression)
Copyright © 2021 e-Spirit AG. All Rights Reserved. Build 5.2.210210