@ProviderType public class RecentLayoutSetBranchLocalServiceImpl extends RecentLayoutSetBranchLocalServiceBaseImpl
counterLocalService, layoutSetBranchLocalService, layoutSetBranchPersistence, persistedModelLocalServiceRegistry, recentLayoutSetBranchLocalService, recentLayoutSetBranchPersistence| Constructor and Description |
|---|
RecentLayoutSetBranchLocalServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
com.liferay.portal.kernel.model.RecentLayoutSetBranch |
addRecentLayoutSetBranch(long userId,
long layoutSetBranchId,
long layoutSetId) |
void |
deleteRecentLayoutSetBranches(long layoutSetBranchId) |
void |
deleteUserRecentLayoutSetBranches(long userId) |
com.liferay.portal.kernel.model.RecentLayoutSetBranch |
fetchRecentLayoutSetBranch(long userId,
long layoutSetId) |
addRecentLayoutSetBranch, afterPropertiesSet, createRecentLayoutSetBranch, deletePersistedModel, deleteRecentLayoutSetBranch, deleteRecentLayoutSetBranch, destroy, dynamicQuery, dynamicQuery, dynamicQuery, dynamicQuery, dynamicQueryCount, dynamicQueryCount, fetchRecentLayoutSetBranch, getActionableDynamicQuery, getCounterLocalService, getIndexableActionableDynamicQuery, getLayoutSetBranchLocalService, getLayoutSetBranchPersistence, getModelClass, getModelClassName, getOSGiServiceIdentifier, getPersistedModel, getRecentLayoutSetBranch, getRecentLayoutSetBranchLocalService, getRecentLayoutSetBranchPersistence, getRecentLayoutSetBranchs, getRecentLayoutSetBranchsCount, initActionableDynamicQuery, runSQL, setCounterLocalService, setLayoutSetBranchLocalService, setLayoutSetBranchPersistence, setRecentLayoutSetBranchLocalService, setRecentLayoutSetBranchPersistence, updateRecentLayoutSetBranchpublic RecentLayoutSetBranchLocalServiceImpl()
public com.liferay.portal.kernel.model.RecentLayoutSetBranch addRecentLayoutSetBranch(long userId,
long layoutSetBranchId,
long layoutSetId)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic void deleteRecentLayoutSetBranches(long layoutSetBranchId)
public void deleteUserRecentLayoutSetBranches(long userId)
public com.liferay.portal.kernel.model.RecentLayoutSetBranch fetchRecentLayoutSetBranch(long userId,
long layoutSetId)