|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.eviware.soapui.model.propertyexpansion.PropertyExpansionImpl
com.eviware.soapui.model.propertyexpansion.MutablePropertyExpansionImpl
public class MutablePropertyExpansionImpl
| Field Summary |
|---|
| Fields inherited from interface com.eviware.soapui.model.propertyexpansion.PropertyExpansion |
|---|
ENV_REFERENCE, GLOBAL_REFERENCE, MOCKRESPONSE_REFERENCE, MOCKSERVICE_REFERENCE, PROJECT_REFERENCE, PROPERTY_SEPARATOR, SCOPE_PREFIX, SECURITYTEST_REFERENCE, SYSTEM_REFERENCE, TESTCASE_REFERENCE, TESTSUITE_REFERENCE, XPATH_SEPARATOR |
| Constructor Summary | |
|---|---|
MutablePropertyExpansionImpl(TestProperty tp,
java.lang.String xpath,
java.lang.Object container,
java.lang.String propertyName)
|
|
| Method Summary | |
|---|---|
void |
setProperty(TestProperty property)
|
void |
setXPath(java.lang.String xpath)
|
void |
update()
|
| Methods inherited from class com.eviware.soapui.model.propertyexpansion.PropertyExpansionImpl |
|---|
getContainerInfo, getProperty, getXPath, setContainerInfo, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.eviware.soapui.model.propertyexpansion.PropertyExpansion |
|---|
getContainerInfo, getProperty, getXPath, toString |
| Constructor Detail |
|---|
public MutablePropertyExpansionImpl(TestProperty tp,
java.lang.String xpath,
java.lang.Object container,
java.lang.String propertyName)
| Method Detail |
|---|
public void setProperty(TestProperty property)
setProperty in interface MutablePropertyExpansionsetProperty in class PropertyExpansionImplpublic void setXPath(java.lang.String xpath)
setXPath in interface MutablePropertyExpansionsetXPath in class PropertyExpansionImpl
public void update()
throws java.lang.Exception
update in interface MutablePropertyExpansionjava.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||