Liferay 7.0-ce-b4

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

Packages that use RecentLayoutSetBranchModelImpl
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 RecentLayoutSetBranchModelImpl in com.liferay.portal.model.impl
 

Subclasses of RecentLayoutSetBranchModelImpl in com.liferay.portal.model.impl
 class RecentLayoutSetBranchBaseImpl
          The extended model base implementation for the RecentLayoutSetBranch service.
 class RecentLayoutSetBranchImpl
           
 

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

Methods in com.liferay.portal.service.persistence.impl with parameters of type RecentLayoutSetBranchModelImpl
protected  void RecentLayoutSetBranchPersistenceImpl.cacheUniqueFindersCache(RecentLayoutSetBranchModelImpl recentLayoutSetBranchModelImpl, boolean isNew)
           
protected  void RecentLayoutSetBranchPersistenceImpl.clearUniqueFindersCache(RecentLayoutSetBranchModelImpl recentLayoutSetBranchModelImpl)
           
 


Liferay 7.0-ce-b4