Package | Description |
---|---|
com.cybozu.kintone.database |
Modifier and Type | Class and Description |
---|---|
class |
FileLazyUploader
Implemented class of lazy file uploader for using File.
|
class |
InputStreamLazyUploader
Implemented class of lazy file uploader for using InputStream.
|
Modifier and Type | Method and Description |
---|---|
LazyUploader |
Field.getLazyUploader()
Gets the lazy uploader.
|
Modifier and Type | Method and Description |
---|---|
void |
Field.setLazyUploader(LazyUploader lazyUploader)
Sets the lazy uploader.
|