com.eviware.soapui.actions
Class LoadUIPrefs
java.lang.Object
com.eviware.soapui.actions.LoadUIPrefs
- All Implemented Interfaces:
- Prefs
public class LoadUIPrefs
- extends java.lang.Object
- implements Prefs
|
Constructor Summary |
LoadUIPrefs(java.lang.String title)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LOADUI_PATH
public static final java.lang.String LOADUI_PATH
- See Also:
- Constant Field Values
LOADUI_CAJO_PORT
public static final java.lang.String LOADUI_CAJO_PORT
- See Also:
- Constant Field Values
SOAPUI_CAJO_PORT
public static final java.lang.String SOAPUI_CAJO_PORT
- See Also:
- Constant Field Values
LoadUIPrefs
public LoadUIPrefs(java.lang.String title)
getForm
public SimpleForm getForm()
- Specified by:
getForm in interface Prefs
getFormValues
public void getFormValues(Settings settings)
- Specified by:
getFormValues in interface Prefs
getTitle
public java.lang.String getTitle()
- Specified by:
getTitle in interface Prefs
getValues
public StringToStringMap getValues(Settings settings)
- Specified by:
getValues in interface Prefs
setFormValues
public void setFormValues(Settings settings)
- Specified by:
setFormValues in interface Prefs
storeValues
public void storeValues(StringToStringMap values,
Settings settings)
- Specified by:
storeValues in interface Prefs
Copyright © 2005-2011 eviware.com. All Rights Reserved.