com.businessobjects.enterprise.infoview
Interface InfoView

All Superinterfaces:
InfoObject

public interface InfoView
extends InfoObject

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


Nested Class Summary
static class InfoView.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
 boolean getAdvancedDHTMLViewerShown()
          Gets the "AdvancedDHTMLViewerShown" element
 CustomProperties getCustomProperties()
          Gets the "CustomProperties" element
 ActionEnum.Enum getDefaultAction()
          Gets the "DefaultAction" element
 NavigationViewEnum.Enum getDefaultNavigationView()
          Gets the "DefaultNavigationView" element
 ViewerEnum.Enum getDefaultViewer()
          Gets the "DefaultViewer" element
 boolean getHeaderColorUsed()
          Gets the "HeaderColorUsed" element
 java.lang.String getHeaderTextColor()
          Gets the "HeaderTextColor" element
 LogonModeEnum.Enum getLogoMode()
          Gets the "LogoMode" element
 java.lang.String getLogoURL()
          Gets the "LogoURL" element
 int getPagesPerIndex()
          Gets the "PagesPerIndex" element
 java.lang.String getPath()
          Gets the "Path" element
 boolean getScheduleFiltersShown()
          Gets the "ScheduleFiltersShown" element
 java.lang.String getStyleSheetFile()
          Gets the "StyleSheetFile" element
 java.lang.String getTopHeaderColor()
          Gets the "TopHeaderColor" element
 boolean isSetAdvancedDHTMLViewerShown()
          True if has "AdvancedDHTMLViewerShown" element
 boolean isSetCustomProperties()
          True if has "CustomProperties" element
 boolean isSetDefaultAction()
          True if has "DefaultAction" element
 boolean isSetDefaultNavigationView()
          True if has "DefaultNavigationView" element
 boolean isSetDefaultViewer()
          True if has "DefaultViewer" element
 boolean isSetHeaderColorUsed()
          True if has "HeaderColorUsed" element
 boolean isSetHeaderTextColor()
          True if has "HeaderTextColor" element
 boolean isSetLogoMode()
          True if has "LogoMode" element
 boolean isSetLogoURL()
          True if has "LogoURL" element
 boolean isSetPagesPerIndex()
          True if has "PagesPerIndex" element
 boolean isSetPath()
          True if has "Path" element
 boolean isSetScheduleFiltersShown()
          True if has "ScheduleFiltersShown" element
 boolean isSetStyleSheetFile()
          True if has "StyleSheetFile" element
 boolean isSetTopHeaderColor()
          True if has "TopHeaderColor" element
 void setAdvancedDHTMLViewerShown(boolean advancedDHTMLViewerShown)
          Sets the "AdvancedDHTMLViewerShown" element
 void setCustomProperties(CustomProperties customProperties)
          Sets the "CustomProperties" element
 void setDefaultAction(ActionEnum.Enum defaultAction)
          Sets the "DefaultAction" element
 void setDefaultNavigationView(NavigationViewEnum.Enum defaultNavigationView)
          Sets the "DefaultNavigationView" element
 void setDefaultViewer(ViewerEnum.Enum defaultViewer)
          Sets the "DefaultViewer" element
 void setHeaderColorUsed(boolean headerColorUsed)
          Sets the "HeaderColorUsed" element
 void setHeaderTextColor(java.lang.String headerTextColor)
          Sets the "HeaderTextColor" element
 void setLogoMode(LogonModeEnum.Enum logoMode)
          Sets the "LogoMode" element
 void setLogoURL(java.lang.String logoURL)
          Sets the "LogoURL" element
 void setPagesPerIndex(int pagesPerIndex)
          Sets the "PagesPerIndex" element
 void setPath(java.lang.String path)
          Sets the "Path" element
 void setScheduleFiltersShown(boolean scheduleFiltersShown)
          Sets the "ScheduleFiltersShown" element
 void setStyleSheetFile(java.lang.String styleSheetFile)
          Sets the "StyleSheetFile" element
 void setTopHeaderColor(java.lang.String topHeaderColor)
          Sets the "TopHeaderColor" element
 void unsetAdvancedDHTMLViewerShown()
          Unsets the "AdvancedDHTMLViewerShown" element
 void unsetCustomProperties()
          Unsets the "CustomProperties" element
 void unsetDefaultAction()
          Unsets the "DefaultAction" element
 void unsetDefaultNavigationView()
          Unsets the "DefaultNavigationView" element
 void unsetDefaultViewer()
          Unsets the "DefaultViewer" element
 void unsetHeaderColorUsed()
          Unsets the "HeaderColorUsed" element
 void unsetHeaderTextColor()
          Unsets the "HeaderTextColor" element
 void unsetLogoMode()
          Unsets the "LogoMode" element
 void unsetLogoURL()
          Unsets the "LogoURL" element
 void unsetPagesPerIndex()
          Unsets the "PagesPerIndex" element
 void unsetPath()
          Unsets the "Path" element
 void unsetScheduleFiltersShown()
          Unsets the "ScheduleFiltersShown" element
 void unsetStyleSheetFile()
          Unsets the "StyleSheetFile" element
 void unsetTopHeaderColor()
          Unsets the "TopHeaderColor" element
 org.apache.xmlbeans.XmlBoolean xgetAdvancedDHTMLViewerShown()
          Gets (as xml) the "AdvancedDHTMLViewerShown" element
 ActionEnum xgetDefaultAction()
          Gets (as xml) the "DefaultAction" element
 NavigationViewEnum xgetDefaultNavigationView()
          Gets (as xml) the "DefaultNavigationView" element
 ViewerEnum xgetDefaultViewer()
          Gets (as xml) the "DefaultViewer" element
 org.apache.xmlbeans.XmlBoolean xgetHeaderColorUsed()
          Gets (as xml) the "HeaderColorUsed" element
 org.apache.xmlbeans.XmlString xgetHeaderTextColor()
          Gets (as xml) the "HeaderTextColor" element
 LogonModeEnum xgetLogoMode()
          Gets (as xml) the "LogoMode" element
 org.apache.xmlbeans.XmlString xgetLogoURL()
          Gets (as xml) the "LogoURL" element
 org.apache.xmlbeans.XmlInt xgetPagesPerIndex()
          Gets (as xml) the "PagesPerIndex" element
 org.apache.xmlbeans.XmlString xgetPath()
          Gets (as xml) the "Path" element
 org.apache.xmlbeans.XmlBoolean xgetScheduleFiltersShown()
          Gets (as xml) the "ScheduleFiltersShown" element
 org.apache.xmlbeans.XmlString xgetStyleSheetFile()
          Gets (as xml) the "StyleSheetFile" element
 org.apache.xmlbeans.XmlString xgetTopHeaderColor()
          Gets (as xml) the "TopHeaderColor" element
 void xsetAdvancedDHTMLViewerShown(org.apache.xmlbeans.XmlBoolean advancedDHTMLViewerShown)
          Sets (as xml) the "AdvancedDHTMLViewerShown" element
 void xsetDefaultAction(ActionEnum defaultAction)
          Sets (as xml) the "DefaultAction" element
 void xsetDefaultNavigationView(NavigationViewEnum defaultNavigationView)
          Sets (as xml) the "DefaultNavigationView" element
 void xsetDefaultViewer(ViewerEnum defaultViewer)
          Sets (as xml) the "DefaultViewer" element
 void xsetHeaderColorUsed(org.apache.xmlbeans.XmlBoolean headerColorUsed)
          Sets (as xml) the "HeaderColorUsed" element
 void xsetHeaderTextColor(org.apache.xmlbeans.XmlString headerTextColor)
          Sets (as xml) the "HeaderTextColor" element
 void xsetLogoMode(LogonModeEnum logoMode)
          Sets (as xml) the "LogoMode" element
 void xsetLogoURL(org.apache.xmlbeans.XmlString logoURL)
          Sets (as xml) the "LogoURL" element
 void xsetPagesPerIndex(org.apache.xmlbeans.XmlInt pagesPerIndex)
          Sets (as xml) the "PagesPerIndex" element
 void xsetPath(org.apache.xmlbeans.XmlString path)
          Sets (as xml) the "Path" element
 void xsetScheduleFiltersShown(org.apache.xmlbeans.XmlBoolean scheduleFiltersShown)
          Sets (as xml) the "ScheduleFiltersShown" element
 void xsetStyleSheetFile(org.apache.xmlbeans.XmlString styleSheetFile)
          Sets (as xml) the "StyleSheetFile" element
 void xsetTopHeaderColor(org.apache.xmlbeans.XmlString topHeaderColor)
          Sets (as xml) the "TopHeaderColor" 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

