@ProviderType public interface Company extends CompanyModel, PersistedModel
CompanyModel,
CompanyImpl,
CompanyModelImpl| Modifier and Type | Method and Description |
|---|---|
Account |
getAccount() |
java.lang.String |
getAdminName() |
java.lang.String |
getAuthType() |
User |
getDefaultUser() |
java.lang.String |
getDefaultWebId() |
java.lang.String |
getEmailAddress() |
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 |
getShardName() |
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 |
setKeyObj(java.security.Key keyObj) |
void |
setVirtualHostname(java.lang.String virtualHostname) |
clone, compareTo, getAccountId, getActive, getCompanyId, getExpandoBridge, getHomeURL, getKey, getLogoId, getMaxUsers, getMx, getPrimaryKey, getPrimaryKeyObj, getSystem, getWebId, hashCode, isActive, isCachedModel, isEscapedModel, isNew, isSystem, setAccountId, setActive, setCachedModel, setCompanyId, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setHomeURL, setKey, setLogoId, setMaxUsers, setMx, setNew, setPrimaryKey, setPrimaryKeyObj, setSystem, setWebId, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlStringgetModelAttributes, resetOriginalValues, setModelAttributesgetModelClass, getModelClassNamepersistAccount getAccount() throws PortalException, SystemException
PortalExceptionSystemExceptionjava.lang.String getAdminName()
java.lang.String getAuthType()
throws SystemException
SystemExceptionUser getDefaultUser() throws PortalException, SystemException
PortalExceptionSystemExceptionjava.lang.String getDefaultWebId()
java.lang.String getEmailAddress()
Group getGroup() throws PortalException, SystemException
PortalExceptionSystemExceptionlong getGroupId()
throws PortalException,
SystemException
PortalExceptionSystemExceptionjava.security.Key getKeyObj()
java.util.Locale getLocale()
throws PortalException,
SystemException
PortalExceptionSystemException@AutoEscape java.lang.String getName() throws PortalException, SystemException
PortalExceptionSystemExceptionjava.lang.String getPortalURL(long groupId)
throws PortalException,
SystemException
PortalExceptionSystemExceptionjava.lang.String getShardName()
throws PortalException,
SystemException
PortalExceptionSystemExceptionjava.lang.String getShortName()
throws PortalException,
SystemException
PortalExceptionSystemExceptionjava.util.TimeZone getTimeZone()
throws PortalException,
SystemException
PortalExceptionSystemExceptionjava.lang.String getVirtualHostname()
boolean hasCompanyMx(java.lang.String emailAddress)
throws SystemException
SystemExceptionboolean isAutoLogin()
throws SystemException
SystemExceptionboolean isSendPassword()
throws SystemException
SystemExceptionboolean isSendPasswordResetLink()
throws SystemException
SystemExceptionboolean isSiteLogo()
throws SystemException
SystemExceptionboolean isStrangers()
throws SystemException
SystemExceptionboolean isStrangersVerify()
throws SystemException
SystemExceptionboolean isStrangersWithMx()
throws SystemException
SystemExceptionvoid setKeyObj(java.security.Key keyObj)
void setVirtualHostname(java.lang.String virtualHostname)