public class

MWSRSDocShortcutInfo

extends MWSShortcutObjectInfo
java.lang.Object
   ↳ com.microstrategy.webservices.Axis2.AbstractADBBean
     ↳ com.microstrategy.webservices.Axis2.MWSObjectInfo
       ↳ com.microstrategy.webservices.Axis2.MWSShortcutObjectInfo
         ↳ com.microstrategy.webservices.Axis2.MWSRSDocShortcutInfo

Class Overview

MWSRSDocShortcutInfo bean class

Summary

Nested Classes
class MWSRSDocShortcutInfo.Factory Factory class that keeps the parse method 
Fields
protected MWSRSDocumentObjectInfo localTargetRSDoc field for TargetRSDoc
protected boolean localTargetRSDocTracker
[Expand]
Inherited Fields
From class com.microstrategy.webservices.Axis2.MWSShortcutObjectInfo
From class com.microstrategy.webservices.Axis2.MWSObjectInfo
Public Constructors
MWSRSDocShortcutInfo()
Public Methods
OMElement getOMElement(QName parentQName, OMFactory factory)
XMLStreamReader getPullParser(QName qName)
databinding method to get an XML representation of this object
MWSRSDocumentObjectInfo getTargetRSDoc()
Auto generated getter method
static boolean isReaderMTOMAware(XMLStreamReader reader)
isReaderMTOMAware
void serialize(QName parentQName, XMLStreamWriter xmlWriter)
void setTargetRSDoc(MWSRSDocumentObjectInfo param)
Auto generated setter method
[Expand]
Inherited Methods
From class com.microstrategy.webservices.Axis2.MWSShortcutObjectInfo
From class com.microstrategy.webservices.Axis2.MWSObjectInfo
From class com.microstrategy.webservices.Axis2.AbstractADBBean
From class java.lang.Object
From interface org.apache.axis2.databinding.ADBBean

Fields

protected MWSRSDocumentObjectInfo localTargetRSDoc

field for TargetRSDoc

protected boolean localTargetRSDocTracker

Public Constructors

public MWSRSDocShortcutInfo ()

Public Methods

public OMElement getOMElement (QName parentQName, OMFactory factory)

Returns
  • org.apache.axiom.om.OMElement

public XMLStreamReader getPullParser (QName qName)

databinding method to get an XML representation of this object

public MWSRSDocumentObjectInfo getTargetRSDoc ()

Auto generated getter method

Returns
  • com.microstrategy.webservices.Axis2.MWSRSDocumentObjectInfo

public static boolean isReaderMTOMAware (XMLStreamReader reader)

isReaderMTOMAware

Returns
  • true if the reader supports MTOM

public void serialize (QName parentQName, XMLStreamWriter xmlWriter)

Throws
XMLStreamException

public void setTargetRSDoc (MWSRSDocumentObjectInfo param)

Auto generated setter method

Parameters
param TargetRSDoc