public class UploadFileStorageService
extends org.osgl.storage.impl.FileSystemService
Modifier and Type | Field and Description |
---|---|
static org.osgl.storage.KeyNameProvider |
ACT_STORAGE_KEY_NAME_PROVIDER |
CONF_FS_GET_NO_GET, CONF_HOME_DIR, CONF_HOME_URL
Constructor and Description |
---|
UploadFileStorageService(java.util.Map<java.lang.String,java.lang.String> conf,
int inMemoryCacheThreshold) |
Modifier and Type | Method and Description |
---|---|
static UploadFileStorageService |
create(App app) |
static org.osgl.storage.ISObject |
store(org.apache.commons.fileupload.FileItemStream fileItemStream,
App app) |
configure, doGetFile, doGetInputStream, doGetMeta, doPut, doRemove, getFile, newService, newSObject, root
configure, contextPath, createSubFolder, forceGet, get, getConfValue, getContextPath, getFull, getKey, getKey, getLazy, getMeta, getMeta, getStaticWebEndpoint, getUrl, id, isManaged, keyWithContextPath, loadContent, put, remove, setKeyGenerator, setKeyNameProvider, subFolder
public static final org.osgl.storage.KeyNameProvider ACT_STORAGE_KEY_NAME_PROVIDER
public UploadFileStorageService(java.util.Map<java.lang.String,java.lang.String> conf, int inMemoryCacheThreshold)
public static UploadFileStorageService create(App app)
public static org.osgl.storage.ISObject store(org.apache.commons.fileupload.FileItemStream fileItemStream, App app)
Copyright © 2014–2017 ActFramework. All rights reserved.