Liferay 7.0-ce-b1

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

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

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

Methods in com.liferay.portal.service.persistence that return RecentLayoutBranchPersistence
static RecentLayoutBranchPersistence RecentLayoutBranchUtil.getPersistence()
           
 

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


Liferay 7.0-ce-b1