|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.kwfgrid.gwes.xmldbclient.AdminServiceStub.MoveResource
public static class AdminServiceStub.MoveResource
| Nested Class Summary | |
|---|---|
static class |
AdminServiceStub.MoveResource.Factory
Factory class that keeps the parse method |
| Field Summary | |
|---|---|
protected String |
localDestinationPath
field for DestinationPath |
protected String |
localDocPath
field for DocPath |
protected String |
localNewName
field for NewName |
protected String |
localSessionId
field for SessionId |
static QName |
MY_QNAME
|
| Constructor Summary | |
|---|---|
AdminServiceStub.MoveResource()
|
|
| Method Summary | |
|---|---|
String |
getDestinationPath()
Auto generated getter method |
String |
getDocPath()
Auto generated getter method |
String |
getNewName()
Auto generated getter method |
org.apache.axiom.om.OMElement |
getOMElement(QName parentQName,
org.apache.axiom.om.OMFactory factory)
|
javax.xml.stream.XMLStreamReader |
getPullParser(QName qName)
databinding method to get an XML representation of this object |
String |
getSessionId()
Auto generated getter method |
static boolean |
isReaderMTOMAware(javax.xml.stream.XMLStreamReader reader)
isReaderMTOMAware |
void |
serialize(QName parentQName,
org.apache.axiom.om.OMFactory factory,
org.apache.axis2.databinding.utils.writer.MTOMAwareXMLStreamWriter xmlWriter)
|
void |
serialize(QName parentQName,
org.apache.axiom.om.OMFactory factory,
org.apache.axis2.databinding.utils.writer.MTOMAwareXMLStreamWriter xmlWriter,
boolean serializeType)
|
void |
setDestinationPath(String param)
Auto generated setter method |
void |
setDocPath(String param)
Auto generated setter method |
void |
setNewName(String param)
Auto generated setter method |
void |
setSessionId(String param)
Auto generated setter method |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final QName MY_QNAME
protected String localSessionId
protected String localDocPath
protected String localDestinationPath
protected String localNewName
| Constructor Detail |
|---|
public AdminServiceStub.MoveResource()
| Method Detail |
|---|
public String getSessionId()
public void setSessionId(String param)
param - SessionIdpublic String getDocPath()
public void setDocPath(String param)
param - DocPathpublic String getDestinationPath()
public void setDestinationPath(String param)
param - DestinationPathpublic String getNewName()
public void setNewName(String param)
param - NewNamepublic static boolean isReaderMTOMAware(javax.xml.stream.XMLStreamReader reader)
public org.apache.axiom.om.OMElement getOMElement(QName parentQName,
org.apache.axiom.om.OMFactory factory)
throws org.apache.axis2.databinding.ADBException
parentQName - factory -
org.apache.axis2.databinding.ADBException
public void serialize(QName parentQName,
org.apache.axiom.om.OMFactory factory,
org.apache.axis2.databinding.utils.writer.MTOMAwareXMLStreamWriter xmlWriter)
throws javax.xml.stream.XMLStreamException,
org.apache.axis2.databinding.ADBException
serialize in interface org.apache.axis2.databinding.ADBBeanjavax.xml.stream.XMLStreamException
org.apache.axis2.databinding.ADBException
public void serialize(QName parentQName,
org.apache.axiom.om.OMFactory factory,
org.apache.axis2.databinding.utils.writer.MTOMAwareXMLStreamWriter xmlWriter,
boolean serializeType)
throws javax.xml.stream.XMLStreamException,
org.apache.axis2.databinding.ADBException
serialize in interface org.apache.axis2.databinding.ADBBeanjavax.xml.stream.XMLStreamException
org.apache.axis2.databinding.ADBException
public javax.xml.stream.XMLStreamReader getPullParser(QName qName)
throws org.apache.axis2.databinding.ADBException
getPullParser in interface org.apache.axis2.databinding.ADBBeanorg.apache.axis2.databinding.ADBException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||