Modifier and Type | Method and Description |
---|---|
Settings |
SoapUICore.getSettings() |
static Settings |
SoapUI.getSettings() |
Settings |
DefaultSoapUICore.getSettings() |
Settings |
SoapUICore.importSettings(File file) |
Settings |
DefaultSoapUICore.importSettings(File file) |
protected Settings |
SwingSoapUICore.initSettings(String fileName) |
protected Settings |
DefaultSoapUICore.initSettings(String fileName) |
Modifier and Type | Method and Description |
---|---|
protected void |
DefaultSoapUICore.initDefaultSettings(Settings settings2) |
Modifier and Type | Method and Description |
---|---|
void |
UIPrefs.getFormValues(Settings settings) |
void |
ToolsPrefs.getFormValues(Settings settings) |
void |
SecurityScansPrefs.getFormValues(Settings settings) |
void |
ProxyPrefs.getFormValues(Settings settings) |
void |
Prefs.getFormValues(Settings settings) |
void |
HttpPrefs.getFormValues(Settings settings) |
void |
GlobalPropertiesPrefs.getFormValues(Settings settings) |
void |
EditorPrefs.getFormValues(Settings settings) |
void |
AnnotatedSettingsPrefs.getFormValues(Settings settings) |
StringToStringMap |
UIPrefs.getValues(Settings settings) |
StringToStringMap |
ToolsPrefs.getValues(Settings settings) |
StringToStringMap |
SecurityScansPrefs.getValues(Settings settings) |
StringToStringMap |
ProxyPrefs.getValues(Settings settings) |
StringToStringMap |
Prefs.getValues(Settings settings) |
StringToStringMap |
HttpPrefs.getValues(Settings settings) |
StringToStringMap |
GlobalPropertiesPrefs.getValues(Settings settings) |
StringToStringMap |
EditorPrefs.getValues(Settings settings) |
StringToStringMap |
AnnotatedSettingsPrefs.getValues(Settings settings) |
void |
UIPrefs.setFormValues(Settings settings) |
void |
ToolsPrefs.setFormValues(Settings settings) |
void |
SecurityScansPrefs.setFormValues(Settings settings) |
void |
ProxyPrefs.setFormValues(Settings settings) |
void |
Prefs.setFormValues(Settings settings) |
void |
HttpPrefs.setFormValues(Settings settings) |
void |
GlobalPropertiesPrefs.setFormValues(Settings settings) |
void |
EditorPrefs.setFormValues(Settings settings) |
void |
AnnotatedSettingsPrefs.setFormValues(Settings settings) |
void |
UIPrefs.storeValues(StringToStringMap values,
Settings settings) |
void |
ToolsPrefs.storeValues(StringToStringMap values,
Settings settings) |
void |
SecurityScansPrefs.storeValues(StringToStringMap values,
Settings settings) |
void |
ProxyPrefs.storeValues(StringToStringMap values,
Settings settings) |
void |
Prefs.storeValues(StringToStringMap values,
Settings settings) |
void |
HttpPrefs.storeValues(StringToStringMap httpValues,
Settings settings) |
void |
GlobalPropertiesPrefs.storeValues(StringToStringMap values,
Settings settings) |
void |
EditorPrefs.storeValues(StringToStringMap values,
Settings settings) |
void |
AnnotatedSettingsPrefs.storeValues(StringToStringMap values,
Settings settings) |
Modifier and Type | Method and Description |
---|---|
Settings |
WorkspaceImpl.getSettings() |
Modifier and Type | Class and Description |
---|---|
class |
SettingsImpl
Default Settings implementation
|
class |
XmlBeansSettingsImpl
Settings implementation for XmlBeans generated SettingsConfig
|
Constructor and Description |
---|
SettingsImpl(Settings parent) |
XmlBeansSettingsImpl(ModelItem item,
Settings parent,
SettingsConfig config) |
Modifier and Type | Method and Description |
---|---|
Settings |
WsdlSubmitContext.getSettings() |
Modifier and Type | Method and Description |
---|---|
void |
SoapMonitorAction.DialogHandler.saveDialogValues(Settings settings) |
void |
SoapMonitorAction.FullMonitorDialogHandler.saveDialogValues(Settings settings) |
void |
SoapMonitorAction.DialogHandler.setDialogValues(Settings settings) |
void |
SoapMonitorAction.FullMonitorDialogHandler.setDialogValues(Settings settings) |
Modifier and Type | Method and Description |
---|---|
Settings |
WsdlMockRunContext.getSettings() |
Modifier and Type | Method and Description |
---|---|
Settings |
XPathMockOperationDispatcher.DispatchXPathGroovyEditorModel.getSettings() |
Settings |
ScriptMockOperationDispatcher.DispatchScriptGroovyEditorModel.getSettings() |
Modifier and Type | Field and Description |
---|---|
protected Settings |
ProxyServlet.settings |
Modifier and Type | Method and Description |
---|---|
Settings |
MockTestRunContext.getSettings() |
Constructor and Description |
---|
JTestRunLog(Settings settings) |
Modifier and Type | Method and Description |
---|---|
Settings |
JdbcRequest.getSettings() |
Modifier and Type | Method and Description |
---|---|
Settings |
AMFRequest.getSettings() |
Modifier and Type | Method and Description |
---|---|
Settings |
GroovyEditorModel.getSettings() |
Settings |
AbstractGroovyEditorModel.getSettings() |
Modifier and Type | Method and Description |
---|---|
static void |
HttpAuthenticationRequestFilter.initRequestCredentials(SubmitContext context,
String username,
Settings settings,
String password,
String domain,
CredentialsConfig.AuthType.Enum authType) |
Modifier and Type | Method and Description |
---|---|
static void |
HttpClientSupport.addSSLListener(Settings settings) |
static void |
HttpClientSupport.applyHttpSettings(org.apache.http.HttpRequest httpMethod,
Settings settings) |
static void |
ProxyUtils.setGlobalProxy(Settings settings) |
Modifier and Type | Method and Description |
---|---|
Settings |
WsdlTestSuiteRunContext.getSettings() |
Settings |
WsdlTestRunContext.getSettings() |
Modifier and Type | Method and Description |
---|---|
Settings |
WsdlMessageAssertion.getSettings() |
Modifier and Type | Method and Description |
---|---|
Settings |
ModelItem.getSettings() |
Modifier and Type | Method and Description |
---|---|
void |
SettingsTestPropertyHolder.saveSecurityTo(Settings settings) |
void |
SettingsTestPropertyHolder.saveTo(Settings settings) |
Constructor and Description |
---|
SettingsTestPropertyHolder(Settings settings,
ModelItem modelItem,
String settingsName) |
Modifier and Type | Method and Description |
---|---|
Settings |
WsdlTestStepsModelItem.getSettings() |
Settings |
WsdlLoadTestsModelItem.getSettings() |
Settings |
SecurityTestsModelItem.getSettings() |
Settings |
EmptyModelItem.getSettings() |
Modifier and Type | Method and Description |
---|---|
Settings |
ModelItemPropertyEditorModel.getSettings() |
Settings |
EditorModel.getSettings()
Return the settings to use for storing customizations (line-numbers, etc)
|
Modifier and Type | Method and Description |
---|---|
static Font |
UISupport.getEditorFont(Settings settings) |
Copyright © 2019. All Rights Reserved.