org.openanzo.common
Class SoapConstants.ModelService.UpdateOperation

java.lang.Object
  extended by org.openanzo.common.SoapConstants.ModelService.UpdateOperation
Enclosing class:
SoapConstants.ModelService

public static class SoapConstants.ModelService.UpdateOperation
extends java.lang.Object

Update webservice method


Nested Class Summary
static class SoapConstants.ModelService.UpdateOperation.Transactions
          Transactions Stream Name
 
Field Summary
static javax.xml.soap.Name includeResultsName
          http://openanzo.org/includeResults Name
static javax.xml.namespace.QName includeResultsQName
          http://openanzo.org/includeResults QName
static javax.xml.soap.Name isSynchronousName
          http://openanzo.org/isSynchronous Name
static javax.xml.namespace.QName isSynchronousQName
          http://openanzo.org/isSynchronous QName
static javax.xml.namespace.QName name
          http://openanzo.org/update QName
static javax.xml.soap.Name resultsName
          http://openanzo.org/results Name
static javax.xml.namespace.QName resultsQName
          http://openanzo.org/results QName
static javax.xml.namespace.QName updateResponse
          http://openanzo.org/updateResponse QName
 
Constructor Summary
SoapConstants.ModelService.UpdateOperation()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

name

public static final javax.xml.namespace.QName name
http://openanzo.org/update QName


isSynchronousQName

public static final javax.xml.namespace.QName isSynchronousQName
http://openanzo.org/isSynchronous QName


isSynchronousName

public static final javax.xml.soap.Name isSynchronousName
http://openanzo.org/isSynchronous Name


updateResponse

public static final javax.xml.namespace.QName updateResponse
http://openanzo.org/updateResponse QName


includeResultsQName

public static final javax.xml.namespace.QName includeResultsQName
http://openanzo.org/includeResults QName


includeResultsName

public static final javax.xml.soap.Name includeResultsName
http://openanzo.org/includeResults Name


resultsQName

public static final javax.xml.namespace.QName resultsQName
http://openanzo.org/results QName


resultsName

public static final javax.xml.soap.Name resultsName
http://openanzo.org/results Name

Constructor Detail

SoapConstants.ModelService.UpdateOperation

public SoapConstants.ModelService.UpdateOperation()


Copyright © 2007 Cambridge Semantics Inc.. All Rights Reserved.