Liferay 7.0-ce-b4

Uses of Interface
com.liferay.portal.model.RecentLayoutBranchModel

Packages that use RecentLayoutBranchModel
com.liferay.portal.model This package defines the portal model interfaces, classes, utilities, wrappers, and annotated types. 
com.liferay.portal.model.impl This package defines the portal model implementation base classes. 
 

Uses of RecentLayoutBranchModel in com.liferay.portal.model
 

Subinterfaces of RecentLayoutBranchModel in com.liferay.portal.model
 interface RecentLayoutBranch
          The extended model interface for the RecentLayoutBranch service.
 

Classes in com.liferay.portal.model that implement RecentLayoutBranchModel
 class RecentLayoutBranchWrapper
           This class is a wrapper for RecentLayoutBranch.
 

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

Classes in com.liferay.portal.model.impl that implement RecentLayoutBranchModel
 class RecentLayoutBranchBaseImpl
          The extended model base implementation for the RecentLayoutBranch service.
 class RecentLayoutBranchImpl
           
 class RecentLayoutBranchModelImpl
          The base model implementation for the RecentLayoutBranch service.
 


Liferay 7.0-ce-b4