com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.impl.impl
Class WsrfrlReaderImpl

java.lang.Object
  extended by com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.impl.impl.WsrfrlReaderImpl
All Implemented Interfaces:
com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.abstraction.WsrfrlReader

public class WsrfrlReaderImpl
extends java.lang.Object
implements com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.abstraction.WsrfrlReader


Constructor Summary
protected WsrfrlReaderImpl()
          Default constructor
protected WsrfrlReaderImpl(java.lang.String[] nsAndPrefixForMarshalling)
           
 
Method Summary
 com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.abstraction.CurrentTime readCurrentTime(org.w3c.dom.Document document)
           
 com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.abstraction.Destroy readDestroy(org.w3c.dom.Document document)
           
 com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.abstraction.DestroyResponse readDestroyResponse(org.w3c.dom.Document document)
           
 com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.abstraction.ResourceNotDestroyedFaultType readResourceNotDestroyedFaultType(org.w3c.dom.Document document)
           
 com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.abstraction.ScheduledResourceTerminationRP readScheduledResourceTerminationRP(org.w3c.dom.Document document)
           
 com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.abstraction.SetTerminationTime readSetTerminationTime(org.w3c.dom.Document document)
           
 com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.abstraction.SetTerminationTimeResponse readSetTerminationTimeResponse(org.w3c.dom.Document document)
           
 com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.abstraction.TerminationNotification readTerminationNotification(org.w3c.dom.Document document)
           
 com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.abstraction.TerminationTime readTerminationTime(org.w3c.dom.Document document)
           
 com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.abstraction.TerminationTimeChangeRejectedFaultType readTerminationTimeChangeRejectedFaultType(org.w3c.dom.Document document)
           
 com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.abstraction.UnableToSetTerminationTimeFaultType readUnableToSetTerminationTimeFaultType(org.w3c.dom.Document document)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WsrfrlReaderImpl

protected WsrfrlReaderImpl()
Default constructor


WsrfrlReaderImpl

protected WsrfrlReaderImpl(java.lang.String[] nsAndPrefixForMarshalling)
Method Detail

readCurrentTime

public final com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.abstraction.CurrentTime readCurrentTime(org.w3c.dom.Document document)
                                                                                                       throws com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.utils.WsrfrlException
Specified by:
readCurrentTime in interface com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.abstraction.WsrfrlReader
Throws:
com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.utils.WsrfrlException

readDestroy

public final com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.abstraction.Destroy readDestroy(org.w3c.dom.Document document)
                                                                                               throws com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.utils.WsrfrlException
Specified by:
readDestroy in interface com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.abstraction.WsrfrlReader
Throws:
com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.utils.WsrfrlException

readDestroyResponse

public final com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.abstraction.DestroyResponse readDestroyResponse(org.w3c.dom.Document document)
                                                                                                               throws com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.utils.WsrfrlException
Specified by:
readDestroyResponse in interface com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.abstraction.WsrfrlReader
Throws:
com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.utils.WsrfrlException

readResourceNotDestroyedFaultType

public final com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.abstraction.ResourceNotDestroyedFaultType readResourceNotDestroyedFaultType(org.w3c.dom.Document document)
                                                                                                                                           throws com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.utils.WsrfrlException
Specified by:
readResourceNotDestroyedFaultType in interface com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.abstraction.WsrfrlReader
Throws:
com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.utils.WsrfrlException

readScheduledResourceTerminationRP

public final com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.abstraction.ScheduledResourceTerminationRP readScheduledResourceTerminationRP(org.w3c.dom.Document document)
                                                                                                                                             throws com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.utils.WsrfrlException
Specified by:
readScheduledResourceTerminationRP in interface com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.abstraction.WsrfrlReader
Throws:
com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.utils.WsrfrlException

readSetTerminationTime

public final com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.abstraction.SetTerminationTime readSetTerminationTime(org.w3c.dom.Document document)
                                                                                                                     throws com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.utils.WsrfrlException
Specified by:
readSetTerminationTime in interface com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.abstraction.WsrfrlReader
Throws:
com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.utils.WsrfrlException

readSetTerminationTimeResponse

public final com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.abstraction.SetTerminationTimeResponse readSetTerminationTimeResponse(org.w3c.dom.Document document)
                                                                                                                                     throws com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.utils.WsrfrlException
Specified by:
readSetTerminationTimeResponse in interface com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.abstraction.WsrfrlReader
Throws:
com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.utils.WsrfrlException

readTerminationNotification

public final com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.abstraction.TerminationNotification readTerminationNotification(org.w3c.dom.Document document)
                                                                                                                               throws com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.utils.WsrfrlException
Specified by:
readTerminationNotification in interface com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.abstraction.WsrfrlReader
Throws:
com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.utils.WsrfrlException

readTerminationTime

public final com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.abstraction.TerminationTime readTerminationTime(org.w3c.dom.Document document)
                                                                                                               throws com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.utils.WsrfrlException
Specified by:
readTerminationTime in interface com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.abstraction.WsrfrlReader
Throws:
com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.utils.WsrfrlException

readTerminationTimeChangeRejectedFaultType

public final com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.abstraction.TerminationTimeChangeRejectedFaultType readTerminationTimeChangeRejectedFaultType(org.w3c.dom.Document document)
                                                                                                                                                             throws com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.utils.WsrfrlException
Specified by:
readTerminationTimeChangeRejectedFaultType in interface com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.abstraction.WsrfrlReader
Throws:
com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.utils.WsrfrlException

readUnableToSetTerminationTimeFaultType

public final com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.abstraction.UnableToSetTerminationTimeFaultType readUnableToSetTerminationTimeFaultType(org.w3c.dom.Document document)
                                                                                                                                                       throws com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.utils.WsrfrlException
Specified by:
readUnableToSetTerminationTimeFaultType in interface com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.abstraction.WsrfrlReader
Throws:
com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.utils.WsrfrlException


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