public class RecentLayoutRevisionLocalServiceImpl extends RecentLayoutRevisionLocalServiceBaseImpl
counterLocalService, layoutRevisionLocalService, layoutRevisionPersistence, persistedModelLocalServiceRegistry, recentLayoutRevisionLocalService, recentLayoutRevisionPersistence
Constructor and Description |
---|
RecentLayoutRevisionLocalServiceImpl() |
Modifier and Type | Method and Description |
---|---|
com.liferay.portal.kernel.model.RecentLayoutRevision |
addRecentLayoutRevision(long userId,
long layoutRevisionId,
long layoutSetBranchId,
long plid) |
void |
deleteRecentLayoutRevisions(long layoutRevisionId) |
void |
deleteUserRecentLayoutRevisions(long userId) |
com.liferay.portal.kernel.model.RecentLayoutRevision |
fetchRecentLayoutRevision(long userId,
long layoutSetBranchId,
long plid) |
addRecentLayoutRevision, afterPropertiesSet, createRecentLayoutRevision, deletePersistedModel, deleteRecentLayoutRevision, deleteRecentLayoutRevision, destroy, dynamicQuery, dynamicQuery, dynamicQuery, dynamicQuery, dynamicQueryCount, dynamicQueryCount, fetchRecentLayoutRevision, getActionableDynamicQuery, getCounterLocalService, getIndexableActionableDynamicQuery, getLayoutRevisionLocalService, getLayoutRevisionPersistence, getModelClass, getModelClassName, getOSGiServiceIdentifier, getPersistedModel, getRecentLayoutRevision, getRecentLayoutRevisionLocalService, getRecentLayoutRevisionPersistence, getRecentLayoutRevisions, getRecentLayoutRevisionsCount, initActionableDynamicQuery, runSQL, setCounterLocalService, setLayoutRevisionLocalService, setLayoutRevisionPersistence, setRecentLayoutRevisionLocalService, setRecentLayoutRevisionPersistence, updateRecentLayoutRevision
public RecentLayoutRevisionLocalServiceImpl()
public com.liferay.portal.kernel.model.RecentLayoutRevision addRecentLayoutRevision(long userId, long layoutRevisionId, long layoutSetBranchId, long plid) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public void deleteRecentLayoutRevisions(long layoutRevisionId)
public void deleteUserRecentLayoutRevisions(long userId)
public com.liferay.portal.kernel.model.RecentLayoutRevision fetchRecentLayoutRevision(long userId, long layoutSetBranchId, long plid)