public class JdbcRequest extends AbstractModelItem implements Assertable, TestRequest, AnimatableItem
| Modifier and Type | Class and Description | 
|---|---|
| static class  | JdbcRequest.RequestIconAnimator<T extends JdbcRequest> | 
Request.SubmitExceptionAssertable.AssertionStatusENCODING_PROPERTY, ENDPOINT_PROPERTY, MEDIA_TYPE, REQUEST_PROPERTYDESCRIPTION_PROPERTY, ICON_PROPERTY, LABEL_PROPERTY, NAME_PROPERTY| Constructor and Description | 
|---|
| JdbcRequest(JdbcRequestTestStep testStep,
           boolean forLoadTest) | 
addPropertyChangeListener, addPropertyChangeListener, fireIndexedPropertyChange, fireIndexedPropertyChange, fireIndexedPropertyChange, getProject, notifyPropertyChanged, notifyPropertyChanged, notifyPropertyChanged, notifyPropertyChanged, removePropertyChangeListener, removePropertyChangeListenerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetProjectaddPropertyChangeListener, addPropertyChangeListener, removePropertyChangeListener, removePropertyChangeListenerpublic JdbcRequest(JdbcRequestTestStep testStep, boolean forLoadTest)
public void addSubmitListener(SubmitListener listener)
addSubmitListener in interface Requestpublic boolean dependsOn(ModelItem modelItem)
public Attachment[] getAttachments()
getAttachments in interface Requestpublic String getEncoding()
getEncoding in interface Requestpublic String getEndpoint()
getEndpoint in interface Requestpublic Operation getOperation()
getOperation in interface Requestpublic String getRequestContent()
getRequestContent in interface Requestpublic MessagePart[] getRequestParts()
getRequestParts in interface Requestpublic MessagePart[] getResponseParts()
getResponseParts in interface Requestpublic String getTimeout()
getTimeout in interface Requestpublic void removeSubmitListener(SubmitListener listener)
removeSubmitListener in interface Requestpublic void setEncoding(String string)
setEncoding in interface Requestpublic void setEndpoint(String string)
setEndpoint in interface Requestpublic JdbcSubmit submit(SubmitContext submitContext, boolean async) throws Request.SubmitException
submit in interface RequestRequest.SubmitExceptionpublic List<? extends ModelItem> getChildren()
getChildren in interface ModelItemgetChildren in class AbstractModelItempublic String getDescription()
getDescription in interface ModelItempublic String getName()
getName in interface ModelItemgetName in interface AnimatableItempublic Settings getSettings()
getSettings in interface ModelItempublic SubmitListener[] getSubmitListeners()
public JdbcRequestTestStep getTestStep()
getTestStep in interface TestRequestgetTestStep in interface Assertablepublic WsdlMessageAssertion importAssertion(WsdlMessageAssertion source, boolean overwrite, boolean createCopy, String newName)
importAssertion in interface TestRequestpublic TestAssertion addAssertion(String selection)
addAssertion in interface Assertablepublic void addAssertionsListener(AssertionsListener listener)
addAssertionsListener in interface Assertablepublic TestAssertion cloneAssertion(TestAssertion source, String name)
cloneAssertion in interface Assertablepublic String getAssertableContentAsXml()
getAssertableContentAsXml in interface Assertablepublic String getAssertableContent()
getAssertableContent in interface Assertablepublic TestAssertionRegistry.AssertableType getAssertableType()
getAssertableType in interface Assertablepublic TestAssertion getAssertionAt(int c)
getAssertionAt in interface Assertablepublic TestAssertion getAssertionByName(String name)
getAssertionByName in interface Assertablepublic int getAssertionCount()
getAssertionCount in interface Assertablepublic List<TestAssertion> getAssertionList()
getAssertionList in interface Assertablepublic Assertable.AssertionStatus getAssertionStatus()
getAssertionStatus in interface Assertablepublic Map<String,TestAssertion> getAssertions()
getAssertions in interface Assertablepublic String getDefaultAssertableContent()
getDefaultAssertableContent in interface Assertablepublic Interface getInterface()
getInterface in interface Assertablepublic ModelItem getModelItem()
getModelItem in interface Assertablepublic TestAssertion moveAssertion(int ix, int offset)
moveAssertion in interface Assertablepublic void removeAssertion(TestAssertion assertion)
removeAssertion in interface Assertablepublic void removeAssertionsListener(AssertionsListener listener)
removeAssertionsListener in interface Assertablepublic void setResponse(JdbcResponse response)
public JdbcResponse getResponse()
getResponse in interface TestRequestpublic void initIcons()
protected JdbcRequest.RequestIconAnimator<?> initIconAnimator()
public JdbcRequest.RequestIconAnimator<?> getIconAnimator()
public void setIconAnimator(JdbcRequest.RequestIconAnimator<?> iconAnimator)
public void setIcon(ImageIcon icon)
setIcon in interface AnimatableItempublic String getPassword()
getPassword in interface Requestpublic String getUsername()
getUsername in interface Requestpublic String getAuthType()
getAuthType in interface Requestpublic boolean isDiscardResponse()
isDiscardResponse in interface TestRequestpublic void setDiscardResponse(boolean discardResponse)
Copyright © 2019. All Rights Reserved.