|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Encyclopedia
Only supported for CMS import and export. Object modification is not supported.
| Nested Class Summary | |
|---|---|
static class |
Encyclopedia.Factory
A class with methods for creating instances of the Encyclopedia type. |
| Field Summary | |
|---|---|
static org.apache.xmlbeans.SchemaType |
type
Internal Use Only. |
| Method Summary | |
|---|---|
CustomProperties |
addNewCustomProperties()
Internal Use Only. |
Path |
addNewPath()
Internal Use Only. |
java.lang.String |
getAdmAdministratorsRole()
Internal Use Only. |
java.lang.String |
getAdmEveryoneRole()
Internal Use Only. |
CustomProperties |
getCustomProperties()
Internal Use Only. |
java.lang.String |
getCustomUi()
Internal Use Only. |
java.lang.String |
getJavaWcaContextPath()
Internal Use Only. |
Path |
getPath()
Internal Use Only. |
boolean |
isSetAdmAdministratorsRole()
Internal Use Only. |
boolean |
isSetAdmEveryoneRole()
Internal Use Only. |
boolean |
isSetCustomProperties()
Internal Use Only. |
boolean |
isSetCustomUi()
Internal Use Only. |
boolean |
isSetJavaWcaContextPath()
Internal Use Only. |
boolean |
isSetPath()
Internal Use Only. |
void |
setAdmAdministratorsRole(java.lang.String admAdministratorsRole)
Internal Use Only. |
void |
setAdmEveryoneRole(java.lang.String admEveryoneRole)
Internal Use Only. |
void |
setCustomProperties(CustomProperties customProperties)
Internal Use Only. |
void |
setCustomUi(java.lang.String customUi)
Internal Use Only. |
void |
setJavaWcaContextPath(java.lang.String javaWcaContextPath)
Internal Use Only. |
void |
setPath(Path path)
Internal Use Only. |
void |
unsetAdmAdministratorsRole()
Internal Use Only. |
void |
unsetAdmEveryoneRole()
Internal Use Only. |
void |
unsetCustomProperties()
Internal Use Only. |
void |
unsetCustomUi()
Internal Use Only. |
void |
unsetJavaWcaContextPath()
Internal Use Only. |
void |
unsetPath()
Internal Use Only. |
org.apache.xmlbeans.XmlString |
xgetAdmAdministratorsRole()
Internal Use Only. |
org.apache.xmlbeans.XmlString |
xgetAdmEveryoneRole()
Internal Use Only. |
org.apache.xmlbeans.XmlString |
xgetCustomUi()
Internal Use Only. |
org.apache.xmlbeans.XmlString |
xgetJavaWcaContextPath()
Internal Use Only. |
void |
xsetAdmAdministratorsRole(org.apache.xmlbeans.XmlString admAdministratorsRole)
Internal Use Only. |
void |
xsetAdmEveryoneRole(org.apache.xmlbeans.XmlString admEveryoneRole)
Internal Use Only. |
void |
xsetCustomUi(org.apache.xmlbeans.XmlString customUi)
Internal Use Only. |
void |
xsetJavaWcaContextPath(org.apache.xmlbeans.XmlString javaWcaContextPath)
Internal Use Only. |
| 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 | ||||||||