Liferay 7.0-ce-b4

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

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

Subclasses of LayoutBranchModelImpl in com.liferay.portal.model.impl
 class LayoutBranchBaseImpl
          The extended model base implementation for the LayoutBranch service.
 class LayoutBranchImpl
           
 

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

Methods in com.liferay.portal.service.persistence.impl with parameters of type LayoutBranchModelImpl
protected  void LayoutBranchPersistenceImpl.cacheUniqueFindersCache(LayoutBranchModelImpl layoutBranchModelImpl, boolean isNew)
           
protected  void LayoutBranchPersistenceImpl.clearUniqueFindersCache(LayoutBranchModelImpl layoutBranchModelImpl)
           
 


Liferay 7.0-ce-b4