getDefaultAction

ActionEnum.Enum getDefaultAction()
Gets the "DefaultAction" element


xgetDefaultAction

ActionEnum xgetDefaultAction()
Gets (as xml) the "DefaultAction" element


isSetDefaultAction

boolean isSetDefaultAction()
True if has "DefaultAction" element


setDefaultAction

void setDefaultAction(ActionEnum.Enum defaultAction)
Sets the "DefaultAction" element


xsetDefaultAction

void xsetDefaultAction(ActionEnum defaultAction)
Sets (as xml) the "DefaultAction" element


unsetDefaultAction

void unsetDefaultAction()
Unsets the "DefaultAction" element


getAdvancedDHTMLViewerShown

boolean getAdvancedDHTMLViewerShown()
Gets the "AdvancedDHTMLViewerShown" element


xgetAdvancedDHTMLViewerShown

org.apache.xmlbeans.XmlBoolean xgetAdvancedDHTMLViewerShown()
Gets (as xml) the "AdvancedDHTMLViewerShown" element


isSetAdvancedDHTMLViewerShown

boolean isSetAdvancedDHTMLViewerShown()
True if has "AdvancedDHTMLViewerShown" element


setAdvancedDHTMLViewerShown

void setAdvancedDHTMLViewerShown(boolean advancedDHTMLViewerShown)
Sets the "AdvancedDHTMLViewerShown" element


