com.eviware.soapui.impl.support.http
Class HttpRequestContentViewFactory

java.lang.Object
  extended by com.eviware.soapui.impl.support.http.HttpRequestContentViewFactory
All Implemented Interfaces:
EditorViewFactory, RequestEditorViewFactory

public class HttpRequestContentViewFactory
extends java.lang.Object
implements RequestEditorViewFactory


Field Summary
static java.lang.String VIEW_ID
           
 
Constructor Summary
HttpRequestContentViewFactory()
           
 
Method Summary
 EditorView<?> createRequestEditorView(Editor<?> editor, ModelItem modelItem)
           
 java.lang.String getViewId()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

VIEW_ID

public static final java.lang.String VIEW_ID
See Also:
Constant Field Values
Constructor Detail

HttpRequestContentViewFactory

public HttpRequestContentViewFactory()
Method Detail

createRequestEditorView

public EditorView<?> createRequestEditorView(Editor<?> editor,
                                             ModelItem modelItem)
Specified by:
createRequestEditorView in interface RequestEditorViewFactory

getViewId

public java.lang.String getViewId()
Specified by:
getViewId in interface EditorViewFactory


Copyright © 2005-2009 eviware.com. All Rights Reserved.