@Singleton
public class ServiceProperties
extends org.eurekaclinical.standardapis.props.CasJerseyEurekaClinicalProperties
| Constructor and Description |
|---|
ServiceProperties() |
| Modifier and Type | Method and Description |
|---|---|
AppProperties |
getAppProperties()
Gets the appProperties.
|
AppPropertiesLinks |
getAppPropertiesLinks()
Gets the appPropertiesLinks.
|
AppPropertiesModes |
getAppPropertiesModes()
Gets the appPropertiesModes.
|
AppPropertiesRegistration |
getAppPropertiesRegistration()
Gets the appPropertiesRegistration.
|
List<String> |
getDefaultSystemPropositions()
Gets the default list of system propositions for the application.
|
String |
getEtlUrl()
Get the URL for the eureka-protempa-etl application.
|
String |
getProxyCallbackServer()
Gets the i2b2 admin username from application.properties.
|
String |
getServicesUrl(javax.servlet.http.HttpServletRequest request)
Get the base URL for the services layer for external users.
|
SupportUri |
getSupportUri()
Get the support email address for the application.
|
String |
getUrl() |
void |
setAppPropertiesLinks(AppPropertiesLinks inAppPropertiesLinks)
Sets the appPropertiesLinks.
|
void |
setAppPropertiesModes(AppPropertiesModes inAppPropertiesModes)
Sets the appPropertiesModes.
|
void |
setAppPropertiesRegistration(AppPropertiesRegistration inAppPropertiesRegistration)
Sets the appPropertiesRegistration.
|
getCasLoginGatewaygetAllowedWebClientUrls, getCasLoginRenew, getCasLoginUrl, getCasLogoutUrl, getCasUrlpublic AppPropertiesModes getAppPropertiesModes()
public AppPropertiesLinks getAppPropertiesLinks()
public AppPropertiesRegistration getAppPropertiesRegistration()
public AppProperties getAppProperties()
public SupportUri getSupportUri()
public List<String> getDefaultSystemPropositions()
public void setAppPropertiesModes(AppPropertiesModes inAppPropertiesModes)
inAppPropertiesModes. - public void setAppPropertiesLinks(AppPropertiesLinks inAppPropertiesLinks)
inAppPropertiesLinks. - public void setAppPropertiesRegistration(AppPropertiesRegistration inAppPropertiesRegistration)
inAppPropertiesRegistration. - public String getEtlUrl()
public String getServicesUrl(javax.servlet.http.HttpServletRequest request)
request - the HTTP request, which will be used to generate a
services layer URL from server information if none of the properties
files contain an services layer URL property.public String getProxyCallbackServer()
getProxyCallbackServer in class org.eurekaclinical.standardapis.props.CasEurekaClinicalPropertiespublic String getUrl()
getUrl in class org.eurekaclinical.standardapis.props.EurekaClinicalPropertiesCopyright © 2012–2020 Emory University. All rights reserved.