com.eviware.soapui.impl.wsdl.panels.testcase
Class TransferResponseValuesTestStepPanelBuilder

java.lang.Object
  extended by com.eviware.soapui.impl.EmptyPanelBuilder
      extended by com.eviware.soapui.impl.wsdl.panels.testcase.TransferResponseValuesTestStepPanelBuilder
All Implemented Interfaces:
PanelBuilder

public class TransferResponseValuesTestStepPanelBuilder
extends EmptyPanelBuilder

PanelBuilder for TransferResponseValuesTestStep

Author:
Ole.Matzura

Constructor Summary
TransferResponseValuesTestStepPanelBuilder(TransferResponseValuesTestStep testStep)
           
 
Method Summary
 DesktopPanel buildDesktopPanel()
           
 boolean canBuildDesktopPanel()
           
 java.lang.String getDesktopPanelTitle()
           
 
Methods inherited from class com.eviware.soapui.impl.EmptyPanelBuilder
buildOverviewPanel, buildPropertyPanel, hasOverviewPanel, hasPropertyPanel
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TransferResponseValuesTestStepPanelBuilder

public TransferResponseValuesTestStepPanelBuilder(TransferResponseValuesTestStep testStep)
Method Detail

buildDesktopPanel

public DesktopPanel buildDesktopPanel()
Specified by:
buildDesktopPanel in interface PanelBuilder
Overrides:
buildDesktopPanel in class EmptyPanelBuilder

canBuildDesktopPanel

public boolean canBuildDesktopPanel()
Specified by:
canBuildDesktopPanel in interface PanelBuilder
Overrides:
canBuildDesktopPanel in class EmptyPanelBuilder

getDesktopPanelTitle

public java.lang.String getDesktopPanelTitle()
Specified by:
getDesktopPanelTitle in interface PanelBuilder
Overrides:
getDesktopPanelTitle in class EmptyPanelBuilder


Copyright © 2005 eviware.com. All Rights Reserved.