com.eviware.soapui.impl.rest.panels.request.views.content
Class RestRequestContentViewFactory

java.lang.Object
  extended by com.eviware.soapui.impl.rest.panels.request.views.content.RestRequestContentViewFactory
All Implemented Interfaces:
EditorViewFactory, RequestEditorViewFactory

public class RestRequestContentViewFactory
extends java.lang.Object
implements RequestEditorViewFactory


Field Summary
static java.lang.String VIEW_ID
           
 
Constructor Summary
RestRequestContentViewFactory()
           
 
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

RestRequestContentViewFactory

public RestRequestContentViewFactory()
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-2008 eviware.com. All Rights Reserved.