Liferay 7.0-ce-b4

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

Packages that use LayoutFriendlyURLModelImpl
com.liferay.portal.model.impl This package defines the portal model implementation base classes. 
com.liferay.portal.service.persistence.impl This package defines the portal service persistence implementation base classes. 
 

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

Subclasses of LayoutFriendlyURLModelImpl in com.liferay.portal.model.impl
 class LayoutFriendlyURLBaseImpl
          The extended model base implementation for the LayoutFriendlyURL service.
 class LayoutFriendlyURLImpl
           
 

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

Methods in com.liferay.portal.service.persistence.impl with parameters of type LayoutFriendlyURLModelImpl
protected  void LayoutFriendlyURLPersistenceImpl.cacheUniqueFindersCache(LayoutFriendlyURLModelImpl layoutFriendlyURLModelImpl, boolean isNew)
           
protected  void LayoutFriendlyURLPersistenceImpl.clearUniqueFindersCache(LayoutFriendlyURLModelImpl layoutFriendlyURLModelImpl)
           
 


Liferay 7.0-ce-b4