| Package | Description | 
|---|---|
| com.eviware.soapui.impl.rest | |
| com.eviware.soapui.impl.rest.support | |
| com.eviware.soapui.impl.support | |
| com.eviware.soapui.impl.support.http | |
| com.eviware.soapui.impl.wsdl | WSDL 1.1 implementations of soapui model interface | 
| com.eviware.soapui.impl.wsdl.panels.teststeps.amf | |
| com.eviware.soapui.impl.wsdl.panels.teststeps.support | WsdlTestStep panel support classes | 
| com.eviware.soapui.impl.wsdl.support | WSDL-related support classes | 
| com.eviware.soapui.impl.wsdl.teststeps | WsdlTestStep implementations | 
| com.eviware.soapui.model | SoapUI core model interfaces | 
| com.eviware.soapui.model.propertyexpansion | |
| com.eviware.soapui.model.propertyexpansion.resolvers | |
| com.eviware.soapui.model.support | SoapUI model-related support classes | 
| com.eviware.soapui.model.testsuite | Test-related model items | 
| com.eviware.soapui.model.tree.nodes | Tree nodes for all SoapUI model items | 
| com.eviware.soapui.security | |
| com.eviware.soapui.security.ui | 
| Modifier and Type | Method and Description | 
|---|---|
| TestProperty | RestRequest. addProperty(String name) | 
| TestProperty | RestRequest. removeProperty(String propertyName) | 
| Modifier and Type | Method and Description | 
|---|---|
| Map<String,TestProperty> | RestResource. getProperties() | 
| Map<String,TestProperty> | RestRequest. getProperties() | 
| Map<String,TestProperty> | RestMethod. getProperties() | 
| List<TestProperty> | RestResource. getPropertyList() | 
| List<TestProperty> | RestRequest. getPropertyList() | 
| List<TestProperty> | RestMethod. getPropertyList() | 
| Constructor and Description | 
|---|
| ParameterMessagePart(TestProperty propertyAt) | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | RestParamProperty | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | RestRequestParamsPropertyHolder.InternalRestParamProperty | 
| class  | XmlBeansRestParamsTestPropertyHolder.XmlBeansRestParamProperty | 
| Modifier and Type | Method and Description | 
|---|---|
| TestProperty | XmlBeansRestParamsTestPropertyHolder. put(String key,
   TestProperty value) | 
| TestProperty | RestRequestParamsPropertyHolder. put(String key,
   TestProperty value) | 
| TestProperty | OverlayRestParamsPropertyHolder. put(String key,
   TestProperty value) | 
| TestProperty | XmlBeansRestParamsTestPropertyHolder. remove(Object key) | 
| TestProperty | RestRequestParamsPropertyHolder. remove(Object key) | 
| TestProperty | OverlayRestParamsPropertyHolder. remove(Object key) | 
| Modifier and Type | Method and Description | 
|---|---|
| Set<Map.Entry<String,TestProperty>> | XmlBeansRestParamsTestPropertyHolder. entrySet() | 
| Set<Map.Entry<String,TestProperty>> | RestRequestParamsPropertyHolder. entrySet() | 
| Set<Map.Entry<String,TestProperty>> | OverlayRestParamsPropertyHolder. entrySet() | 
| Map<String,TestProperty> | XmlBeansRestParamsTestPropertyHolder. getProperties() | 
| Map<String,TestProperty> | RestRequestParamsPropertyHolder. getProperties() | 
| Map<String,TestProperty> | OverlayRestParamsPropertyHolder. getProperties() | 
| List<TestProperty> | XmlBeansRestParamsTestPropertyHolder. getPropertyList() | 
| List<TestProperty> | RestRequestParamsPropertyHolder. getPropertyList() | 
| List<TestProperty> | OverlayRestParamsPropertyHolder. getPropertyList() | 
| Collection<TestProperty> | XmlBeansRestParamsTestPropertyHolder. values() | 
| Collection<TestProperty> | RestRequestParamsPropertyHolder. values() | 
| Collection<TestProperty> | OverlayRestParamsPropertyHolder. values() | 
| Modifier and Type | Method and Description | 
|---|---|
| TestProperty | XmlBeansRestParamsTestPropertyHolder. put(String key,
   TestProperty value) | 
| TestProperty | RestRequestParamsPropertyHolder. put(String key,
   TestProperty value) | 
| TestProperty | OverlayRestParamsPropertyHolder. put(String key,
   TestProperty value) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | XmlBeansRestParamsTestPropertyHolder. putAll(Map<? extends String,? extends TestProperty> m) | 
