com.businessobjects.enterprise.reportconvtool
Interface ReportConvTool

All Superinterfaces:
InfoObject

public interface ReportConvTool
extends InfoObject

An XML ReportConvTool(@http://enterprise.businessobjects.com/3.0/reportconvtool). This is a complex type.


Nested Class Summary
static class ReportConvTool.Factory
          A factory class with static methods for creating instances of this type.
 
Field Summary
static org.apache.xmlbeans.SchemaType type
           
 
Method Summary
 CustomProperties addNewCustomProperties()
          Appends and returns a new empty "CustomProperties" element
 int getConnection()
          Gets the "Connection" element
 CustomProperties getCustomProperties()
          Gets the "CustomProperties" element
 boolean getCustomUi()
          Gets the "CustomUi" element
 java.lang.String getDotnetWcaContextPath()
          Gets the "DotnetWcaContextPath" element
 java.lang.String getJavaWcaContextPath()
          Gets the "JavaWcaContextPath" element
 java.lang.String getPath()
          Gets the "Path" element
 boolean getShowPwrByLogo()
          Gets the "ShowPwrByLogo" element
 boolean isSetConnection()
          True if has "Connection" element
 boolean isSetCustomProperties()
          True if has "CustomProperties" element
 boolean isSetCustomUi()
          True if has "CustomUi" element
 boolean isSetDotnetWcaContextPath()
          True if has "DotnetWcaContextPath" element
 boolean isSetJavaWcaContextPath()
          True if has "JavaWcaContextPath" element
 boolean isSetPath()
          True if has "Path" element
 boolean isSetShowPwrByLogo()
          True if has "ShowPwrByLogo" element
 void setConnection(int connection)
          Sets the "Connection" element
 void setCustomProperties(CustomProperties customProperties)
          Sets the "CustomProperties" element
 void setCustomUi(boolean customUi)
          Sets the "CustomUi" element
 void setDotnetWcaContextPath(java.lang.String dotnetWcaContextPath)
          Sets the "DotnetWcaContextPath" element
 void setJavaWcaContextPath(java.lang.String javaWcaContextPath)
          Sets the "JavaWcaContextPath" element
 void setPath(java.lang.String path)
          Sets the "Path" element
 void setShowPwrByLogo(boolean showPwrByLogo)
          Sets the "ShowPwrByLogo" element
 void unsetConnection()
          Unsets the "Connection" element
 void unsetCustomProperties()
          Unsets the "CustomProperties" element
 void unsetCustomUi()
          Unsets the "CustomUi" element
 void unsetDotnetWcaContextPath()
          Unsets the "DotnetWcaContextPath" element
 void unsetJavaWcaContextPath()
          Unsets the "JavaWcaContextPath" element
 void unsetPath()
          Unsets the "Path" element
 void unsetShowPwrByLogo()
          Unsets the "ShowPwrByLogo" element
 org.apache.xmlbeans.XmlInt xgetConnection()
          Gets (as xml) the "Connection" element
 org.apache.xmlbeans.XmlBoolean xgetCustomUi()
          Gets (as xml) the "CustomUi" element
 org.apache.xmlbeans.XmlString xgetDotnetWcaContextPath()
          Gets (as xml) the "DotnetWcaContextPath" element
 org.apache.xmlbeans.XmlString xgetJavaWcaContextPath()
          Gets (as xml) the "JavaWcaContextPath" element
 org.apache.xmlbeans.XmlString xgetPath()
          Gets (as xml) the "Path" element
 org.apache.xmlbeans.XmlBoolean xgetShowPwrByLogo()
          Gets (as xml) the "ShowPwrByLogo" element
 void xsetConnection(org.apache.xmlbeans.XmlInt connection)
          Sets (as xml) the "Connection" element
 void xsetCustomUi(org.apache.xmlbeans.XmlBoolean customUi)
          Sets (as xml) the "CustomUi" element
 void xsetDotnetWcaContextPath(org.apache.xmlbeans.XmlString dotnetWcaContextPath)
          Sets (as xml) the "DotnetWcaContextPath" element
 void xsetJavaWcaContextPath(org.apache.xmlbeans.XmlString javaWcaContextPath)
          Sets (as xml) the "JavaWcaContextPath" element
 void xsetPath(org.apache.xmlbeans.XmlString path)
          Sets (as xml) the "Path" element
 void xsetShowPwrByLogo(org.apache.xmlbeans.XmlBoolean showPwrByLogo)
          Sets (as xml) the "ShowPwrByLogo" element
 
Methods inherited from interface com.businessobjects.enterprise.infoobject.InfoObject
addNewAlerts, addNewMultilingualDescriptions, addNewMultilingualNames, addNewPluginInfo, addNewRolesOnObject, addNewSecurityInfo, addNewSecurityInfo2, addNewSharedDoc, getAlerts, getChildrenObjects, getCreationTime, getCUID, getDescription, getEndTime, getErrorMessage, getGUID, getID, getInstance, getInstanceObject, getIsApplicationObject, getIsComponent, getIsHiddenObject, getIsPluginObject, getIsRecurring, getIsRunnableObject, getIsSendable, getIsSystemObject, getKey, getKeywords, getKind, getLastRunTime, getLastSuccessfulInstanceCUID, getMultilingualDescriptions, getMultilingualNames, getName, getNewJobID, getNextRunTime, getObjectIsContainer, getOwner, getOwnerCUID, getParentCUID, getPluginInfo, getRolesOnObject, getRUID, getSchedulable, getSecurityInfo, getSecurityInfo2, getSharedDoc, getStartTime, getUiStatus, getUpdateTime, isSetAlerts, isSetChildrenObjects, isSetCreationTime, isSetCUID, isSetDescription, isSetEndTime, isSetErrorMessage, isSetGUID, isSetID, isSetInstance, isSetInstanceObject, isSetIsApplicationObject, isSetIsComponent, isSetIsHiddenObject, isSetIsPluginObject, isSetIsRecurring, isSetIsRunnableObject, isSetIsSendable, isSetIsSystemObject, isSetKey, isSetKeywords, isSetKind, isSetLastRunTime, isSetLastSuccessfulInstanceCUID, isSetMultilingualDescriptions, isSetMultilingualNames, isSetNewJobID, isSetNextRunTime, isSetObjectIsContainer, isSetOwner, isSetOwnerCUID, isSetParentCUID, isSetPluginInfo, isSetRolesOnObject, isSetRUID, isSetSchedulable, isSetSecurityInfo, isSetSecurityInfo2, isSetSharedDoc, isSetStartTime, isSetUiStatus, isSetUpdateTime, setAlerts, setChildrenObjects, setCreationTime, setCUID, setDescription, setEndTime, setErrorMessage, setGUID, setID, setInstance, setInstanceObject, setIsApplicationObject, setIsComponent, setIsHiddenObject, setIsPluginObject, setIsRecurring, setIsRunnableObject, setIsSendable, setIsSystemObject, setKey, setKeywords, setKind, setLastRunTime, setLastSuccessfulInstanceCUID, setMultilingualDescriptions, setMultilingualNames, setName, setNewJobID, setNextRunTime, setObjectIsContainer, setOwner, setOwnerCUID, setParentCUID, setPluginInfo, setRolesOnObject, setRUID, setSchedulable, setSecurityInfo, setSecurityInfo2, setSharedDoc, setStartTime, setUiStatus, setUpdateTime, unsetAlerts, unsetChildrenObjects, unsetCreationTime, unsetCUID, unsetDescription, unsetEndTime, unsetErrorMessage, unsetGUID, unsetID, unsetInstance, unsetInstanceObject, unsetIsApplicationObject, unsetIsComponent, unsetIsHiddenObject, unsetIsPluginObject, unsetIsRecurring, unsetIsRunnableObject, unsetIsSendable, unsetIsSystemObject, unsetKey, unsetKeywords, unsetKind, unsetLastRunTime, unsetLastSuccessfulInstanceCUID, unsetMultilingualDescriptions, unsetMultilingualNames, unsetNewJobID, unsetNextRunTime, unsetObjectIsContainer, unsetOwner, unsetOwnerCUID, unsetParentCUID, unsetPluginInfo, unsetRolesOnObject, unsetRUID, unsetSchedulable, unsetSecurityInfo, unsetSecurityInfo2, unsetSharedDoc, unsetStartTime, unsetUiStatus, unsetUpdateTime, xgetChildrenObjects, xgetCreationTime, xgetCUID, xgetDescription, xgetEndTime, xgetErrorMessage, xgetGUID, xgetID, xgetInstance, xgetInstanceObject, xgetIsApplicationObject, xgetIsComponent, xgetIsHiddenObject, xgetIsPluginObject, xgetIsRecurring, xgetIsRunnableObject, xgetIsSendable, xgetIsSystemObject, xgetKey, xgetKeywords, xgetKind, xgetLastRunTime, xgetLastSuccessfulInstanceCUID, xgetName, xgetNewJobID, xgetNextRunTime, xgetObjectIsContainer, xgetOwner, xgetOwnerCUID, xgetParentCUID, xgetRUID, xgetSchedulable, xgetStartTime, xgetUiStatus, xgetUpdateTime, xsetChildrenObjects, xsetCreationTime, xsetCUID, xsetDescription, xsetEndTime, xsetErrorMessage, xsetGUID, xsetID, xsetInstance, xsetInstanceObject, xsetIsApplicationObject, xsetIsComponent, xsetIsHiddenObject, xsetIsPluginObject, xsetIsRecurring, xsetIsRunnableObject, xsetIsSendable, xsetIsSystemObject, xsetKey, xsetKeywords, xsetKind, xsetLastRunTime, xsetLastSuccessfulInstanceCUID, xsetName, xsetNewJobID, xsetNextRunTime, xsetObjectIsContainer, xsetOwner, xsetOwnerCUID, xsetParentCUID, xsetRUID, xsetSchedulable, xsetStartTime, xsetUiStatus, xsetUpdateTime
 

Field Detail

type

static final org.apache.xmlbeans.SchemaType type
Method Detail

getDotnetWcaContextPath

java.lang.String getDotnetWcaContextPath()
Gets the "DotnetWcaContextPath" element


xgetDotnetWcaContextPath

org.apache.xmlbeans.XmlString xgetDotnetWcaContextPath()
Gets (as xml) the "DotnetWcaContextPath" element


isSetDotnetWcaContextPath

boolean isSetDotnetWcaContextPath()
True if has "DotnetWcaContextPath" element


setDotnetWcaContextPath

void setDotnetWcaContextPath(java.lang.String dotnetWcaContextPath)
Sets the "DotnetWcaContextPath" element


xsetDotnetWcaContextPath

void xsetDotnetWcaContextPath(org.apache.xmlbeans.XmlString dotnetWcaContextPath)
Sets (as xml) the "DotnetWcaContextPath" element


unsetDotnetWcaContextPath

void unsetDotnetWcaContextPath()
Unsets the "DotnetWcaContextPath" element


getCustomUi

boolean getCustomUi()
Gets the "CustomUi" element


xgetCustomUi

org.apache.xmlbeans.XmlBoolean xgetCustomUi()
Gets (as xml) the "CustomUi" element


isSetCustomUi

boolean isSetCustomUi()
True if has "CustomUi" element


setCustomUi

void setCustomUi(boolean customUi)
Sets the "CustomUi" element


xsetCustomUi

void xsetCustomUi(org.apache.xmlbeans.XmlBoolean customUi)
Sets (as xml) the "CustomUi" element


unsetCustomUi

void unsetCustomUi()
Unsets the "CustomUi" element


getConnection

int getConnection()
Gets the "Connection" element


xgetConnection

org.apache.xmlbeans.XmlInt xgetConnection()
Gets (as xml) the "Connection" element


isSetConnection

boolean isSetConnection()
True if has "Connection" element


setConnection

void setConnection(int connection)
Sets the "Connection" element


xsetConnection

void xsetConnection(org.apache.xmlbeans.XmlInt connection)
Sets (as xml) the "Connection" element


unsetConnection

void unsetConnection()
Unsets the "Connection" element


getPath

java.lang.String getPath()
Gets the "Path" element


xgetPath

org.apache.xmlbeans.XmlString xgetPath()
Gets (as xml) the "Path" element


isSetPath

boolean isSetPath()
True if has "Path" element


setPath

void setPath(java.lang.String path)
Sets the "Path" element


xsetPath

void xsetPath(org.apache.xmlbeans.XmlString path)
Sets (as xml) the "Path" element


unsetPath

void unsetPath()
Unsets the "Path" element


getJavaWcaContextPath

java.lang.String getJavaWcaContextPath()
Gets the "JavaWcaContextPath" element


xgetJavaWcaContextPath

org.apache.xmlbeans.XmlString xgetJavaWcaContextPath()
Gets (as xml) the "JavaWcaContextPath" element


isSetJavaWcaContextPath

boolean isSetJavaWcaContextPath()
True if has "JavaWcaContextPath" element


setJavaWcaContextPath

void setJavaWcaContextPath(java.lang.String javaWcaContextPath)
Sets the "JavaWcaContextPath" element


xsetJavaWcaContextPath

void xsetJavaWcaContextPath(org.apache.xmlbeans.XmlString javaWcaContextPath)
Sets (as xml) the "JavaWcaContextPath" element


unsetJavaWcaContextPath

void unsetJavaWcaContextPath()
Unsets the "JavaWcaContextPath" element


getShowPwrByLogo

boolean getShowPwrByLogo()
Gets the "ShowPwrByLogo" element


xgetShowPwrByLogo

org.apache.xmlbeans.XmlBoolean xgetShowPwrByLogo()
Gets (as xml) the "ShowPwrByLogo" element


isSetShowPwrByLogo

boolean isSetShowPwrByLogo()
True if has "ShowPwrByLogo" element


setShowPwrByLogo

void setShowPwrByLogo(boolean showPwrByLogo)
Sets the "ShowPwrByLogo" element


xsetShowPwrByLogo

void xsetShowPwrByLogo(org.apache.xmlbeans.XmlBoolean showPwrByLogo)
Sets (as xml) the "ShowPwrByLogo" element


unsetShowPwrByLogo

void unsetShowPwrByLogo()
Unsets the "ShowPwrByLogo" element


getCustomProperties

CustomProperties getCustomProperties()
Gets the "CustomProperties" element


isSetCustomProperties

boolean isSetCustomProperties()
True if has "CustomProperties" element


setCustomProperties

void setCustomProperties(CustomProperties customProperties)
Sets the "CustomProperties" element


addNewCustomProperties

CustomProperties addNewCustomProperties()
Appends and returns a new empty "CustomProperties" element


unsetCustomProperties

void unsetCustomProperties()
Unsets the "CustomProperties" element