|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Encyclopedia
An XML Encyclopedia(@http://enterprise.businessobjects.com/3.0/encyclopedia). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
Encyclopedia.Factory
A factory class with static methods for creating instances of this type. |
| Field Summary | |
|---|---|
static org.apache.xmlbeans.SchemaType |
type
|
| Method Summary | |
|---|---|
CustomProperties |
addNewCustomProperties()
Appends and returns a new empty "CustomProperties" element |
Path |
addNewPath()
Appends and returns a new empty "Path" element |
java.lang.String |
getAdmAdministratorsRole()
Gets the "AdmAdministratorsRole" element |
java.lang.String |
getAdmEveryoneRole()
Gets the "AdmEveryoneRole" element |
CustomProperties |
getCustomProperties()
Gets the "CustomProperties" element |
java.lang.String |
getCustomUi()
Gets the "CustomUi" element |
java.lang.String |
getJavaWcaContextPath()
Gets the "JavaWcaContextPath" element |
Path |
getPath()
Gets the "Path" element |
boolean |
isSetAdmAdministratorsRole()
True if has "AdmAdministratorsRole" element |
boolean |
isSetAdmEveryoneRole()
True if has "AdmEveryoneRole" element |
boolean |
isSetCustomProperties()
True if has "CustomProperties" element |
boolean |
isSetCustomUi()
True if has "CustomUi" element |
boolean |
isSetJavaWcaContextPath()
True if has "JavaWcaContextPath" element |
boolean |
isSetPath()
True if has "Path" element |
void |
setAdmAdministratorsRole(java.lang.String admAdministratorsRole)
Sets the "AdmAdministratorsRole" element |
void |
setAdmEveryoneRole(java.lang.String admEveryoneRole)
Sets the "AdmEveryoneRole" element |
void |
setCustomProperties(CustomProperties customProperties)
Sets the "CustomProperties" element |
void |
setCustomUi(java.lang.String customUi)
Sets the "CustomUi" element |
void |
setJavaWcaContextPath(java.lang.String javaWcaContextPath)
Sets the "JavaWcaContextPath" element |
void |
setPath(Path path)
Sets the "Path" element |
void |
unsetAdmAdministratorsRole()
Unsets the "AdmAdministratorsRole" element |
void |
unsetAdmEveryoneRole()
Unsets the "AdmEveryoneRole" element |
void |
unsetCustomProperties()
Unsets the "CustomProperties" element |
void |
unsetCustomUi()
Unsets the "CustomUi" element |
void |
unsetJavaWcaContextPath()
Unsets the "JavaWcaContextPath" element |
void |
unsetPath()
Unsets the "Path" element |
org.apache.xmlbeans.XmlString |
xgetAdmAdministratorsRole()
Gets (as xml) the "AdmAdministratorsRole" element |
org.apache.xmlbeans.XmlString |
xgetAdmEveryoneRole()
Gets (as xml) the "AdmEveryoneRole" element |
org.apache.xmlbeans.XmlString |
xgetCustomUi()
Gets (as xml) the "CustomUi" element |
org.apache.xmlbeans.XmlString |
xgetJavaWcaContextPath()
Gets (as xml) the "JavaWcaContextPath" element |
void |
xsetAdmAdministratorsRole(org.apache.xmlbeans.XmlString admAdministratorsRole)
Sets (as xml) the "AdmAdministratorsRole" element |
void |
xsetAdmEveryoneRole(org.apache.xmlbeans.XmlString admEveryoneRole)
Sets (as xml) the "AdmEveryoneRole" element |
void |
xsetCustomUi(org.apache.xmlbeans.XmlString customUi)
Sets (as xml) the "CustomUi" element |
void |
xsetJavaWcaContextPath(org.apache.xmlbeans.XmlString javaWcaContextPath)
Sets (as xml) the "JavaWcaContextPath" element |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
java.lang.String getAdmAdministratorsRole()
org.apache.xmlbeans.XmlString xgetAdmAdministratorsRole()
boolean isSetAdmAdministratorsRole()
void setAdmAdministratorsRole(java.lang.String admAdministratorsRole)
void xsetAdmAdministratorsRole(org.apache.xmlbeans.XmlString admAdministratorsRole)
void unsetAdmAdministratorsRole()
java.lang.String getCustomUi()
org.apache.xmlbeans.XmlString xgetCustomUi()
boolean isSetCustomUi()
void setCustomUi(java.lang.String customUi)
void xsetCustomUi(org.apache.xmlbeans.XmlString customUi)
void unsetCustomUi()
java.lang.String getAdmEveryoneRole()
org.apache.xmlbeans.XmlString xgetAdmEveryoneRole()
boolean isSetAdmEveryoneRole()
void setAdmEveryoneRole(java.lang.String admEveryoneRole)
void xsetAdmEveryoneRole(org.apache.xmlbeans.XmlString admEveryoneRole)
void unsetAdmEveryoneRole()
Path getPath()
boolean isSetPath()
void setPath(Path path)
Path addNewPath()
void unsetPath()
java.lang.String getJavaWcaContextPath()
org.apache.xmlbeans.XmlString xgetJavaWcaContextPath()
boolean isSetJavaWcaContextPath()
void setJavaWcaContextPath(java.lang.String javaWcaContextPath)
void xsetJavaWcaContextPath(org.apache.xmlbeans.XmlString javaWcaContextPath)
void unsetJavaWcaContextPath()
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 | ||||||||