public class CompanyFacadeUtil extends Object
| Constructor and Description |
|---|
CompanyFacadeUtil() |
| Modifier and Type | Method and Description |
|---|---|
static long |
getCompanyId(eu.lundegaard.liferay.db.setup.domain.Company company)
Method is used to get value of companyId from configured company You can get
such value by configuring:
companyId
useCompanyMx
companyWebId
virtualHost
logoId
|
public static long getCompanyId(eu.lundegaard.liferay.db.setup.domain.Company company)
throws com.liferay.portal.kernel.exception.PortalException
company - structure defined inside XSDcom.liferay.portal.kernel.exception.PortalException - is thrown if while fetching company error occuresCopyright © 2016–2023 Lundegaard a.s.. All rights reserved.