com.businessobjects.enterprise.flash
Interface Flash

All Superinterfaces:
InfoObject

public interface Flash
extends InfoObject

This class represents the Flash plugin for Crystal Xcelsius.


Nested Class Summary
static class Flash.Factory
          A class with methods for creating instances of the Flash 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 element.
 EncyclopediaTopics addNewEncyclopediaTopics()
          Appends and returns a new empty EncyclopediaTopics element.
 FileProperties addNewFileProperties()
          Appends and returns a new empty FileProperties element.
 PersonalCategories addNewPersonalCategories()
          Appends and returns a new empty PersonalCategories element.
 Reports addNewReports()
          Appends and returns a new empty Reports element.
 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 getFlashVarsString()
          Returns the FlashVarsString element.
 java.lang.String getMimeType()
          Returns the MimeType element.
 PersonalCategories getPersonalCategories()
          Returns the PersonalCategories element.
 Reports getReports()
          Returns the Reports 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 set.
 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 setFlashVarsString(java.lang.String flashVarsString)
          Sets the FlashVarsString element.
 void setMimeType(java.lang.String mimeType)
          Sets the MimeType element.
 void setPersonalCategories(PersonalCategories personalCategories)
          Sets the PersonalCategories element.
 void setReports(Reports reports)
          Sets the Reports 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 xgetFlashVarsString()
          Internal Use Only.
 org.apache.xmlbeans.XmlString xgetMimeType()
          Internal Use Only.
 org.apache.xmlbeans.XmlString xgetViewerURL()
          Internal Use Only.
 void xsetFlashVarsString(org.apache.xmlbeans.XmlString flashVarsString)
          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, 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
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 -

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:
A String that contains 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 -

xsetViewerURL

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


unsetViewerURL

void unsetViewerURL()
Deletes or unsets the ViewerURL element.


getFlashVarsString

java.lang.String getFlashVarsString()
Returns the FlashVarsString element.

Returns:
A String that contains the FlahsVarsString element.

xgetFlashVarsString

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


setFlashVarsString

void setFlashVarsString(java.lang.String flashVarsString)
Sets the FlashVarsString element.

Parameters:
flashVarsString -

xsetFlashVarsString

void xsetFlashVarsString(org.apache.xmlbeans.XmlString flashVarsString)
Internal Use Only.


getReports

Reports getReports()
Returns the Reports element.

Returns:
the Reports element.

setReports

void setReports(Reports reports)
Sets the Reports element.

Parameters:
reports -

addNewReports

Reports addNewReports()
Appends and returns a new empty Reports element.

Returns:
A new empty Reports element.

getFileProperties

FileProperties getFileProperties()
Returns the FileProperties element.

Returns:
FileProperties element.

setFileProperties

void setFileProperties(FileProperties fileProperties)
Sets the FileProperties element.

Parameters:
fileProperties - The new FileProperties element.

addNewFileProperties

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

Returns:
a new empty FileProperties element.

getCorporateCategories

CorporateCategories getCorporateCategories()
Returns the CorporateCategories element.

Returns:
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 new CorporateCategories element.

addNewCorporateCategories

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

Returns:
A new empty CorporateCategories element.

unsetCorporateCategories

void unsetCorporateCategories()
Deletes or unsets the CorporateCategories element.


getPersonalCategories

PersonalCategories getPersonalCategories()
Returns the PersonalCategories element.

Returns:
PersonalCategories element.

isSetPersonalCategories

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

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

setPersonalCategories

void setPersonalCategories(PersonalCategories personalCategories)
Sets the PersonalCategories element.

Parameters:
personalCategories -

addNewPersonalCategories

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

Returns:
a new empty PersonalCategories element.

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 -

addNewEncyclopediaTopics

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

Returns:
a new empty EncyclopediaTopics element.

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 -

addNewCustomProperties

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

Returns:
a new empty CustomProperties element.

unsetCustomProperties

void unsetCustomProperties()
Deletes or unsets the CustomProperties element.