public class ServerSettingsImpl extends IdEObjectImpl implements ServerSettings
The following features are implemented:
Send Confirmation Email After RegistrationAllow Self RegistrationAllow Users To Create Top Level ProjectsCheckin Merging EnabledSmtp ServerEmail Sender AddressEmail Sender NameSite AddressGenerate Geometry On CheckinAllow Only WhitelistedWhitelisted DomainsHide User List For Non AdminProtocol Buffers PortCache Output FilesWeb ModulesWeb ModuleService Repository UrlSend Email On New RevisionSession Time Out SecondsSmtp UsernameSmtp PasswordSmtp PortSmtp ProtocolReuse GeometryAllow Create Validated UserRender Engine ProcessesIdEObjectImpl.Stateorg.eclipse.emf.ecore.impl.MinimalEObjectImpl.Containerorg.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderBaseImpl, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderImplorg.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterListEVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET| Modifier | Constructor and Description |
|---|---|
protected |
ServerSettingsImpl() |
dynamicGet, dynamicSet, eSet, eSet, eSettingDelegate, forceLoad, getExpressId, getLoadingState, getModel, getOid, getPid, getQueryInterface, getRid, hasModel, isLoadedOrLoading, load, remove, setExpressId, setLoaded, setLoading, setLoadingState, setModel, setOid, setPid, setQueryInterface, setRid, useInversesdynamicUnset, eAdapters, eBasicAdapterArray, eBasicAdapterListeners, eBasicAdapters, eBasicHasAdapters, eBasicProperties, eBasicSetAdapterArray, eBasicSetAdapterListeners, eBasicSetContainer, eBasicSetContainer, eBasicSetContainerFeatureID, eBasicSetSettings, eBasicSettings, eClass, eContainerFeatureID, eContents, eCrossReferences, eDeliver, eDirectResource, eDynamicClass, eHasSettings, eInternalContainer, eIsProxy, eProperties, eProxyURI, eSetClass, eSetDeliver, eSetDirectResource, eSetProxyURI, eSettingseAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInverseRemove, eInvocationDelegate, eInvoke, eInvoke, eIsSet, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eRemoveVirtualValue, eResolveProxy, eResource, eSetResource, eSetStore, eSetting, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticOperationCount, eStore, eUnset, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues, toStringeNotificationRequired, eNotifyclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeeAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetprotected org.eclipse.emf.ecore.EClass eStaticClass()
eStaticClass in class org.eclipse.emf.ecore.impl.BasicEObjectImplprotected int eStaticFeatureCount()
eStaticFeatureCount in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic boolean isSendConfirmationEmailAfterRegistration()
isSendConfirmationEmailAfterRegistration in interface ServerSettingsServerSettings.setSendConfirmationEmailAfterRegistration(boolean),
StorePackage.getServerSettings_SendConfirmationEmailAfterRegistration()public void setSendConfirmationEmailAfterRegistration(boolean newSendConfirmationEmailAfterRegistration)
setSendConfirmationEmailAfterRegistration in interface ServerSettingsnewSendConfirmationEmailAfterRegistration - the new value of the 'Send Confirmation Email After Registration' attribute.ServerSettings.isSendConfirmationEmailAfterRegistration()public Boolean getAllowSelfRegistration()
getAllowSelfRegistration in interface ServerSettingsServerSettings.setAllowSelfRegistration(Boolean),
StorePackage.getServerSettings_AllowSelfRegistration()public void setAllowSelfRegistration(Boolean newAllowSelfRegistration)
setAllowSelfRegistration in interface ServerSettingsnewAllowSelfRegistration - the new value of the 'Allow Self Registration' attribute.ServerSettings.getAllowSelfRegistration()public boolean isAllowUsersToCreateTopLevelProjects()
isAllowUsersToCreateTopLevelProjects in interface ServerSettingsServerSettings.setAllowUsersToCreateTopLevelProjects(boolean),
StorePackage.getServerSettings_AllowUsersToCreateTopLevelProjects()public void setAllowUsersToCreateTopLevelProjects(boolean newAllowUsersToCreateTopLevelProjects)
setAllowUsersToCreateTopLevelProjects in interface ServerSettingsnewAllowUsersToCreateTopLevelProjects - the new value of the 'Allow Users To Create Top Level Projects' attribute.ServerSettings.isAllowUsersToCreateTopLevelProjects()public Boolean getCheckinMergingEnabled()
getCheckinMergingEnabled in interface ServerSettingsServerSettings.setCheckinMergingEnabled(Boolean),
StorePackage.getServerSettings_CheckinMergingEnabled()public void setCheckinMergingEnabled(Boolean newCheckinMergingEnabled)
setCheckinMergingEnabled in interface ServerSettingsnewCheckinMergingEnabled - the new value of the 'Checkin Merging Enabled' attribute.ServerSettings.getCheckinMergingEnabled()public String getSmtpServer()
getSmtpServer in interface ServerSettingsServerSettings.setSmtpServer(String),
StorePackage.getServerSettings_SmtpServer()public void setSmtpServer(String newSmtpServer)
setSmtpServer in interface ServerSettingsnewSmtpServer - the new value of the 'Smtp Server' attribute.ServerSettings.getSmtpServer()public String getEmailSenderAddress()
getEmailSenderAddress in interface ServerSettingsServerSettings.setEmailSenderAddress(String),
StorePackage.getServerSettings_EmailSenderAddress()public void setEmailSenderAddress(String newEmailSenderAddress)
setEmailSenderAddress in interface ServerSettingsnewEmailSenderAddress - the new value of the 'Email Sender Address' attribute.ServerSettings.getEmailSenderAddress()public String getEmailSenderName()
getEmailSenderName in interface ServerSettingsServerSettings.setEmailSenderName(String),
StorePackage.getServerSettings_EmailSenderName()public void setEmailSenderName(String newEmailSenderName)
setEmailSenderName in interface ServerSettingsnewEmailSenderName - the new value of the 'Email Sender Name' attribute.ServerSettings.getEmailSenderName()public String getSiteAddress()
getSiteAddress in interface ServerSettingsServerSettings.setSiteAddress(String),
StorePackage.getServerSettings_SiteAddress()public void setSiteAddress(String newSiteAddress)
setSiteAddress in interface ServerSettingsnewSiteAddress - the new value of the 'Site Address' attribute.ServerSettings.getSiteAddress()public boolean isGenerateGeometryOnCheckin()
isGenerateGeometryOnCheckin in interface ServerSettingsServerSettings.setGenerateGeometryOnCheckin(boolean),
StorePackage.getServerSettings_GenerateGeometryOnCheckin()public void setGenerateGeometryOnCheckin(boolean newGenerateGeometryOnCheckin)
setGenerateGeometryOnCheckin in interface ServerSettingsnewGenerateGeometryOnCheckin - the new value of the 'Generate Geometry On Checkin' attribute.ServerSettings.isGenerateGeometryOnCheckin()public boolean isAllowOnlyWhitelisted()
isAllowOnlyWhitelisted in interface ServerSettingsServerSettings.setAllowOnlyWhitelisted(boolean),
StorePackage.getServerSettings_AllowOnlyWhitelisted()public void setAllowOnlyWhitelisted(boolean newAllowOnlyWhitelisted)
setAllowOnlyWhitelisted in interface ServerSettingsnewAllowOnlyWhitelisted - the new value of the 'Allow Only Whitelisted' attribute.ServerSettings.isAllowOnlyWhitelisted()public org.eclipse.emf.common.util.EList<String> getWhitelistedDomains()
getWhitelistedDomains in interface ServerSettingsStorePackage.getServerSettings_WhitelistedDomains()public Boolean getHideUserListForNonAdmin()
getHideUserListForNonAdmin in interface ServerSettingsServerSettings.setHideUserListForNonAdmin(Boolean),
StorePackage.getServerSettings_HideUserListForNonAdmin()public void setHideUserListForNonAdmin(Boolean newHideUserListForNonAdmin)
setHideUserListForNonAdmin in interface ServerSettingsnewHideUserListForNonAdmin - the new value of the 'Hide User List For Non Admin' attribute.ServerSettings.getHideUserListForNonAdmin()public Integer getProtocolBuffersPort()
getProtocolBuffersPort in interface ServerSettingsServerSettings.setProtocolBuffersPort(Integer),
StorePackage.getServerSettings_ProtocolBuffersPort()public void setProtocolBuffersPort(Integer newProtocolBuffersPort)
setProtocolBuffersPort in interface ServerSettingsnewProtocolBuffersPort - the new value of the 'Protocol Buffers Port' attribute.ServerSettings.getProtocolBuffersPort()public Boolean getCacheOutputFiles()
getCacheOutputFiles in interface ServerSettingsServerSettings.setCacheOutputFiles(Boolean),
StorePackage.getServerSettings_CacheOutputFiles()public void setCacheOutputFiles(Boolean newCacheOutputFiles)
setCacheOutputFiles in interface ServerSettingsnewCacheOutputFiles - the new value of the 'Cache Output Files' attribute.ServerSettings.getCacheOutputFiles()public org.eclipse.emf.common.util.EList<WebModulePluginConfiguration> getWebModules()
getWebModules in interface ServerSettingsStorePackage.getServerSettings_WebModules(),
WebModulePluginConfiguration.getServerSettings()public WebModulePluginConfiguration getWebModule()
getWebModule in interface ServerSettingsServerSettings.setWebModule(WebModulePluginConfiguration),
StorePackage.getServerSettings_WebModule()public void setWebModule(WebModulePluginConfiguration newWebModule)
setWebModule in interface ServerSettingsnewWebModule - the new value of the 'Web Module' reference.ServerSettings.getWebModule()public String getServiceRepositoryUrl()
getServiceRepositoryUrl in interface ServerSettingsServerSettings.setServiceRepositoryUrl(String),
StorePackage.getServerSettings_ServiceRepositoryUrl()public void setServiceRepositoryUrl(String newServiceRepositoryUrl)
setServiceRepositoryUrl in interface ServerSettingsnewServiceRepositoryUrl - the new value of the 'Service Repository Url' attribute.ServerSettings.getServiceRepositoryUrl()public boolean isSendEmailOnNewRevision()
isSendEmailOnNewRevision in interface ServerSettingsServerSettings.setSendEmailOnNewRevision(boolean),
StorePackage.getServerSettings_SendEmailOnNewRevision()public void setSendEmailOnNewRevision(boolean newSendEmailOnNewRevision)
setSendEmailOnNewRevision in interface ServerSettingsnewSendEmailOnNewRevision - the new value of the 'Send Email On New Revision' attribute.ServerSettings.isSendEmailOnNewRevision()public int getSessionTimeOutSeconds()
getSessionTimeOutSeconds in interface ServerSettingsServerSettings.setSessionTimeOutSeconds(int),
StorePackage.getServerSettings_SessionTimeOutSeconds()public void setSessionTimeOutSeconds(int newSessionTimeOutSeconds)
setSessionTimeOutSeconds in interface ServerSettingsnewSessionTimeOutSeconds - the new value of the 'Session Time Out Seconds' attribute.ServerSettings.getSessionTimeOutSeconds()public String getSmtpUsername()
getSmtpUsername in interface ServerSettingsServerSettings.setSmtpUsername(String),
StorePackage.getServerSettings_SmtpUsername()public void setSmtpUsername(String newSmtpUsername)
setSmtpUsername in interface ServerSettingsnewSmtpUsername - the new value of the 'Smtp Username' attribute.ServerSettings.getSmtpUsername()public String getSmtpPassword()
getSmtpPassword in interface ServerSettingsServerSettings.setSmtpPassword(String),
StorePackage.getServerSettings_SmtpPassword()public void setSmtpPassword(String newSmtpPassword)
setSmtpPassword in interface ServerSettingsnewSmtpPassword - the new value of the 'Smtp Password' attribute.ServerSettings.getSmtpPassword()public int getSmtpPort()
getSmtpPort in interface ServerSettingsServerSettings.setSmtpPort(int),
StorePackage.getServerSettings_SmtpPort()public void setSmtpPort(int newSmtpPort)
setSmtpPort in interface ServerSettingsnewSmtpPort - the new value of the 'Smtp Port' attribute.ServerSettings.getSmtpPort()public SmtpProtocol getSmtpProtocol()
getSmtpProtocol in interface ServerSettingsSmtpProtocol,
ServerSettings.setSmtpProtocol(SmtpProtocol),
StorePackage.getServerSettings_SmtpProtocol()public void setSmtpProtocol(SmtpProtocol newSmtpProtocol)
setSmtpProtocol in interface ServerSettingsnewSmtpProtocol - the new value of the 'Smtp Protocol' attribute.SmtpProtocol,
ServerSettings.getSmtpProtocol()public boolean isReuseGeometry()
isReuseGeometry in interface ServerSettingsServerSettings.setReuseGeometry(boolean),
StorePackage.getServerSettings_ReuseGeometry()public void setReuseGeometry(boolean newReuseGeometry)
setReuseGeometry in interface ServerSettingsnewReuseGeometry - the new value of the 'Reuse Geometry' attribute.ServerSettings.isReuseGeometry()public boolean isAllowCreateValidatedUser()
isAllowCreateValidatedUser in interface ServerSettingsServerSettings.setAllowCreateValidatedUser(boolean),
StorePackage.getServerSettings_AllowCreateValidatedUser()public void setAllowCreateValidatedUser(boolean newAllowCreateValidatedUser)
setAllowCreateValidatedUser in interface ServerSettingsnewAllowCreateValidatedUser - the new value of the 'Allow Create Validated User' attribute.ServerSettings.isAllowCreateValidatedUser()public int getRenderEngineProcesses()
getRenderEngineProcesses in interface ServerSettingsServerSettings.setRenderEngineProcesses(int),
StorePackage.getServerSettings_RenderEngineProcesses()public void setRenderEngineProcesses(int newRenderEngineProcesses)
setRenderEngineProcesses in interface ServerSettingsnewRenderEngineProcesses - the new value of the 'Render Engine Processes' attribute.ServerSettings.getRenderEngineProcesses()Copyright © 2016 OpenSource BIM. All rights reserved.