public class PortalInstancePool
extends Object
Constructor and Description |
---|
PortalInstancePool() |
Modifier and Type | Method and Description |
---|---|
static void |
add(Company company) |
static void |
enableCache() |
static long |
getCompanyId(String webId) |
static long[] |
getCompanyIds() |
static long |
getDefaultCompanyId() |
static String |
getWebId(long companyId) |
static String[] |
getWebIds() |
static void |
remove(long companyId) |
public static void add(Company company)
public static void enableCache()
public static long getCompanyId(String webId)
public static long[] getCompanyIds()
public static long getDefaultCompanyId()
public static String getWebId(long companyId)
public static String[] getWebIds()
public static void remove(long companyId)