com.businessobjects.enterprise.xcelsius
Interface Xcelsius

All Superinterfaces:
InfoObject

public interface Xcelsius
extends InfoObject

This interface contains the mime type identifying it as XCelsius generated object. It contains a xlf file. This class represents a XCelsius formatted report.


Nested Class Summary
static class Xcelsius.Factory
          A class with methods for creating instances of the Xcelsius type.
 
Field Summary
static org.apache.xmlbeans.SchemaType type
          Internal Use Only.
 
Method Summary
 CorporateCategories addNewCorporateCategories()
          Appends and returns a new empty CorporateCategories element.
 CustomProperties addNewCustomProperties()
          Appends and returns a new empty CustomProperties object.
 EncyclopediaTopics addNewEncyclopediaTopics()
          Appends and returns a new empty EncyclopediaTopics object.
 FileProperties addNewFileProperties()
          Appends and returns a new empty FileProperties object.
 PersonalCategories addNewPersonalCategories()
          Appends and returns a new empty PersonalCategories object.
 CorporateCategories getCorporateCategories()
          Returns the CorporateCategories element.
 CustomProperties getCustomProperties()
          Returns the CustomProperties element.
 EncyclopediaTopics getEncyclopediaTopics()
          Returns the EncyclopediaTopics element.
 FileProperties getFileProperties()
          Returns the FileProperties element.
 java.lang.String getMimeType()
          Returns the MimeType element.
 PersonalCategories getPersonalCategories()
          Returns the PersonalCategories element.
 java.lang.String getViewerURL()
          Returns the ViewerURL element.
 boolean isSetCorporateCategories()
          Checks if the CorporateCategories element has been set.
 boolean isSetCustomProperties()
          Checks if the CustomProperties element has been set.
 boolean isSetEncyclopediaTopics()
          Checks if the EncyclopediaTopics element has been set.
 boolean isSetMimeType()
          Checks if the MimeType element has been set.
 boolean isSetPersonalCategories()
          Checks if the PersonalCategories element has been fixed.
 boolean isSetViewerURL()
          Checks if the ViewerURL element has been set.
 void setCorporateCategories(CorporateCategories corporateCategories)
          Sets the CorporateCategories element.
 void setCustomProperties(CustomProperties customProperties)
          Sets the CustomProperties element.
 void setEncyclopediaTopics(EncyclopediaTopics encyclopediaTopics)
          Sets the EncyclopediaTopics element.
 void setFileProperties(FileProperties fileProperties)
          Sets the FileProperties element.
 void setMimeType(java.lang.String mimeType)
          Sets the MimeType element.
 void setPersonalCategories(PersonalCategories personalCategories)
          Sets the PersonalCategories element.
 void setViewerURL(java.lang.String viewerURL)
          Sets the ViewerURL element.
 void unsetCorporateCategories()
          Deletes or unsets the CorporateCategories element.
 void unsetCustomProperties()
          Deletes or unsets the CustomProperties element.
 void unsetEncyclopediaTopics()
          Deletes or unsets the EncyclopediaTopics element.
 void unsetMimeType()
          Deletes or unsets the MimeType element.
 void unsetPersonalCategories()
          Deletes or unsets the PersonalCategories element.
 void unsetViewerURL()
          Deletes or unsets the ViewerURL element.
 org.apache.xmlbeans.XmlString xgetMimeType()
          Internal Use Only.
 org.apache.xmlbeans.XmlString xgetViewerURL()
          Internal Use Only.
 void xsetMimeType(org.apache.xmlbeans.XmlString mimeType)
          Internal Use Only.
 void xsetViewerURL(org.apache.xmlbeans.XmlString viewerURL)
          Internal Use Only.
 
