|
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.CompanyTestUtil
public class CompanyTestUtil
| Constructor Summary | |
|---|---|
CompanyTestUtil()
|
|
| Method Summary | |
|---|---|
static Company |
addCompany()
|
static Company |
addCompany(String name)
|
static void |
resetCompanyLocales(long companyId,
Collection<Locale> locales,
Locale defaultLocale)
|
static void |
resetCompanyLocales(long companyId,
String languageIds,
String defaultLanguageId)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CompanyTestUtil()
| Method Detail |
|---|
public static Company addCompany()
throws Exception
Exception
public static Company addCompany(String name)
throws Exception
Exception
public static void resetCompanyLocales(long companyId,
Collection<Locale> locales,
Locale defaultLocale)
throws Exception
Exception
public static void resetCompanyLocales(long companyId,
String languageIds,
String defaultLanguageId)
throws Exception
Exception
|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||