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

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

public class WsrfrlWriterImpl
extends java.lang.Object
implements com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.abstraction.WsrfrlWriter


Constructor Summary
protected WsrfrlWriterImpl()
          Default constructor
protected WsrfrlWriterImpl(java.lang.String[] nsAndPrefixForMarshalling)
           
 
Method Summary
 org.w3c.dom.Document writeCurrentTimeAsDOM(com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.abstraction.CurrentTime value)
           
 org.w3c.dom.Document writeDestroyAsDOM(com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.abstraction.Destroy value)
           
 org.w3c.dom.Document writeDestroyResponseAsDOM(com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.abstraction.DestroyResponse value)
           
 org.w3c.dom.Document writeResourceNotDestroyedFaultTypeAsDOM(com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.abstraction.ResourceNotDestroyedFaultType value)
           
 org.w3c.dom.Document writeScheduledResourceTerminationRPAsDOM(com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.abstraction.ScheduledResourceTerminationRP value)
           
 org.w3c.dom.Document writeSetTerminationTimeAsDOM(com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.abstraction.SetTerminationTime value)
           
 org.w3c.dom.Document writeSetTerminationTimeResponseAsDOM(com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.abstraction.SetTerminationTimeResponse value)
           
 org.w3c.dom.Document writeTerminationNotificationAsDOM(com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.abstraction.TerminationNotification value)
           
 org.w3c.dom.Document writeTerminationTimeAsDOM(com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.abstraction.TerminationTime value)
           
 org.w3c.dom.Document writeTerminationTimeChangeRejectedFaultTypeAsDOM(com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.abstraction.TerminationTimeChangeRejectedFaultType value)
           
 org.w3c.dom.Document writeUnableToSetTerminationTimeFaultTypeAsDOM(com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.abstraction.UnableToSetTerminationTimeFaultType value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WsrfrlWriterImpl

protected WsrfrlWriterImpl()
Default constructor


WsrfrlWriterImpl

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

writeCurrentTimeAsDOM

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

writeDestroyAsDOM

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

writeDestroyResponseAsDOM

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

writeResourceNotDestroyedFaultTypeAsDOM

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

writeScheduledResourceTerminationRPAsDOM

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

writeSetTerminationTimeAsDOM

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

writeSetTerminationTimeResponseAsDOM

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

writeTerminationNotificationAsDOM

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

writeTerminationTimeAsDOM

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

writeTerminationTimeChangeRejectedFaultTypeAsDOM

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

writeUnableToSetTerminationTimeFaultTypeAsDOM

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


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