com.businessobjects.enterprise.hyperlink
Interface Hyperlink

All Superinterfaces:
InfoObject

public interface Hyperlink
extends InfoObject

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


Nested Class Summary
static class Hyperlink.Factory
          A factory class with static methods for creating instances of this type.
 
Field Summary
static org.apache.xmlbeans.SchemaType type
           
 
Method Summary
 AnalyticActivities addNewAnalyticActivities()
          Appends and returns a new empty "AnalyticActivities" element
 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
 PersonalCategories addNewPersonalCategories()
          Appends and returns a new empty "PersonalCategories" element
 SchedulingInfo addNewSchedulingInfo()
          Appends and returns a new empty "SchedulingInfo" element
 AnalyticActivities getAnalyticActivities()
          Gets the "AnalyticActivities" element
 CorporateCategories getCorporateCategories()
          Gets the "CorporateCategories" element
 CustomProperties getCustomProperties()
          Gets the "CustomProperties" element
 EncyclopediaTopics getEncyclopediaTopics()
          Gets the "EncyclopediaTopics" element
 java.lang.String getHyperlinkString()
          Gets the "HyperlinkString" element
 PersonalCategories getPersonalCategories()
          Gets the "PersonalCategories" element
 SchedulingInfo getSchedulingInfo()
          Gets the "SchedulingInfo" element
 java.lang.String getViewerUrl()
          Gets the "ViewerUrl" element
 boolean isSetAnalyticActivities()
          True if has "AnalyticActivities" element
 boolean isSetCorporateCategories()
          True if has "CorporateCategories" element
 boolean isSetCustomProperties()
          True if has "CustomProperties" element
 boolean isSetEncyclopediaTopics()
          True if has "EncyclopediaTopics" element
 boolean isSetHyperlinkString()
          True if has "HyperlinkString" element
 boolean isSetPersonalCategories()
          True if has "PersonalCategories" element
 boolean isSetSchedulingInfo()
          True if has "SchedulingInfo" element
 boolean isSetViewerUrl()
          True if has "ViewerUrl" element
 void setAnalyticActivities(AnalyticActivities analyticActivities)
          Sets the "AnalyticActivities" element
 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 setHyperlinkString(java.lang.String hyperlinkString)
          Sets the "HyperlinkString" element
 void setPersonalCategories(PersonalCategories personalCategories)
          Sets the "PersonalCategories" element
 void setSchedulingInfo(SchedulingInfo schedulingInfo)
          Sets the "SchedulingInfo" element
 void setViewerUrl(java.lang.String viewerUrl)
          Sets the "ViewerUrl" element
 void unsetAnalyticActivities()
          Unsets the "AnalyticActivities" element
 void unsetCorporateCategories()
          Unsets the "CorporateCategories" element
 void unsetCustomProperties()
          Unsets the "CustomProperties" element
 void unsetEncyclopediaTopics()
          Unsets the "EncyclopediaTopics" element
 void unsetHyperlinkString()
          Unsets the "HyperlinkString" element
 void unsetPersonalCategories()
          Unsets the "PersonalCategories" element
 void unsetSchedulingInfo()
          Unsets the "SchedulingInfo" element
 void unsetViewerUrl()
          Unsets the "ViewerUrl" element
 org.apache.xmlbeans.XmlString xgetHyperlinkString()
          Gets (as xml) the "HyperlinkString" element
 org.apache.xmlbeans.XmlString xgetViewerUrl()
          Gets (as xml) the "ViewerUrl" element
 void xsetHyperlinkString(org.apache.xmlbeans.XmlString hyperlinkString)
          Sets (as xml) the "HyperlinkString" element
 void xsetViewerUrl(org.apache.xmlbeans.XmlString viewerUrl)
          Sets (as xml) the "ViewerUrl" 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

getSchedulingInfo

SchedulingInfo getSchedulingInfo()
Gets the "SchedulingInfo" element


isSetSchedulingInfo

boolean isSetSchedulingInfo()
True if has "SchedulingInfo" element


setSchedulingInfo

void setSchedulingInfo(SchedulingInfo schedulingInfo)
Sets the "SchedulingInfo" element


addNewSchedulingInfo

SchedulingInfo addNewSchedulingInfo()
Appends and returns a new empty "SchedulingInfo" element


unsetSchedulingInfo

void unsetSchedulingInfo()
Unsets the "SchedulingInfo" element


getHyperlinkString

java.lang.String getHyperlinkString()
Gets the "HyperlinkString" element


xgetHyperlinkString

org.apache.xmlbeans.XmlString xgetHyperlinkString()
Gets (as xml) the "HyperlinkString" element


isSetHyperlinkString

boolean isSetHyperlinkString()
True if has "HyperlinkString" element


setHyperlinkString

void setHyperlinkString(java.lang.String hyperlinkString)
Sets the "HyperlinkString" element


xsetHyperlinkString

void xsetHyperlinkString(org.apache.xmlbeans.XmlString hyperlinkString)
Sets (as xml) the "HyperlinkString" element


unsetHyperlinkString

void unsetHyperlinkString()
Unsets the "HyperlinkString" element


getViewerUrl

java.lang.String getViewerUrl()
Gets the "ViewerUrl" element


xgetViewerUrl

org.apache.xmlbeans.XmlString xgetViewerUrl()
Gets (as xml) the "ViewerUrl" element


isSetViewerUrl

boolean isSetViewerUrl()
True if has "ViewerUrl" element


setViewerUrl

void setViewerUrl(java.lang.String viewerUrl)
Sets the "ViewerUrl" element


xsetViewerUrl

void xsetViewerUrl(org.apache.xmlbeans.XmlString viewerUrl)
Sets (as xml) the "ViewerUrl" element


unsetViewerUrl

void unsetViewerUrl()
Unsets the "ViewerUrl" 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


getEncyclopediaTopics

EncyclopediaTopics getEncyclopediaTopics()
Gets the "EncyclopediaTopics" element


isSetEncyclopediaTopics

boolean isSetEncyclopediaTopics()
True if has "EncyclopediaTopics" element


setEncyclopediaTopics

void setEncyclopediaTopics(EncyclopediaTopics encyclopediaTopics)
Sets the "EncyclopediaTopics" element


addNewEncyclopediaTopics

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


unsetEncyclopediaTopics

void unsetEncyclopediaTopics()
Unsets the "EncyclopediaTopics" element


getAnalyticActivities

AnalyticActivities getAnalyticActivities()
Gets the "AnalyticActivities" element


isSetAnalyticActivities

boolean isSetAnalyticActivities()
True if has "AnalyticActivities" element


setAnalyticActivities

void setAnalyticActivities(AnalyticActivities analyticActivities)
Sets the "AnalyticActivities" element


addNewAnalyticActivities

AnalyticActivities addNewAnalyticActivities()
Appends and returns a new empty "AnalyticActivities" element


unsetAnalyticActivities

void unsetAnalyticActivities()
Unsets the "AnalyticActivities" 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