| void | RestRequestParamsPropertyHolder. putAll(Map<? extends String,? extends TestProperty> m) | 
| void | OverlayRestParamsPropertyHolder. putAll(Map<? extends String,? extends TestProperty> m) | 
| Modifier and Type | Method and Description | 
|---|---|
| TestProperty | AbstractMockResponse. getProperty(String name) | 
| TestProperty | AbstractMockResponse. getPropertyAt(int index) | 
| Modifier and Type | Method and Description | 
|---|---|
| Map<String,TestProperty> | AbstractMockResponse. getProperties() | 
| List<TestProperty> | AbstractMockResponse. getPropertyList() | 
| Modifier and Type | Method and Description | 
|---|---|
| TestProperty | HttpRequest. addProperty(String name) | 
| TestProperty | HttpRequest. removeProperty(String propertyName) | 
| Modifier and Type | Method and Description | 
|---|---|
| Map<String,TestProperty> | HttpRequest. getProperties() | 
| List<TestProperty> | HttpRequest. getPropertyList() | 
| Modifier and Type | Method and Description | 
|---|---|
| TestProperty | MutableTestPropertyHolder. addProperty(String name) | 
| TestProperty | AbstractTestPropertyHolderWsdlModelItem. addProperty(String name) | 
| TestProperty | AbstractTestPropertyHolderWsdlModelItem. getProperty(String name) | 
| TestProperty | AbstractTestPropertyHolderWsdlModelItem. getPropertyAt(int index) | 
| TestProperty | MutableTestPropertyHolder. removeProperty(String propertyName) | 
| TestProperty | AbstractTestPropertyHolderWsdlModelItem. removeProperty(String propertyName) | 
| Modifier and Type | Method and Description | 
|---|---|
| Map<String,TestProperty> | AbstractTestPropertyHolderWsdlModelItem. getProperties() | 
| List<TestProperty> | AbstractTestPropertyHolderWsdlModelItem. getPropertyList() | 
| Modifier and Type | Method and Description | 
|---|---|
| HashMap<String,TestProperty> | AMFRequest. getPropertyMap() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | AMFRequest. setPropertyMap(HashMap<String,TestProperty> map) | 
| Modifier and Type | Method and Description | 
|---|---|
| TestProperty | PropertyHolderTableModel. getPropertyAtRow(int rowIndex) | 
| TestProperty | DirectAccessPropertyHolderTableModel. getPropertyAtRow(int rowIndex) | 
| TestProperty | DefaultPropertyHolderTableModel. getPropertyAtRow(int rowIndex) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected boolean | DefaultPropertyHolderTableModel. propertyExists(Object aValue,
              TestProperty property) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | MapTestPropertyHolder.InternalTestPropertyInternal property class | 
| class  | XmlBeansPropertiesTestPropertyHolder.PropertiesStepPropertyInternal property class | 
| Modifier and Type | Method and Description | 
|---|---|
| TestProperty | XmlBeansPropertiesTestPropertyHolder. addProperty(String name) | 
| TestProperty | MapTestPropertyHolder. addProperty(String name) | 
| TestProperty | XmlBeansPropertiesTestPropertyHolder. addVirtualProperty(String key,
                  TestProperty virtualProperty) | 
| TestProperty | XmlBeansPropertiesTestPropertyHolder. get(Object key) | 
| TestProperty | MapTestPropertyHolder. getProperty(String name) | 
| TestProperty | XmlBeansPropertiesTestPropertyHolder. getPropertyAt(int index) | 
| TestProperty | MapTestPropertyHolder. getPropertyAt(int index) | 
| TestProperty | XmlBeansPropertiesTestPropertyHolder. put(String key,
   TestProperty value) | 
| TestProperty | XmlBeansPropertiesTestPropertyHolder. remove(Object key) | 
| TestProperty | XmlBeansPropertiesTestPropertyHolder. removeProperty(String propertyName) | 
| TestProperty | MapTestPropertyHolder. removeProperty(String propertyName) | 
| Modifier and Type | Method and Description | 
|---|---|
| Set<Map.Entry<String,TestProperty>> | XmlBeansPropertiesTestPropertyHolder. entrySet() | 
| Map<String,TestProperty> | XmlBeansPropertiesTestPropertyHolder. getProperties() | 
| Map<String,TestProperty> | MapTestPropertyHolder. getProperties() | 
| List<TestProperty> | XmlBeansPropertiesTestPropertyHolder. getPropertyList() | 
| List<TestProperty> | MapTestPropertyHolder. getPropertyList() | 
| Collection<TestProperty> | XmlBeansPropertiesTestPropertyHolder. values() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected XmlBeansPropertiesTestPropertyHolder.PropertiesStepProperty | XmlBeansPropertiesTestPropertyHolder. addProperty(PropertyConfig propertyConfig,
           boolean notify,
           TestProperty virtualProperty) | 
| TestProperty | XmlBeansPropertiesTestPropertyHolder. addVirtualProperty(String key,
                  TestProperty virtualProperty) | 
