public interface DeferredFileValue extends FileValue
FileValue.getValue()
returns null
. Once #load()
has been called
FileValue.getValue()
holds the respective file value.Modifier and Type | Method and Description |
---|---|
boolean |
isLoaded()
Indicates whether the file value has been loaded
|
getEncoding, getEncodingAsCharset, getFilename, getMimeType, getValue
getType, isTransient
Copyright © 2022. All rights reserved.