public class EtlProperties
extends org.eurekaclinical.standardapis.props.CasJerseyEurekaClinicalProperties
| Constructor and Description |
|---|
EtlProperties() |
| Modifier and Type | Method and Description |
|---|---|
File |
destinationConfigFile(String destId) |
List<String> |
getDefaultSystemPropositions()
Gets the default list of system propositions for the application.
|
File |
getDestinationConfigDirectory() |
File |
getOutputDirectory() |
String |
getProxyCallbackServer() |
int |
getSearchLimit() |
File |
getSourceConfigDirectory() |
int |
getTaskThreadPoolSize()
Gets the size of the thread pool created to run Protempa tasks.
|
File |
getTempUploadedDirectory() |
File |
getUploadedDirectory() |
String |
getUrl() |
File |
outputDirectory(String destId,
String fileTypeId) |
File |
outputFileDirectory(String destId) |
File |
outputTempDirectory(String destId) |
File |
tempUploadedDirectory(String sourceId,
String fileTypeId) |
File |
uploadedDirectory(String sourceId,
String fileTypeId) |
getCasLoginGatewaygetAllowedWebClientUrls, getCasLoginRenew, getCasLoginUrl, getCasLogoutUrl, getCasUrlpublic List<String> getDefaultSystemPropositions()
public int getTaskThreadPoolSize()
public File getSourceConfigDirectory() throws IOException
IOExceptionpublic File getDestinationConfigDirectory() throws IOException
IOExceptionpublic File getTempUploadedDirectory() throws IOException
IOExceptionpublic File tempUploadedDirectory(String sourceId, String fileTypeId) throws IOException
IOExceptionpublic File getUploadedDirectory() throws IOException
IOExceptionpublic File uploadedDirectory(String sourceId, String fileTypeId) throws IOException
IOExceptionpublic File destinationConfigFile(String destId) throws IOException
IOExceptionpublic File getOutputDirectory() throws IOException
IOExceptionpublic File outputDirectory(String destId, String fileTypeId) throws IOException
IOExceptionpublic File outputFileDirectory(String destId) throws IOException
IOExceptionpublic File outputTempDirectory(String destId) throws IOException
IOExceptionpublic String getProxyCallbackServer()
getProxyCallbackServer in class org.eurekaclinical.standardapis.props.CasEurekaClinicalPropertiespublic int getSearchLimit()
public String getUrl()
getUrl in class org.eurekaclinical.standardapis.props.EurekaClinicalPropertiesCopyright © 2012–2018 Emory University. All rights reserved.