org.tynamo.descriptor.extension
Class BlobDescriptorExtension
java.lang.Object
org.tynamo.descriptor.extension.BlobDescriptorExtension
- All Implemented Interfaces:
- Serializable, DescriptorExtension
public class BlobDescriptorExtension
- extends Object
- implements DescriptorExtension
- See Also:
- Serialized Form
|
Field Summary |
protected static org.apache.commons.logging.Log |
LOG
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LOG
protected static final org.apache.commons.logging.Log LOG
BlobDescriptorExtension
public BlobDescriptorExtension(Class beanType)
- Parameters:
beanType -
isBytes
public boolean isBytes()
isITynamoBlob
public boolean isITynamoBlob()
getFileName
public String getFileName()
setFileName
public void setFileName(String fileName)
getContentType
public String getContentType()
setContentType
public void setContentType(String contentType)
getRenderType
public RenderType getRenderType()
setRenderType
public void setRenderType(RenderType renderType)
getContentDisposition
public ContentDisposition getContentDisposition()
setContentDisposition
public void setContentDisposition(ContentDisposition contentDisposition)
Copyright © 2004-2012. All Rights Reserved.