@ProviderType
public interface BlogsEntryDemoDataCreator
| Modifier and Type | Method and Description |
|---|---|
com.liferay.blogs.kernel.model.BlogsEntry |
create(long userId,
long groupId) |
void |
delete() |
com.liferay.blogs.kernel.model.BlogsEntry create(long userId,
long groupId)
throws java.io.IOException,
com.liferay.portal.kernel.exception.PortalException
java.io.IOExceptioncom.liferay.portal.kernel.exception.PortalExceptionvoid delete()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException