Liferay 7.0-ce-b1

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

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

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

Methods in com.liferay.portal.service.persistence that return RecentLayoutSetBranchPersistence
static RecentLayoutSetBranchPersistence RecentLayoutSetBranchUtil.getPersistence()
           
 

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


Liferay 7.0-ce-b1