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, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetH1Title, getLinkText, getMetaDescription, getMetaKeyword, getMetaTitlegetDescription, getEndDate, getId, getName, getPath, getStartDate, getStatus, getSubtype, getTemplatepublic com.fatwire.assetapi.data.AssetId getLinkImage()
getLinkImage in interface Aliaspublic com.fatwire.assetapi.data.AssetId getTarget()
public String getTargetUrl()
getTargetUrl in interface Aliaspublic 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.