|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.webdav.methods.MoveMethodImpl
public class MoveMethodImpl
| Field Summary |
|---|
| Fields inherited from interface com.liferay.portal.kernel.webdav.methods.Method |
|---|
COPY, DELETE, GET, HEAD, LOCK, MKCOL, MOVE, OPTIONS, PROPFIND, PROPPATCH, PUT, SUPPORTED_METHOD_NAMES, UNLOCK |
| Constructor Summary | |
|---|---|
MoveMethodImpl()
|
|
| Method Summary | |
|---|---|
int |
process(WebDAVRequest webDAVRequest)
Returns -1 or a supported HTTP status code. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MoveMethodImpl()
| Method Detail |
|---|
public int process(WebDAVRequest webDAVRequest)
throws WebDAVException
Method
process in interface MethodwebDAVRequest - the WebDAV request
WebDAVException
|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||