|
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.DLTestUtil
public class DLTestUtil
| Constructor Summary | |
|---|---|
DLTestUtil()
|
|
| Method Summary | |
|---|---|
static DLFileEntry |
addDLFileEntry(long dlFolderId)
|
static DLFolder |
addDLFolder(long groupId)
|
static DLFolder |
addDLFolder(long groupId,
boolean deleteExisting,
ServiceContext serviceContext)
|
static DLFolder |
addDLFolder(long groupId,
long parentFolderId,
boolean deleteExisting,
ServiceContext serviceContext)
|
static DLFolder |
addDLFolder(long groupId,
ServiceContext serviceContext)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DLTestUtil()
| Method Detail |
|---|
public static DLFileEntry addDLFileEntry(long dlFolderId)
throws Exception
Exception
public static DLFolder addDLFolder(long groupId)
throws Exception
Exception
public static DLFolder addDLFolder(long groupId,
boolean deleteExisting,
ServiceContext serviceContext)
throws Exception
Exception
public static DLFolder addDLFolder(long groupId,
long parentFolderId,
boolean deleteExisting,
ServiceContext serviceContext)
throws Exception
Exception
public static DLFolder addDLFolder(long groupId,
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 | |||||||||