Methods inherited from interface com.businessobjects.enterprise.infoobject.InfoObject
addNewAlerts, addNewPluginInfo, addNewRolesOnObject, addNewSecurityInfo, addNewSecurityInfo2, addNewSharedDoc, addNewStatusInfo, getAlerts, getChildrenObjects, getCreationTime, getCUID, getDescription, getEndTime, getErrorMessage, getID, getInstance, getInstanceObject, getIsApplicationObject, getIsComponent, getIsHiddenObject, getIsPluginObject, getIsRecurring, getIsRunnableObject, getIsSendable, getIsSystemObject, getKey, getKeywords, getKind, getLastRunTime, getLastSuccessfulInstanceCUID, getName, getNewJobID, getNextRunTime, getObjectIsContainer, getOwner, getOwnerCUID, getParentCUID, getPluginInfo, getRolesOnObject, getRUID, getSchedulable, getSecurityInfo, getSecurityInfo2, getSharedDoc, getStartTime, getStatusInfo, getUiStatus, getUpdateTime, isSetAlerts, isSetChildrenObjects, isSetCreationTime, isSetCUID, isSetDescription, isSetEndTime, isSetErrorMessage, isSetID, isSetInstance, isSetInstanceObject, isSetIsApplicationObject, isSetIsComponent, isSetIsHiddenObject, isSetIsPluginObject, isSetIsRecurring, isSetIsRunnableObject, isSetIsSendable, isSetIsSystemObject, isSetKey, isSetKeywords, isSetKind, isSetLastRunTime, isSetLastSuccessfulInstanceCUID, isSetNewJobID, isSetNextRunTime, isSetObjectIsContainer, isSetOwner, isSetOwnerCUID, isSetParentCUID, isSetPluginInfo, isSetRolesOnObject, isSetRUID, isSetSchedulable, isSetSecurityInfo, isSetSecurityInfo2, isSetSharedDoc, isSetStartTime, isSetStatusInfo, isSetUiStatus, isSetUpdateTime, setAlerts, setChildrenObjects, setCreationTime, setCUID, setDescription, setEndTime, setErrorMessage, setID, setInstance, setInstanceObject, setIsApplicationObject, setIsComponent, setIsHiddenObject, setIsPluginObject, setIsRecurring, setIsRunnableObject, setIsSendable, setIsSystemObject, setKey, setKeywords, setKind, setLastRunTime, setLastSuccessfulInstanceCUID, setName, setNewJobID, setNextRunTime, setObjectIsContainer, setOwner, setOwnerCUID, setParentCUID, setPluginInfo, setRolesOnObject, setRUID, setSchedulable, setSecurityInfo, setSecurityInfo2, setSharedDoc, setStartTime, setStatusInfo, setUiStatus, setUpdateTime, unsetAlerts, unsetChildrenObjects, unsetCreationTime, unsetCUID, unsetDescription, unsetEndTime, unsetErrorMessage, unsetID, unsetInstance, unsetInstanceObject, unsetIsApplicationObject, unsetIsComponent, unsetIsHiddenObject, unsetIsPluginObject, unsetIsRecurring, unsetIsRunnableObject, unsetIsSendable, unsetIsSystemObject, unsetKey, unsetKeywords, unsetKind, unsetLastRunTime, unsetLastSuccessfulInstanceCUID, unsetNewJobID, unsetNextRunTime, unsetObjectIsContainer, unsetOwner, unsetOwnerCUID, unsetParentCUID, unsetPluginInfo, unsetRolesOnObject, unsetRUID, unsetSchedulable, unsetSecurityInfo, unsetSecurityInfo2, unsetSharedDoc, unsetStartTime, unsetStatusInfo, unsetUiStatus, unsetUpdateTime, xgetChildrenObjects, xgetCreationTime, xgetCUID, xgetDescription, xgetEndTime, xgetErrorMessage, 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, 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
Internal Use Only.

Method Detail

getMimeType

java.lang.String getMimeType()
Returns the MimeType element.

Returns:
the MimeType element.

xgetMimeType

org.apache.xmlbeans.XmlString xgetMimeType()
Internal Use Only.


isSetMimeType

boolean isSetMimeType()
Checks if the MimeType element has been set.

Returns:
true if the MimeType element has been set, otherwise false.

setMimeType

void setMimeType(java.lang.String mimeType)
Sets the MimeType element.

Parameters:
mimeType - The MimeType element.

xsetMimeType

void xsetMimeType(org.apache.xmlbeans.XmlString mimeType)
Internal Use Only.


unsetMimeType

void unsetMimeType()
Deletes or unsets the MimeType element.


getViewerURL

java.lang.String getViewerURL()
Returns the ViewerURL element.

Returns:
the ViewerURL element.

xgetViewerURL

org.apache.xmlbeans.XmlString xgetViewerURL()
Internal Use Only.


