public class RecentLayoutBranchLocalServiceImpl extends RecentLayoutBranchLocalServiceBaseImpl
counterLocalService, layoutBranchLocalService, layoutBranchPersistence, 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, createRecentLayoutBranch, deletePersistedModel, deleteRecentLayoutBranch, deleteRecentLayoutBranch, destroy, dynamicQuery, dynamicQuery, dynamicQuery, dynamicQuery, dynamicQueryCount, dynamicQueryCount, fetchRecentLayoutBranch, getActionableDynamicQuery, getCounterLocalService, getIndexableActionableDynamicQuery, getLayoutBranchLocalService, getLayoutBranchPersistence, getModelClass, getModelClassName, getOSGiServiceIdentifier, getPersistedModel, getRecentLayoutBranch, getRecentLayoutBranchLocalService, getRecentLayoutBranchPersistence, getRecentLayoutBranchs, getRecentLayoutBranchsCount, initActionableDynamicQuery, runSQL, setCounterLocalService, setLayoutBranchLocalService, setLayoutBranchPersistence, setRecentLayoutBranchLocalService, setRecentLayoutBranchPersistence, updateRecentLayoutBranch
public 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.PortalException
public void deleteRecentLayoutBranches(long layoutBranchId)
public void deleteUserRecentLayoutBranches(long userId)
public com.liferay.portal.kernel.model.RecentLayoutBranch fetchRecentLayoutBranch(long userId, long layoutSetBranchId, long plid)