Liferay 6.2-ce-ga5

Uses of Interface
com.liferay.portal.service.persistence.LayoutBranchPersistence

Packages that use LayoutBranchPersistence
com.liferay.portal.service.persistence This package defines the portal service persistence interfaces, classes, and utilities. 
 

Uses of LayoutBranchPersistence in com.liferay.portal.service.persistence
 

Methods in com.liferay.portal.service.persistence that return LayoutBranchPersistence
static LayoutBranchPersistence LayoutBranchUtil.getPersistence()
           
 

Methods in com.liferay.portal.service.persistence with parameters of type LayoutBranchPersistence
 void LayoutBranchUtil.setPersistence(LayoutBranchPersistence persistence)
          Deprecated. As of 6.2.0
 


Liferay 6.2-ce-ga5