|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface FullClientProcessingInfo
The Desktop Intelligence document properties.
| Nested Class Summary | |
|---|---|
static class |
FullClientProcessingInfo.Factory
A class with methods for creating instances of the FullClientProcessingInfo type. |
| Field Summary | |
|---|---|
static org.apache.xmlbeans.SchemaType |
type
Internal Use Only. |
| Method Summary | |
|---|---|
com.businessobjects.enterprise.fullclient.FullClientDataProviders |
addNewFullClientDataProviders()
Appends and returns a new empty FullClientDataProviders object to the last element of the array. |
FullClientFormatOptions |
addNewFullClientFormatOptions()
Appends and returns a new empty FullClientFormatOptions object to the last element of the array. |
FullClientPrinterOptions |
addNewFullClientPrinterOptions()
Appends and returns a new empty FullClientPrinterOptions object to the last element of the array. |
FullClientPrompts |
addNewPrompts()
Appends and returns a new empty FullClientPrompts object to the last element of the array. |
Publications |
addNewPublications()
Appends and returns a new empty Publications object to the last element of the array. |
Universes |
addNewUniverses()
Appends and returns a new empty Publications object to the last element of the array. |
java.lang.String |
getAuthor()
Returns the document owner. |
java.lang.String |
getCacheServerGroup()
Gets the ID of the server group for Caching the report. |
ServerGroupChoiceEnum.Enum |
getCacheServerGroupChoice()
Gets how to choose the server group for Caching the report. |
java.lang.String |
getComments()
Returns the document comments. |
com.businessobjects.enterprise.fullclient.FullClientDocTypeEnum.Enum |
getDocType()
Internal Use Only. |
com.businessobjects.enterprise.fullclient.FullClientDataProviders |
getFullClientDataProviders()
Internal Use Only. |
FullClientFormatOptions |
getFullClientFormatOptions()
Returns the export format options. |
FullClientPrinterOptions |
getFullClientPrinterOptions()
Returns the printer options associated with this Desktop Intelligence document. |
boolean |
getHasPrompts()
Returns a boolean that indicates whether this Desktop Intelligence document contains prompts. |
boolean |
getHasVbaMacrosInside()
Returns a boolean that indicates whether this document contains Visual Basic for Applications macros. |
java.util.Calendar |
getLastActionDate()
Internal Use Only. |
java.util.Calendar |
getLastPrintDate()
Internal Use Only. |
int |
getNbReports()
Internal Use Only. |
boolean |
getPreCacheHTMLEnabled()
Returns a boolean that indicates whether the HTML text stream that represents a Desktop Intelligence document will be pre-loaded into the cache. |
boolean |
getPreCachePDFEnabled()
Returns a boolean that indicates whether the Portable Document Format (PDF) that represents a Desktop Intelligence document will be pre-loaded into the cache. |
boolean |
getPreCacheXLSEnabled()
Returns a boolean that indicates whether the Microsoft excel format (XLS) that represents a Desktop Intelligence document will be pre-loaded into the cache. |
java.lang.String |
getProcessingServerGroup()
Gets the ID of the server group for Processing the report. |
ServerGroupChoiceEnum.Enum |
getProcessingServerGroupChoice()
Gets how to choose the server group for Processing the report. |
boolean |
getPromptOnDemandViewing()
Returns a boolean that indicates whether prompts are enabled for on-demand viewing. |
FullClientPrompts |
getPrompts()
Returns a collection of prompts that are associated with this Desktop Intelligence document. |
Publications |
getPublications()
Returns the collection of publication IDs that use this document. |
boolean |
getRefreshOnOpen()
Returns a boolean that indicates whether this document refreshes on open. |
int |
getRevisionNumber()
Internal Use Only. |
int |
getSize()
Internal Use Only. |
java.lang.String |
getSubject()
Returns the document subject. |
Universes |
getUniverses()
Returns the IDs of the universes that are assigned to this Desktop Intelligence document. |
boolean |
getViewingShareHitDBOnRefresh()
A boolean indicating whether the viewer refresh hits the database. |
int |
getViewingShareInterval()
Return the sharing interval value. |
boolean |
getViewingShareReport()
Returns a boolean indicating whether report sharing is being used. |
boolean |
getViewingUseReportSharingSettings()
Returns a boolean indicating if report specific sharing settings are being used. |
boolean |
isSetAuthor()
Checks if the Author has been set. |
boolean |
isSetCacheServerGroup()
Checks if the CacheServerGroup has been set. |
boolean |
isSetCacheServerGroupChoice()
Checks if the CacheServerGroupChoice has been set. |
boolean |
isSetComments()
Checks if the Comments has been set. |
boolean |
isSetDocType()
Internal Use Only. |
boolean |
isSetFullClientDataProviders()
Checks if the FullClientDataProviders has been set. |
boolean |
isSetFullClientFormatOptions()
Checks if the FullClientFormatOptions has been set. |
boolean |
isSetFullClientPrinterOptions()
Checks if the FullClientPrinterOptions has been set. |
boolean |
isSetHasPrompts()
Checks if the HasPrompts has been set. |
boolean |
isSetHasVbaMacrosInside()
Checks if the HasVbaMacrosInside has been set. |
boolean |
isSetLastActionDate()
Internal Use Only. |
boolean |
isSetLastPrintDate()
Internal Use Only. |
boolean |
isSetNbReports()
Internal Use Only. |
boolean |
isSetPreCacheHTMLEnabled()
Checks if the PreCacheHTMLEnabled has been set. |
boolean |
isSetPreCachePDFEnabled()
Checks if the PreCachePDFEnabled has been set. |
boolean |
isSetPreCacheXLSEnabled()
Checks if the PreCacheXLSEnabled element has been set. |
boolean |
isSetProcessingServerGroup()
Checks if the ProcessingServerGroup has been set. |
boolean |
isSetProcessingServerGroupChoice()
Checks if the ProcessingServerGroupChoice has been set. |
boolean |
isSetPromptOnDemandViewing()
Checks if the PromptOnDemandViewing has been set. |
boolean |
isSetPrompts()
Checks if the Prompts has been set. |
boolean |
isSetPublications()
Checks if the Publications has been set. |
boolean |
isSetRefreshOnOpen()
Checks if the RefreshOnOpen has been set. |
boolean |
isSetRevisionNumber()
Internal Use Only. |
boolean |
isSetSize()
Internal Use Only. |
boolean |
isSetSubject()
Checks if the Subject element has been set. |
boolean |
isSetUniverses()
Checks if the Universes has been set. |
boolean |
isSetViewingShareHitDBOnRefresh()
Checks if the ViewingShareHitDBOnRefresh has been set. |
boolean |
isSetViewingShareInterval()
Checks if the ViewingShareInterval element has been set. |
boolean |
isSetViewingShareReport()
Checks if the ViewingShareReport has been set. |
boolean |
isSetViewingUseReportSharingSettings()
Checks if the ViewingUseReportSharingSettings element has been set. |
void |
setAuthor(java.lang.String author)
Sets the document owner. |
void |
setCacheServerGroup(java.lang.String cacheServerGroup)
Sets the ID of the server group for Caching the report. |
void |
setCacheServerGroupChoice(ServerGroupChoiceEnum.Enum cacheServerGroupChoice)
Sets how to choose the server group for Caching the report. |
void |
setComments(java.lang.String comments)
Sets the document comments. |
void |
setDocType(com.businessobjects.enterprise.fullclient.FullClientDocTypeEnum.Enum docType)
Internal Use Only. |
void |
setFullClientDataProviders(com.businessobjects.enterprise.fullclient.FullClientDataProviders fullClientDataProviders)
Internal Use Only. |
void |
setFullClientFormatOptions(FullClientFormatOptions fullClientFormatOptions)
Sets the export format options. |
void |
setFullClientPrinterOptions(FullClientPrinterOptions fullClientPrinterOptions)
Sets the printer options associated with this Desktop Intelligence document. |
void |
setHasPrompts(boolean hasPrompts)
Internal Use Only. |
void |
setHasVbaMacrosInside(boolean hasVbaMacrosInside)
Sets a boolean that indicates whether this document contains Visual Basic for Applications macros. |
void |
setLastActionDate(java.util.Calendar lastActionDate)
Internal Use Only. |
void |
setLastPrintDate(java.util.Calendar lastPrintDate)
Internal Use Only. |
void |
setNbReports(int nbReports)
Internal Use Only. |
void |
setPreCacheHTMLEnabled(boolean preCacheHTMLEnabled)
Sets a boolean that indicates whether the HTML text stream that represents a Desktop Intelligence document will be pre-loaded into the cache. |
void |
setPreCachePDFEnabled(boolean preCachePDFEnabled)
Sets a boolean that indicates whether the Portable Document Format (PDF) that represents a Desktop Intelligence document will be pre-loaded into the cache. |
void |
setPreCacheXLSEnabled(boolean preCacheXLSEnabled)
Sets a boolean that indicates whether the Microsoft excel format (XLS) that represents a Desktop Intelligence document will be pre-loaded into the cache. |
void |
setProcessingServerGroup(java.lang.String processingServerGroup)
Sets the ID of the server group for Processing the report. |
void |
setProcessingServerGroupChoice(ServerGroupChoiceEnum.Enum processingServerGroupChoice)
Sets how to choose the server group for Processing the report. |
void |
setPromptOnDemandViewing(boolean promptOnDemandViewing)
Sets a boolean that indicates whether prompts are enabled for on-demand viewing. |
void |
setPrompts(FullClientPrompts prompts)
Sets a collection of prompts that are associated with this Desktop Intelligence document. |
void |
setPublications(Publications publications)
Sets the collection of publication IDs that use this document. |
void |
setRefreshOnOpen(boolean refreshOnOpen)
Sets a boolean that indicates whether this document refreshes on open. |
void |
setRevisionNumber(int revisionNumber)
Internal Use Only. |
void |
setSize(int size)
Internal Use Only. |
void |
setSubject(java.lang.String subject)
Sets the document subject. |
void |
setUniverses(Universes universes)
Sets the IDs of the universes that are assigned to this Desktop Intelligence document. |
void |
setViewingShareHitDBOnRefresh(boolean viewingShareHitDBOnRefresh)
A boolean indicating whether the viewer refresh hits the database. |
void |
setViewingShareInterval(int viewingShareInterval)
Set the sharing interval. |
void |
setViewingShareReport(boolean viewingShareReport)
Set whether report sharing will be used. |
void |
setViewingUseReportSharingSettings(boolean viewingUseReportSharingSettings)
Set specific share settings for report viewing. |
void |
unsetAuthor()
Deletes or unsets the Author element. |
void |
unsetCacheServerGroup()
Deletes or unsets the CacheServerGroup element. |
void |
unsetCacheServerGroupChoice()
Deletes or unsets the CacheServerGroupChoice element. |
void |
unsetComments()
Deletes or unsets the Comments element. |
void |
unsetDocType()
Internal Use Only. |
void |
unsetFullClientDataProviders()
Deletes or unsets the FullClientDataProviders element. |
void |
unsetFullClientFormatOptions()
Deletes or unsets the FullClientFormatOptions element. |
void |
unsetFullClientPrinterOptions()
Deletes or unsets the FullClientPrinterOptions element. |
void |
unsetHasPrompts()
Internal Use Only. |
void |
unsetHasVbaMacrosInside()
Deletes or unsets the HasVbaMacrosInside element. |
void |
unsetLastActionDate()
Internal Use Only. |
void |
unsetLastPrintDate()
Internal Use Only. |
void |
unsetNbReports()
Internal Use Only. |
void |
unsetPreCacheHTMLEnabled()
Deletes or unsets the PreCacheHTMLEnabled element. |
void |
unsetPreCachePDFEnabled()
Deletes or unsets the PreCachePDFEnabled element. |
void |
unsetPreCacheXLSEnabled()
Deletes or unsets the PreCacheXLSEnabled element. |
void |
unsetProcessingServerGroup()
Deletes or unsets the ProcessingServerGroup element. |
void |
unsetProcessingServerGroupChoice()
Deletes or unsets the ProcessingServerGroupChoice element. |
void |
unsetPromptOnDemandViewing()
Deletes or unsets the PromptOnDemandViewing element. |
void |
unsetPrompts()
Deletes or unsets the Prompts element. |
void |
unsetPublications()
Deletes or unsets the Publications element. |
void |
unsetRefreshOnOpen()
Deletes or unsets the RefreshOnOpen element. |
void |
unsetRevisionNumber()
Internal Use Only. |
void |
unsetSize()
Internal Use Only. |
void |
unsetSubject()
Deletes or unsets the Subject element. |
void |
unsetUniverses()
Deletes or unsets the Universes element. |
void |
unsetViewingShareHitDBOnRefresh()
Checks if the ViewingShareHitDBOnRefresh has been set. |
void |
unsetViewingShareInterval()
Deletes or unsets the ViewingShareInterval element. |
void |
unsetViewingShareReport()
Deletes or unsets the ViewingShareReport element. |
void |
unsetViewingUseReportSharingSettings()
Deletes or unsets the ViewingUseReportSharingSettings element. |
org.apache.xmlbeans.XmlString |
xgetAuthor()
Internal Use Only. |
org.apache.xmlbeans.XmlString |
xgetCacheServerGroup()
Internal Use Only. |
ServerGroupChoiceEnum |
xgetCacheServerGroupChoice()
Internal Use Only. |
org.apache.xmlbeans.XmlString |
xgetComments()
Internal Use Only. |
com.businessobjects.enterprise.fullclient.FullClientDocTypeEnum |
xgetDocType()
Internal Use Only. |
org.apache.xmlbeans.XmlBoolean |
xgetHasPrompts()
Internal Use Only. |
org.apache.xmlbeans.XmlBoolean |
xgetHasVbaMacrosInside()
Internal Use Only. |
org.apache.xmlbeans.XmlDateTime |
xgetLastActionDate()
Internal Use Only. |
org.apache.xmlbeans.XmlDateTime |
xgetLastPrintDate()
Internal Use Only. |
org.apache.xmlbeans.XmlInt |
xgetNbReports()
Internal Use Only. |
org.apache.xmlbeans.XmlBoolean |
xgetPreCacheHTMLEnabled()
Internal Use Only. |
org.apache.xmlbeans.XmlBoolean |
xgetPreCachePDFEnabled()
Internal Use Only. |
org.apache.xmlbeans.XmlBoolean |
xgetPreCacheXLSEnabled()
Internal Use Only. |
org.apache.xmlbeans.XmlString |
xgetProcessingServerGroup()
Internal Use Only. |
ServerGroupChoiceEnum |
xgetProcessingServerGroupChoice()
Internal Use Only. |
org.apache.xmlbeans.XmlBoolean |
xgetPromptOnDemandViewing()
Internal Use Only. |
org.apache.xmlbeans.XmlBoolean |
xgetRefreshOnOpen()
Internal Use Only. |
org.apache.xmlbeans.XmlInt |
xgetRevisionNumber()
Internal Use Only. |
org.apache.xmlbeans.XmlInt |
xgetSize()
Internal Use Only. |
org.apache.xmlbeans.XmlString |
xgetSubject()
Internal Use Only. |
org.apache.xmlbeans.XmlBoolean |
xgetViewingShareHitDBOnRefresh()
Internal Use Only. |
org.apache.xmlbeans.XmlInt |
xgetViewingShareInterval()
Internal Use Only. |
org.apache.xmlbeans.XmlBoolean |
xgetViewingShareReport()
Internal Use Only. |
org.apache.xmlbeans.XmlBoolean |
xgetViewingUseReportSharingSettings()
Internal Use Only. |
void |
xsetAuthor(org.apache.xmlbeans.XmlString author)
Internal Use Only. |
void |
xsetCacheServerGroup(org.apache.xmlbeans.XmlString cacheServerGroup)
Internal Use Only. |
void |
xsetCacheServerGroupChoice(ServerGroupChoiceEnum cacheServerGroupChoice)
Internal Use Only. |
void |
xsetComments(org.apache.xmlbeans.XmlString comments)
Internal Use Only. |
void |
xsetDocType(com.businessobjects.enterprise.fullclient.FullClientDocTypeEnum docType)
Internal Use Only. |
void |
xsetHasPrompts(org.apache.xmlbeans.XmlBoolean hasPrompts)
Internal Use Only. |
void |
xsetHasVbaMacrosInside(org.apache.xmlbeans.XmlBoolean hasVbaMacrosInside)
Internal Use Only. |
void |
xsetLastActionDate(org.apache.xmlbeans.XmlDateTime lastActionDate)
Internal Use Only. |
void |
xsetLastPrintDate(org.apache.xmlbeans.XmlDateTime lastPrintDate)
Internal Use Only. |
void |
xsetNbReports(org.apache.xmlbeans.XmlInt nbReports)
Internal Use Only. |
void |
xsetPreCacheHTMLEnabled(org.apache.xmlbeans.XmlBoolean preCacheHTMLEnabled)
Internal Use Only. |
void |
xsetPreCachePDFEnabled(org.apache.xmlbeans.XmlBoolean preCachePDFEnabled)
Internal Use Only. |
void |
xsetPreCacheXLSEnabled(org.apache.xmlbeans.XmlBoolean preCacheXLSEnabled)
Internal Use Only. |
void |
xsetProcessingServerGroup(org.apache.xmlbeans.XmlString processingServerGroup)
Internal Use Only. |
void |
xsetProcessingServerGroupChoice(ServerGroupChoiceEnum processingServerGroupChoice)
Internal Use Only. |
void |
xsetPromptOnDemandViewing(org.apache.xmlbeans.XmlBoolean promptOnDemandViewing)
Internal Use Only. |
void |
xsetRefreshOnOpen(org.apache.xmlbeans.XmlBoolean refreshOnOpen)
Internal Use Only. |
void |
xsetRevisionNumber(org.apache.xmlbeans.XmlInt revisionNumber)
Internal Use Only. |
void |
xsetSize(org.apache.xmlbeans.XmlInt size)
Internal Use Only. |
void |
xsetSubject(org.apache.xmlbeans.XmlString subject)
Internal Use Only. |
void |
xsetViewingShareHitDBOnRefresh(org.apache.xmlbeans.XmlBoolean viewingShareHitDBOnRefresh)
Internal Use Only. |
void |
xsetViewingShareInterval(org.apache.xmlbeans.XmlInt viewingShareInterval)
Internal Use Only. |
void |
xsetViewingShareReport(org.apache.xmlbeans.XmlBoolean viewingShareReport)
Internal Use Only. |
void |
xsetViewingUseReportSharingSettings(org.apache.xmlbeans.XmlBoolean viewingUseReportSharingSettings)
Internal Use Only. |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
Publications getPublications()
Returns the collection of publication IDs that use this document.
boolean isSetPublications()
true if the Publications element has been set, false.void setPublications(Publications publications)
Sets the collection of publication IDs that use this document.
publications - The collection of publication IDs that use this document.Publications addNewPublications()
void unsetPublications()
Deletes or unsets the Publications element.
Universes getUniverses()
Returns the IDs of the universes that are assigned to this Desktop Intelligence document.
boolean isSetUniverses()
true if the Universes element has been set, false.void setUniverses(Universes universes)
Sets the IDs of the universes that are assigned to this Desktop Intelligence document.
universes - The IDs of the universes that are assigned to this Desktop Intelligence document.Universes addNewUniverses()
void unsetUniverses()
Deletes or unsets the Universes element.
int getNbReports()
org.apache.xmlbeans.XmlInt xgetNbReports()
boolean isSetNbReports()
void setNbReports(int nbReports)
void xsetNbReports(org.apache.xmlbeans.XmlInt nbReports)
void unsetNbReports()
java.lang.String getComments()
Returns the document comments.
String that indicates the document comments.org.apache.xmlbeans.XmlString xgetComments()
boolean isSetComments()
true if the Comments element has been set, false.void setComments(java.lang.String comments)
Sets the document comments.
comments - A String that indicates the document comments.void xsetComments(org.apache.xmlbeans.XmlString comments)
void unsetComments()
Deletes or unsets the Comments element.
boolean getPromptOnDemandViewing()
Returns a boolean that indicates whether prompts are enabled for on-demand viewing.
true if prompts are enabled for on-demand viewing, and false otherwise.org.apache.xmlbeans.XmlBoolean xgetPromptOnDemandViewing()
boolean isSetPromptOnDemandViewing()
true if the PromptOnDemandViewing element has been set, false.void setPromptOnDemandViewing(boolean promptOnDemandViewing)
Sets a boolean that indicates whether prompts are enabled for on-demand viewing.
promptOnDemandViewing - true if prompts are enabled for on-demand viewing, and false otherwise.void xsetPromptOnDemandViewing(org.apache.xmlbeans.XmlBoolean promptOnDemandViewing)
void unsetPromptOnDemandViewing()
Deletes or unsets the PromptOnDemandViewing element.
boolean getRefreshOnOpen()
Returns a boolean that indicates whether this document refreshes on open.
true if this document refreshes on open, false otherwise.org.apache.xmlbeans.XmlBoolean xgetRefreshOnOpen()
boolean isSetRefreshOnOpen()
true if the RefreshOnOpen element has been set, false.void setRefreshOnOpen(boolean refreshOnOpen)
Sets a boolean that indicates whether this document refreshes on open.
refreshOnOpen - true if this document refreshes on open, false otherwise.void xsetRefreshOnOpen(org.apache.xmlbeans.XmlBoolean refreshOnOpen)
void unsetRefreshOnOpen()
Deletes or unsets the RefreshOnOpen element.
com.businessobjects.enterprise.fullclient.FullClientDataProviders getFullClientDataProviders()
boolean isSetFullClientDataProviders()
true if the FullClientDataProviders element has been set, false.void setFullClientDataProviders(com.businessobjects.enterprise.fullclient.FullClientDataProviders fullClientDataProviders)
com.businessobjects.enterprise.fullclient.FullClientDataProviders addNewFullClientDataProviders()
void unsetFullClientDataProviders()
Deletes or unsets the FullClientDataProviders element.
boolean getPreCacheXLSEnabled()
Returns a boolean that indicates whether the Microsoft excel format (XLS) that represents a Desktop Intelligence document will be pre-loaded into the cache.
true if the XLS format will be pre-loaded into the cache, and false otherwise.org.apache.xmlbeans.XmlBoolean xgetPreCacheXLSEnabled()
boolean isSetPreCacheXLSEnabled()
true if the PreCacheXLSEnabled element has been set, false.void setPreCacheXLSEnabled(boolean preCacheXLSEnabled)
Sets a boolean that indicates whether the Microsoft excel format (XLS) that represents a Desktop Intelligence document will be pre-loaded into the cache.
preCacheXLSEnabled - true if the XLS format will be pre-loaded into the cache, and false otherwise.void xsetPreCacheXLSEnabled(org.apache.xmlbeans.XmlBoolean preCacheXLSEnabled)
void unsetPreCacheXLSEnabled()
Deletes or unsets the PreCacheXLSEnabled element.
boolean getPreCachePDFEnabled()
Returns a boolean that indicates whether the Portable Document Format (PDF) that represents a Desktop Intelligence document will be pre-loaded into the cache.
true if the PDF format will be pre-loaded into the cache, and false otherwise.org.apache.xmlbeans.XmlBoolean xgetPreCachePDFEnabled()
boolean isSetPreCachePDFEnabled()
true if the PreCachePDFEnabled element has been set, false.void setPreCachePDFEnabled(boolean preCachePDFEnabled)
Sets a boolean that indicates whether the Portable Document Format (PDF) that represents a Desktop Intelligence document will be pre-loaded into the cache.
preCachePDFEnabled - true if the PDF format will be pre-loaded into the cache, and false otherwise.void xsetPreCachePDFEnabled(org.apache.xmlbeans.XmlBoolean preCachePDFEnabled)
void unsetPreCachePDFEnabled()
Deletes or unsets the PreCachePDFEnabled element.
boolean getPreCacheHTMLEnabled()
Returns a boolean that indicates whether the HTML text stream that represents a Desktop Intelligence document will be pre-loaded into the cache.
true if the HTML format will be pre-loaded into the cache, and false otherwise.org.apache.xmlbeans.XmlBoolean xgetPreCacheHTMLEnabled()
boolean isSetPreCacheHTMLEnabled()
true if the PreCacheHTMLEnabled element has been set, false.void setPreCacheHTMLEnabled(boolean preCacheHTMLEnabled)
Sets a boolean that indicates whether the HTML text stream that represents a Desktop Intelligence document will be pre-loaded into the cache.
preCacheHTMLEnabled - true if the HTML format will be pre-loaded into the cache, and false otherwise.void xsetPreCacheHTMLEnabled(org.apache.xmlbeans.XmlBoolean preCacheHTMLEnabled)
void unsetPreCacheHTMLEnabled()
Deletes or unsets the PreCacheHTMLEnabled element.
ServerGroupChoiceEnum.Enum getCacheServerGroupChoice()
Gets how to choose the server group for Caching the report.
ServerGroupChoiceEnum xgetCacheServerGroupChoice()
boolean isSetCacheServerGroupChoice()
true if the CacheServerGroupChoice element has been set, false.void setCacheServerGroupChoice(ServerGroupChoiceEnum.Enum cacheServerGroupChoice)
Sets how to choose the server group for Caching the report.
cacheServerGroupChoice - Specifies the server group.void xsetCacheServerGroupChoice(ServerGroupChoiceEnum cacheServerGroupChoice)
void unsetCacheServerGroupChoice()
Deletes or unsets the CacheServerGroupChoice element.
java.lang.String getCacheServerGroup()
Gets the ID of the server group for Caching the report.
org.apache.xmlbeans.XmlString xgetCacheServerGroup()
boolean isSetCacheServerGroup()
true if the CacheServerGroup element has been set, false.void setCacheServerGroup(java.lang.String cacheServerGroup)
Sets the ID of the server group for Caching the report.
cacheServerGroup - The ID of the server group.void xsetCacheServerGroup(org.apache.xmlbeans.XmlString cacheServerGroup)
void unsetCacheServerGroup()
Deletes or unsets the CacheServerGroup element.
ServerGroupChoiceEnum.Enum getProcessingServerGroupChoice()
Gets how to choose the server group for Processing the report.
ServerGroupChoiceEnum xgetProcessingServerGroupChoice()
boolean isSetProcessingServerGroupChoice()
true if the ProcessingServerGroupChoice element has been set, false.void setProcessingServerGroupChoice(ServerGroupChoiceEnum.Enum processingServerGroupChoice)
Sets how to choose the server group for Processing the report.
processingServerGroupChoice - Specifies the server group.void xsetProcessingServerGroupChoice(ServerGroupChoiceEnum processingServerGroupChoice)
void unsetProcessingServerGroupChoice()
Deletes or unsets the ProcessingServerGroupChoice element.
java.lang.String getProcessingServerGroup()
Gets the ID of the server group for Processing the report.
org.apache.xmlbeans.XmlString xgetProcessingServerGroup()
boolean isSetProcessingServerGroup()
true if the ProcessingServerGroup element has been set, false.void setProcessingServerGroup(java.lang.String processingServerGroup)
Sets the ID of the server group for Processing the report.
processingServerGroup - The ID of the server group.void xsetProcessingServerGroup(org.apache.xmlbeans.XmlString processingServerGroup)
void unsetProcessingServerGroup()
Deletes or unsets the ProcessingServerGroup element.
boolean getHasVbaMacrosInside()
Returns a boolean that indicates whether this document contains Visual Basic for Applications macros.
true if this document contains Visual Basic for Applications macros, false otherwise.org.apache.xmlbeans.XmlBoolean xgetHasVbaMacrosInside()
boolean isSetHasVbaMacrosInside()
true if the HasVbaMacrosInside element has been set, false.void setHasVbaMacrosInside(boolean hasVbaMacrosInside)
Sets a boolean that indicates whether this document contains Visual Basic for Applications macros.
hasVbaMacrosInside - true if this document contains Visual Basic for Applications macros, false otherwise.void xsetHasVbaMacrosInside(org.apache.xmlbeans.XmlBoolean hasVbaMacrosInside)
void unsetHasVbaMacrosInside()
Deletes or unsets the HasVbaMacrosInside element.
java.util.Calendar getLastPrintDate()
org.apache.xmlbeans.XmlDateTime xgetLastPrintDate()
boolean isSetLastPrintDate()
void setLastPrintDate(java.util.Calendar lastPrintDate)
void xsetLastPrintDate(org.apache.xmlbeans.XmlDateTime lastPrintDate)
void unsetLastPrintDate()
java.util.Calendar getLastActionDate()
org.apache.xmlbeans.XmlDateTime xgetLastActionDate()
boolean isSetLastActionDate()
void setLastActionDate(java.util.Calendar lastActionDate)
void xsetLastActionDate(org.apache.xmlbeans.XmlDateTime lastActionDate)
void unsetLastActionDate()
int getSize()
org.apache.xmlbeans.XmlInt xgetSize()
boolean isSetSize()
void setSize(int size)
void xsetSize(org.apache.xmlbeans.XmlInt size)
void unsetSize()
boolean getHasPrompts()
Returns a boolean that indicates whether this Desktop Intelligence document contains prompts.
true if the Desktop Intelligence document contains prompts, and false otherwise.org.apache.xmlbeans.XmlBoolean xgetHasPrompts()
boolean isSetHasPrompts()
true if the HasPrompts element has been set, false.void setHasPrompts(boolean hasPrompts)
void xsetHasPrompts(org.apache.xmlbeans.XmlBoolean hasPrompts)
void unsetHasPrompts()
java.lang.String getAuthor()
Returns the document owner.
String that indicates the document owner.org.apache.xmlbeans.XmlString xgetAuthor()
boolean isSetAuthor()
true if the Author element has been set, false.void setAuthor(java.lang.String author)
Sets the document owner.
author - A String that indicates the document owner.void xsetAuthor(org.apache.xmlbeans.XmlString author)
void unsetAuthor()
Deletes or unsets the Author element.
int getRevisionNumber()
org.apache.xmlbeans.XmlInt xgetRevisionNumber()
boolean isSetRevisionNumber()
void setRevisionNumber(int revisionNumber)
void xsetRevisionNumber(org.apache.xmlbeans.XmlInt revisionNumber)
void unsetRevisionNumber()
com.businessobjects.enterprise.fullclient.FullClientDocTypeEnum.Enum getDocType()
com.businessobjects.enterprise.fullclient.FullClientDocTypeEnum xgetDocType()
boolean isSetDocType()
void setDocType(com.businessobjects.enterprise.fullclient.FullClientDocTypeEnum.Enum docType)
void xsetDocType(com.businessobjects.enterprise.fullclient.FullClientDocTypeEnum docType)
void unsetDocType()
java.lang.String getSubject()
Returns the document subject.
String that indicates the document subject.org.apache.xmlbeans.XmlString xgetSubject()
boolean isSetSubject()
true if the Subject element has been set, false.void setSubject(java.lang.String subject)
Sets the document subject.
subject - A String that indicates the document subject.void xsetSubject(org.apache.xmlbeans.XmlString subject)
void unsetSubject()
Deletes or unsets the Subject element.
FullClientPrinterOptions getFullClientPrinterOptions()
Returns the printer options associated with this Desktop Intelligence document.
boolean isSetFullClientPrinterOptions()
true if the FullClientPrinterOptions element has been set, false.void setFullClientPrinterOptions(FullClientPrinterOptions fullClientPrinterOptions)
Sets the printer options associated with this Desktop Intelligence document.
fullClientPrinterOptions - The printer options.FullClientPrinterOptions addNewFullClientPrinterOptions()
void unsetFullClientPrinterOptions()
Deletes or unsets the FullClientPrinterOptions element.
FullClientPrompts getPrompts()
Returns a collection of prompts that are associated with this Desktop Intelligence document.
boolean isSetPrompts()
true if the Prompts element has been set, false.void setPrompts(FullClientPrompts prompts)
Sets a collection of prompts that are associated with this Desktop Intelligence document.
prompts - A collection of prompts that are associated with this Desktop Intelligence document.FullClientPrompts addNewPrompts()
void unsetPrompts()
Deletes or unsets the Prompts element.
FullClientFormatOptions getFullClientFormatOptions()
Returns the export format options.
boolean isSetFullClientFormatOptions()
true if the FullClientFormatOptions element has been set, false.void setFullClientFormatOptions(FullClientFormatOptions fullClientFormatOptions)
Sets the export format options.
fullClientFormatOptions - The export format options.FullClientFormatOptions addNewFullClientFormatOptions()
void unsetFullClientFormatOptions()
Deletes or unsets the FullClientFormatOptions element.
boolean getViewingUseReportSharingSettings()
Returns a boolean indicating if report specific sharing settings are being used.
true if the share settings are being used, false otherwise.org.apache.xmlbeans.XmlBoolean xgetViewingUseReportSharingSettings()
boolean isSetViewingUseReportSharingSettings()
true if the ViewingUseReportSharingSettings element has been set, false.void setViewingUseReportSharingSettings(boolean viewingUseReportSharingSettings)
Set specific share settings for report viewing.
viewingUseReportSharingSettings - A boolean specifying whether specific report sharing settings are being used.void xsetViewingUseReportSharingSettings(org.apache.xmlbeans.XmlBoolean viewingUseReportSharingSettings)
void unsetViewingUseReportSharingSettings()
Deletes or unsets the ViewingUseReportSharingSettings element.
boolean getViewingShareReport()
Returns a boolean indicating whether report sharing is being used.
boolean indicating whether report sharing is being used.org.apache.xmlbeans.XmlBoolean xgetViewingShareReport()
boolean isSetViewingShareReport()
true if the ViewingShareReport element has been set, false.void setViewingShareReport(boolean viewingShareReport)
Set whether report sharing will be used.
viewingShareReport - A boolean indicating whether report sharing is being used.void xsetViewingShareReport(org.apache.xmlbeans.XmlBoolean viewingShareReport)
void unsetViewingShareReport()
Deletes or unsets the ViewingShareReport element.
int getViewingShareInterval()
Return the sharing interval value. This time interval indicates (in seconds) how long the report data will be shared.
Integer indicating the time (in seconds) that the report data will be shared.org.apache.xmlbeans.XmlInt xgetViewingShareInterval()
boolean isSetViewingShareInterval()
true if the ViewingShareInterval element has been set, false.void setViewingShareInterval(int viewingShareInterval)
Set the sharing interval. This time interval indicates (in seconds) how long the report data will be shared.
viewingShareInterval - An Integer indicating the time (in seconds) that the report data will be shared.void xsetViewingShareInterval(org.apache.xmlbeans.XmlInt viewingShareInterval)
void unsetViewingShareInterval()
Deletes or unsets the ViewingShareInterval element.
boolean getViewingShareHitDBOnRefresh()
A boolean indicating whether the viewer refresh hits the database.
boolean indicating whether the viewer refresh hits the database.org.apache.xmlbeans.XmlBoolean xgetViewingShareHitDBOnRefresh()
boolean isSetViewingShareHitDBOnRefresh()
true if the ViewingShareHitDBOnRefresh element has been set, false.void setViewingShareHitDBOnRefresh(boolean viewingShareHitDBOnRefresh)
A boolean indicating whether the viewer refresh hits the database.
viewingShareHitDBOnRefresh - A boolean indicating whether the viewer refresh hits the database.void xsetViewingShareHitDBOnRefresh(org.apache.xmlbeans.XmlBoolean viewingShareHitDBOnRefresh)
void unsetViewingShareHitDBOnRefresh()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||