| TestProperty | XmlBeansPropertiesTestPropertyHolder. put(String key,
   TestProperty value) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | XmlBeansPropertiesTestPropertyHolder. putAll(Map<? extends String,? extends TestProperty> m) | 
| Constructor and Description | 
|---|
| PropertiesStepProperty(PropertyConfig propertyConfig,
                      TestProperty virtualProperty) | 
| Modifier and Type | Method and Description | 
|---|---|
| TestProperty | WsdlPropertiesTestStep. addProperty(String name) | 
| TestProperty | JdbcRequestTestStep. addProperty(String name) | 
| TestProperty | AMFRequestTestStep. addProperty(String name) | 
| protected TestProperty | WsdlTestStepWithProperties. deleteProperty(String name,
              boolean notify) | 
| TestProperty | WsdlTestStepWithProperties. getProperty(String name) | 
| TestProperty | WsdlPropertiesTestStep. getProperty(String name) | 
| TestProperty | JdbcRequestTestStep. getProperty(String name) | 
| TestProperty | AMFRequestTestStep. getProperty(String name) | 
| TestProperty | WsdlTestStepWithProperties. getPropertyAt(int index) | 
| TestProperty | WsdlRunTestCaseTestStep. getPropertyAt(int index) | 
| TestProperty | WsdlPropertiesTestStep. getPropertyAt(int index) | 
| TestProperty | JdbcRequestTestStep. getPropertyAt(int index) | 
| TestProperty | AMFRequestTestStep. getPropertyAt(int index) | 
| TestProperty | WsdlGotoTestStep.GotoCondition. getSourceProperty() | 
| TestProperty | PropertyTransfer. getSourceProperty() | 
| TestProperty | PropertyTransfer. getTargetProperty() | 
| TestProperty | WsdlPropertiesTestStep. getTestStepPropertyAt(int index) | 
| TestProperty | WsdlPropertiesTestStep. removeProperty(String propertyName) | 
| TestProperty | JdbcRequestTestStep. removeProperty(String propertyName) | 
| TestProperty | AMFRequestTestStep. removeProperty(String propertyName) | 
| Modifier and Type | Method and Description | 
|---|---|
| Map<String,TestProperty> | WsdlTestStepWithProperties. getProperties() | 
| Map<String,TestProperty> | WsdlRunTestCaseTestStep. getProperties() | 
| Map<String,TestProperty> | WsdlPropertiesTestStep. getProperties() | 
| Map<String,TestProperty> | JdbcRequestTestStep. getProperties() | 
| Map<String,TestProperty> | AMFRequestTestStep. getProperties() | 
| List<TestProperty> | WsdlTestStepWithProperties. getPropertyList() | 
| List<TestProperty> | WsdlRunTestCaseTestStep. getPropertyList() | 
| List<TestProperty> | WsdlPropertiesTestStep. getPropertyList() | 
| List<TestProperty> | JdbcRequestTestStep. getPropertyList() | 
| List<TestProperty> | AMFRequestTestStep. getPropertyList() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | WsdlTestStepWithProperties. addProperty(TestProperty property) | 
| protected void | WsdlTestStepWithProperties. addProperty(TestProperty property,
           boolean notify) | 
| protected String[] | PropertyTransfer. transferXPathToXml(TestProperty sourceProperty,
                  TestProperty targetProperty,
                  SubmitContext context) | 
| Constructor and Description | 
|---|
| PropertyTransferException(String message,
                         String sourceStepName,
                         TestProperty source,
                         String targetStepName,
                         TestProperty target) | 
| Modifier and Type | Method and Description | 
|---|---|
| TestProperty | TestPropertyHolder. getProperty(String name) | 
| TestProperty | TestPropertyHolder. getPropertyAt(int index) | 
| Modifier and Type | Method and Description | 
|---|---|
| Map<String,TestProperty> | TestPropertyHolder. getProperties() | 
| List<TestProperty> | TestPropertyHolder. getPropertyList() | 
| Modifier and Type | Method and Description | 
|---|---|
| TestProperty | PropertyExpansionImpl. getProperty() | 
| TestProperty | PropertyExpansion. getProperty() | 
| Modifier and Type | Method and Description | 
|---|---|
| static boolean | PropertyExpansionUtils. canExpandProperty(ModelItem contextModelItem,
                 TestProperty property)Checks if a modelItem can acces a specified property via
 property-expansion | 
| static boolean | PropertyExpansionUtils. canTransferToProperty(TestProperty source,
                     TestProperty target)Checks if a property can be transferred to another specified property via
 a property-transfer | 