isSetViewerURL

boolean isSetViewerURL()
Checks if the ViewerURL element has been set.

Returns:
true if the ViewerURL element has been set,otherwise false.

setViewerURL

void setViewerURL(java.lang.String viewerURL)
Sets the ViewerURL element.

Parameters:
viewerURL - The ViewerURL element.

xsetViewerURL

void xsetViewerURL(org.apache.xmlbeans.XmlString viewerURL)
Internal Use Only.


unsetViewerURL

void unsetViewerURL()
Deletes or unsets the ViewerURL element.


getFileProperties

FileProperties getFileProperties()
Returns the FileProperties element.

Returns:
the FileProperties element.

setFileProperties

void setFileProperties(FileProperties fileProperties)
Sets the FileProperties element.

Parameters:
fileProperties - The FileProperties element.

addNewFileProperties

FileProperties addNewFileProperties()
Appends and returns a new empty FileProperties object.

Returns:
a new empty FileProperties object.

getCorporateCategories

CorporateCategories getCorporateCategories()
Returns the CorporateCategories element.

Returns:
the CorporateCategories element.

isSetCorporateCategories

boolean isSetCorporateCategories()
Checks if the CorporateCategories element has been set.

Returns:
true if the CorporateCategories element has been set,otherwise false.

setCorporateCategories

void setCorporateCategories(CorporateCategories corporateCategories)
Sets the CorporateCategories element.

Parameters:
corporateCategories - The CorporateCategories element.

addNewCorporateCategories

CorporateCategories addNewCorporateCategories()
Appends and returns a new empty CorporateCategories element.

Returns:
A new empty CorporateCategories object.

unsetCorporateCategories

void unsetCorporateCategories()
Deletes or unsets the CorporateCategories element.


getPersonalCategories

PersonalCategories getPersonalCategories()
Returns the PersonalCategories element.

Returns:
The PersonalCategories element.

isSetPersonalCategories

boolean isSetPersonalCategories()
Checks if the PersonalCategories element has been fixed.

Returns:
true if the PersonalCategories element has been set, otherwise false.

setPersonalCategories

void setPersonalCategories(PersonalCategories personalCategories)
Sets the PersonalCategories element.

Parameters:
personalCategories - The PersonalCategories element.

addNewPersonalCategories

PersonalCategories addNewPersonalCategories()
Appends and returns a new empty PersonalCategories object.

Returns:
a new empty PersonalCategories object.

unsetPersonalCategories

void unsetPersonalCategories()
Deletes or unsets the PersonalCategories element.


getEncyclopediaTopics

EncyclopediaTopics getEncyclopediaTopics()
Returns the EncyclopediaTopics element.

Returns:
the EncyclopediaTopics element.

isSetEncyclopediaTopics

boolean isSetEncyclopediaTopics()
Checks if the EncyclopediaTopics element has been set.

Returns:
true if the EncyclopediaTopics element has been set,otherwise false.

setEncyclopediaTopics

void setEncyclopediaTopics(EncyclopediaTopics encyclopediaTopics)
Sets the EncyclopediaTopics element.

Parameters:
encyclopediaTopics - The EncyclopediaTopics element.

addNewEncyclopediaTopics

EncyclopediaTopics addNewEncyclopediaTopics()
Appends and returns a new empty EncyclopediaTopics object.

Returns:
a new empty EncyclopediaTopics object.

unsetEncyclopediaTopics

void unsetEncyclopediaTopics()
Deletes or unsets the EncyclopediaTopics element.


getCustomProperties

CustomProperties getCustomProperties()
Returns the CustomProperties element.

Returns:
The CustomProperties element.

isSetCustomProperties

boolean isSetCustomProperties()
Checks if the CustomProperties element has been set.

Returns:
true if the CustomProperties element has been set,otherwise false.

setCustomProperties

void setCustomProperties(CustomProperties customProperties)
Sets the CustomProperties element.

Parameters:
customProperties - The CustomProperties element.

addNewCustomProperties

CustomProperties addNewCustomProperties()
Appends and returns a new empty CustomProperties object.

Returns:
a new empty CustomProperties object.

unsetCustomProperties

void unsetCustomProperties()
Deletes or unsets the CustomProperties element.