Class PortalInstancePool
Object
com.liferay.portal.kernel.instance.PortalInstancePool
- Author:
- Tina Tian
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidstatic voidstatic longgetCompanyId(String webId) static long[]static long[]getCompanyIdsBySQL(Connection connection) static longstatic longgetDefaultCompanyIdBySQL(Connection connection) static StringgetWebId(long companyId) static String[]static voidremove(long companyId)
-
Constructor Details
-
PortalInstancePool
public PortalInstancePool()
-
-
Method Details
-
add
-
enableCache
public static void enableCache() -
getCompanyId
-
getCompanyIds
public static long[] getCompanyIds() -
getCompanyIdsBySQL
-
getDefaultCompanyId
public static long getDefaultCompanyId() -
getDefaultCompanyIdBySQL
-
getWebId
-
getWebIds
-
remove
public static void remove(long companyId)
-