public class CompanyImpl extends CompanyBaseImpl
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() |
java.lang.String |
getAdminName() |
java.lang.String |
getAuthType() |
com.liferay.portal.kernel.model.User |
getDefaultUser() |
java.lang.String |
getDefaultWebId() |
java.lang.String |
getEmailAddress() |
com.liferay.portal.kernel.model.Group |
getGroup() |
long |
getGroupId() |
java.security.Key |
getKeyObj() |
java.util.Locale |
getLocale() |
java.lang.String |
getName() |
java.lang.String |
getPortalURL(long groupId) |
java.lang.String |
getShortName() |
java.util.TimeZone |
getTimeZone() |
java.lang.String |
getVirtualHostname() |
boolean |
hasCompanyMx(java.lang.String emailAddress) |
boolean |
isAutoLogin() |
boolean |
isSendPassword() |
boolean |
isSendPasswordResetLink() |
boolean |
isSiteLogo() |
boolean |
isStrangers() |
boolean |
isStrangersVerify() |
boolean |
isStrangersWithMx() |
void |
setKey(java.lang.String key) |
void |
setKeyObj(java.security.Key keyObj) |
void |
setVirtualHostname(java.lang.String virtualHostname) |
persistclone, 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, setExpandoBridgeAttributes, setHomeURL, setLogoId, setMaxUsers, setModelAttributes, setMvccVersion, setMx, setPrimaryKey, setPrimaryKeyObj, setSystem, setWebId, toCacheModel, toEscapedModel, toModel, toModels, toString, toXmlStringgetLocale, isCachedModel, isEscapedModel, isNew, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, toUnescapedModelfinalize, getClass, notify, notifyAll, wait, wait, waitclone, 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, toXmlStringpublic int compareTo(com.liferay.portal.kernel.model.Company company)
compareTo in interface com.liferay.portal.kernel.model.CompanyModelcompareTo in interface java.lang.Comparable<com.liferay.portal.kernel.model.Company>compareTo in class CompanyModelImplpublic com.liferay.portal.kernel.model.Account getAccount()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic java.lang.String getAdminName()
public java.lang.String getAuthType()
public com.liferay.portal.kernel.model.User getDefaultUser()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic java.lang.String getDefaultWebId()
public java.lang.String getEmailAddress()
public com.liferay.portal.kernel.model.Group getGroup()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic long getGroupId()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic java.security.Key getKeyObj()
getKeyObj in interface com.liferay.portal.kernel.model.CompanygetKeyObj in class CompanyModelImplpublic java.util.Locale getLocale()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException@AutoEscape
public java.lang.String getName()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic java.lang.String getPortalURL(long groupId)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic java.lang.String getShortName()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic java.util.TimeZone getTimeZone()
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic java.lang.String getVirtualHostname()
getVirtualHostname in interface com.liferay.portal.kernel.model.CompanygetVirtualHostname in class CompanyModelImplpublic boolean hasCompanyMx(java.lang.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 setKey(java.lang.String key)
setKey in interface com.liferay.portal.kernel.model.CompanyModelsetKey in class CompanyModelImplpublic void setKeyObj(java.security.Key keyObj)
setKeyObj in interface com.liferay.portal.kernel.model.CompanysetKeyObj in class CompanyModelImplpublic void setVirtualHostname(java.lang.String virtualHostname)
setVirtualHostname in interface com.liferay.portal.kernel.model.CompanysetVirtualHostname in class CompanyModelImpl