public class FckQuickUploaderResource extends FckCommon
| Modifier and Type | Field and Description |
|---|---|
static String |
UPLOAD_RESPONSE_TEMPLATE_NORMAL |
static Path |
URL |
url, wrappedResource| Constructor and Description |
|---|
FckQuickUploaderResource(CollectionResource host) |
| Modifier and Type | Method and Description |
|---|---|
String |
getContentType(String accepts) |
String |
getUniqueId() |
String |
processForm(Map<String,String> params,
Map<String,FileItem> files) |
void |
sendContent(OutputStream out,
Range range,
Map<String,String> params,
String contentType) |
authenticate, authenticate, authorise, checkRedirect, getContentLength, getMaxAgeSeconds, getModifiedDate, getName, getRealm, isDigestAllowedpublic static final String UPLOAD_RESPONSE_TEMPLATE_NORMAL
public static final Path URL
public FckQuickUploaderResource(CollectionResource host)
public String getUniqueId()
public String processForm(Map<String,String> params, Map<String,FileItem> files) throws BadRequestException, NotAuthorizedException
public void sendContent(OutputStream out, Range range, Map<String,String> params, String contentType) throws IOException
IOExceptionCopyright © 2021 McEvoy Software Ltd. All rights reserved.