com.eviware.soapui.support.resolver
Class ImportInterfaceResolver

java.lang.Object
  extended by com.eviware.soapui.support.resolver.ImportInterfaceResolver
All Implemented Interfaces:
ResolveContext.Resolver

public abstract class ImportInterfaceResolver
extends java.lang.Object
implements ResolveContext.Resolver


Constructor Summary
ImportInterfaceResolver(WsdlTestStep item)
           
 
Method Summary
 java.lang.String getDescription()
           
 java.lang.String getResolvedPath()
           
 boolean isResolved()
           
 boolean resolve()
           
 java.lang.String toString()
           
protected abstract  boolean update()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ImportInterfaceResolver

public ImportInterfaceResolver(WsdlTestStep item)
Method Detail

getResolvedPath

public java.lang.String getResolvedPath()
Specified by:
getResolvedPath in interface ResolveContext.Resolver

isResolved

public boolean isResolved()
Specified by:
isResolved in interface ResolveContext.Resolver

resolve

public boolean resolve()
Specified by:
resolve in interface ResolveContext.Resolver

update

protected abstract boolean update()

getDescription

public java.lang.String getDescription()
Specified by:
getDescription in interface ResolveContext.Resolver

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object


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