|
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.portal.kernel.test.util.GroupTestUtil
public class GroupTestUtil
| Constructor Summary | |
|---|---|
GroupTestUtil()
|
|
| Method Summary | |
|---|---|
static Group |
addGroup()
|
static Group |
addGroup(long parentGroupId)
|
static Group |
addGroup(long userId,
Layout layout)
|
static Group |
addGroup(long userId,
long parentGroupId,
Layout layout)
|
static Group |
addGroup(long companyId,
long userId,
long parentGroupId)
|
static Group |
addGroup(long parentGroupId,
ServiceContext serviceContext)
|
static void |
enableLocalStaging(Group group)
|
static Group |
updateDisplaySettings(long groupId,
Collection<Locale> availableLocales,
Locale defaultLocale)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GroupTestUtil()
| Method Detail |
|---|
public static Group addGroup()
throws Exception
Exception
public static Group addGroup(long parentGroupId)
throws Exception
Exception
public static Group addGroup(long userId,
Layout layout)
throws Exception
Exception
public static Group addGroup(long userId,
long parentGroupId,
Layout layout)
throws Exception
Exception
public static Group addGroup(long companyId,
long userId,
long parentGroupId)
throws Exception
Exception
public static Group addGroup(long parentGroupId,
ServiceContext serviceContext)
throws Exception
Exception
public static void enableLocalStaging(Group group)
throws Exception
Exception
public static Group updateDisplaySettings(long groupId,
Collection<Locale> availableLocales,
Locale defaultLocale)
throws Exception
Exception
|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||