|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.liferay.portal.webdav.methods.BasePropMethodImpl
com.liferay.portal.webdav.methods.ProppatchMethodImpl
public class ProppatchMethodImpl
| Field Summary |
|---|
| Fields inherited from interface com.liferay.portal.webdav.methods.Method |
|---|
COPY, DELETE, GET, HEAD, LOCK, MKCOL, MOVE, OPTIONS, PROPFIND, PROPPATCH, PUT, SUPPORTED_METHODS, SUPPORTED_METHODS_ARRAY, UNLOCK |
| Constructor Summary | |
|---|---|
ProppatchMethodImpl()
|
|
| Method Summary | |
|---|---|
protected com.liferay.portal.model.WebDAVProps |
getStoredProperties(WebDAVRequest webDavReq)
|
int |
process(WebDAVRequest webDavReq)
|
protected java.util.Set<com.liferay.portal.kernel.util.Tuple> |
processInstructions(WebDAVRequest webDavReq)
|
| Methods inherited from class com.liferay.portal.webdav.methods.BasePropMethodImpl |
|---|
addResponse, addResponse, addResponse, getResponseXML, getResponseXML |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ProppatchMethodImpl()
| Method Detail |
|---|
public int process(WebDAVRequest webDavReq)
throws WebDAVException
WebDAVException
protected com.liferay.portal.model.WebDAVProps getStoredProperties(WebDAVRequest webDavReq)
throws com.liferay.portal.PortalException,
com.liferay.portal.SystemException
com.liferay.portal.PortalException
com.liferay.portal.SystemException
protected java.util.Set<com.liferay.portal.kernel.util.Tuple> processInstructions(WebDAVRequest webDavReq)
throws InvalidRequestException
InvalidRequestException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||