| |
|
| java.lang.Object org.jasig.portal.MultipartDataSource
isAvailable | boolean isAvailable(Code) | | |
MultipartDataSource | public MultipartDataSource(FilePart filePart) throws IOException(Code) | | |
dispose | public void dispose()(Code) | | Releases tempfile associated with this object any memory they consume
will be returned to the OS.
since: uPortal 2.5. Prior to uPortal 2.5, tempfile deletion was a side effect since: of the finalizer. |
isAvailable | public boolean isAvailable()(Code) | | |
|
|
|