|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portlet.blogs.util.test.BlogsTestUtil
public class BlogsTestUtil
| Constructor Summary | |
|---|---|
BlogsTestUtil()
|
|
| Method Summary | |
|---|---|
static BlogsEntry |
addEntryWithWorkflow(long userId,
String title,
boolean approved,
ServiceContext serviceContext)
|
static void |
assertEquals(BlogsEntry expectedEntry,
BlogsEntry actualEntry)
|
static String |
getTempBlogsEntryAttachmentFileEntryImgTag(long dataImageId,
String url)
|
static void |
populateNotificationsServiceContext(ServiceContext serviceContext,
String command)
|
protected static BlogsEntry |
updateStatus(BlogsEntry entry,
ServiceContext serviceContext)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BlogsTestUtil()
| Method Detail |
|---|
public static BlogsEntry addEntryWithWorkflow(long userId,
String title,
boolean approved,
ServiceContext serviceContext)
throws Exception
Exception
public static void assertEquals(BlogsEntry expectedEntry,
BlogsEntry actualEntry)
public static String getTempBlogsEntryAttachmentFileEntryImgTag(long dataImageId,
String url)
public static void populateNotificationsServiceContext(ServiceContext serviceContext,
String command)
throws Exception
Exception
protected static BlogsEntry updateStatus(BlogsEntry entry,
ServiceContext serviceContext)
throws Exception
Exception
|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||