xsetAdvancedDHTMLViewerShown

void xsetAdvancedDHTMLViewerShown(org.apache.xmlbeans.XmlBoolean advancedDHTMLViewerShown)
Sets (as xml) the "AdvancedDHTMLViewerShown" element


unsetAdvancedDHTMLViewerShown

void unsetAdvancedDHTMLViewerShown()
Unsets the "AdvancedDHTMLViewerShown" element


getLogoURL

java.lang.String getLogoURL()
Gets the "LogoURL" element


xgetLogoURL

org.apache.xmlbeans.XmlString xgetLogoURL()
Gets (as xml) the "LogoURL" element


isSetLogoURL

boolean isSetLogoURL()
True if has "LogoURL" element


setLogoURL

void setLogoURL(java.lang.String logoURL)
Sets the "LogoURL" element


xsetLogoURL

void xsetLogoURL(org.apache.xmlbeans.XmlString logoURL)
Sets (as xml) the "LogoURL" element


unsetLogoURL

void unsetLogoURL()
Unsets the "LogoURL" element


getPagesPerIndex

int getPagesPerIndex()
Gets the "PagesPerIndex" element


xgetPagesPerIndex

org.apache.xmlbeans.XmlInt xgetPagesPerIndex()
Gets (as xml) the "PagesPerIndex" element


isSetPagesPerIndex

boolean isSetPagesPerIndex()
True if has "PagesPerIndex" element


setPagesPerIndex

void setPagesPerIndex(int pagesPerIndex)
Sets the "PagesPerIndex" element


xsetPagesPerIndex

void xsetPagesPerIndex(org.apache.xmlbeans.XmlInt pagesPerIndex)
Sets (as xml) the "PagesPerIndex" element


unsetPagesPerIndex

void unsetPagesPerIndex()
Unsets the "PagesPerIndex" element


getScheduleFiltersShown

boolean getScheduleFiltersShown()
Gets the "ScheduleFiltersShown" element


xgetScheduleFiltersShown

org.apache.xmlbeans.XmlBoolean xgetScheduleFiltersShown()
Gets (as xml) the "ScheduleFiltersShown" element


isSetScheduleFiltersShown

boolean isSetScheduleFiltersShown()
True if has "ScheduleFiltersShown" element


setScheduleFiltersShown

void setScheduleFiltersShown(boolean scheduleFiltersShown)
Sets the "ScheduleFiltersShown" element


xsetScheduleFiltersShown

void xsetScheduleFiltersShown(org.apache.xmlbeans.XmlBoolean scheduleFiltersShown)
Sets (as xml) the "ScheduleFiltersShown" element


unsetScheduleFiltersShown

void unsetScheduleFiltersShown()
Unsets the "ScheduleFiltersShown" element


getDefaultViewer

ViewerEnum.Enum getDefaultViewer()
Gets the "DefaultViewer" element


xgetDefaultViewer

ViewerEnum xgetDefaultViewer()
Gets (as xml) the "DefaultViewer" element


isSetDefaultViewer

boolean isSetDefaultViewer()
True if has "DefaultViewer" element


setDefaultViewer

void setDefaultViewer(ViewerEnum.Enum defaultViewer)
Sets the "DefaultViewer" element


xsetDefaultViewer

void xsetDefaultViewer(ViewerEnum defaultViewer)
Sets (as xml) the "DefaultViewer" element


unsetDefaultViewer

void unsetDefaultViewer()
Unsets the "DefaultViewer" element


getLogoMode

LogonModeEnum.Enum getLogoMode()
Gets the "LogoMode" element


