public class PutChildAnnotationHandler extends AbstractAnnotationHandler
annoClass, annoResourceFactory, methods| Constructor and Description |
|---|
PutChildAnnotationHandler(AnnotationResourceFactory outer) |
| Modifier and Type | Method and Description |
|---|---|
Object |
execute(AnnoResource res,
String newName,
InputStream inputStream,
Long length,
String contentType) |
void |
replace(AnnoFileResource fileRes,
InputStream inputStream,
Long length) |
attemptToReadProperty, attemptToSetProperty, getAnnoClass, getControllerMethods, getMethodForType, getSupportedMethods, invoke, isCompatible, parseControllerpublic PutChildAnnotationHandler(AnnotationResourceFactory outer)
public Object execute(AnnoResource res, String newName, InputStream inputStream, Long length, String contentType) throws ConflictException, NotAuthorizedException, BadRequestException
public void replace(AnnoFileResource fileRes, InputStream inputStream, Long length) throws ConflictException, NotAuthorizedException, BadRequestException
Copyright © 2021 McEvoy Software Ltd. All rights reserved.