|
Liferay 7.0-ga1 portal-impl | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.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(com.liferay.portal.kernel.webdav.WebDAVRequest webDAVRequest)
|
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(com.liferay.portal.kernel.webdav.WebDAVRequest webDAVRequest) throws com.liferay.portal.kernel.webdav.WebDAVException
process
in interface com.liferay.portal.kernel.webdav.methods.Method
com.liferay.portal.kernel.webdav.WebDAVException
|
Liferay 7.0-ga1 portal-impl | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |