public class AliasBeanImpl extends WraBeanImpl implements Alias
ALIAS_ASSET_TYPE_NAME
Constructor and Description |
---|
AliasBeanImpl() |
Modifier and Type | Method and Description |
---|---|
com.fatwire.assetapi.data.AssetId |
getLinkImage() |
String |
getPopup() |
com.fatwire.assetapi.data.AssetId |
getTarget() |
String |
getTargetUrl() |
void |
setLinkImage(com.fatwire.assetapi.data.AssetId linkImage) |
void |
setPopup(String popup) |
void |
setTarget(com.fatwire.assetapi.data.AssetId target) |
void |
setTargetUrl(String targetUrl) |
getDescription, getEndDate, getH1Title, getId, getLinkText, getMetaDescription, getMetaKeyword, getMetaTitle, getName, getPath, getStartDate, getStatus, getSubtype, getTemplate, setDescription, setEndDate, setH1Title, setId, setLinkText, setMetaDescription, setMetaKeyword, setMetaTitle, setName, setPath, setStartDate, setStatus, setSubtype, setTemplate, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getH1Title, getLinkText, getMetaDescription, getMetaKeyword, getMetaTitle
getDescription, getEndDate, getId, getName, getPath, getStartDate, getStatus, getSubtype, getTemplate
public com.fatwire.assetapi.data.AssetId getLinkImage()
getLinkImage
in interface Alias
public com.fatwire.assetapi.data.AssetId getTarget()
public String getTargetUrl()
getTargetUrl
in interface Alias
public void setTarget(com.fatwire.assetapi.data.AssetId target)
public void setTargetUrl(String targetUrl)
public void setPopup(String popup)
public void setLinkImage(com.fatwire.assetapi.data.AssetId linkImage)
Copyright © 2010-2016 Oracle Corporation. All Rights Reserved.