com.businessobjects.enterprise.note
Interface Note

All Superinterfaces:
InfoObject

public interface Note
extends InfoObject

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


Nested Class Summary
static class Note.Factory
          A factory class with static methods for creating instances of this type.
 
Field Summary
static org.apache.xmlbeans.SchemaType type
           
 
Method Summary
 CorporateCategories addNewCorporateCategories()
          Appends and returns a new empty "CorporateCategories" element
 CustomProperties addNewCustomProperties()
          Appends and returns a new empty "CustomProperties" element
 PersonalCategories addNewPersonalCategories()
          Appends and returns a new empty "PersonalCategories" element
 java.lang.String getApplicationComponentType()
          Gets the "ApplicationComponentType" element
 CorporateCategories getCorporateCategories()
          Gets the "CorporateCategories" element
 CustomProperties getCustomProperties()
          Gets the "CustomProperties" element
 int getHeading()
          Gets the "Heading" element
 int getImportance()
          Gets the "Importance" element
 int getPermissionsType()
          Gets the "PermissionsType" element
 PersonalCategories getPersonalCategories()
          Gets the "PersonalCategories" element
 java.lang.String getTargetProgId()
          Gets the "TargetProgId" element
 java.lang.String getText()
          Gets the "Text" element
 java.lang.String getTitle()
          Gets the "Title" element
 boolean isSetApplicationComponentType()
          True if has "ApplicationComponentType" element
 boolean isSetCorporateCategories()
          True if has "CorporateCategories" element
 boolean isSetCustomProperties()
          True if has "CustomProperties" element
 boolean isSetHeading()
          True if has "Heading" element
 boolean isSetImportance()
          True if has "Importance" element
 boolean isSetPermissionsType()
          True if has "PermissionsType" element
 boolean isSetPersonalCategories()
          True if has "PersonalCategories" element
 boolean isSetTargetProgId()
          True if has "TargetProgId" element
 boolean isSetText()
          True if has "Text" element
 boolean isSetTitle()
          True if has "Title" element
 void setApplicationComponentType(java.lang.String applicationComponentType)
          Sets the "ApplicationComponentType" element
 void setCorporateCategories(CorporateCategories corporateCategories)
          Sets the "CorporateCategories" element
 void setCustomProperties(CustomProperties customProperties)
          Sets the "CustomProperties" element
 void setHeading(int heading)
          Sets the "Heading" element
 void setImportance(int importance)
          Sets the "Importance" element
 void setPermissionsType(int permissionsType)
          Sets the "PermissionsType" element
 void setPersonalCategories(PersonalCategories personalCategories)
          Sets the "PersonalCategories" element
 void setTargetProgId(java.lang.String targetProgId)
          Sets the "TargetProgId" element
 void setText(java.lang.String text)
          Sets the "Text" element
 void setTitle(java.lang.String title)
          Sets the "Title" element
 void unsetApplicationComponentType()
          Unsets the "ApplicationComponentType" element
 void unsetCorporateCategories()
          Unsets the "CorporateCategories" element
 void unsetCustomProperties()
          Unsets the "CustomProperties" element
 void unsetHeading()
          Unsets the "Heading" element
 void unsetImportance()
          Unsets the "Importance" element
 void unsetPermissionsType()
          Unsets the "PermissionsType" element
 void unsetPersonalCategories()
          Unsets the "PersonalCategories" element
 void unsetTargetProgId()
          Unsets the "TargetProgId" element
 void unsetText()
          Unsets the "Text" element
 void unsetTitle()
          Unsets the "Title" element
 org.apache.xmlbeans.XmlString xgetApplicationComponentType()
          Gets (as xml) the "ApplicationComponentType" element
 org.apache.xmlbeans.XmlInt xgetHeading()
          Gets (as xml) the "Heading" element
 org.apache.xmlbeans.XmlInt xgetImportance()
          Gets (as xml) the "Importance" element
 org.apache.xmlbeans.XmlInt xgetPermissionsType()
          Gets (as xml) the "PermissionsType" element
 org.apache.xmlbeans.XmlString xgetTargetProgId()
          Gets (as xml) the "TargetProgId" element
 org.apache.xmlbeans.XmlString xgetText()
          Gets (as xml) the "Text" element
 org.apache.xmlbeans.XmlString xgetTitle()
          Gets (as xml) the "Title" element
 void xsetApplicationComponentType(org.apache.xmlbeans.XmlString applicationComponentType)
          Sets (as xml) the "ApplicationComponentType" element
 void xsetHeading(org.apache.xmlbeans.XmlInt heading)
          Sets (as xml) the "Heading" element
 void xsetImportance(org.apache.xmlbeans.XmlInt importance)
          Sets (as xml) the "Importance" element
 void xsetPermissionsType(org.apache.xmlbeans.XmlInt permissionsType)
          Sets (as xml) the "PermissionsType" element
 void xsetTargetProgId(org.apache.xmlbeans.XmlString targetProgId)
          Sets (as xml) the "TargetProgId" element
 void xsetText(org.apache.xmlbeans.XmlString text)
          Sets (as xml) the "Text" element
 void xsetTitle(org.apache.xmlbeans.XmlString title)
          Sets (as xml) the "Title" 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

