com.businessobjects.enterprise.service
Interface Service

All Superinterfaces:
InfoObject

public interface Service
extends InfoObject

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


Nested Class Summary
static class Service.Factory
          A factory class with static methods for creating instances of this type.
 
Field Summary
static org.apache.xmlbeans.SchemaType type
           
 
Method Summary
 ConfigProps addNewConfigProps()
          Appends and returns a new empty "ConfigProps" element
 CustomProperties addNewCustomProperties()
          Appends and returns a new empty "CustomProperties" element
 Dependencies addNewDependencies()
          Appends and returns a new empty "Dependencies" element
 Dependents addNewDependents()
          Appends and returns a new empty "Dependents" element
 Hosts addNewHosts()
          Appends and returns a new empty "Hosts" element
 Installs addNewInstalls()
          Appends and returns a new empty "Installs" element
 LocalizedProperties addNewMLDescriptions()
          Appends and returns a new empty "MLDescriptions" element
 SupportedAuditEvents addNewSupportedAuditEvents()
          Appends and returns a new empty "SupportedAuditEvents" element
 ConfigProps getConfigProps()
          Gets the "ConfigProps" element
 CustomProperties getCustomProperties()
          Gets the "CustomProperties" element
 Dependencies getDependencies()
          Gets the "Dependencies" element
 Dependents getDependents()
          Gets the "Dependents" element
 Hosts getHosts()
          Gets the "Hosts" element
 Installs getInstalls()
          Gets the "Installs" element
 LocalizedProperties getMLDescriptions()
          Gets the "MLDescriptions" element
 SupportedAuditEvents getSupportedAuditEvents()
          Gets the "SupportedAuditEvents" element
 boolean isSetConfigProps()
          True if has "ConfigProps" element
 boolean isSetCustomProperties()
          True if has "CustomProperties" element
 boolean isSetDependencies()
          True if has "Dependencies" element
 boolean isSetDependents()
          True if has "Dependents" element
 boolean isSetHosts()
          True if has "Hosts" element
 boolean isSetInstalls()
          True if has "Installs" element
 boolean isSetMLDescriptions()
          True if has "MLDescriptions" element
 boolean isSetSupportedAuditEvents()
          True if has "SupportedAuditEvents" element
 void setConfigProps(ConfigProps configProps)
          Sets the "ConfigProps" element
 void setCustomProperties(CustomProperties customProperties)
          Sets the "CustomProperties" element
 void setDependencies(Dependencies dependencies)
          Sets the "Dependencies" element
 void setDependents(Dependents dependents)
          Sets the "Dependents" element
 void setHosts(Hosts hosts)
          Sets the "Hosts" element
 void setInstalls(Installs installs)
          Sets the "Installs" element
 void setMLDescriptions(LocalizedProperties mlDescriptions)
          Sets the "MLDescriptions" element
 void setSupportedAuditEvents(SupportedAuditEvents supportedAuditEvents)
          Sets the "SupportedAuditEvents" element
 void unsetConfigProps()
          Unsets the "ConfigProps" element
 void unsetCustomProperties()
          Unsets the "CustomProperties" element
 void unsetDependencies()
          Unsets the "Dependencies" element
 void unsetDependents()
          Unsets the "Dependents" element
 void unsetHosts()
          Unsets the "Hosts" element
 void unsetInstalls()
          Unsets the "Installs" element
 void unsetMLDescriptions()
          Unsets the "MLDescriptions" element
 void unsetSupportedAuditEvents()
          Unsets the "SupportedAuditEvents" 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

getSupportedAuditEvents

SupportedAuditEvents getSupportedAuditEvents()
Gets the "SupportedAuditEvents" element


isSetSupportedAuditEvents

boolean isSetSupportedAuditEvents()
True if has "SupportedAuditEvents" element


setSupportedAuditEvents

void setSupportedAuditEvents(SupportedAuditEvents supportedAuditEvents)
Sets the "SupportedAuditEvents" element


addNewSupportedAuditEvents

SupportedAuditEvents addNewSupportedAuditEvents()
Appends and returns a new empty "SupportedAuditEvents" element


unsetSupportedAuditEvents

void unsetSupportedAuditEvents()
Unsets the "SupportedAuditEvents" element


getConfigProps

ConfigProps getConfigProps()
Gets the "ConfigProps" element


isSetConfigProps

boolean isSetConfigProps()
True if has "ConfigProps" element


setConfigProps

void setConfigProps(ConfigProps configProps)
Sets the "ConfigProps" element


addNewConfigProps

ConfigProps addNewConfigProps()
Appends and returns a new empty "ConfigProps" element


unsetConfigProps

void unsetConfigProps()
Unsets the "ConfigProps" element


getDependents

Dependents getDependents()
Gets the "Dependents" element


isSetDependents

boolean isSetDependents()
True if has "Dependents" element


setDependents

void setDependents(Dependents dependents)
Sets the "Dependents" element


addNewDependents

Dependents addNewDependents()
Appends and returns a new empty "Dependents" element


unsetDependents

void unsetDependents()
Unsets the "Dependents" element


getDependencies

Dependencies getDependencies()
Gets the "Dependencies" element


isSetDependencies

boolean isSetDependencies()
True if has "Dependencies" element


setDependencies

void setDependencies(Dependencies dependencies)
Sets the "Dependencies" element


addNewDependencies

Dependencies addNewDependencies()
Appends and returns a new empty "Dependencies" element


unsetDependencies

void unsetDependencies()
Unsets the "Dependencies" element


getInstalls

Installs getInstalls()
Gets the "Installs" element


isSetInstalls

boolean isSetInstalls()
True if has "Installs" element


setInstalls

void setInstalls(Installs installs)
Sets the "Installs" element


addNewInstalls

Installs addNewInstalls()
Appends and returns a new empty "Installs" element


unsetInstalls

void unsetInstalls()
Unsets the "Installs" element


getHosts

Hosts getHosts()
Gets the "Hosts" element


isSetHosts

boolean isSetHosts()
True if has "Hosts" element


setHosts

void setHosts(Hosts hosts)
Sets the "Hosts" element


addNewHosts

Hosts addNewHosts()
Appends and returns a new empty "Hosts" element


unsetHosts

void unsetHosts()
Unsets the "Hosts" element


getMLDescriptions

LocalizedProperties getMLDescriptions()
Gets the "MLDescriptions" element


isSetMLDescriptions

boolean isSetMLDescriptions()
True if has "MLDescriptions" element


setMLDescriptions

void setMLDescriptions(LocalizedProperties mlDescriptions)
Sets the "MLDescriptions" element


addNewMLDescriptions

LocalizedProperties addNewMLDescriptions()
Appends and returns a new empty "MLDescriptions" element


unsetMLDescriptions

void unsetMLDescriptions()
Unsets the "MLDescriptions" 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