public abstract class DefaultUploadContent extends java.lang.Object implements IUploadContent
| Constructor and Description |
|---|
DefaultUploadContent() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getId() |
java.lang.String |
getURL()
The URL that can be passed back to client side for accessing the
buffered content.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbeginPassing, endPassing, passClientFilepublic java.lang.String getId()
getId in interface IUploadContentpublic java.lang.String getURL()
getURL in interface IUploadContentCopyright © CaptainCasa Gmbh. All Rights Reserved.