Uses of Interface
com.ebmwebsourcing.wsstar.resourceproperties.datatypes.api.abstraction.UpdateResourcePropertiesResponse

Packages that use UpdateResourcePropertiesResponse
com.ebmwebsourcing.wsstar.resourceproperties.datatypes.api.abstraction   
com.ebmwebsourcing.wsstar.resourceproperties.datatypes.api.implementor   
com.ebmwebsourcing.wsstar.resourceproperties.datatypes.api.refinedabstraction   
 

Uses of UpdateResourcePropertiesResponse in com.ebmwebsourcing.wsstar.resourceproperties.datatypes.api.abstraction
 

Methods in com.ebmwebsourcing.wsstar.resourceproperties.datatypes.api.abstraction that return UpdateResourcePropertiesResponse
 UpdateResourcePropertiesResponse WsrfrpFactory.createUpdateResourcePropertiesResponse()
          create a minimal UpdateResourcePropertiesResponse object, respect to "model implementation" with mandatory field (according to associated XML Schema)
 UpdateResourcePropertiesResponse WsrfrpReader.readUpdateResourcePropertiesResponse(org.w3c.dom.Document document)
          Unmarshall a UpdateResourcePropertiesResponse object from its Document representation.
 

Methods in com.ebmwebsourcing.wsstar.resourceproperties.datatypes.api.abstraction with parameters of type UpdateResourcePropertiesResponse
 org.w3c.dom.Document WsrfrpWriter.writeUpdateResourcePropertiesResponseAsDOM(UpdateResourcePropertiesResponse payload)
          marshall a UpdateResourcePropertiesResponse object to a Document representation object
 

Uses of UpdateResourcePropertiesResponse in com.ebmwebsourcing.wsstar.resourceproperties.datatypes.api.implementor
 

Methods in com.ebmwebsourcing.wsstar.resourceproperties.datatypes.api.implementor that return UpdateResourcePropertiesResponse
 UpdateResourcePropertiesResponse WsrfrpModelFactory.createWsrfrpModelUpdateResourcePropertiesResponse()
          create a minimal UpdateResourcePropertiesResponse object, respect to "model implementation", with only mandatory fields set
 

Uses of UpdateResourcePropertiesResponse in com.ebmwebsourcing.wsstar.resourceproperties.datatypes.api.refinedabstraction
 

Methods in com.ebmwebsourcing.wsstar.resourceproperties.datatypes.api.refinedabstraction that return UpdateResourcePropertiesResponse
 UpdateResourcePropertiesResponse RefinedWsrfrpFactory.createUpdateResourcePropertiesResponse()
           
 



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