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


public interface WsrfrlReader


Method Summary
 CurrentTime readCurrentTime(org.w3c.dom.Document document)
           
 Destroy readDestroy(org.w3c.dom.Document document)
           
 DestroyResponse readDestroyResponse(org.w3c.dom.Document document)
           
 ResourceNotDestroyedFaultType readResourceNotDestroyedFaultType(org.w3c.dom.Document document)
           
 ScheduledResourceTerminationRP readScheduledResourceTerminationRP(org.w3c.dom.Document document)
           
 SetTerminationTime readSetTerminationTime(org.w3c.dom.Document document)
           
 SetTerminationTimeResponse readSetTerminationTimeResponse(org.w3c.dom.Document document)
           
 TerminationNotification readTerminationNotification(org.w3c.dom.Document document)
           
 TerminationTime readTerminationTime(org.w3c.dom.Document document)
           
 TerminationTimeChangeRejectedFaultType readTerminationTimeChangeRejectedFaultType(org.w3c.dom.Document document)
           
 UnableToSetTerminationTimeFaultType readUnableToSetTerminationTimeFaultType(org.w3c.dom.Document document)
           
 

Method Detail

readCurrentTime

CurrentTime readCurrentTime(org.w3c.dom.Document document)
                            throws WsrfrlException
Throws:
WsrfrlException

readDestroy

Destroy readDestroy(org.w3c.dom.Document document)
                    throws WsrfrlException
Throws:
WsrfrlException

readDestroyResponse

DestroyResponse readDestroyResponse(org.w3c.dom.Document document)
                                    throws WsrfrlException
Throws:
WsrfrlException

readResourceNotDestroyedFaultType

ResourceNotDestroyedFaultType readResourceNotDestroyedFaultType(org.w3c.dom.Document document)
                                                                throws WsrfrlException
Throws:
WsrfrlException

readScheduledResourceTerminationRP

ScheduledResourceTerminationRP readScheduledResourceTerminationRP(org.w3c.dom.Document document)
                                                                  throws WsrfrlException
Throws:
WsrfrlException

readSetTerminationTime

SetTerminationTime readSetTerminationTime(org.w3c.dom.Document document)
                                          throws WsrfrlException
Throws:
WsrfrlException

readSetTerminationTimeResponse

SetTerminationTimeResponse readSetTerminationTimeResponse(org.w3c.dom.Document document)
                                                          throws WsrfrlException
Throws:
WsrfrlException

readTerminationNotification

TerminationNotification readTerminationNotification(org.w3c.dom.Document document)
                                                    throws WsrfrlException
Throws:
WsrfrlException

readTerminationTime

TerminationTime readTerminationTime(org.w3c.dom.Document document)
                                    throws WsrfrlException
Throws:
WsrfrlException

readTerminationTimeChangeRejectedFaultType

TerminationTimeChangeRejectedFaultType readTerminationTimeChangeRejectedFaultType(org.w3c.dom.Document document)
                                                                                  throws WsrfrlException
Throws:
WsrfrlException

readUnableToSetTerminationTimeFaultType

UnableToSetTerminationTimeFaultType readUnableToSetTerminationTimeFaultType(org.w3c.dom.Document document)
                                                                            throws WsrfrlException
Throws:
WsrfrlException


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