@ProviderType public interface Company extends CompanyModel, PersistedModel
CompanyModel| Modifier and Type | Field and Description |
|---|---|
static Accessor<Company,Long> |
COMPANY_ID_ACCESSOR |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(Company company) |
String |
getAdminName() |
String |
getAuthType() |
CompanyInfo |
getCompanyInfo() |
User |
getDefaultUser() |
String |
getDefaultWebId() |
String |
getEmailAddress() |
Group |
getGroup() |
long |
getGroupId() |
String |
getKey() |
Key |
getKeyObj() |
Locale |
getLocale() |
String |
getPortalURL(long groupId) |
String |
getPortalURL(long groupId,
boolean privateLayout) |
String |
getShortName() |
TimeZone |
getTimeZone() |
String |
getVirtualHostname() |
boolean |
hasCompanyMx(String emailAddress) |
boolean |
isAutoLogin() |
boolean |
isSendPasswordResetLink() |
boolean |
isSiteLogo() |
boolean |
isStrangers() |
boolean |
isStrangersVerify() |
boolean |
isStrangersWithMx() |
boolean |
isUpdatePasswordRequired() |
void |
setKey(String key) |
void |
setKeyObj(Key keyObj) |
void |
setVirtualHostname(String virtualHostname) |
cloneWithOriginalValues, getActive, getCompanyId, getCreateDate, getHomeURL, getIndustry, getLegalId, getLegalName, getLegalType, getLogoId, getMaxUsers, getModifiedDate, getMvccVersion, getMx, getName, getPrimaryKey, getSicCode, getSize, getSystem, getTickerSymbol, getType, getUserId, getUserName, getUserUuid, getWebId, isActive, isSystem, setActive, setCompanyId, setCreateDate, setHomeURL, setIndustry, setLegalId, setLegalName, setLegalType, setLogoId, setMaxUsers, setModifiedDate, setMvccVersion, setMx, setName, setPrimaryKey, setSicCode, setSize, setSystem, setTickerSymbol, setType, setUserId, setUserName, setUserUuid, setWebIdclone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlStringgetModelClass, getModelClassNamepersistString getAdminName()
String getAuthType()
CompanyInfo getCompanyInfo()
User getDefaultUser() throws PortalException
PortalExceptionString getDefaultWebId()
String getEmailAddress()
Group getGroup() throws PortalException
PortalExceptionlong getGroupId()
throws PortalException
PortalExceptionString getKey()
Key getKeyObj()
Locale getLocale()
throws PortalException
PortalExceptionString getPortalURL(long groupId)
throws PortalException
PortalExceptionString getPortalURL(long groupId,
boolean privateLayout)
throws PortalException
PortalExceptionString getShortName()
throws PortalException
PortalExceptionTimeZone getTimeZone()
throws PortalException
PortalExceptionString getVirtualHostname()
boolean hasCompanyMx(String emailAddress)
boolean isAutoLogin()
boolean isSendPasswordResetLink()
boolean isSiteLogo()
boolean isStrangers()
boolean isStrangersVerify()
boolean isStrangersWithMx()
boolean isUpdatePasswordRequired()
void setKey(String key)
void setKeyObj(Key keyObj)
void setVirtualHostname(String virtualHostname)