Class MBMessageLocalServiceWrapper
- All Implemented Interfaces:
MBMessageLocalService,com.liferay.portal.kernel.service.BaseLocalService,com.liferay.portal.kernel.service.change.tracking.CTService<MBMessage>,com.liferay.portal.kernel.service.PersistedModelLocalService,com.liferay.portal.kernel.service.ServiceWrapper<MBMessageLocalService>
MBMessageLocalService.- See Also:
- Generated:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddDiscussionMessage(long userId, String userName, long groupId, String className, long classPK, int workflowAction) addDiscussionMessage(String externalReferenceCode, long userId, String userName, long groupId, String className, long classPK, long threadId, long parentMessageId, String subject, String body, com.liferay.portal.kernel.service.ServiceContext serviceContext) addMBMessage(MBMessage mbMessage) Adds the message-boards message to the database.addMessage(long userId, String userName, long groupId, long categoryId, long threadId, long parentMessageId, String subject, String body, String format, List<com.liferay.portal.kernel.util.ObjectValuePair<String, InputStream>> inputStreamOVPs, boolean anonymous, double priority, boolean allowPingbacks, com.liferay.portal.kernel.service.ServiceContext serviceContext) Deprecated.addMessage(long userId, String userName, long groupId, long categoryId, String subject, String body, com.liferay.portal.kernel.service.ServiceContext serviceContext) Deprecated.As of Cavanaugh (7.4.x), replaced byaddMessage(String, long, String, long, long, long, long, String, String, String, List, boolean, double, boolean, ServiceContext)addMessage(long userId, String userName, long groupId, long categoryId, String subject, String body, String format, String fileName, File file, boolean anonymous, double priority, boolean allowPingbacks, com.liferay.portal.kernel.service.ServiceContext serviceContext) Deprecated.As of Cavanaugh (7.4.x), replaced byaddMessage(String, long, String, long, long, long, long, String, String, String, List, boolean, double, boolean, ServiceContext)addMessage(long userId, String userName, long groupId, long categoryId, String subject, String body, String format, List<com.liferay.portal.kernel.util.ObjectValuePair<String, InputStream>> inputStreamOVPs, boolean anonymous, double priority, boolean allowPingbacks, com.liferay.portal.kernel.service.ServiceContext serviceContext) Deprecated.As of Cavanaugh (7.4.x), replaced byaddMessage(String, long, String, long, long, long, long, String, String, String, List, boolean, double, boolean, ServiceContext)addMessage(String externalReferenceCode, long userId, String userName, long groupId, long categoryId, long threadId, long parentMessageId, String subject, String body, String format, List<com.liferay.portal.kernel.util.ObjectValuePair<String, InputStream>> inputStreamOVPs, boolean anonymous, double priority, boolean allowPingbacks, com.liferay.portal.kernel.service.ServiceContext serviceContext) voidaddMessageAttachment(long userId, long messageId, String fileName, File file, String mimeType) voidaddMessageResources(long messageId, boolean addGroupPermissions, boolean addGuestPermissions) voidaddMessageResources(long messageId, com.liferay.portal.kernel.service.permission.ModelPermissions modelPermissions) voidaddMessageResources(MBMessage message, boolean addGroupPermissions, boolean addGuestPermissions) voidaddMessageResources(MBMessage message, com.liferay.portal.kernel.service.permission.ModelPermissions modelPermissions) com.liferay.portal.kernel.repository.model.FileEntryaddTempAttachment(long groupId, long userId, String folderName, String fileName, InputStream inputStream, String mimeType) createMBMessage(long messageId) Creates a new message-boards message with the primary key.com.liferay.portal.kernel.model.PersistedModelcreatePersistedModel(Serializable primaryKeyObj) deleteDiscussionMessage(long messageId) voiddeleteDiscussionMessages(String className, long classPK) deleteMBMessage(long messageId) Deletes the message-boards message with the primary key from the database.deleteMBMessage(MBMessage mbMessage) Deletes the message-boards message from the database.deleteMessage(long messageId) deleteMessage(MBMessage message) voiddeleteMessageAttachment(long messageId, String fileName) voiddeleteMessageAttachments(long messageId) com.liferay.portal.kernel.model.PersistedModeldeletePersistedModel(com.liferay.portal.kernel.model.PersistedModel persistedModel) voiddeleteTempAttachment(long groupId, long userId, String folderName, String fileName) <T> TdslQuery(com.liferay.petra.sql.dsl.query.DSLQuery dslQuery) intdslQueryCount(com.liferay.petra.sql.dsl.query.DSLQuery dslQuery) com.liferay.portal.kernel.dao.orm.DynamicQuery<T> List<T>dynamicQuery(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery) Performs a dynamic query on the database and returns the matching rows.<T> List<T>dynamicQuery(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery, int start, int end) Performs a dynamic query on the database and returns a range of the matching rows.<T> List<T>dynamicQuery(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<T> orderByComparator) Performs a dynamic query on the database and returns an ordered range of the matching rows.longdynamicQueryCount(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery) Returns the number of rows matching the dynamic query.longdynamicQueryCount(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery, com.liferay.portal.kernel.dao.orm.Projection projection) Returns the number of rows matching the dynamic query.voidemptyMessageAttachments(long messageId) fetchFileEntryMessage(long fileEntryId) fetchFirstMessage(long threadId, long parentMessageId) fetchMBMessage(long messageId) fetchMBMessageByExternalReferenceCode(String externalReferenceCode, long groupId) fetchMBMessageByUrlSubject(long groupId, String urlSubject) fetchMBMessageByUuidAndGroupId(String uuid, long groupId) Returns the message-boards message matching the UUID and group.com.liferay.portal.kernel.dao.orm.ActionableDynamicQuerycom.liferay.portal.kernel.service.persistence.BasePersistence<?>getCategoryMessages(long groupId, long categoryId, int status, int start, int end) getCategoryMessages(long groupId, long categoryId, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<MBMessage> orderByComparator) getCategoryMessages(long groupId, long categoryId, long threadId) intgetCategoryMessagesCount(long groupId, long categoryId, int status) getChildMessages(long parentMessageId, int status) getChildMessages(long parentMessageId, int status, int start, int end) intgetChildMessagesCount(long parentMessageId, int status) getCompanyMessages(long companyId, int status, int start, int end) getCompanyMessages(long companyId, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<MBMessage> orderByComparator) intgetCompanyMessagesCount(long companyId, int status) com.liferay.portal.kernel.service.persistence.change.tracking.CTPersistence<MBMessage>getDiscussionMessageDisplay(long userId, long groupId, String className, long classPK, int status) getDiscussionMessageDisplay(long userId, long groupId, String className, long classPK, int status, Comparator<MBMessage> comparator) intgetDiscussionMessagesCount(long classNameId, long classPK, int status) intgetDiscussionMessagesCount(String className, long classPK, int status) getDiscussions(String className) com.liferay.portal.kernel.dao.orm.ExportActionableDynamicQuerygetExportActionableDynamicQuery(com.liferay.exportimport.kernel.lar.PortletDataContext portletDataContext) getFileEntryMessage(long fileEntryId) getFirstMessage(long threadId, long parentMessageId) getGroupMessages(long groupId, int status, int start, int end) getGroupMessages(long groupId, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<MBMessage> orderByComparator) getGroupMessages(long groupId, long userId, int status, int start, int end) getGroupMessages(long groupId, long userId, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<MBMessage> orderByComparator) intgetGroupMessagesCount(long groupId, int status) intgetGroupMessagesCount(long groupId, long userId, int status) getGroupUserMessageBoardMessagesActivity(long groupId, long userId, int start, int end) intgetGroupUserMessageBoardMessagesActivityCount(long groupId, long userId) com.liferay.portal.kernel.dao.orm.IndexableActionableDynamicQuerygetLastThreadMessage(long threadId, int status) getMBMessage(long messageId) Returns the message-boards message with the primary key.getMBMessageByExternalReferenceCode(String externalReferenceCode, long groupId) getMBMessageByUuidAndGroupId(String uuid, long groupId) Returns the message-boards message matching the UUID and group.getMBMessages(int start, int end) Returns a range of all the message-boards messages.getMBMessagesByUuidAndCompanyId(String uuid, long companyId) Returns all the message-boards messages matching the UUID and company.getMBMessagesByUuidAndCompanyId(String uuid, long companyId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<MBMessage> orderByComparator) Returns a range of message-boards messages matching the UUID and company.intReturns the number of message-boards messages.getMessage(long messageId) getMessageDisplay(long userId, long messageId, int status) getMessageDisplay(long userId, MBMessage message, int status) getMessageDisplay(long userId, MBMessage message, int status, Comparator<MBMessage> comparator) getMessages(String className, long classPK, int status) Returns the OSGi service identifier.com.liferay.portal.kernel.model.PersistedModelgetPersistedModel(Serializable primaryKeyObj) intgetPositionInThread(long messageId) getRootDiscussionMessages(String className, long classPK, int status) getRootDiscussionMessages(String className, long classPK, int status, int start, int end) intgetRootDiscussionMessagesCount(String className, long classPK, int status) String[]getTempAttachmentNames(long groupId, long userId, String folderName) getThreadMessages(long threadId, int status) getThreadMessages(long threadId, int status, int start, int end) getThreadMessages(long threadId, int status, Comparator<MBMessage> comparator) getThreadMessages(long threadId, long parentMessageId) getThreadMessages(long userId, long threadId, int status, int start, int end, Comparator<MBMessage> comparator) intgetThreadMessagesCount(long threadId, boolean answer) intgetThreadMessagesCount(long threadId, int status) getThreadRepliesMessages(long threadId, int status, int start, int end) getUserDiscussionMessages(long userId, long[] classNameIds, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<MBMessage> orderByComparator) getUserDiscussionMessages(long userId, long classNameId, long classPK, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<MBMessage> orderByComparator) getUserDiscussionMessages(long userId, String className, long classPK, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<MBMessage> orderByComparator) intgetUserDiscussionMessagesCount(long userId, long[] classNameIds, int status) intgetUserDiscussionMessagesCount(long userId, long classNameId, long classPK, int status) intgetUserDiscussionMessagesCount(long userId, String className, long classPK, int status) longmoveMessageAttachmentToTrash(long userId, long messageId, String fileName) voidrestoreMessageAttachmentFromTrash(long userId, long messageId, String deletedFileName) voidsetWrappedService(MBMessageLocalService mbMessageLocalService) voidsubscribeMessage(long userId, long messageId) voidunsubscribeMessage(long userId, long messageId) updateAnswer(long messageId, boolean answer, boolean cascade) updateAnswer(MBMessage message, boolean answer, boolean cascade) voidupdateAsset(long userId, MBMessage message, long[] assetCategoryIds, String[] assetTagNames, long[] assetLinkEntryIds) updateDiscussionMessage(long userId, long messageId, String className, long classPK, String subject, String body, com.liferay.portal.kernel.service.ServiceContext serviceContext) updateMBMessage(MBMessage mbMessage) Updates the message-boards message in the database or adds it if it does not yet exist.updateMessage(long userId, long messageId, String body, com.liferay.portal.kernel.service.ServiceContext serviceContext) updateMessage(long userId, long messageId, String subject, String body, List<com.liferay.portal.kernel.util.ObjectValuePair<String, InputStream>> inputStreamOVPs, double priority, boolean allowPingbacks, com.liferay.portal.kernel.service.ServiceContext serviceContext) updateStatus(long userId, long messageId, int status, com.liferay.portal.kernel.service.ServiceContext serviceContext, Map<String, Serializable> workflowContext) voidupdateUserName(long userId, String userName) <R,E extends Throwable>
RupdateWithUnsafeFunction(com.liferay.petra.function.UnsafeFunction<com.liferay.portal.kernel.service.persistence.change.tracking.CTPersistence<MBMessage>, R, E> updateUnsafeFunction) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.liferay.portal.kernel.service.PersistedModelLocalService
fetchPersistedModel
-
Constructor Details
-
MBMessageLocalServiceWrapper
public MBMessageLocalServiceWrapper() -
MBMessageLocalServiceWrapper
-
-
Method Details
-
addDiscussionMessage
public MBMessage addDiscussionMessage(long userId, String userName, long groupId, String className, long classPK, int workflowAction) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
addDiscussionMessagein interfaceMBMessageLocalService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
addDiscussionMessage
public MBMessage addDiscussionMessage(String externalReferenceCode, long userId, String userName, long groupId, String className, long classPK, long threadId, long parentMessageId, String subject, String body, com.liferay.portal.kernel.service.ServiceContext serviceContext) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
addDiscussionMessagein interfaceMBMessageLocalService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
addMBMessage
Adds the message-boards message to the database. Also notifies the appropriate model listeners.Important: Inspect MBMessageLocalServiceImpl for overloaded versions of the method. If provided, use these entry points to the API, as the implementation logic may require the additional parameters defined there.
- Specified by:
addMBMessagein interfaceMBMessageLocalService- Parameters:
mbMessage- the message-boards message- Returns:
- the message-boards message that was added
-
addMessage
@Deprecated public MBMessage addMessage(long userId, String userName, long groupId, long categoryId, long threadId, long parentMessageId, String subject, String body, String format, List<com.liferay.portal.kernel.util.ObjectValuePair<String, InputStream>> inputStreamOVPs, boolean anonymous, double priority, boolean allowPingbacks, com.liferay.portal.kernel.service.ServiceContext serviceContext) throws com.liferay.portal.kernel.exception.PortalExceptionDeprecated.As of Cavanaugh (7.4.x), replaced byaddMessage(String, long, String, long, long, long, long, String, String, String, List, boolean, double, boolean, ServiceContext)- Specified by:
addMessagein interfaceMBMessageLocalService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
addMessage
@Deprecated public MBMessage addMessage(long userId, String userName, long groupId, long categoryId, String subject, String body, com.liferay.portal.kernel.service.ServiceContext serviceContext) throws com.liferay.portal.kernel.exception.PortalException Deprecated.As of Cavanaugh (7.4.x), replaced byaddMessage(String, long, String, long, long, long, long, String, String, String, List, boolean, double, boolean, ServiceContext)- Specified by:
addMessagein interfaceMBMessageLocalService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
addMessage
@Deprecated public MBMessage addMessage(long userId, String userName, long groupId, long categoryId, String subject, String body, String format, List<com.liferay.portal.kernel.util.ObjectValuePair<String, InputStream>> inputStreamOVPs, boolean anonymous, double priority, boolean allowPingbacks, com.liferay.portal.kernel.service.ServiceContext serviceContext) throws com.liferay.portal.kernel.exception.PortalExceptionDeprecated.As of Cavanaugh (7.4.x), replaced byaddMessage(String, long, String, long, long, long, long, String, String, String, List, boolean, double, boolean, ServiceContext)- Specified by:
addMessagein interfaceMBMessageLocalService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
addMessage
@Deprecated public MBMessage addMessage(long userId, String userName, long groupId, long categoryId, String subject, String body, String format, String fileName, File file, boolean anonymous, double priority, boolean allowPingbacks, com.liferay.portal.kernel.service.ServiceContext serviceContext) throws com.liferay.portal.kernel.exception.PortalException, FileNotFoundException Deprecated.As of Cavanaugh (7.4.x), replaced byaddMessage(String, long, String, long, long, long, long, String, String, String, List, boolean, double, boolean, ServiceContext)- Specified by:
addMessagein interfaceMBMessageLocalService- Throws:
com.liferay.portal.kernel.exception.PortalExceptionFileNotFoundException
-
addMessage
public MBMessage addMessage(String externalReferenceCode, long userId, String userName, long groupId, long categoryId, long threadId, long parentMessageId, String subject, String body, String format, List<com.liferay.portal.kernel.util.ObjectValuePair<String, InputStream>> inputStreamOVPs, boolean anonymous, double priority, boolean allowPingbacks, com.liferay.portal.kernel.service.ServiceContext serviceContext) throws com.liferay.portal.kernel.exception.PortalException- Specified by:
addMessagein interfaceMBMessageLocalService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
addMessageAttachment
public void addMessageAttachment(long userId, long messageId, String fileName, File file, String mimeType) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
addMessageAttachmentin interfaceMBMessageLocalService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
addMessageResources
public void addMessageResources(long messageId, boolean addGroupPermissions, boolean addGuestPermissions) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
addMessageResourcesin interfaceMBMessageLocalService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
addMessageResources
public void addMessageResources(long messageId, com.liferay.portal.kernel.service.permission.ModelPermissions modelPermissions) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
addMessageResourcesin interfaceMBMessageLocalService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
addMessageResources
public void addMessageResources(MBMessage message, boolean addGroupPermissions, boolean addGuestPermissions) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
addMessageResourcesin interfaceMBMessageLocalService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
addMessageResources
public void addMessageResources(MBMessage message, com.liferay.portal.kernel.service.permission.ModelPermissions modelPermissions) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
addMessageResourcesin interfaceMBMessageLocalService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
addTempAttachment
public com.liferay.portal.kernel.repository.model.FileEntry addTempAttachment(long groupId, long userId, String folderName, String fileName, InputStream inputStream, String mimeType) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
addTempAttachmentin interfaceMBMessageLocalService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
createMBMessage
Creates a new message-boards message with the primary key. Does not add the message-boards message to the database.- Specified by:
createMBMessagein interfaceMBMessageLocalService- Parameters:
messageId- the primary key for the new message-boards message- Returns:
- the new message-boards message
-
createPersistedModel
public com.liferay.portal.kernel.model.PersistedModel createPersistedModel(Serializable primaryKeyObj) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
createPersistedModelin interfaceMBMessageLocalService- Specified by:
createPersistedModelin interfacecom.liferay.portal.kernel.service.PersistedModelLocalService- Throws:
PortalExceptioncom.liferay.portal.kernel.exception.PortalException
-
deleteDiscussionMessage
public MBMessage deleteDiscussionMessage(long messageId) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
deleteDiscussionMessagein interfaceMBMessageLocalService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
deleteDiscussionMessages
public void deleteDiscussionMessages(String className, long classPK) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
deleteDiscussionMessagesin interfaceMBMessageLocalService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
deleteMBMessage
public MBMessage deleteMBMessage(long messageId) throws com.liferay.portal.kernel.exception.PortalException Deletes the message-boards message with the primary key from the database. Also notifies the appropriate model listeners.Important: Inspect MBMessageLocalServiceImpl for overloaded versions of the method. If provided, use these entry points to the API, as the implementation logic may require the additional parameters defined there.
- Specified by:
deleteMBMessagein interfaceMBMessageLocalService- Parameters:
messageId- the primary key of the message-boards message- Returns:
- the message-boards message that was removed
- Throws:
PortalException- if a message-boards message with the primary key could not be foundcom.liferay.portal.kernel.exception.PortalException
-
deleteMBMessage
Deletes the message-boards message from the database. Also notifies the appropriate model listeners.Important: Inspect MBMessageLocalServiceImpl for overloaded versions of the method. If provided, use these entry points to the API, as the implementation logic may require the additional parameters defined there.
- Specified by:
deleteMBMessagein interfaceMBMessageLocalService- Parameters:
mbMessage- the message-boards message- Returns:
- the message-boards message that was removed
-
deleteMessage
public MBMessage deleteMessage(long messageId) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
deleteMessagein interfaceMBMessageLocalService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
deleteMessage
public MBMessage deleteMessage(MBMessage message) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
deleteMessagein interfaceMBMessageLocalService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
deleteMessageAttachment
public void deleteMessageAttachment(long messageId, String fileName) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
deleteMessageAttachmentin interfaceMBMessageLocalService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
deleteMessageAttachments
public void deleteMessageAttachments(long messageId) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
deleteMessageAttachmentsin interfaceMBMessageLocalService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
deletePersistedModel
public com.liferay.portal.kernel.model.PersistedModel deletePersistedModel(com.liferay.portal.kernel.model.PersistedModel persistedModel) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
deletePersistedModelin interfaceMBMessageLocalService- Specified by:
deletePersistedModelin interfacecom.liferay.portal.kernel.service.PersistedModelLocalService- Throws:
PortalExceptioncom.liferay.portal.kernel.exception.PortalException
-
deleteTempAttachment
public void deleteTempAttachment(long groupId, long userId, String folderName, String fileName) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
deleteTempAttachmentin interfaceMBMessageLocalService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
dslQuery
public <T> T dslQuery(com.liferay.petra.sql.dsl.query.DSLQuery dslQuery) - Specified by:
dslQueryin interfaceMBMessageLocalService- Specified by:
dslQueryin interfacecom.liferay.portal.kernel.service.PersistedModelLocalService
-
dslQueryCount
public int dslQueryCount(com.liferay.petra.sql.dsl.query.DSLQuery dslQuery) - Specified by:
dslQueryCountin interfaceMBMessageLocalService- Specified by:
dslQueryCountin interfacecom.liferay.portal.kernel.service.PersistedModelLocalService
-
dynamicQuery
public com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery()- Specified by:
dynamicQueryin interfaceMBMessageLocalService
-
dynamicQuery
Performs a dynamic query on the database and returns the matching rows.- Specified by:
dynamicQueryin interfaceMBMessageLocalService- Parameters:
dynamicQuery- the dynamic query- Returns:
- the matching rows
-
dynamicQuery
public <T> List<T> dynamicQuery(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery, int start, int end) Performs a dynamic query on the database and returns a range of the matching rows.Useful when paginating results. Returns a maximum of
end - startinstances.startandendare not primary keys, they are indexes in the result set. Thus,0refers to the first result in the set. Setting bothstartandendtocom.liferay.portal.kernel.dao.orm.QueryUtil#ALL_POSwill return the full result set. IforderByComparatoris specified, then the query will include the given ORDER BY logic. IforderByComparatoris absent, then the query will include the default ORDER BY logic fromcom.liferay.message.boards.model.impl.MBMessageModelImpl.- Specified by:
dynamicQueryin interfaceMBMessageLocalService- Parameters:
dynamicQuery- the dynamic querystart- the lower bound of the range of model instancesend- the upper bound of the range of model instances (not inclusive)- Returns:
- the range of matching rows
-
dynamicQuery
public <T> List<T> dynamicQuery(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<T> orderByComparator) Performs a dynamic query on the database and returns an ordered range of the matching rows.Useful when paginating results. Returns a maximum of
end - startinstances.startandendare not primary keys, they are indexes in the result set. Thus,0refers to the first result in the set. Setting bothstartandendtocom.liferay.portal.kernel.dao.orm.QueryUtil#ALL_POSwill return the full result set. IforderByComparatoris specified, then the query will include the given ORDER BY logic. IforderByComparatoris absent, then the query will include the default ORDER BY logic fromcom.liferay.message.boards.model.impl.MBMessageModelImpl.- Specified by:
dynamicQueryin interfaceMBMessageLocalService- Parameters:
dynamicQuery- the dynamic querystart- the lower bound of the range of model instancesend- the upper bound of the range of model instances (not inclusive)orderByComparator- the comparator to order the results by (optionallynull)- Returns:
- the ordered range of matching rows
-
dynamicQueryCount
public long dynamicQueryCount(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery) Returns the number of rows matching the dynamic query.- Specified by:
dynamicQueryCountin interfaceMBMessageLocalService- Parameters:
dynamicQuery- the dynamic query- Returns:
- the number of rows matching the dynamic query
-
dynamicQueryCount
public long dynamicQueryCount(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery, com.liferay.portal.kernel.dao.orm.Projection projection) Returns the number of rows matching the dynamic query.- Specified by:
dynamicQueryCountin interfaceMBMessageLocalService- Parameters:
dynamicQuery- the dynamic queryprojection- the projection to apply to the query- Returns:
- the number of rows matching the dynamic query
-
emptyMessageAttachments
public void emptyMessageAttachments(long messageId) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
emptyMessageAttachmentsin interfaceMBMessageLocalService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
fetchFileEntryMessage
public MBMessage fetchFileEntryMessage(long fileEntryId) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
fetchFileEntryMessagein interfaceMBMessageLocalService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
fetchFirstMessage
public MBMessage fetchFirstMessage(long threadId, long parentMessageId) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
fetchFirstMessagein interfaceMBMessageLocalService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
fetchMBMessage
- Specified by:
fetchMBMessagein interfaceMBMessageLocalService
-
fetchMBMessageByExternalReferenceCode
- Specified by:
fetchMBMessageByExternalReferenceCodein interfaceMBMessageLocalService
-
fetchMBMessageByUrlSubject
- Specified by:
fetchMBMessageByUrlSubjectin interfaceMBMessageLocalService
-
fetchMBMessageByUuidAndGroupId
Returns the message-boards message matching the UUID and group.- Specified by:
fetchMBMessageByUuidAndGroupIdin interfaceMBMessageLocalService- Parameters:
uuid- the message-boards message's UUIDgroupId- the primary key of the group- Returns:
- the matching message-boards message, or
nullif a matching message-boards message could not be found
-
getActionableDynamicQuery
public com.liferay.portal.kernel.dao.orm.ActionableDynamicQuery getActionableDynamicQuery()- Specified by:
getActionableDynamicQueryin interfaceMBMessageLocalService
-
getCategoryMessages
public List<MBMessage> getCategoryMessages(long groupId, long categoryId, int status, int start, int end) - Specified by:
getCategoryMessagesin interfaceMBMessageLocalService
-
getCategoryMessages
public List<MBMessage> getCategoryMessages(long groupId, long categoryId, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<MBMessage> orderByComparator) - Specified by:
getCategoryMessagesin interfaceMBMessageLocalService
-
getCategoryMessages
- Specified by:
getCategoryMessagesin interfaceMBMessageLocalService
-
getCategoryMessagesCount
public int getCategoryMessagesCount(long groupId, long categoryId, int status) - Specified by:
getCategoryMessagesCountin interfaceMBMessageLocalService
-
getChildMessages
- Specified by:
getChildMessagesin interfaceMBMessageLocalService
-
getChildMessages
- Specified by:
getChildMessagesin interfaceMBMessageLocalService
-
getChildMessagesCount
public int getChildMessagesCount(long parentMessageId, int status) - Specified by:
getChildMessagesCountin interfaceMBMessageLocalService
-
getCompanyMessages
- Specified by:
getCompanyMessagesin interfaceMBMessageLocalService
-
getCompanyMessages
public List<MBMessage> getCompanyMessages(long companyId, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<MBMessage> orderByComparator) - Specified by:
getCompanyMessagesin interfaceMBMessageLocalService
-
getCompanyMessagesCount
public int getCompanyMessagesCount(long companyId, int status) - Specified by:
getCompanyMessagesCountin interfaceMBMessageLocalService
-
getDiscussionMessageDisplay
public MBMessageDisplay getDiscussionMessageDisplay(long userId, long groupId, String className, long classPK, int status) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
getDiscussionMessageDisplayin interfaceMBMessageLocalService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getDiscussionMessageDisplay
public MBMessageDisplay getDiscussionMessageDisplay(long userId, long groupId, String className, long classPK, int status, Comparator<MBMessage> comparator) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
getDiscussionMessageDisplayin interfaceMBMessageLocalService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getDiscussionMessagesCount
public int getDiscussionMessagesCount(long classNameId, long classPK, int status) - Specified by:
getDiscussionMessagesCountin interfaceMBMessageLocalService
-
getDiscussionMessagesCount
- Specified by:
getDiscussionMessagesCountin interfaceMBMessageLocalService
-
getDiscussions
- Specified by:
getDiscussionsin interfaceMBMessageLocalService
-
getExportActionableDynamicQuery
public com.liferay.portal.kernel.dao.orm.ExportActionableDynamicQuery getExportActionableDynamicQuery(com.liferay.exportimport.kernel.lar.PortletDataContext portletDataContext) - Specified by:
getExportActionableDynamicQueryin interfaceMBMessageLocalService
-
getFileEntryMessage
public MBMessage getFileEntryMessage(long fileEntryId) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
getFileEntryMessagein interfaceMBMessageLocalService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getFirstMessage
public MBMessage getFirstMessage(long threadId, long parentMessageId) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
getFirstMessagein interfaceMBMessageLocalService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getGroupMessages
- Specified by:
getGroupMessagesin interfaceMBMessageLocalService
-
getGroupMessages
public List<MBMessage> getGroupMessages(long groupId, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<MBMessage> orderByComparator) - Specified by:
getGroupMessagesin interfaceMBMessageLocalService
-
getGroupMessages
- Specified by:
getGroupMessagesin interfaceMBMessageLocalService
-
getGroupMessages
public List<MBMessage> getGroupMessages(long groupId, long userId, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<MBMessage> orderByComparator) - Specified by:
getGroupMessagesin interfaceMBMessageLocalService
-
getGroupMessagesCount
public int getGroupMessagesCount(long groupId, int status) - Specified by:
getGroupMessagesCountin interfaceMBMessageLocalService
-
getGroupMessagesCount
public int getGroupMessagesCount(long groupId, long userId, int status) - Specified by:
getGroupMessagesCountin interfaceMBMessageLocalService
-
getGroupUserMessageBoardMessagesActivity
public List<MBMessage> getGroupUserMessageBoardMessagesActivity(long groupId, long userId, int start, int end) - Specified by:
getGroupUserMessageBoardMessagesActivityin interfaceMBMessageLocalService
-
getGroupUserMessageBoardMessagesActivityCount
public int getGroupUserMessageBoardMessagesActivityCount(long groupId, long userId) - Specified by:
getGroupUserMessageBoardMessagesActivityCountin interfaceMBMessageLocalService
-
getIndexableActionableDynamicQuery
public com.liferay.portal.kernel.dao.orm.IndexableActionableDynamicQuery getIndexableActionableDynamicQuery()- Specified by:
getIndexableActionableDynamicQueryin interfaceMBMessageLocalService
-
getLastThreadMessage
public MBMessage getLastThreadMessage(long threadId, int status) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
getLastThreadMessagein interfaceMBMessageLocalService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getMBMessage
public MBMessage getMBMessage(long messageId) throws com.liferay.portal.kernel.exception.PortalException Returns the message-boards message with the primary key.- Specified by:
getMBMessagein interfaceMBMessageLocalService- Parameters:
messageId- the primary key of the message-boards message- Returns:
- the message-boards message
- Throws:
PortalException- if a message-boards message with the primary key could not be foundcom.liferay.portal.kernel.exception.PortalException
-
getMBMessageByExternalReferenceCode
public MBMessage getMBMessageByExternalReferenceCode(String externalReferenceCode, long groupId) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
getMBMessageByExternalReferenceCodein interfaceMBMessageLocalService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getMBMessageByUuidAndGroupId
public MBMessage getMBMessageByUuidAndGroupId(String uuid, long groupId) throws com.liferay.portal.kernel.exception.PortalException Returns the message-boards message matching the UUID and group.- Specified by:
getMBMessageByUuidAndGroupIdin interfaceMBMessageLocalService- Parameters:
uuid- the message-boards message's UUIDgroupId- the primary key of the group- Returns:
- the matching message-boards message
- Throws:
PortalException- if a matching message-boards message could not be foundcom.liferay.portal.kernel.exception.PortalException
-
getMBMessages
Returns a range of all the message-boards messages.Useful when paginating results. Returns a maximum of
end - startinstances.startandendare not primary keys, they are indexes in the result set. Thus,0refers to the first result in the set. Setting bothstartandendtocom.liferay.portal.kernel.dao.orm.QueryUtil#ALL_POSwill return the full result set. IforderByComparatoris specified, then the query will include the given ORDER BY logic. IforderByComparatoris absent, then the query will include the default ORDER BY logic fromcom.liferay.message.boards.model.impl.MBMessageModelImpl.- Specified by:
getMBMessagesin interfaceMBMessageLocalService- Parameters:
start- the lower bound of the range of message-boards messagesend- the upper bound of the range of message-boards messages (not inclusive)- Returns:
- the range of message-boards messages
-
getMBMessagesByUuidAndCompanyId
Returns all the message-boards messages matching the UUID and company.- Specified by:
getMBMessagesByUuidAndCompanyIdin interfaceMBMessageLocalService- Parameters:
uuid- the UUID of the message-boards messagescompanyId- the primary key of the company- Returns:
- the matching message-boards messages, or an empty list if no matches were found
-
getMBMessagesByUuidAndCompanyId
public List<MBMessage> getMBMessagesByUuidAndCompanyId(String uuid, long companyId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<MBMessage> orderByComparator) Returns a range of message-boards messages matching the UUID and company.- Specified by:
getMBMessagesByUuidAndCompanyIdin interfaceMBMessageLocalService- Parameters:
uuid- the UUID of the message-boards messagescompanyId- the primary key of the companystart- the lower bound of the range of message-boards messagesend- the upper bound of the range of message-boards messages (not inclusive)orderByComparator- the comparator to order the results by (optionallynull)- Returns:
- the range of matching message-boards messages, or an empty list if no matches were found
-
getMBMessagesCount
public int getMBMessagesCount()Returns the number of message-boards messages.- Specified by:
getMBMessagesCountin interfaceMBMessageLocalService- Returns:
- the number of message-boards messages
-
getMessage
public MBMessage getMessage(long messageId) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
getMessagein interfaceMBMessageLocalService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getMessageDisplay
public MBMessageDisplay getMessageDisplay(long userId, long messageId, int status) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
getMessageDisplayin interfaceMBMessageLocalService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getMessageDisplay
public MBMessageDisplay getMessageDisplay(long userId, MBMessage message, int status) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
getMessageDisplayin interfaceMBMessageLocalService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getMessageDisplay
public MBMessageDisplay getMessageDisplay(long userId, MBMessage message, int status, Comparator<MBMessage> comparator) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
getMessageDisplayin interfaceMBMessageLocalService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getMessages
- Specified by:
getMessagesin interfaceMBMessageLocalService
-
getOSGiServiceIdentifier
Returns the OSGi service identifier.- Specified by:
getOSGiServiceIdentifierin interfaceMBMessageLocalService- Returns:
- the OSGi service identifier
-
getPersistedModel
public com.liferay.portal.kernel.model.PersistedModel getPersistedModel(Serializable primaryKeyObj) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
getPersistedModelin interfaceMBMessageLocalService- Specified by:
getPersistedModelin interfacecom.liferay.portal.kernel.service.PersistedModelLocalService- Throws:
PortalExceptioncom.liferay.portal.kernel.exception.PortalException
-
getPositionInThread
public int getPositionInThread(long messageId) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
getPositionInThreadin interfaceMBMessageLocalService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getRootDiscussionMessages
public List<MBMessage> getRootDiscussionMessages(String className, long classPK, int status) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
getRootDiscussionMessagesin interfaceMBMessageLocalService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getRootDiscussionMessages
public List<MBMessage> getRootDiscussionMessages(String className, long classPK, int status, int start, int end) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
getRootDiscussionMessagesin interfaceMBMessageLocalService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getRootDiscussionMessagesCount
- Specified by:
getRootDiscussionMessagesCountin interfaceMBMessageLocalService
-
getTempAttachmentNames
public String[] getTempAttachmentNames(long groupId, long userId, String folderName) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
getTempAttachmentNamesin interfaceMBMessageLocalService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getThreadMessages
- Specified by:
getThreadMessagesin interfaceMBMessageLocalService
-
getThreadMessages
public List<MBMessage> getThreadMessages(long threadId, int status, Comparator<MBMessage> comparator) - Specified by:
getThreadMessagesin interfaceMBMessageLocalService
-
getThreadMessages
- Specified by:
getThreadMessagesin interfaceMBMessageLocalService
-
getThreadMessages
- Specified by:
getThreadMessagesin interfaceMBMessageLocalService
-
getThreadMessages
public List<MBMessage> getThreadMessages(long userId, long threadId, int status, int start, int end, Comparator<MBMessage> comparator) - Specified by:
getThreadMessagesin interfaceMBMessageLocalService
-
getThreadMessagesCount
public int getThreadMessagesCount(long threadId, boolean answer) - Specified by:
getThreadMessagesCountin interfaceMBMessageLocalService
-
getThreadMessagesCount
public int getThreadMessagesCount(long threadId, int status) - Specified by:
getThreadMessagesCountin interfaceMBMessageLocalService
-
getThreadRepliesMessages
- Specified by:
getThreadRepliesMessagesin interfaceMBMessageLocalService
-
getUserDiscussionMessages
public List<MBMessage> getUserDiscussionMessages(long userId, long classNameId, long classPK, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<MBMessage> orderByComparator) - Specified by:
getUserDiscussionMessagesin interfaceMBMessageLocalService
-
getUserDiscussionMessages
public List<MBMessage> getUserDiscussionMessages(long userId, long[] classNameIds, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<MBMessage> orderByComparator) - Specified by:
getUserDiscussionMessagesin interfaceMBMessageLocalService
-
getUserDiscussionMessages
public List<MBMessage> getUserDiscussionMessages(long userId, String className, long classPK, int status, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<MBMessage> orderByComparator) - Specified by:
getUserDiscussionMessagesin interfaceMBMessageLocalService
-
getUserDiscussionMessagesCount
public int getUserDiscussionMessagesCount(long userId, long classNameId, long classPK, int status) - Specified by:
getUserDiscussionMessagesCountin interfaceMBMessageLocalService
-
getUserDiscussionMessagesCount
public int getUserDiscussionMessagesCount(long userId, long[] classNameIds, int status) - Specified by:
getUserDiscussionMessagesCountin interfaceMBMessageLocalService
-
getUserDiscussionMessagesCount
- Specified by:
getUserDiscussionMessagesCountin interfaceMBMessageLocalService
-
moveMessageAttachmentToTrash
public long moveMessageAttachmentToTrash(long userId, long messageId, String fileName) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
moveMessageAttachmentToTrashin interfaceMBMessageLocalService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
restoreMessageAttachmentFromTrash
public void restoreMessageAttachmentFromTrash(long userId, long messageId, String deletedFileName) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
restoreMessageAttachmentFromTrashin interfaceMBMessageLocalService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
subscribeMessage
public void subscribeMessage(long userId, long messageId) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
subscribeMessagein interfaceMBMessageLocalService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
unsubscribeMessage
public void unsubscribeMessage(long userId, long messageId) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
unsubscribeMessagein interfaceMBMessageLocalService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
updateAnswer
public MBMessage updateAnswer(long messageId, boolean answer, boolean cascade) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
updateAnswerin interfaceMBMessageLocalService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
updateAnswer
public MBMessage updateAnswer(MBMessage message, boolean answer, boolean cascade) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
updateAnswerin interfaceMBMessageLocalService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
updateAsset
public void updateAsset(long userId, MBMessage message, long[] assetCategoryIds, String[] assetTagNames, long[] assetLinkEntryIds) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
updateAssetin interfaceMBMessageLocalService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
updateDiscussionMessage
public MBMessage updateDiscussionMessage(long userId, long messageId, String className, long classPK, String subject, String body, com.liferay.portal.kernel.service.ServiceContext serviceContext) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
updateDiscussionMessagein interfaceMBMessageLocalService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
updateMBMessage
Updates the message-boards message in the database or adds it if it does not yet exist. Also notifies the appropriate model listeners.Important: Inspect MBMessageLocalServiceImpl for overloaded versions of the method. If provided, use these entry points to the API, as the implementation logic may require the additional parameters defined there.
- Specified by:
updateMBMessagein interfaceMBMessageLocalService- Parameters:
mbMessage- the message-boards message- Returns:
- the message-boards message that was updated
-
updateMessage
public MBMessage updateMessage(long userId, long messageId, String body, com.liferay.portal.kernel.service.ServiceContext serviceContext) throws com.liferay.portal.kernel.exception.PortalException - Specified by:
updateMessagein interfaceMBMessageLocalService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
updateMessage
public MBMessage updateMessage(long userId, long messageId, String subject, String body, List<com.liferay.portal.kernel.util.ObjectValuePair<String, InputStream>> inputStreamOVPs, double priority, boolean allowPingbacks, com.liferay.portal.kernel.service.ServiceContext serviceContext) throws com.liferay.portal.kernel.exception.PortalException- Specified by:
updateMessagein interfaceMBMessageLocalService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
updateStatus
public MBMessage updateStatus(long userId, long messageId, int status, com.liferay.portal.kernel.service.ServiceContext serviceContext, Map<String, Serializable> workflowContext) throws com.liferay.portal.kernel.exception.PortalException- Specified by:
updateStatusin interfaceMBMessageLocalService- Throws:
com.liferay.portal.kernel.exception.PortalException
-
updateUserName
- Specified by:
updateUserNamein interfaceMBMessageLocalService
-
getBasePersistence
public com.liferay.portal.kernel.service.persistence.BasePersistence<?> getBasePersistence()- Specified by:
getBasePersistencein interfacecom.liferay.portal.kernel.service.PersistedModelLocalService
-
getCTPersistence
public com.liferay.portal.kernel.service.persistence.change.tracking.CTPersistence<MBMessage> getCTPersistence()- Specified by:
getCTPersistencein interfacecom.liferay.portal.kernel.service.change.tracking.CTService<MBMessage>- Specified by:
getCTPersistencein interfaceMBMessageLocalService
-
getModelClass
- Specified by:
getModelClassin interfacecom.liferay.portal.kernel.service.change.tracking.CTService<MBMessage>- Specified by:
getModelClassin interfaceMBMessageLocalService
-
updateWithUnsafeFunction
public <R,E extends Throwable> R updateWithUnsafeFunction(com.liferay.petra.function.UnsafeFunction<com.liferay.portal.kernel.service.persistence.change.tracking.CTPersistence<MBMessage>, R, throws EE> updateUnsafeFunction) - Specified by:
updateWithUnsafeFunctionin interfacecom.liferay.portal.kernel.service.change.tracking.CTService<MBMessage>- Specified by:
updateWithUnsafeFunctionin interfaceMBMessageLocalService- Throws:
E extends Throwable
-
getWrappedService
- Specified by:
getWrappedServicein interfacecom.liferay.portal.kernel.service.ServiceWrapper<MBMessageLocalService>
-
setWrappedService
- Specified by:
setWrappedServicein interfacecom.liferay.portal.kernel.service.ServiceWrapper<MBMessageLocalService>
-
addMessage(String, long, String, long, long, long, long, String, String, String, List, boolean, double, boolean, ServiceContext)