|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface WsrfrpWriter
Interface of the Writer that must provide methods to "marshall" WS-ResourceProperties
types to common representation formats : Document,File,....
These methods can be seen as "output methods"
| Method Detail |
|---|
org.w3c.dom.Document writeGetResourcePropertyAsDOM(javax.xml.namespace.QName propertyName)
throws WsrfrpException
QName object to a Document representation object
of the GetResourceProperty message exchange.
propertyName - the QName object to marshall
Document representation object of the GetResourceProperty
message exchange payload
WsrfrpException
org.w3c.dom.Document writeGetResourcePropertyResponseAsDOM(GetResourcePropertyResponse payload)
throws WsrfrpException
GetResourcePropertyResponse object to a Document representation object
payload - the GetResourcePropertyResponse object to marshall
Document representation object of the GetResourcePropertyResponse
message exchange payload
WsrfrpException
org.w3c.dom.Document writeInvalidResourcePropertyQNameFaultTypeAsDOM(InvalidResourcePropertyQNameFaultType value)
throws WsrfrpException
InvalidResourcePropertyQNameFaultType object to a Document representation object
value - the InvalidResourcePropertyQNameFaultType object to marshall
Document representation object of "fault type" object
WsrfrpException
org.w3c.dom.Document writeUpdateTypeAsDOM(UpdateType instance)
throws WsrfrpException
UpdateType object to a Document representation object
instance - the UpdateType object to marshall
Document representation object of the UpdateType object
WsrfrpException
org.w3c.dom.Document writeUpdateResourcePropertiesAsDOM(UpdateResourceProperties payload)
throws WsrfrpException
UpdateResourceProperties object to a Document representation object
payload - the UpdateResourceProperties object to marshall
Document representation object of the UpdateResourceProperties
message exchange payload
WsrfrpException
org.w3c.dom.Document writeUpdateResourcePropertiesResponseAsDOM(UpdateResourcePropertiesResponse payload)
throws WsrfrpException
UpdateResourcePropertiesResponse object to a Document representation object
payload - the UpdateResourcePropertiesResponse object to marshall
Document representation object of the UpdateResourcePropertiesResponse
message exchange payload
WsrfrpException
org.w3c.dom.Document writeInvalidModificationFaultTypeAsDOM(InvalidModificationFaultType fault)
throws WsrfrpException
InvalidModificationFaultType object to a Document representation object
value - the InvalidModificationFaultType object to marshall
Document representation object of "fault type" object
WsrfrpException
org.w3c.dom.Document writeUnableToModifyResourcePropertyFaultTypeAsDOM(UnableToModifyResourcePropertyFaultType fault)
throws WsrfrpException
UnableToModifyResourcePropertyFaultType object to a Document representation object
value - the UnableToModifyResourcePropertyFaultType object to marshall
Document representation object of "fault type" object
WsrfrpException
org.w3c.dom.Document writeUpdateResourcePropertiesRequestFailedFaultTypeAsDOM(UpdateResourcePropertiesRequestFailedFaultType fault)
throws WsrfrpException
UpdateResourcePropertiesRequestFailedFaultType object to a Document representation object
value - the UpdateResourcePropertiesRequestFailedFaultType object to marshall
Document representation object of "fault type" object
WsrfrpException
org.w3c.dom.Document writeResourcePropertyValueChangeNotificationTypeAsDOM(ResourcePropertyValueChangeNotificationType value)
throws WsrfrpException
ResourcePropertyValueChangeNotificationType object to a Document representation object
value - the ResourcePropertyValueChangeNotificationType object to marshall
Document representation object of "fault type" object
WsrfrpException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||