com.businessobjects.enterprise.objectpackage
Interface ObjectPackage

All Superinterfaces:
InfoObject

public interface ObjectPackage
extends InfoObject

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


Nested Class Summary
static class ObjectPackage.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
 PackageComponents addNewPackageComponents()
          Appends and returns a new empty "PackageComponents" element
 Path addNewPath()
          Appends and returns a new empty "Path" 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
 PackageComponents getPackageComponents()
          Gets the "PackageComponents" element
 Path getPath()
          Gets the "Path" element
 PersonalCategories getPersonalCategories()
          Gets the "PersonalCategories" element
 SchedulingInfo getSchedulingInfo()
          Gets the "SchedulingInfo" 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 isSetPackageComponents()
          True if has "PackageComponents" element
 boolean isSetPath()
          True if has "Path" element
 boolean isSetPersonalCategories()
          True if has "PersonalCategories" element
 boolean isSetSchedulingInfo()
          True if has "SchedulingInfo" 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 setPackageComponents(PackageComponents packageComponents)
          Sets the "PackageComponents" element
 void setPath(Path path)
          Sets the "Path" element
 void setPersonalCategories(PersonalCategories personalCategories)
          Sets the "PersonalCategories" element
 void setSchedulingInfo(SchedulingInfo schedulingInfo)
          Sets the "SchedulingInfo" 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 unsetPackageComponents()
          Unsets the "PackageComponents" element
 void unsetPath()
          Unsets the "Path" element
 void unsetPersonalCategories()
          Unsets the "PersonalCategories" element
 void unsetSchedulingInfo()
          Unsets the "SchedulingInfo" 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


getPath

Path getPath()
Gets the "Path" element


isSetPath

boolean isSetPath()
True if has "Path" element


setPath

void setPath(Path path)
Sets the "Path" element


addNewPath

Path addNewPath()
Appends and returns a new empty "Path" element


unsetPath

void unsetPath()
Unsets the "Path" element


getPackageComponents

PackageComponents getPackageComponents()
Gets the "PackageComponents" element


isSetPackageComponents

boolean isSetPackageComponents()
True if has "PackageComponents" element


setPackageComponents

void setPackageComponents(PackageComponents packageComponents)
Sets the "PackageComponents" element


addNewPackageComponents

PackageComponents addNewPackageComponents()
Appends and returns a new empty "PackageComponents" element


unsetPackageComponents

void unsetPackageComponents()
Unsets the "PackageComponents" 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