public class Download extends Object
| Constructor and Description |
|---|
Download() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.tapestry5.Link |
getBlobLink() |
String |
getFileName() |
org.apache.tapestry5.Asset |
getIcon() |
RenderType |
getRenderType() |
boolean |
isModelNew() |
boolean |
isNotImageNotIconNotNull() |
boolean |
isNotNull() |
public RenderType getRenderType()
public org.apache.tapestry5.Link getBlobLink()
public org.apache.tapestry5.Asset getIcon()
public String getFileName()
public boolean isNotNull()
public boolean isModelNew()
public boolean isNotImageNotIconNotNull()
Copyright © 2004-2013. All Rights Reserved.