public class URLSharedContent extends SharedContent
SharedContent.SortOnComparatorcontent, SHARED_CONTENT_FOLDER| Constructor and Description |
|---|
URLSharedContent(String id,
Collection<ComponentBean> content) |
| Modifier and Type | Method and Description |
|---|---|
String |
getImageURL() |
String |
getRemoteImageUrl() |
void |
loadContent(ContentContext ctx)
load content if remote, do nothing if local.
|
void |
setRemoteImageUrl(String remoteImageUrl) |
addCategory, getCategories, getContent, getDescription, getEditURL, getId, getLinkInfo, getPhotoPageLink, getSortOn, getTitle, isEditAsModal, setCategories, setDescription, setEditAsModal, setEditURL, setImageUrl, setLinkInfo, setPhotoPageLink, setSortOn, setTitlepublic URLSharedContent(String id, Collection<ComponentBean> content) throws Exception
Exceptionpublic String getRemoteImageUrl()
public void setRemoteImageUrl(String remoteImageUrl)
public String getImageURL()
getImageURL in class SharedContentpublic void loadContent(ContentContext ctx)
SharedContentloadContent in class SharedContentCopyright © 2012-2018. All Rights Reserved.