Liferay 6.0-ee-sp2

Uses of Interface
com.liferay.portal.service.persistence.WebDAVPropsPersistence

Packages that use WebDAVPropsPersistence
com.liferay.portal.service.persistence   
 

Uses of WebDAVPropsPersistence in com.liferay.portal.service.persistence
 

Methods in com.liferay.portal.service.persistence that return WebDAVPropsPersistence
static WebDAVPropsPersistence WebDAVPropsUtil.getPersistence()
           
 

Methods in com.liferay.portal.service.persistence with parameters of type WebDAVPropsPersistence
 void WebDAVPropsUtil.setPersistence(WebDAVPropsPersistence persistence)
           
 


Liferay 6.0-ee-sp2