|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of WsrfrpException in com.ebmwebsourcing.wsstar.resourceproperties.datatypes.api.abstraction |
|---|
| Methods in com.ebmwebsourcing.wsstar.resourceproperties.datatypes.api.abstraction that throw WsrfrpException | |
|---|---|
UpdateType |
WsrfrpFactory.createUpdateType(java.util.List<org.w3c.dom.Element> content)
create a minimal UpdateType object, respect to "model implementation"
with mandatory field (At least one property expected) |
javax.xml.namespace.QName |
WsrfrpReader.readGetResourceProperty(org.w3c.dom.Document document)
Unmarshall a GetResourceProperty object from
its Document representation. |
GetResourcePropertyResponse |
WsrfrpReader.readGetResourcePropertyResponse(org.w3c.dom.Document document)
Unmarshall a GetResourcePropertyResponse object from
its Document representation. |
InvalidModificationFaultType |
WsrfrpReader.readInvalidModificationFaultType(org.w3c.dom.Document document)
Unmarshall a InvalidModificationFaultType object from
its Document representation. |
InvalidResourcePropertyQNameFaultType |
WsrfrpReader.readInvalidResourcePropertyQNameFaultType(org.w3c.dom.Document document)
Unmarshall a InvalidResourcePropertyQNameFaultType object from
its Document representation. |
ResourcePropertyValueChangeNotificationType |
WsrfrpReader.readResourcePropertyValueChangeNotificationType(org.w3c.dom.Document document)
Unmarshall a ResourcePropertyValueChangeNotificationType object from
its Document representation. |
UnableToModifyResourcePropertyFaultType |
WsrfrpReader.readUnableToModifyResourcePropertyFaultType(org.w3c.dom.Document document)
Unmarshall a UnableToModifyResourcePropertyFaultType object from
its Document representation. |
UpdateResourceProperties |
WsrfrpReader.readUpdateResourceProperties(org.w3c.dom.Document document)
Unmarshall a UpdateResourceProperties object from
its Document representation. |
UpdateResourcePropertiesRequestFailedFaultType |
WsrfrpReader.readUpdateResourcePropertiesRequestFailedFaultType(org.w3c.dom.Document document)
Unmarshall a UpdateResourcePropertiesRequestFailedFaultType object from
its Document representation. |
UpdateResourcePropertiesResponse |
WsrfrpReader.readUpdateResourcePropertiesResponse(org.w3c.dom.Document document)
Unmarshall a UpdateResourcePropertiesResponse object from
its Document representation. |
UpdateType |
WsrfrpReader.readUpdateType(org.w3c.dom.Document document)
Unmarshall a UpdateType object from its Document representation. |
org.w3c.dom.Document |
WsrfrpWriter.writeGetResourcePropertyAsDOM(javax.xml.namespace.QName propertyName)
marshall a ResourceProperty QName object to a Document representation object
of the GetResourceProperty message exchange. |
org.w3c.dom.Document |
WsrfrpWriter.writeGetResourcePropertyResponseAsDOM(GetResourcePropertyResponse payload)
marshall a GetResourcePropertyResponse object to a Document representation object |
org.w3c.dom.Document |
WsrfrpWriter.writeInvalidModificationFaultTypeAsDOM(InvalidModificationFaultType fault)
marshall a InvalidModificationFaultType object to a Document representation object |
org.w3c.dom.Document |
WsrfrpWriter.writeInvalidResourcePropertyQNameFaultTypeAsDOM(InvalidResourcePropertyQNameFaultType value)
marshall a InvalidResourcePropertyQNameFaultType object to a Document representation object |
org.w3c.dom.Document |
WsrfrpWriter.writeResourcePropertyValueChangeNotificationTypeAsDOM(ResourcePropertyValueChangeNotificationType value)
marshall a ResourcePropertyValueChangeNotificationType object to a Document representation object |
org.w3c.dom.Document |
WsrfrpWriter.writeUnableToModifyResourcePropertyFaultTypeAsDOM(UnableToModifyResourcePropertyFaultType fault)
marshall a UnableToModifyResourcePropertyFaultType object to a Document representation object |
org.w3c.dom.Document |
WsrfrpWriter.writeUpdateResourcePropertiesAsDOM(UpdateResourceProperties payload)
marshall a UpdateResourceProperties object to a Document representation object |
org.w3c.dom.Document |
WsrfrpWriter.writeUpdateResourcePropertiesRequestFailedFaultTypeAsDOM(UpdateResourcePropertiesRequestFailedFaultType fault)
marshall a UpdateResourcePropertiesRequestFailedFaultType object to a Document representation object |
org.w3c.dom.Document |
WsrfrpWriter.writeUpdateResourcePropertiesResponseAsDOM(UpdateResourcePropertiesResponse payload)
marshall a UpdateResourcePropertiesResponse object to a Document representation object |
org.w3c.dom.Document |
WsrfrpWriter.writeUpdateTypeAsDOM(UpdateType instance)
marshall a UpdateType object to a Document representation object |
| Uses of WsrfrpException in com.ebmwebsourcing.wsstar.resourceproperties.datatypes.api.implementor |
|---|
| Methods in com.ebmwebsourcing.wsstar.resourceproperties.datatypes.api.implementor that throw WsrfrpException | |
|---|---|
UpdateType |
WsrfrpModelFactory.createWsrfrpModelUpdateType(java.util.List<org.w3c.dom.Element> content)
create a minimal UpdateType object, respect to
"model implementation", with only mandatory fields set |
| Uses of WsrfrpException in com.ebmwebsourcing.wsstar.resourceproperties.datatypes.api.refinedabstraction |
|---|
| Methods in com.ebmwebsourcing.wsstar.resourceproperties.datatypes.api.refinedabstraction that throw WsrfrpException | |
|---|---|
UpdateType |
RefinedWsrfrpFactory.createUpdateType(java.util.List<org.w3c.dom.Element> content)
|
static WsrfrpFactory |
RefinedWsrfrpFactory.getInstance()
Get the singleton instance of the class once the model's factory has been initialized. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||