xgetLogoMode

LogonModeEnum xgetLogoMode()
Gets (as xml) the "LogoMode" element


isSetLogoMode

boolean isSetLogoMode()
True if has "LogoMode" element


setLogoMode

void setLogoMode(LogonModeEnum.Enum logoMode)
Sets the "LogoMode" element


xsetLogoMode

void xsetLogoMode(LogonModeEnum logoMode)
Sets (as xml) the "LogoMode" element


unsetLogoMode

void unsetLogoMode()
Unsets the "LogoMode" element


getStyleSheetFile

java.lang.String getStyleSheetFile()
Gets the "StyleSheetFile" element


xgetStyleSheetFile

org.apache.xmlbeans.XmlString xgetStyleSheetFile()
Gets (as xml) the "StyleSheetFile" element


isSetStyleSheetFile

boolean isSetStyleSheetFile()
True if has "StyleSheetFile" element


setStyleSheetFile

void setStyleSheetFile(java.lang.String styleSheetFile)
Sets the "StyleSheetFile" element


xsetStyleSheetFile

void xsetStyleSheetFile(org.apache.xmlbeans.XmlString styleSheetFile)
Sets (as xml) the "StyleSheetFile" element


unsetStyleSheetFile

void unsetStyleSheetFile()
Unsets the "StyleSheetFile" element


getHeaderColorUsed

boolean getHeaderColorUsed()
Gets the "HeaderColorUsed" element


xgetHeaderColorUsed

org.apache.xmlbeans.XmlBoolean xgetHeaderColorUsed()
Gets (as xml) the "HeaderColorUsed" element


isSetHeaderColorUsed

boolean isSetHeaderColorUsed()
True if has "HeaderColorUsed" element


setHeaderColorUsed

void setHeaderColorUsed(boolean headerColorUsed)
Sets the "HeaderColorUsed" element


xsetHeaderColorUsed

void xsetHeaderColorUsed(org.apache.xmlbeans.XmlBoolean headerColorUsed)
Sets (as xml) the "HeaderColorUsed" element


unsetHeaderColorUsed

void unsetHeaderColorUsed()
Unsets the "HeaderColorUsed" element


getHeaderTextColor

java.lang.String getHeaderTextColor()
Gets the "HeaderTextColor" element


xgetHeaderTextColor

org.apache.xmlbeans.XmlString xgetHeaderTextColor()
Gets (as xml) the "HeaderTextColor" element


isSetHeaderTextColor

boolean isSetHeaderTextColor()
True if has "HeaderTextColor" element


setHeaderTextColor

void setHeaderTextColor(java.lang.String headerTextColor)
Sets the "HeaderTextColor" element


xsetHeaderTextColor

void xsetHeaderTextColor(org.apache.xmlbeans.XmlString headerTextColor)
Sets (as xml) the "HeaderTextColor" element


unsetHeaderTextColor

void unsetHeaderTextColor()
Unsets the "HeaderTextColor" element


getTopHeaderColor

java.lang.String getTopHeaderColor()
Gets the "TopHeaderColor" element


xgetTopHeaderColor

org.apache.xmlbeans.XmlString xgetTopHeaderColor()
Gets (as xml) the "TopHeaderColor" element


isSetTopHeaderColor

boolean isSetTopHeaderColor()
True if has "TopHeaderColor" element


setTopHeaderColor

void setTopHeaderColor(java.lang.String topHeaderColor)
Sets the "TopHeaderColor" element


xsetTopHeaderColor

void xsetTopHeaderColor(org.apache.xmlbeans.XmlString topHeaderColor)
Sets (as xml) the "TopHeaderColor" element


unsetTopHeaderColor

void unsetTopHeaderColor()
Unsets the "TopHeaderColor" element


getDefaultNavigationView

NavigationViewEnum.Enum getDefaultNavigationView()
Gets the "DefaultNavigationView" element


xgetDefaultNavigationView

NavigationViewEnum xgetDefaultNavigationView()
Gets (as xml) the "DefaultNavigationView" element


isSetDefaultNavigationView

boolean isSetDefaultNavigationView()
True if has "DefaultNavigationView" element


setDefaultNavigationView

void setDefaultNavigationView(NavigationViewEnum.Enum defaultNavigationView)
Sets the "DefaultNavigationView" element


xsetDefaultNavigationView

void xsetDefaultNavigationView(NavigationViewEnum defaultNavigationView)
Sets (as xml) the "DefaultNavigationView" element


unsetDefaultNavigationView

void unsetDefaultNavigationView()
Unsets the "DefaultNavigationView" 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


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