| protected void | PropertyExpansionImpl. setProperty(TestProperty property) | 
| void | MutablePropertyExpansionImpl. setProperty(TestProperty property) | 
| void | MutablePropertyExpansion. setProperty(TestProperty property) | 
| Constructor and Description | 
|---|
| MutablePropertyExpansionImpl(TestProperty tp,
                            String xpath,
                            Object container,
                            String propertyName) | 
| PropertyExpansionImpl(TestProperty property,
                     String xpath) | 
| Modifier and Type | Method and Description | 
|---|---|
| TestProperty | GlobalPropertyResolver.EnvironmentPropertyHolder. getProperty(String name) | 
| TestProperty | GlobalPropertyResolver.SystemPropertyHolder. getProperty(String name) | 
| TestProperty | GlobalPropertyResolver.EnvironmentPropertyHolder. getPropertyAt(int index) | 
| TestProperty | GlobalPropertyResolver.SystemPropertyHolder. getPropertyAt(int index) | 
| Modifier and Type | Method and Description | 
|---|---|
| Map<String,TestProperty> | GlobalPropertyResolver.EnvironmentPropertyHolder. getProperties() | 
| Map<String,TestProperty> | GlobalPropertyResolver.SystemPropertyHolder. getProperties() | 
| List<TestProperty> | GlobalPropertyResolver.EnvironmentPropertyHolder. getPropertyList() | 
| List<TestProperty> | GlobalPropertyResolver.SystemPropertyHolder. getPropertyList() | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DefaultTestStepPropertyDefault implementation of TestStepProperty interface | 
| class  | TestStepBeanPropertyTestStepProperty implementation that maps to a standard javabean property | 
| Modifier and Type | Method and Description | 
|---|---|
| TestProperty | SettingsTestPropertyHolder. addProperty(String name) | 
| TestProperty | SettingsTestPropertyHolder. get(Object key) | 
| TestProperty | SettingsTestPropertyHolder. getPropertyAt(int index) | 
| TestProperty | SettingsTestPropertyHolder. put(String key,
   TestProperty value) | 
| TestProperty | SettingsTestPropertyHolder. remove(Object key) | 
| TestProperty | SettingsTestPropertyHolder. removeProperty(String propertyName) | 
| Modifier and Type | Method and Description | 
|---|---|
| Set<Map.Entry<String,TestProperty>> | SettingsTestPropertyHolder. entrySet() | 
| Map<String,TestProperty> | SettingsTestPropertyHolder. getProperties() | 
| List<TestProperty> | SettingsTestPropertyHolder. getPropertyList() | 
| Collection<TestProperty> | SettingsTestPropertyHolder. values() | 
| Modifier and Type | Method and Description | 
|---|---|
| TestProperty | SettingsTestPropertyHolder. put(String key,
   TestProperty value) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | SettingsTestPropertyHolder. putAll(Map<? extends String,? extends TestProperty> m) | 
| Constructor and Description | 
|---|
| XPathReferenceImpl(String label,
                  TestProperty property,
                  Object target,
                  String xpathPropertyName) | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | RenameableTestProperty | 
| interface  | TestStepPropertyA teststep property, used in teststep/testcase logic
 
 This is left for backward-compatibility reasons | 
| Modifier and Type | Method and Description | 
|---|---|
| TestProperty | PropertyTreeNode.PropertyModelItem. getProperty() | 
| Modifier and Type | Method and Description | 
|---|---|
| static String | PropertyTreeNode. buildName(TestProperty property) | 
| Constructor and Description | 
|---|
| PropertyModelItem(TestProperty property,
                 boolean readOnly) | 
| PropertyTreeNode(TestProperty property,
                ModelItem parent,
                TestPropertyHolder holder,
                SoapUITreeModel treeModel) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | SensitiveInformationPropertyHolder.SensitiveTokenProperty | 
| Modifier and Type | Method and Description | 
|---|---|
| TestProperty | SensitiveInformationPropertyHolder. addProperty(String name) | 
| TestProperty | SensitiveInformationPropertyHolder. getProperty(String name) | 
| TestProperty | SensitiveInformationPropertyHolder. getPropertyAt(int index) | 
| TestProperty | SensitiveInformationPropertyHolder. removeProperty(String propertyName) | 
| Modifier and Type | Method and Description | 
|---|---|
| Map<String,TestProperty> | SensitiveInformationPropertyHolder. getProperties() | 
| List<TestProperty> | SensitiveInformationPropertyHolder. getPropertyList() | 
| Modifier and Type | Field and Description | 
|---|---|
| protected Map<String,TestProperty> | SecurityCheckedParametersTablePanel. properties | 
| Constructor and Description | 
|---|
| SecurityCheckedParametersTablePanel(SecurityParametersTableModel model,
                                   Map<String,TestProperty> properties,
                                   AbstractSecurityScanWithProperties securityCheck) | 
Copyright © 2019. All Rights Reserved.