|
Liferay 6.2-ce-ga5 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.portal.webdav.methods.GetMethodImpl
public class GetMethodImpl
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 | |
---|---|
GetMethodImpl()
|
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 GetMethodImpl()
Method Detail |
---|
public int process(WebDAVRequest webDAVRequest) throws WebDAVException
Method
process
in interface Method
webDAVRequest
- the WebDAV request
WebDAVException
- if a WebDAV exception occurred
|
Liferay 6.2-ce-ga5 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |