|
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.documentlibrary.util.test.DLAppTestUtil
public abstract class DLAppTestUtil
| Constructor Summary | |
|---|---|
DLAppTestUtil()
|
|
| Method Summary | |
|---|---|
static FileEntry |
addFileEntryWithWorkflow(long userId,
long groupId,
long folderId,
String sourceFileName,
String title,
boolean approved,
ServiceContext serviceContext)
|
static void |
populateNotificationsServiceContext(ServiceContext serviceContext,
String command)
|
static void |
populateServiceContext(ServiceContext serviceContext,
long fileEntryTypeId)
|
protected static FileEntry |
updateStatus(FileEntry fileEntry,
ServiceContext serviceContext)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DLAppTestUtil()
| Method Detail |
|---|
public static FileEntry addFileEntryWithWorkflow(long userId,
long groupId,
long folderId,
String sourceFileName,
String title,
boolean approved,
ServiceContext serviceContext)
throws Exception
Exception
public static void populateNotificationsServiceContext(ServiceContext serviceContext,
String command)
throws Exception
Exception
public static void populateServiceContext(ServiceContext serviceContext,
long fileEntryTypeId)
throws Exception
Exception
protected static FileEntry updateStatus(FileEntry fileEntry,
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 | |||||||||