|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ServiceContainer
An XML ServiceContainer(@http://enterprise.businessobjects.com/3.0/servicecontainer). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
ServiceContainer.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 |
Installs |
addNewInstalls()
Appends and returns a new empty "Installs" element |
Instances |
addNewInstances()
Appends and returns a new empty "Instances" element |
SupportedAuditEvents |
addNewSupportedAuditEvents()
Appends and returns a new empty "SupportedAuditEvents" element |
ConfigProps |
getConfigProps()
Gets the "ConfigProps" element |
CustomProperties |
getCustomProperties()
Gets the "CustomProperties" element |
Installs |
getInstalls()
Gets the "Installs" element |
Instances |
getInstances()
Gets the "Instances" element |
SupportedAuditEvents |
getSupportedAuditEvents()
Gets the "SupportedAuditEvents" element |
boolean |
isSetConfigProps()
True if has "ConfigProps" element |
boolean |
isSetCustomProperties()
True if has "CustomProperties" element |
boolean |
isSetInstalls()
True if has "Installs" element |
boolean |
isSetInstances()
True if has "Instances" 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 |
setInstalls(Installs installs)
Sets the "Installs" element |
void |
setInstances(Instances instances)
Sets the "Instances" element |
void |
setSupportedAuditEvents(SupportedAuditEvents supportedAuditEvents)
Sets the "SupportedAuditEvents" element |
void |
unsetConfigProps()
Unsets the "ConfigProps" element |
void |
unsetCustomProperties()
Unsets the "CustomProperties" element |
void |
unsetInstalls()
Unsets the "Installs" element |
void |
unsetInstances()
Unsets the "Instances" element |
void |
unsetSupportedAuditEvents()
Unsets the "SupportedAuditEvents" element |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
ConfigProps getConfigProps()
boolean isSetConfigProps()
void setConfigProps(ConfigProps configProps)
ConfigProps addNewConfigProps()
void unsetConfigProps()
Installs getInstalls()
boolean isSetInstalls()
void setInstalls(Installs installs)
Installs addNewInstalls()
void unsetInstalls()
Instances getInstances()
boolean isSetInstances()
void setInstances(Instances instances)
Instances addNewInstances()
void unsetInstances()
SupportedAuditEvents getSupportedAuditEvents()
boolean isSetSupportedAuditEvents()
void setSupportedAuditEvents(SupportedAuditEvents supportedAuditEvents)
SupportedAuditEvents addNewSupportedAuditEvents()
void unsetSupportedAuditEvents()
CustomProperties getCustomProperties()
boolean isSetCustomProperties()
void setCustomProperties(CustomProperties customProperties)
CustomProperties addNewCustomProperties()
void unsetCustomProperties()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||