Uses of Interface
com.ebmwebsourcing.wsstar.basefaults.datatypes.api.abstraction.BaseFaultType

Packages that use BaseFaultType
com.ebmwebsourcing.wsstar.basefaults.datatypes.api.abstraction   
com.ebmwebsourcing.wsstar.basefaults.datatypes.api.implementor   
com.ebmwebsourcing.wsstar.basefaults.datatypes.api.refinedabstraction   
 

Uses of BaseFaultType in com.ebmwebsourcing.wsstar.basefaults.datatypes.api.abstraction
 

Methods in com.ebmwebsourcing.wsstar.basefaults.datatypes.api.abstraction that return BaseFaultType
 BaseFaultType WsrfbfFactory.createBaseFaultType(java.util.Date timestamp)
          create a minimal BaseFaultType object, respect to "model implementation"
 BaseFaultType WsrfbfReader.readBaseFaultType(org.w3c.dom.Document document)
           
 

Methods in com.ebmwebsourcing.wsstar.basefaults.datatypes.api.abstraction with parameters of type BaseFaultType
 org.w3c.dom.Document WsrfbfWriter.writeBaseFaultTypeAsDOM(BaseFaultType fault)
           
 

Uses of BaseFaultType in com.ebmwebsourcing.wsstar.basefaults.datatypes.api.implementor
 

Methods in com.ebmwebsourcing.wsstar.basefaults.datatypes.api.implementor that return BaseFaultType
 BaseFaultType WsrfbfModelFactory.createWsrfbfModelBaseFaultType(java.util.Date timestamp)
          create a minimal BaseFaultType object, respect to "model implementation"
 

Uses of BaseFaultType in com.ebmwebsourcing.wsstar.basefaults.datatypes.api.refinedabstraction
 

Methods in com.ebmwebsourcing.wsstar.basefaults.datatypes.api.refinedabstraction that return BaseFaultType
 BaseFaultType RefinedWsrfbfFactory.createBaseFaultType(java.util.Date timestamp)
           
 



Copyright © 2010-2011 eBM Websourcing. All Rights Reserved.