public class RecentLayoutBranchLocalServiceImpl extends RecentLayoutBranchLocalServiceBaseImpl
counterLocalService, persistedModelLocalServiceRegistry, recentLayoutBranchLocalService, recentLayoutBranchPersistence| Constructor and Description |
|---|
RecentLayoutBranchLocalServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
com.liferay.portal.kernel.model.RecentLayoutBranch |
addRecentLayoutBranch(long userId,
long layoutBranchId,
long layoutSetBranchId,
long plid) |
void |
deleteRecentLayoutBranches(long layoutBranchId) |
void |
deleteUserRecentLayoutBranches(long userId) |
com.liferay.portal.kernel.model.RecentLayoutBranch |
fetchRecentLayoutBranch(long userId,
long layoutSetBranchId,
long plid) |
addRecentLayoutBranch, afterPropertiesSet, createPersistedModel, createRecentLayoutBranch, deletePersistedModel, deleteRecentLayoutBranch, deleteRecentLayoutBranch, destroy, dslQuery, dslQueryCount, dynamicQuery, dynamicQuery, dynamicQuery, dynamicQuery, dynamicQueryCount, dynamicQueryCount, fetchRecentLayoutBranch, getActionableDynamicQuery, getBasePersistence, getCounterLocalService, getIndexableActionableDynamicQuery, getModelClass, getModelClassName, getOSGiServiceIdentifier, getPersistedModel, getRecentLayoutBranch, getRecentLayoutBranchLocalService, getRecentLayoutBranchPersistence, getRecentLayoutBranchs, getRecentLayoutBranchsCount, initActionableDynamicQuery, runSQL, setCounterLocalService, setRecentLayoutBranchLocalService, setRecentLayoutBranchPersistence, updateRecentLayoutBranchpublic com.liferay.portal.kernel.model.RecentLayoutBranch addRecentLayoutBranch(long userId,
long layoutBranchId,
long layoutSetBranchId,
long plid)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic void deleteRecentLayoutBranches(long layoutBranchId)
public void deleteUserRecentLayoutBranches(long userId)
public com.liferay.portal.kernel.model.RecentLayoutBranch fetchRecentLayoutBranch(long userId,
long layoutSetBranchId,
long plid)