|
Liferay 7.0-ga1 portal-impl | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.webdav.methods.LockMethodImpl
public class LockMethodImpl
| 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 | |
|---|---|
LockMethodImpl()
|
|
| Method Summary | |
|---|---|
protected int |
doProcess(com.liferay.portal.kernel.webdav.WebDAVRequest webDAVRequest)
|
protected String |
getResponseXML(com.liferay.portal.kernel.lock.Lock lock,
long depth)
|
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 LockMethodImpl()
| 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.Methodcom.liferay.portal.kernel.webdav.WebDAVException
protected int doProcess(com.liferay.portal.kernel.webdav.WebDAVRequest webDAVRequest)
throws Exception
Exception
protected String getResponseXML(com.liferay.portal.kernel.lock.Lock lock,
long depth)
throws Exception
Exception
|
Liferay 7.0-ga1 portal-impl | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||