Liferay 7.0-ce-b7 portal-impl

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

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

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

Subclasses of RecentLayoutBranchModelImpl in com.liferay.portal.model.impl
 class RecentLayoutBranchBaseImpl
          The extended model base implementation for the RecentLayoutBranch service.
 class RecentLayoutBranchImpl
           
 

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

Methods in com.liferay.portal.service.persistence.impl with parameters of type RecentLayoutBranchModelImpl
protected  void RecentLayoutBranchPersistenceImpl.cacheUniqueFindersCache(RecentLayoutBranchModelImpl recentLayoutBranchModelImpl, boolean isNew)
           
protected  void RecentLayoutBranchPersistenceImpl.clearUniqueFindersCache(RecentLayoutBranchModelImpl recentLayoutBranchModelImpl)
           
 


Liferay 7.0-ce-b7 portal-impl