getApplicationComponentType

java.lang.String getApplicationComponentType()
Gets the "ApplicationComponentType" element


xgetApplicationComponentType

org.apache.xmlbeans.XmlString xgetApplicationComponentType()
Gets (as xml) the "ApplicationComponentType" element


isSetApplicationComponentType

boolean isSetApplicationComponentType()
True if has "ApplicationComponentType" element


setApplicationComponentType

void setApplicationComponentType(java.lang.String applicationComponentType)
Sets the "ApplicationComponentType" element


xsetApplicationComponentType

void xsetApplicationComponentType(org.apache.xmlbeans.XmlString applicationComponentType)
Sets (as xml) the "ApplicationComponentType" element


unsetApplicationComponentType

void unsetApplicationComponentType()
Unsets the "ApplicationComponentType" element


getTitle

java.lang.String getTitle()
Gets the "Title" element


xgetTitle

org.apache.xmlbeans.XmlString xgetTitle()
Gets (as xml) the "Title" element


isSetTitle

boolean isSetTitle()
True if has "Title" element


setTitle

void setTitle(java.lang.String title)
Sets the "Title" element


xsetTitle

void xsetTitle(org.apache.xmlbeans.XmlString title)
Sets (as xml) the "Title" element


unsetTitle

void unsetTitle()
Unsets the "Title" element


getImportance

int getImportance()
Gets the "Importance" element


xgetImportance

org.apache.xmlbeans.XmlInt xgetImportance()
Gets (as xml) the "Importance" element


isSetImportance

boolean isSetImportance()
True if has "Importance" element


setImportance

void setImportance(int importance)
Sets the "Importance" element


xsetImportance

void xsetImportance(org.apache.xmlbeans.XmlInt importance)
Sets (as xml) the "Importance" element


unsetImportance

void unsetImportance()
Unsets the "Importance" element


getText

java.lang.String getText()
Gets the "Text" element


xgetText

org.apache.xmlbeans.XmlString xgetText()
Gets (as xml) the "Text" element


isSetText

boolean isSetText()
True if has "Text" element


setText

void setText(java.lang.String text)
Sets the "Text" element


xsetText

void xsetText(org.apache.xmlbeans.XmlString text)
Sets (as xml) the "Text" element


unsetText

void unsetText()
Unsets the "Text" element


getHeading

int getHeading()
Gets the "Heading" element


xgetHeading

org.apache.xmlbeans.XmlInt xgetHeading()
Gets (as xml) the "Heading" element


isSetHeading

boolean isSetHeading()
True if has "Heading" element


setHeading

void setHeading(int heading)
Sets the "Heading" element


xsetHeading

void xsetHeading(org.apache.xmlbeans.XmlInt heading)
Sets (as xml) the "Heading" element


unsetHeading

void unsetHeading()
Unsets the "Heading" element


getPermissionsType

int getPermissionsType()
Gets the "PermissionsType" element


xgetPermissionsType

org.apache.xmlbeans.XmlInt xgetPermissionsType()
Gets (as xml) the "PermissionsType" element


isSetPermissionsType

boolean isSetPermissionsType()
True if has "PermissionsType" element


setPermissionsType

void setPermissionsType(int permissionsType)
Sets the "PermissionsType" element


xsetPermissionsType

void xsetPermissionsType(org.apache.xmlbeans.XmlInt permissionsType)
Sets (as xml) the "PermissionsType" element


unsetPermissionsType

void unsetPermissionsType()
Unsets the "PermissionsType" element


getTargetProgId

java.lang.String getTargetProgId()
Gets the "TargetProgId" element


xgetTargetProgId

org.apache.xmlbeans.XmlString xgetTargetProgId()
Gets (as xml) the "TargetProgId" element


isSetTargetProgId

boolean isSetTargetProgId()
True if has "TargetProgId" element


setTargetProgId

void setTargetProgId(java.lang.String targetProgId)
Sets the "TargetProgId" element


xsetTargetProgId

void xsetTargetProgId(org.apache.xmlbeans.XmlString targetProgId)
Sets (as xml) the "TargetProgId" element


unsetTargetProgId

void unsetTargetProgId()
Unsets the "TargetProgId" element


getCorporateCategories

CorporateCategories getCorporateCategories()
Gets the "CorporateCategories" element


isSetCorporateCategories

boolean isSetCorporateCategories()
True if has "CorporateCategories" element


setCorporateCategories

void setCorporateCategories(CorporateCategories corporateCategories)
Sets the "CorporateCategories" element


addNewCorporateCategories

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


unsetCorporateCategories

void unsetCorporateCategories()
Unsets the "CorporateCategories" element


getPersonalCategories

PersonalCategories getPersonalCategories()
Gets the "PersonalCategories" element


isSetPersonalCategories

boolean isSetPersonalCategories()
True if has "PersonalCategories" element


setPersonalCategories

void setPersonalCategories(PersonalCategories personalCategories)
Sets the "PersonalCategories" element


addNewPersonalCategories

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


unsetPersonalCategories

void unsetPersonalCategories()
Unsets the "PersonalCategories" 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