com.ebmwebsourcing.wsstar.resourcelifetime.datatypes.api.abstraction
Interface WsrfrlWriter


public interface WsrfrlWriter


Method Summary
 org.w3c.dom.Document writeCurrentTimeAsDOM(CurrentTime value)
           
 org.w3c.dom.Document writeDestroyAsDOM(Destroy value)
           
 org.w3c.dom.Document writeDestroyResponseAsDOM(DestroyResponse value)
           
 org.w3c.dom.Document writeResourceNotDestroyedFaultTypeAsDOM(ResourceNotDestroyedFaultType value)
           
 org.w3c.dom.Document writeScheduledResourceTerminationRPAsDOM(ScheduledResourceTerminationRP value)
           
 org.w3c.dom.Document writeSetTerminationTimeAsDOM(SetTerminationTime value)
           
 org.w3c.dom.Document writeSetTerminationTimeResponseAsDOM(SetTerminationTimeResponse value)
           
 org.w3c.dom.Document writeTerminationNotificationAsDOM(TerminationNotification value)
           
 org.w3c.dom.Document writeTerminationTimeAsDOM(TerminationTime value)
           
 org.w3c.dom.Document writeTerminationTimeChangeRejectedFaultTypeAsDOM(TerminationTimeChangeRejectedFaultType value)
           
 org.w3c.dom.Document writeUnableToSetTerminationTimeFaultTypeAsDOM(UnableToSetTerminationTimeFaultType value)
           
 

Method Detail

writeCurrentTimeAsDOM

org.w3c.dom.Document writeCurrentTimeAsDOM(CurrentTime value)
                                           throws WsrfrlException
Throws:
WsrfrlException

writeDestroyAsDOM

org.w3c.dom.Document writeDestroyAsDOM(Destroy value)
                                       throws WsrfrlException
Throws:
WsrfrlException

writeDestroyResponseAsDOM

org.w3c.dom.Document writeDestroyResponseAsDOM(DestroyResponse value)
                                               throws WsrfrlException
Throws:
WsrfrlException

writeResourceNotDestroyedFaultTypeAsDOM

org.w3c.dom.Document writeResourceNotDestroyedFaultTypeAsDOM(ResourceNotDestroyedFaultType value)
                                                             throws WsrfrlException
Throws:
WsrfrlException

writeScheduledResourceTerminationRPAsDOM

org.w3c.dom.Document writeScheduledResourceTerminationRPAsDOM(ScheduledResourceTerminationRP value)
                                                              throws WsrfrlException
Throws:
WsrfrlException

writeSetTerminationTimeAsDOM

org.w3c.dom.Document writeSetTerminationTimeAsDOM(SetTerminationTime value)
                                                  throws WsrfrlException
Throws:
WsrfrlException

writeSetTerminationTimeResponseAsDOM

org.w3c.dom.Document writeSetTerminationTimeResponseAsDOM(SetTerminationTimeResponse value)
                                                          throws WsrfrlException
Throws:
WsrfrlException

writeTerminationNotificationAsDOM

org.w3c.dom.Document writeTerminationNotificationAsDOM(TerminationNotification value)
                                                       throws WsrfrlException
Throws:
WsrfrlException

writeTerminationTimeAsDOM

org.w3c.dom.Document writeTerminationTimeAsDOM(TerminationTime value)
                                               throws WsrfrlException
Throws:
WsrfrlException

writeTerminationTimeChangeRejectedFaultTypeAsDOM

org.w3c.dom.Document writeTerminationTimeChangeRejectedFaultTypeAsDOM(TerminationTimeChangeRejectedFaultType value)
                                                                      throws WsrfrlException
Throws:
WsrfrlException

writeUnableToSetTerminationTimeFaultTypeAsDOM

org.w3c.dom.Document writeUnableToSetTerminationTimeFaultTypeAsDOM(UnableToSetTerminationTimeFaultType value)
                                                                   throws WsrfrlException
Throws:
WsrfrlException


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