Liferay 6.2-ce-ga5

Uses of Interface
com.liferay.portal.kernel.webdav.methods.MethodFactoryRegistry

Packages that use MethodFactoryRegistry
com.liferay.portal.kernel.webdav.methods   
 

Uses of MethodFactoryRegistry in com.liferay.portal.kernel.webdav.methods
 

Methods in com.liferay.portal.kernel.webdav.methods that return MethodFactoryRegistry
static MethodFactoryRegistry MethodFactoryRegistryUtil.getMethodFactoryRegistry()
           
 

Methods in com.liferay.portal.kernel.webdav.methods with parameters of type MethodFactoryRegistry
 void MethodFactoryRegistryUtil.setMethodFactoryRegistry(MethodFactoryRegistry methodFactoryRegistry)
           
 


Liferay 6.2-ce-ga5