Liferay 7.0-ce-b8 portal-impl

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

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

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

Subclasses of LayoutRevisionModelImpl in com.liferay.portal.model.impl
 class LayoutRevisionBaseImpl
          The extended model base implementation for the LayoutRevision service.
 class LayoutRevisionImpl
           
 

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

Methods in com.liferay.portal.service.persistence.impl with parameters of type LayoutRevisionModelImpl
protected  void LayoutRevisionPersistenceImpl.cacheUniqueFindersCache(LayoutRevisionModelImpl layoutRevisionModelImpl, boolean isNew)
           
protected  void LayoutRevisionPersistenceImpl.clearUniqueFindersCache(LayoutRevisionModelImpl layoutRevisionModelImpl)
           
 


Liferay 7.0-ce-b8 portal-impl