public class CompanyImpl extends CompanyBaseImpl
Modifier and Type | Class and Description |
---|---|
static class |
CompanyImpl.CompanySecurityBag |
COLUMN_BITMASK_ENABLED, COMPANYID_COLUMN_BITMASK, DATA_SOURCE, ENTITY_CACHE_ENABLED, FINDER_CACHE_ENABLED, LOCK_EXPIRATION_TIME, LOGOID_COLUMN_BITMASK, MX_COLUMN_BITMASK, ORDER_BY_JPQL, ORDER_BY_SQL, SESSION_FACTORY, SYSTEM_COLUMN_BITMASK, TABLE_COLUMNS, TABLE_COLUMNS_MAP, TABLE_NAME, TABLE_SQL_CREATE, TABLE_SQL_DROP, TX_MANAGER, WEBID_COLUMN_BITMASK
Constructor and Description |
---|
CompanyImpl() |
Modifier and Type | Method and Description |
---|---|
int |
compareTo(com.liferay.portal.kernel.model.Company company) |
com.liferay.portal.kernel.model.Account |
getAccount() |
String |
getAdminName() |
String |
getAuthType() |
CompanyImpl.CompanySecurityBag |
getCompanySecurityBag() |
com.liferay.portal.kernel.model.User |
getDefaultUser() |
String |
getDefaultWebId() |
String |
getEmailAddress() |
com.liferay.portal.kernel.model.Group |
getGroup() |
long |
getGroupId() |
Key |
getKeyObj() |
Locale |
getLocale() |
String |
getName() |
String |
getPortalURL(long groupId) |
String |
getShortName() |
TimeZone |
getTimeZone() |
String |
getVirtualHostname() |
boolean |
hasCompanyMx(String emailAddress) |
boolean |
isAutoLogin() |
boolean |
isSendPassword() |
boolean |
isSendPasswordResetLink() |
boolean |
isSiteLogo() |
boolean |
isStrangers() |
boolean |
isStrangersVerify() |
boolean |
isStrangersWithMx() |
void |
setCompanySecurityBag(Object companySecurityBag) |
void |
setKey(String key) |
void |
setKeyObj(Key keyObj) |
void |
setVirtualHostname(String virtualHostname) |
persist
clone, equals, getAccountId, getActive, getColumnBitmask, getCompanyId, getExpandoBridge, getHomeURL, getKey, getLogoId, getMaxUsers, getModelAttributes, getModelClass, getModelClassName, getMvccVersion, getMx, getOriginalLogoId, getOriginalMx, getOriginalSystem, getOriginalWebId, getPrimaryKey, getPrimaryKeyObj, getSystem, getWebId, hashCode, isActive, isEntityCacheEnabled, isFinderCacheEnabled, isSystem, resetOriginalValues, setAccountId, setActive, setCompanyId, setCompanySecurityBag, setExpandoBridgeAttributes, setHomeURL, setLogoId, setMaxUsers, setModelAttributes, setMvccVersion, setMx, setPrimaryKey, setPrimaryKeyObj, setSystem, setWebId, toCacheModel, toEscapedModel, toModel, toModels, toString, toXmlString
getLocale, isCachedModel, isEscapedModel, isNew, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, toUnescapedModel
clone, getAccountId, getActive, getCompanyId, getExpandoBridge, getHomeURL, getKey, getLogoId, getMaxUsers, getMvccVersion, getMx, getPrimaryKey, getPrimaryKeyObj, getSystem, getWebId, hashCode, isActive, isCachedModel, isEscapedModel, isNew, isSystem, setAccountId, setActive, setCachedModel, setCompanyId, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setHomeURL, setLogoId, setMaxUsers, setMvccVersion, setMx, setNew, setPrimaryKey, setPrimaryKeyObj, setSystem, setWebId, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlString
public int compareTo(com.liferay.portal.kernel.model.Company company)
compareTo
in interface com.liferay.portal.kernel.model.CompanyModel
compareTo
in interface Comparable<com.liferay.portal.kernel.model.Company>
compareTo
in class CompanyModelImpl
public com.liferay.portal.kernel.model.Account getAccount() throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public String getAdminName()
public String getAuthType()
public CompanyImpl.CompanySecurityBag getCompanySecurityBag()
getCompanySecurityBag
in class CompanyModelImpl
public com.liferay.portal.kernel.model.User getDefaultUser() throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public String getDefaultWebId()
public String getEmailAddress()
public com.liferay.portal.kernel.model.Group getGroup() throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public long getGroupId() throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public Key getKeyObj()
getKeyObj
in interface com.liferay.portal.kernel.model.Company
getKeyObj
in class CompanyModelImpl
public Locale getLocale() throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
@AutoEscape public String getName() throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public String getPortalURL(long groupId) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public String getShortName() throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public TimeZone getTimeZone() throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public String getVirtualHostname()
getVirtualHostname
in interface com.liferay.portal.kernel.model.Company
getVirtualHostname
in class CompanyModelImpl
public boolean hasCompanyMx(String emailAddress)
public boolean isAutoLogin()
public boolean isSendPassword()
public boolean isSendPasswordResetLink()
public boolean isSiteLogo()
public boolean isStrangers()
public boolean isStrangersVerify()
public boolean isStrangersWithMx()
public void setCompanySecurityBag(Object companySecurityBag)
public void setKey(String key)
setKey
in interface com.liferay.portal.kernel.model.CompanyModel
setKey
in class CompanyModelImpl
public void setKeyObj(Key keyObj)
setKeyObj
in interface com.liferay.portal.kernel.model.Company
setKeyObj
in class CompanyModelImpl
public void setVirtualHostname(String virtualHostname)
setVirtualHostname
in interface com.liferay.portal.kernel.model.Company
setVirtualHostname
in class CompanyModelImpl