@ProviderType
public interface MBMessageDemoDataCreator
Modifier and Type | Method and Description |
---|---|
MBMessage |
create(long userId,
long categoryId) |
MBMessage |
create(long userId,
long categoryId,
long parentMessageId) |
void |
delete() |
MBMessage create(long userId, long categoryId) throws java.io.IOException, com.liferay.portal.kernel.exception.PortalException
java.io.IOException
com.liferay.portal.kernel.exception.PortalException
MBMessage create(long userId, long categoryId, long parentMessageId) throws java.io.IOException, com.liferay.portal.kernel.exception.PortalException
java.io.IOException
com.liferay.portal.kernel.exception.PortalException
void delete() throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException