com.businessobjects.enterprise.encyclopedia_topic
Interface EncyclopediaTopic

All Superinterfaces:
InfoObject

public interface EncyclopediaTopic
extends InfoObject

An XML Encyclopedia.Topic(@http://enterprise.businessobjects.com/3.0/encyclopedia.topic). This is a complex type.


Nested Class Summary
static class EncyclopediaTopic.Factory
          A factory class with static methods for creating instances of this type.
 
Field Summary
static org.apache.xmlbeans.SchemaType type
           
 
Method Summary
 AssociationEnds addNewAssociationEnds()
          Appends and returns a new empty "AssociationEnds" element
 AttributeValues addNewAttributeValues()
          Appends and returns a new empty "AttributeValues" element
 CustomProperties addNewCustomProperties()
          Appends and returns a new empty "CustomProperties" element
 Definitions addNewDefinitions()
          Appends and returns a new empty "Definitions" element
 GenericEntities addNewGenericEntities()
          Appends and returns a new empty "GenericEntities" element
 TopicOccurences addNewTopicOccurences()
          Appends and returns a new empty "TopicOccurences" element
 TopicsForOccurence addNewTopicsForOccurence()
          Appends and returns a new empty "TopicsForOccurence" element
 AssociationEnds getAssociationEnds()
          Gets the "AssociationEnds" element
 AttributeValues getAttributeValues()
          Gets the "AttributeValues" element
 CustomProperties getCustomProperties()
          Gets the "CustomProperties" element
 Definitions getDefinitions()
          Gets the "Definitions" element
 GenericEntities getGenericEntities()
          Gets the "GenericEntities" element
 TopicOccurences getTopicOccurences()
          Gets the "TopicOccurences" element
 TopicsForOccurence getTopicsForOccurence()
          Gets the "TopicsForOccurence" element
 boolean isSetAssociationEnds()
          True if has "AssociationEnds" element
 boolean isSetAttributeValues()
          True if has "AttributeValues" element
 boolean isSetCustomProperties()
          True if has "CustomProperties" element
 boolean isSetDefinitions()
          True if has "Definitions" element
 boolean isSetGenericEntities()
          True if has "GenericEntities" element
 boolean isSetTopicOccurences()
          True if has "TopicOccurences" element
 boolean isSetTopicsForOccurence()
          True if has "TopicsForOccurence" element
 void setAssociationEnds(AssociationEnds associationEnds)
          Sets the "AssociationEnds" element
 void setAttributeValues(AttributeValues attributeValues)
          Sets the "AttributeValues" element
 void setCustomProperties(CustomProperties customProperties)
          Sets the "CustomProperties" element
 void setDefinitions(Definitions definitions)
          Sets the "Definitions" element
 void setGenericEntities(GenericEntities genericEntities)
          Sets the "GenericEntities" element
 void setTopicOccurences(TopicOccurences topicOccurences)
          Sets the "TopicOccurences" element
 void setTopicsForOccurence(TopicsForOccurence topicsForOccurence)
          Sets the "TopicsForOccurence" element
 void unsetAssociationEnds()
          Unsets the "AssociationEnds" element
 void unsetAttributeValues()
          Unsets the "AttributeValues" element
 void unsetCustomProperties()
          Unsets the "CustomProperties" element
 void unsetDefinitions()
          Unsets the "Definitions" element
 void unsetGenericEntities()
          Unsets the "GenericEntities" element
 void unsetTopicOccurences()
          Unsets the "TopicOccurences" element
 void unsetTopicsForOccurence()
          Unsets the "TopicsForOccurence" 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

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


getAttributeValues

AttributeValues getAttributeValues()
Gets the "AttributeValues" element


isSetAttributeValues

boolean isSetAttributeValues()
True if has "AttributeValues" element


setAttributeValues

void setAttributeValues(AttributeValues attributeValues)
Sets the "AttributeValues" element


addNewAttributeValues

AttributeValues addNewAttributeValues()
Appends and returns a new empty "AttributeValues" element


unsetAttributeValues

void unsetAttributeValues()
Unsets the "AttributeValues" element


getAssociationEnds

AssociationEnds getAssociationEnds()
Gets the "AssociationEnds" element


isSetAssociationEnds

boolean isSetAssociationEnds()
True if has "AssociationEnds" element


setAssociationEnds

void setAssociationEnds(AssociationEnds associationEnds)
Sets the "AssociationEnds" element


addNewAssociationEnds

AssociationEnds addNewAssociationEnds()
Appends and returns a new empty "AssociationEnds" element


unsetAssociationEnds

void unsetAssociationEnds()
Unsets the "AssociationEnds" element


getGenericEntities

GenericEntities getGenericEntities()
Gets the "GenericEntities" element


isSetGenericEntities

boolean isSetGenericEntities()
True if has "GenericEntities" element


setGenericEntities

void setGenericEntities(GenericEntities genericEntities)
Sets the "GenericEntities" element


addNewGenericEntities

GenericEntities addNewGenericEntities()
Appends and returns a new empty "GenericEntities" element


unsetGenericEntities

void unsetGenericEntities()
Unsets the "GenericEntities" element


getTopicsForOccurence

TopicsForOccurence getTopicsForOccurence()
Gets the "TopicsForOccurence" element


isSetTopicsForOccurence

boolean isSetTopicsForOccurence()
True if has "TopicsForOccurence" element


setTopicsForOccurence

void setTopicsForOccurence(TopicsForOccurence topicsForOccurence)
Sets the "TopicsForOccurence" element


addNewTopicsForOccurence

TopicsForOccurence addNewTopicsForOccurence()
Appends and returns a new empty "TopicsForOccurence" element


unsetTopicsForOccurence

void unsetTopicsForOccurence()
Unsets the "TopicsForOccurence" element


getTopicOccurences

TopicOccurences getTopicOccurences()
Gets the "TopicOccurences" element


isSetTopicOccurences

boolean isSetTopicOccurences()
True if has "TopicOccurences" element


setTopicOccurences

void setTopicOccurences(TopicOccurences topicOccurences)
Sets the "TopicOccurences" element


addNewTopicOccurences

TopicOccurences addNewTopicOccurences()
Appends and returns a new empty "TopicOccurences" element


unsetTopicOccurences

void unsetTopicOccurences()
Unsets the "TopicOccurences" element


getDefinitions

Definitions getDefinitions()
Gets the "Definitions" element


isSetDefinitions

boolean isSetDefinitions()
True if has "Definitions" element


setDefinitions

void setDefinitions(Definitions definitions)
Sets the "Definitions" element


addNewDefinitions

Definitions addNewDefinitions()
Appends and returns a new empty "Definitions" element


unsetDefinitions

void unsetDefinitions()
Unsets the "Definitions" element