Liferay 7.0-ga1 portal-impl

Uses of Class
com.liferay.portal.model.impl.WebDAVPropsModelImpl

Packages that use WebDAVPropsModelImpl
com.liferay.portal.model.impl   
com.liferay.portal.service.persistence.impl   
 

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

Subclasses of WebDAVPropsModelImpl in com.liferay.portal.model.impl
 class WebDAVPropsBaseImpl
          The extended model base implementation for the WebDAVProps service.
 class WebDAVPropsImpl
           
 

Uses of WebDAVPropsModelImpl in com.liferay.portal.service.persistence.impl
 

Methods in com.liferay.portal.service.persistence.impl with parameters of type WebDAVPropsModelImpl
protected  void WebDAVPropsPersistenceImpl.cacheUniqueFindersCache(WebDAVPropsModelImpl webDAVPropsModelImpl, boolean isNew)
           
protected  void WebDAVPropsPersistenceImpl.clearUniqueFindersCache(WebDAVPropsModelImpl webDAVPropsModelImpl)
           
 


Liferay 7.0-ga1 portal-impl