Class ProppatchMethodImpl

Object
com.liferay.portal.webdav.methods.BasePropMethodImpl
com.liferay.portal.webdav.methods.ProppatchMethodImpl
All Implemented Interfaces:
com.liferay.portal.kernel.webdav.methods.Method

public class ProppatchMethodImpl extends BasePropMethodImpl
Author:
Alexander Chow
  • Constructor Details

    • ProppatchMethodImpl

      public ProppatchMethodImpl()
  • Method Details

    • process

      public int process(com.liferay.portal.kernel.webdav.WebDAVRequest webDAVRequest) throws com.liferay.portal.kernel.webdav.WebDAVException
      Throws:
      com.liferay.portal.kernel.webdav.WebDAVException
    • getStoredProperties

      protected com.liferay.portal.kernel.model.WebDAVProps getStoredProperties(com.liferay.portal.kernel.webdav.WebDAVRequest webDAVRequest) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • processInstructions

      protected Set<com.liferay.portal.kernel.xml.QName> processInstructions(com.liferay.portal.kernel.webdav.WebDAVRequest webDAVRequest) throws InvalidRequestException, LockException
      Throws:
      InvalidRequestException
      LockException