Class MethodFactoryUtil
Object
com.liferay.portal.webdav.methods.MethodFactoryUtil
- Author:
- Brian Wing Shun Chan
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic com.liferay.portal.kernel.webdav.methods.Method
create
(javax.servlet.http.HttpServletRequest httpServletRequest)
-
Constructor Details
-
MethodFactoryUtil
public MethodFactoryUtil()
-
-
Method Details
-
create
public static com.liferay.portal.kernel.webdav.methods.Method create(javax.servlet.http.HttpServletRequest httpServletRequest) throws com.liferay.portal.kernel.webdav.WebDAVException - Throws:
com.liferay.portal.kernel.webdav.WebDAVException
-