@ProviderType public interface Company extends CompanyModel, PersistedModel
CompanyModel,
com.liferay.portal.model.impl.CompanyImpl,
com.liferay.portal.model.impl.CompanyModelImpl| Modifier and Type | Field and Description |
|---|---|
static Accessor<Company,Long> |
COMPANY_ID_ACCESSOR |
| Modifier and Type | Method and Description |
|---|---|
Account |
getAccount() |
String |
getAdminName() |
String |
getAuthType() |
User |
getDefaultUser() |
String |
getDefaultWebId() |
String |
getEmailAddress() |
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 |
setKeyObj(Key keyObj) |
void |
setVirtualHostname(String virtualHostname) |
clone, compareTo, 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, setKey, setLogoId, setMaxUsers, setMvccVersion, setMx, setNew, setPrimaryKey, setPrimaryKeyObj, setSystem, setWebId, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlStringgetModelAttributes, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setModelAttributesgetModelClass, getModelClassNamepersistAccount getAccount() throws PortalException
PortalExceptionString getAdminName()
String getAuthType()
User getDefaultUser() throws PortalException
PortalExceptionString getDefaultWebId()
String getEmailAddress()
Group getGroup() throws PortalException
PortalExceptionlong getGroupId()
throws PortalException
PortalExceptionKey getKeyObj()
Locale getLocale() throws PortalException
PortalException@AutoEscape String getName() throws PortalException
PortalExceptionString getPortalURL(long groupId) throws PortalException
PortalExceptionString getShortName() throws PortalException
PortalExceptionTimeZone getTimeZone() throws PortalException
PortalExceptionString getVirtualHostname()
boolean hasCompanyMx(String emailAddress)
boolean isAutoLogin()
boolean isSendPassword()
boolean isSendPasswordResetLink()
boolean isSiteLogo()
boolean isStrangers()
boolean isStrangersVerify()
boolean isStrangersWithMx()
void setKeyObj(Key keyObj)
void setVirtualHostname(String virtualHostname)