com.ebmwebsourcing.wsstar.resource.datatypes.impl.impl
Class WsrfrModelFactoryImpl

java.lang.Object
  extended by com.ebmwebsourcing.wsstar.resource.datatypes.impl.impl.WsrfrModelFactoryImpl
All Implemented Interfaces:
com.ebmwebsourcing.wsstar.resource.datatypes.api.implementor.WsrfrModelFactory

public class WsrfrModelFactoryImpl
extends java.lang.Object
implements com.ebmwebsourcing.wsstar.resource.datatypes.api.implementor.WsrfrModelFactory


Constructor Summary
WsrfrModelFactoryImpl()
           
 
Method Summary
 com.ebmwebsourcing.wsstar.resource.datatypes.api.abstraction.ResourceUnavailableFaultType createWsrfrModelResourceUnavailableFaultType(java.util.Date timestamp)
           
 com.ebmwebsourcing.wsstar.resource.datatypes.api.abstraction.ResourceUnavailableFaultType createWsrfrModelResourceUnavailableFaultType(ResourceUnavailableFaultType jaxbObj)
           
 com.ebmwebsourcing.wsstar.resource.datatypes.api.abstraction.ResourceUnknownFaultType createWsrfrModelResourceUnknownFaultType(java.util.Date timestamp)
           
 com.ebmwebsourcing.wsstar.resource.datatypes.api.abstraction.ResourceUnknownFaultType createWsrfrModelResourceUnknownFaultType(ResourceUnknownFaultType jaxbObj)
           
 com.ebmwebsourcing.wsstar.resource.datatypes.api.abstraction.WsrfrReader getWsrfrModelReader()
           
 com.ebmwebsourcing.wsstar.resource.datatypes.api.abstraction.WsrfrWriter getWsrfrModelWriter()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WsrfrModelFactoryImpl

public WsrfrModelFactoryImpl()
Method Detail

createWsrfrModelResourceUnknownFaultType

public final com.ebmwebsourcing.wsstar.resource.datatypes.api.abstraction.ResourceUnknownFaultType createWsrfrModelResourceUnknownFaultType(java.util.Date timestamp)
Specified by:
createWsrfrModelResourceUnknownFaultType in interface com.ebmwebsourcing.wsstar.resource.datatypes.api.implementor.WsrfrModelFactory

createWsrfrModelResourceUnknownFaultType

public final com.ebmwebsourcing.wsstar.resource.datatypes.api.abstraction.ResourceUnknownFaultType createWsrfrModelResourceUnknownFaultType(ResourceUnknownFaultType jaxbObj)

createWsrfrModelResourceUnavailableFaultType

public final com.ebmwebsourcing.wsstar.resource.datatypes.api.abstraction.ResourceUnavailableFaultType createWsrfrModelResourceUnavailableFaultType(java.util.Date timestamp)
Specified by:
createWsrfrModelResourceUnavailableFaultType in interface com.ebmwebsourcing.wsstar.resource.datatypes.api.implementor.WsrfrModelFactory

createWsrfrModelResourceUnavailableFaultType

public final com.ebmwebsourcing.wsstar.resource.datatypes.api.abstraction.ResourceUnavailableFaultType createWsrfrModelResourceUnavailableFaultType(ResourceUnavailableFaultType jaxbObj)

getWsrfrModelReader

public final com.ebmwebsourcing.wsstar.resource.datatypes.api.abstraction.WsrfrReader getWsrfrModelReader()
Specified by:
getWsrfrModelReader in interface com.ebmwebsourcing.wsstar.resource.datatypes.api.implementor.WsrfrModelFactory

getWsrfrModelWriter

public final com.ebmwebsourcing.wsstar.resource.datatypes.api.abstraction.WsrfrWriter getWsrfrModelWriter()
Specified by:
getWsrfrModelWriter in interface com.ebmwebsourcing.wsstar.resource.datatypes.api.implementor.WsrfrModelFactory


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