public class MockConfig extends Object implements Config
Modifier and Type | Field and Description |
---|---|
protected String |
encryptionKey |
ALT_OJB_FILE, ALT_SPRING_FILE, APPLICATION_NAME, APPLICATION_VERSION, BAM_ENABLED, BASE_WEB_SERVICE_URL_WORKFLOW_CLIENT_FILE, BASE_WEB_SERVICE_WSDL_PATH, BATCH_MODE, CREDENTIALS_SOURCE_FACTORY, DATASOURCE_DRIVER_NAME, DATASOURCE_OJB_SEQUENCE_MANAGER, DATASOURCE_OJB_SEQUENCE_MANAGER_CLASS, DATASOURCE_PASSWORD, DATASOURCE_PLATFORM, DATASOURCE_POOL_MAX_SIZE, DATASOURCE_POOL_MAXWAIT, DATASOURCE_POOL_MIN_SIZE, DATASOURCE_POOL_VALIDATION_QUERY, DATASOURCE_URL, DATASOURCE_USERNAME, DEFAULT_KEW_NOTE_CLASS, DEV_MODE, DOCUMENT_LOCK_TIMEOUT, EDL_CONFIG_LOCATION, EMAIL_SECURITY_PATH, EMBEDDED_PLUGIN_DEFAULT_CURRENT_CLASS_LOADER, EMBEDDED_PLUGIN_LOCATIAON, ENABLE_EMAIL_REMINDER_LIFECYCLE, ENABLE_XML_PIPELINE_LIFECYCLE, ENVIRONMENT, EXTRA_CLASSES_DIR, EXTRA_LIB_DIR, FIRST_DAILY_EMAIL_DELIVERY_DATE, FIRST_WEEKLY_EMAIL_DELIVERY_DATE, KEN_URL, KEW_URL, KEYSTORE_ALIAS, KEYSTORE_FILE, KEYSTORE_PASSWORD, KIM_URL, KR_URL, LOG4J_SETTINGS_PATH, LOG4J_SETTINGS_PROPS, LOG4J_SETTINGS_RELOADINTERVAL_MINS, LOG4J_SETTINGS_XML, M_BEANS, MESSAGE_PERSISTENCE, MODULE_NAME, NODE_PROPERTIES_PATH, OJB_PLATFORM, OUT_BOX_MODE, PLUGIN_DIR, PROD_ENVIRONMENT_CODE, REFRESH_RATE, RICE_VERSION, SERVICE_SERVLET_URL, THREAD_POOL_SIZE, TRANSACTION_TIMEOUT, VERSION, WEB_SERVICE_CONNECT_RETRY, WSDL_LOCATION_WORKFLOW_CLIENT_FILE
Constructor and Description |
---|
MockConfig() |
protected String encryptionKey
public MockConfig()
public String getAlternateOJBFile()
getAlternateOJBFile
in interface Config
public String getAlternateSpringFile()
getAlternateSpringFile
in interface Config
public String getBaseWebServiceURL()
getBaseWebServiceURL
in interface Config
public String getBaseWebServiceWsdlPath()
getBaseWebServiceWsdlPath
in interface Config
public Boolean getBatchMode()
getBatchMode
in interface Config
public boolean getBooleanProperty(String key, boolean defaultValue)
getBooleanProperty
in interface Config
public String getClientWSDLFullPathAndFileName()
getClientWSDLFullPathAndFileName
in interface Config
public String getDailyEmailFirstDeliveryDate()
getDailyEmailFirstDeliveryDate
in interface Config
public String getDefaultKewNoteClass()
getDefaultKewNoteClass
in interface Config
public Boolean getDevMode()
getDevMode
in interface Config
public String getDocumentLockTimeout()
getDocumentLockTimeout
in interface Config
public String getEDLConfigLocation()
getEDLConfigLocation
in interface Config
public String getEmailConfigurationPath()
getEmailConfigurationPath
in interface Config
public Boolean getEmailReminderLifecycleEnabled()
getEmailReminderLifecycleEnabled
in interface Config
public String getEmbeddedPluginLocation()
getEmbeddedPluginLocation
in interface Config
public String getEndPointUrl()
getEndPointUrl
in interface Config
public String getEnvironment()
getEnvironment
in interface Config
public String getKENBaseURL()
getKENBaseURL
in interface Config
public String getKEWBaseURL()
getKEWBaseURL
in interface Config
public String getKIMBaseURL()
getKIMBaseURL
in interface Config
public String getKRBaseURL()
getKRBaseURL
in interface Config
public String getKeystoreAlias()
getKeystoreAlias
in interface Config
public String getKeystoreFile()
getKeystoreFile
in interface Config
public String getKeystorePassword()
getKeystorePassword
in interface Config
public String getLog4jFileLocation()
getLog4jFileLocation
in interface Config
public String getLog4jReloadInterval()
getLog4jReloadInterval
in interface Config
public Map<String,Object> getObjects()
getObjects
in interface Config
public Boolean getOutBoxOn()
getOutBoxOn
in interface Config
public Properties getProperties()
getProperties
in interface Config
public Map<String,String> getPropertiesWithPrefix(String prefix, boolean stripPrefix)
getPropertiesWithPrefix
in interface Config
public String getProperty(String key)
getProperty
in interface Config
public Integer getRefreshRate()
getRefreshRate
in interface Config
public String getTransactionTimeout()
getTransactionTimeout
in interface Config
public String getWebServicesConnectRetry()
getWebServicesConnectRetry
in interface Config
public String getWeeklyEmailFirstDeliveryDate()
getWeeklyEmailFirstDeliveryDate
in interface Config
public Boolean getXmlPipelineLifeCycleEnabled()
getXmlPipelineLifeCycleEnabled
in interface Config
public void parseConfig() throws IOException
parseConfig
in interface Config
IOException
public void putObjects(Map<String,Object> objects)
putObjects
in interface Config
public void putProperties(Properties properties)
putProperties
in interface Config
public void putProperty(String key, String value)
putProperty
in interface Config
public void removeObject(String key)
removeObject
in interface Config
public void removeProperty(String key)
removeProperty
in interface Config
public String getApplicationName()
getApplicationName
in interface Config
public String getApplicationVersion()
getApplicationVersion
in interface Config
public Boolean getBooleanProperty(String arg0)
getBooleanProperty
in interface Config
public Long getNumericProperty(String arg0)
getNumericProperty
in interface Config
public long getNumericProperty(String arg0, long arg1)
getNumericProperty
in interface Config
public String getProductionEnvironmentCode()
getProductionEnvironmentCode
in interface Config
public String getRiceVersion()
getRiceVersion
in interface Config
public boolean isProductionEnvironment()
isProductionEnvironment
in interface Config
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.