public class FckFileManagerResource extends FckCommon implements GetableResource
| Modifier and Type | Field and Description |
|---|---|
static String |
UPLOAD_RESPONSE_TEMPLATE |
static Path |
URL |
url, wrappedResource| Constructor and Description |
|---|
FckFileManagerResource(CollectionResource folder) |
| Modifier and Type | Method and Description |
|---|---|
String |
getContentType(String accepts) |
String |
getUniqueId() |
String |
processForm(Map<String,String> parameters,
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, isDigestAllowedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetContentLength, getMaxAgeSecondsauthenticate, authorise, checkRedirect, getModifiedDate, getName, getRealmpublic static final Path URL
public static final String UPLOAD_RESPONSE_TEMPLATE
public FckFileManagerResource(CollectionResource folder)
public String getUniqueId()
getUniqueId in interface Resourcepublic String processForm(Map<String,String> parameters, Map<String,FileItem> files) throws ConflictException, NotAuthorizedException, BadRequestException
processForm in interface PostableResourceConflictExceptionNotAuthorizedExceptionBadRequestExceptionpublic void sendContent(OutputStream out, Range range, Map<String,String> params, String contentType) throws IOException, NotAuthorizedException, BadRequestException
sendContent in interface GetableResourceIOExceptionNotAuthorizedExceptionBadRequestExceptionpublic String getContentType(String accepts)
getContentType in interface GetableResourceCopyright © 2021 McEvoy Software Ltd. All rights reserved.