public class MentionsBlogsEntryServiceWrapper
extends com.liferay.blogs.kernel.service.BlogsEntryLocalServiceWrapper
Constructor and Description |
---|
MentionsBlogsEntryServiceWrapper() |
MentionsBlogsEntryServiceWrapper(com.liferay.blogs.kernel.service.BlogsEntryLocalService blogsEntryLocalService) |
Modifier and Type | Method and Description |
---|---|
protected void |
setBlogsEntryLocalService(com.liferay.blogs.kernel.service.BlogsEntryLocalService blogsEntryLocalService) |
protected void |
setConfigurationProvider(com.liferay.portal.kernel.module.configuration.ConfigurationProvider configurationProvider) |
protected void |
setMentionsNotifier(com.liferay.mentions.util.MentionsNotifier mentionsNotifier) |
com.liferay.blogs.kernel.model.BlogsEntry |
updateStatus(long userId,
long entryId,
int status,
com.liferay.portal.kernel.service.ServiceContext serviceContext,
java.util.Map<java.lang.String,java.io.Serializable> workflowContext) |
addAttachmentsFolder, addBlogsEntry, addCoverImage, addEntry, addEntry, addEntry, addEntry, addEntry, addEntryResources, addEntryResources, addEntryResources, addEntryResources, addOriginalImageFileEntry, addSmallImage, checkEntries, createBlogsEntry, deleteBlogsEntry, deleteBlogsEntry, deleteEntries, deleteEntry, deleteEntry, deletePersistedModel, dynamicQuery, dynamicQuery, dynamicQuery, dynamicQuery, dynamicQueryCount, dynamicQueryCount, fetchAttachmentsFolder, fetchBlogsEntry, fetchBlogsEntryByUuidAndGroupId, getActionableDynamicQuery, getBlogsEntries, getBlogsEntriesByUuidAndCompanyId, getBlogsEntriesByUuidAndCompanyId, getBlogsEntriesCount, getBlogsEntry, getBlogsEntryByUuidAndGroupId, getCompanyEntries, getCompanyEntriesCount, getEntriesPrevAndNext, getEntry, getEntry, getExportActionableDynamicQuery, getGroupEntries, getGroupEntries, getGroupEntriesCount, getGroupEntriesCount, getGroupsEntries, getGroupUserEntries, getGroupUserEntriesCount, getIndexableActionableDynamicQuery, getNoAssetEntries, getOrganizationEntries, getOrganizationEntriesCount, getOSGiServiceIdentifier, getPersistedModel, getWrappedService, moveEntriesToTrash, moveEntryToTrash, moveEntryToTrash, restoreEntryFromTrash, setWrappedService, subscribe, unsubscribe, updateAsset, updateBlogsEntry, updateEntry, updateEntry, updateEntry, updateEntry, updateEntryResources, updateEntryResources, updateStatus
public MentionsBlogsEntryServiceWrapper()
public MentionsBlogsEntryServiceWrapper(com.liferay.blogs.kernel.service.BlogsEntryLocalService blogsEntryLocalService)
public com.liferay.blogs.kernel.model.BlogsEntry updateStatus(long userId, long entryId, int status, com.liferay.portal.kernel.service.ServiceContext serviceContext, java.util.Map<java.lang.String,java.io.Serializable> workflowContext) throws com.liferay.portal.kernel.exception.PortalException
updateStatus
in interface com.liferay.blogs.kernel.service.BlogsEntryLocalService
updateStatus
in class com.liferay.blogs.kernel.service.BlogsEntryLocalServiceWrapper
com.liferay.portal.kernel.exception.PortalException
protected void setBlogsEntryLocalService(com.liferay.blogs.kernel.service.BlogsEntryLocalService blogsEntryLocalService)
protected void setConfigurationProvider(com.liferay.portal.kernel.module.configuration.ConfigurationProvider configurationProvider)
protected void setMentionsNotifier(com.liferay.mentions.util.MentionsNotifier mentionsNotifier)