Class LinkModel
java.lang.Object
com.streamwide.smartms.lib.template.link.LinkModel
Deprecated.
Model represent the metadata info for a link website
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.getLink()Deprecated.Deprecated.getTitle()Deprecated.voidsetDescription(String description) Deprecated.voidDeprecated.voidsetThumbnail(String thumbnailUrl) Deprecated.voidDeprecated.
-
Constructor Details
-
LinkModel
public LinkModel()Deprecated.
-
-
Method Details
-
getLink
Deprecated. -
setLink
Deprecated. -
getThumbnail
Deprecated. -
setThumbnail
Deprecated. -
getDescription
Deprecated. -
setDescription
Deprecated. -
getTitle
Deprecated. -
setTitle
Deprecated.
-