Liferay 6.0.3

Uses of Interface
com.liferay.portal.model.WebDAVPropsModel

Packages that use WebDAVPropsModel
com.liferay.portal.model   
com.liferay.portal.model.impl   
 

Uses of WebDAVPropsModel in com.liferay.portal.model
 

Subinterfaces of WebDAVPropsModel in com.liferay.portal.model
 interface WebDAVProps
           This interface is a model that represents the WebDAVProps table in the database.
 

Classes in com.liferay.portal.model that implement WebDAVPropsModel
 class WebDAVPropsWrapper
           This class is a wrapper for WebDAVProps.
 

Uses of WebDAVPropsModel in com.liferay.portal.model.impl
 

Classes in com.liferay.portal.model.impl that implement WebDAVPropsModel
 class WebDAVPropsImpl
           
 class WebDAVPropsModelImpl
           This interface is a model that represents the WebDAVProps table in the database.
 


Liferay 6.0.3