org.tynamo.components
Class Download

java.lang.Object
  extended by org.tynamo.components.Download

public class Download
extends Object


Constructor Summary
Download()
           
 
Method Summary
 org.apache.tapestry5.Link getBlobLink()
           
 String getFileName()
           
 BlobDescriptorExtension.RenderType getRenderType()
           
 boolean isModelNew()
           
 boolean isNotImageNotIconNotNull()
           
 boolean isNotNull()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Download

public Download()
Method Detail

getRenderType

public BlobDescriptorExtension.RenderType getRenderType()

getBlobLink

public org.apache.tapestry5.Link getBlobLink()

getFileName

public String getFileName()

isNotNull

public boolean isNotNull()

isModelNew

public boolean isModelNew()

isNotImageNotIconNotNull

public boolean isNotImageNotIconNotNull()


Copyright © 2004-2009. All Rights Reserved.