|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Rtf
This class represents an RTF formatted report.
| Nested Class Summary | |
|---|---|
static interface |
Rtf.EpmDocuments
Internal Use Only. |
static class |
Rtf.Factory
A class with methods for creating instances of the Rtf type. |
| Field Summary | |
|---|---|
static org.apache.xmlbeans.SchemaType |
type
Internal Use Only. |
| Method Summary | |
|---|---|
AnalyticActivities |
addNewAnalyticActivities()
Appends and returns a new empty AnalyticActivities object. |
CorporateCategories |
addNewCorporateCategories()
Appends and returns a new empty CorporateCategories object. |
CustomProperties |
addNewCustomProperties()
Appends and returns a new empty CustomProperties element |
EncyclopediaTopics |
addNewEncyclopediaTopics()
Internal Use Only. |
Rtf.EpmDocuments |
addNewEpmDocuments()
Internal Use Only. |
FileProperties |
addNewFileProperties()
Appends and returns a new empty FileProperties object. |
PersonalCategories |
addNewPersonalCategories()
Appends and returns a new empty PersonalCategories object. |
ReportProcessingInfo |
addNewPluginProcessingInterface()
Internal Use Only. |
SchedulingInfo |
addNewSchedulingInfo()
Appends and returns a new empty SchedulingInfo object. |
AnalyticActivities |
getAnalyticActivities()
Returns the AnalyticActivities element. |
CorporateCategories |
getCorporateCategories()
Returns the ID set of top-level categories that have been assigned to the object. |
CustomProperties |
getCustomProperties()
Returns the custom properties. |
java.lang.String |
getE65Cuid()
Internal Use Only. |
java.lang.String |
getE65Id()
Internal Use Only. |
EncyclopediaTopics |
getEncyclopediaTopics()
Internal Use Only. |
Rtf.EpmDocuments |
getEpmDocuments()
Internal Use Only. |
FileProperties |
getFileProperties()
Returns the InfoObject's associated files. |
java.lang.String |
getMimeType()
Internal Use Only. |
PersonalCategories |
getPersonalCategories()
Returns the ID set of top-level personal categories that have been assigned to the object. |
ReportProcessingInfo |
getPluginProcessingInterface()
Internal Use Only. |
java.lang.String |
getProcessingProgID()
Internal Use Only. |
SchedulingInfo |
getSchedulingInfo()
Returns the scheduling information for the object. |
java.lang.String |
getUpdateObject()
Internal Use Only. |
java.lang.String |
getViewerURL()
Returns the viewer URL associated with an alert that will be included in the alert notification email. |
boolean |
isSetAnalyticActivities()
Checks if the AnalyticActivities element has been set. |
boolean |
isSetCorporateCategories()
Checks if the ID set of top-level categories that have been assigned to the object has been set. |
boolean |
isSetCustomProperties()
Checks if the custom properties have been set. |
boolean |
isSetE65Cuid()
Internal Use Only. |
boolean |
isSetE65Id()
Internal Use Only. |
boolean |
isSetEncyclopediaTopics()
Internal Use Only. |
boolean |
isSetEpmDocuments()
Internal Use Only. |
boolean |
isSetFileProperties()
Checks if the InfoObject's associated files have been set. |
boolean |
isSetMimeType()
Internal Use Only. |
boolean |
isSetPersonalCategories()
Checks if the ID set of top-level personal categories that have been assigned to the object has been set. |
boolean |
isSetPluginProcessingInterface()
Internal Use Only. |
boolean |
isSetProcessingProgID()
Internal Use Only. |
boolean |
isSetSchedulingInfo()
Checks if the scheduling information for the object has been set. |
boolean |
isSetUpdateObject()
Internal Use Only. |
boolean |
isSetViewerURL()
Checks if the viewer URL associated with an alert that will be included in the alert notification email has been set. |
void |
setAnalyticActivities(AnalyticActivities analyticActivities)
Sets the AnalyticActivities element. |
void |
setCorporateCategories(CorporateCategories corporateCategories)
Sets the ID set of top-level categories. |
void |
setCustomProperties(CustomProperties customProperties)
Sets the custom properties. |
void |
setE65Cuid(java.lang.String e65Cuid)
Internal Use Only. |
void |
setE65Id(java.lang.String e65Id)
Internal Use Only. |
void |
setEncyclopediaTopics(EncyclopediaTopics encyclopediaTopics)
Internal Use Only. |
void |
setEpmDocuments(Rtf.EpmDocuments epmDocuments)
Internal Use Only. |
void |
setFileProperties(FileProperties fileProperties)
Sets the InfoObject's associated files. |
void |
setMimeType(java.lang.String mimeType)
Internal Use Only. |
void |
setPersonalCategories(PersonalCategories personalCategories)
Sets the ID set of top-level personal categories. |
void |
setPluginProcessingInterface(ReportProcessingInfo pluginProcessingInterface)
Internal Use Only. |
void |
setProcessingProgID(java.lang.String processingProgID)
Internal Use Only. |
void |
setSchedulingInfo(SchedulingInfo schedulingInfo)
Sets the scheduling information for the object. |
void |
setUpdateObject(java.lang.String updateObject)
Internal Use Only. |
void |
setViewerURL(java.lang.String viewerURL)
Sets the viewer URL associated with an alert that will be included in the alert notification email. |
void |
unsetAnalyticActivities()
Deletes or unsets the AnalyticActivities element. |
void |
unsetCorporateCategories()
Deletes or unsets the CorporateCategories element. |
void |
unsetCustomProperties()
Deletes or unsets the CustomProperties element. |
void |
unsetE65Cuid()
Internal Use Only. |
void |
unsetE65Id()
Internal Use Only. |
void |
unsetEncyclopediaTopics()
Internal Use Only. |
void |
unsetEpmDocuments()
Internal Use Only. |
void |
unsetFileProperties()
Deletes or unsets the FileProperties element. |
void |
unsetMimeType()
Internal Use Only. |
void |
unsetPersonalCategories()
Deletes or unsets the PersonalCategories element. |
void |
unsetPluginProcessingInterface()
Internal Use Only. |
void |
unsetProcessingProgID()
Internal Use Only. |
void |
unsetSchedulingInfo()
Deletes or unsets the SchedulingInfo element. |
void |
unsetUpdateObject()
Internal Use Only. |
void |
unsetViewerURL()
Deletes or unsets the ViewerURL element. |
org.apache.xmlbeans.XmlString |
xgetE65Cuid()
Internal Use Only. |
org.apache.xmlbeans.XmlString |
xgetE65Id()
Internal Use Only. |
org.apache.xmlbeans.XmlString |
xgetMimeType()
Internal Use Only. |
org.apache.xmlbeans.XmlString |
xgetProcessingProgID()
Internal Use Only. |
org.apache.xmlbeans.XmlString |
xgetUpdateObject()
Internal Use Only. |
org.apache.xmlbeans.XmlString |
xgetViewerURL()
Internal Use Only. |
void |
xsetE65Cuid(org.apache.xmlbeans.XmlString e65Cuid)
Internal Use Only. |
void |
xsetE65Id(org.apache.xmlbeans.XmlString e65Id)
Internal Use Only. |
void |
xsetMimeType(org.apache.xmlbeans.XmlString mimeType)
Internal Use Only. |
void |
xsetProcessingProgID(org.apache.xmlbeans.XmlString processingProgID)
Internal Use Only. |
void |
xsetUpdateObject(org.apache.xmlbeans.XmlString updateObject)
Internal Use Only. |
void |
xsetViewerURL(org.apache.xmlbeans.XmlString viewerURL)
Internal Use Only. |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
java.lang.String getMimeType()
org.apache.xmlbeans.XmlString xgetMimeType()
boolean isSetMimeType()
void setMimeType(java.lang.String mimeType)
void xsetMimeType(org.apache.xmlbeans.XmlString mimeType)
void unsetMimeType()
SchedulingInfo getSchedulingInfo()
Returns the scheduling information for the object. It will be an empty reference if the object does not support scheduling.
SchedulingInfo object containing this object's scheduling information.boolean isSetSchedulingInfo()
true if the scheduling information has been set, and false otherwise.void setSchedulingInfo(SchedulingInfo schedulingInfo)
Sets the scheduling information for the object.
schedulingInfo - A SchedulingInfo object containing this object's scheduling information.SchedulingInfo addNewSchedulingInfo()
Appends and returns a new empty SchedulingInfo object.
void unsetSchedulingInfo()
Deletes or unsets the SchedulingInfo element.
FileProperties getFileProperties()
Returns the InfoObject's associated files.
boolean isSetFileProperties()
true if the associated files have been set, and false otherwise.void setFileProperties(FileProperties fileProperties)
Sets the InfoObject's associated files.
fileProperties - The InfoObject's associated files.FileProperties addNewFileProperties()
Appends and returns a new empty FileProperties object.
void unsetFileProperties()
Deletes or unsets the FileProperties element.
CorporateCategories getCorporateCategories()
Returns the ID set of top-level categories that have been assigned to the object.
boolean isSetCorporateCategories()
true if the ID set of top-level categories has been set, and false otherwise.void setCorporateCategories(CorporateCategories corporateCategories)
Sets the ID set of top-level categories.
corporateCategories - A set of category IDs that have been assigned to the object.CorporateCategories addNewCorporateCategories()
Appends and returns a new empty CorporateCategories object.
void unsetCorporateCategories()
Deletes or unsets the CorporateCategories element.
PersonalCategories getPersonalCategories()
Returns the ID set of top-level personal categories that have been assigned to the object.
boolean isSetPersonalCategories()
true if the ID set of top-level personal categories has been set, and false otherwise.void setPersonalCategories(PersonalCategories personalCategories)
Sets the ID set of top-level personal categories.
personalCategories - A set of category IDs that have been assigned to the object.PersonalCategories addNewPersonalCategories()
Appends and returns a new empty PersonalCategories object.
void unsetPersonalCategories()
Deletes or unsets the PersonalCategories element.
EncyclopediaTopics getEncyclopediaTopics()
boolean isSetEncyclopediaTopics()
void setEncyclopediaTopics(EncyclopediaTopics encyclopediaTopics)
EncyclopediaTopics addNewEncyclopediaTopics()
void unsetEncyclopediaTopics()
AnalyticActivities getAnalyticActivities()
boolean isSetAnalyticActivities()
true if the AnalyticActivities element has been set, and false otherwise.void setAnalyticActivities(AnalyticActivities analyticActivities)
analyticActivities - The AnalyticActivities element.AnalyticActivities addNewAnalyticActivities()
Appends and returns a new empty AnalyticActivities object.
void unsetAnalyticActivities()
Deletes or unsets the AnalyticActivities element.
java.lang.String getViewerURL()
Returns the viewer URL associated with an alert that will be included in the alert
notification email. The URL is a link to the report that contains the triggered alert. This
URL should contain the HTTP protocol, the web server name, the web server virtual path, the
name of the JSP page used to view the report, and the report ID (or some other property that
identifies the report, such as the report name). For example:
http://server/viewer.jsp?id=%SI_ID%
Note: The percentage signs around the property name indicate that a variable is being used; the Enterprise system will substitute the property name with the appropriate value (for example, the ID of a specific report).
String containing the viewer URL associated with an alert that will be included in the alert notification email.org.apache.xmlbeans.XmlString xgetViewerURL()
boolean isSetViewerURL()
Checks if the viewer URL associated with an alert that will be included in the alert notification email has been set.
true if the viewer URL associated with an alert that will be included in the alert notification email has been set, and false otherwise.void setViewerURL(java.lang.String viewerURL)
Sets the viewer URL associated with an alert that will be included in the alert
notification email. The URL is a link to the report that contains the triggered alert. This
URL should contain the HTTP protocol, the web server name, the web server virtual path, the
name of the JSP page used to view the report, and the report ID (or some other property that
identifies the report, such as the report name). For example:
http://server/viewer.jsp?id=%SI_ID%.
or
%SI_VIEWER_URL%
Note: The percentage signs around the property name indicate that a variable is being used; the Enterprise system will substitute the property name with the appropriate value (for example, the ID of a specific report).
viewerURL - A String containing the viewer URL associated with an alert that will be included in the alert notification email.void xsetViewerURL(org.apache.xmlbeans.XmlString viewerURL)
void unsetViewerURL()
Deletes or unsets the ViewerURL element.
java.lang.String getE65Cuid()
org.apache.xmlbeans.XmlString xgetE65Cuid()
boolean isSetE65Cuid()
void setE65Cuid(java.lang.String e65Cuid)
void xsetE65Cuid(org.apache.xmlbeans.XmlString e65Cuid)
void unsetE65Cuid()
java.lang.String getUpdateObject()
org.apache.xmlbeans.XmlString xgetUpdateObject()
boolean isSetUpdateObject()
void setUpdateObject(java.lang.String updateObject)
void xsetUpdateObject(org.apache.xmlbeans.XmlString updateObject)
void unsetUpdateObject()
java.lang.String getE65Id()
org.apache.xmlbeans.XmlString xgetE65Id()
boolean isSetE65Id()
void setE65Id(java.lang.String e65Id)
void xsetE65Id(org.apache.xmlbeans.XmlString e65Id)
void unsetE65Id()
Rtf.EpmDocuments getEpmDocuments()
boolean isSetEpmDocuments()
void setEpmDocuments(Rtf.EpmDocuments epmDocuments)
Rtf.EpmDocuments addNewEpmDocuments()
void unsetEpmDocuments()
ReportProcessingInfo getPluginProcessingInterface()
boolean isSetPluginProcessingInterface()
void setPluginProcessingInterface(ReportProcessingInfo pluginProcessingInterface)
ReportProcessingInfo addNewPluginProcessingInterface()
void unsetPluginProcessingInterface()
java.lang.String getProcessingProgID()
org.apache.xmlbeans.XmlString xgetProcessingProgID()
boolean isSetProcessingProgID()
void setProcessingProgID(java.lang.String processingProgID)
void xsetProcessingProgID(org.apache.xmlbeans.XmlString processingProgID)
void unsetProcessingProgID()
CustomProperties getCustomProperties()
Returns the custom properties.
boolean isSetCustomProperties()
true if the custom properties have been set, and false otherwise.void setCustomProperties(CustomProperties customProperties)
Sets the custom properties.
customProperties - The custom properties.CustomProperties addNewCustomProperties()
Appends and returns a new empty CustomProperties element
void unsetCustomProperties()
Deletes or unsets the CustomProperties element.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||