|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ReportConvTool
Only supported for CMS import and export. Object modification is not supported.
| Nested Class Summary | |
|---|---|
static class |
ReportConvTool.Factory
A class with methods for creating instances of the ReportConvTool type. |
| Field Summary | |
|---|---|
static org.apache.xmlbeans.SchemaType |
type
Internal Use Only. |
| Method Summary | |
|---|---|
CustomProperties |
addNewCustomProperties()
Internal Use Only. |
int |
getConnection()
Internal Use Only. |
CustomProperties |
getCustomProperties()
Internal Use Only. |
boolean |
getCustomUi()
Internal Use Only. |
java.lang.String |
getDotnetWcaContextPath()
Internal Use Only. |
java.lang.String |
getJavaWcaContextPath()
Internal Use Only. |
java.lang.String |
getPath()
Internal Use Only. |
boolean |
getShowPwrByLogo()
Internal Use Only. |
boolean |
isSetConnection()
Internal Use Only. |
boolean |
isSetCustomProperties()
Internal Use Only. |
boolean |
isSetCustomUi()
Internal Use Only. |
boolean |
isSetDotnetWcaContextPath()
Internal Use Only. |
boolean |
isSetJavaWcaContextPath()
Internal Use Only. |
boolean |
isSetPath()
Internal Use Only. |
boolean |
isSetShowPwrByLogo()
Internal Use Only. |
void |
setConnection(int connection)
Internal Use Only. |
void |
setCustomProperties(CustomProperties customProperties)
Internal Use Only. |
void |
setCustomUi(boolean customUi)
Internal Use Only. |
void |
setDotnetWcaContextPath(java.lang.String dotnetWcaContextPath)
Internal Use Only. |
void |
setJavaWcaContextPath(java.lang.String javaWcaContextPath)
Internal Use Only. |
void |
setPath(java.lang.String path)
Internal Use Only. |
void |
setShowPwrByLogo(boolean showPwrByLogo)
Internal Use Only. |
void |
unsetConnection()
Internal Use Only. |
void |
unsetCustomProperties()
Internal Use Only. |
void |
unsetCustomUi()
Internal Use Only. |
void |
unsetDotnetWcaContextPath()
Internal Use Only. |
void |
unsetJavaWcaContextPath()
Internal Use Only. |
void |
unsetPath()
Internal Use Only. |
void |
unsetShowPwrByLogo()
Internal Use Only. |
org.apache.xmlbeans.XmlInt |
xgetConnection()
Internal Use Only. |
org.apache.xmlbeans.XmlBoolean |
xgetCustomUi()
Internal Use Only. |
org.apache.xmlbeans.XmlString |
xgetDotnetWcaContextPath()
Internal Use Only. |
org.apache.xmlbeans.XmlString |
xgetJavaWcaContextPath()
Internal Use Only. |
org.apache.xmlbeans.XmlString |
xgetPath()
Internal Use Only. |
org.apache.xmlbeans.XmlBoolean |
xgetShowPwrByLogo()
Internal Use Only. |
void |
xsetConnection(org.apache.xmlbeans.XmlInt connection)
Internal Use Only. |
void |
xsetCustomUi(org.apache.xmlbeans.XmlBoolean customUi)
Internal Use Only. |
void |
xsetDotnetWcaContextPath(org.apache.xmlbeans.XmlString dotnetWcaContextPath)
Internal Use Only. |
void |
xsetJavaWcaContextPath(org.apache.xmlbeans.XmlString javaWcaContextPath)
Internal Use Only. |
void |
xsetPath(org.apache.xmlbeans.XmlString path)
Internal Use Only. |
void |
xsetShowPwrByLogo(org.apache.xmlbeans.XmlBoolean showPwrByLogo)
Internal Use Only. |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
java.lang.String getDotnetWcaContextPath()
org.apache.xmlbeans.XmlString xgetDotnetWcaContextPath()
boolean isSetDotnetWcaContextPath()
void setDotnetWcaContextPath(java.lang.String dotnetWcaContextPath)
void xsetDotnetWcaContextPath(org.apache.xmlbeans.XmlString dotnetWcaContextPath)
void unsetDotnetWcaContextPath()
boolean getCustomUi()
org.apache.xmlbeans.XmlBoolean xgetCustomUi()
boolean isSetCustomUi()
void setCustomUi(boolean customUi)
void xsetCustomUi(org.apache.xmlbeans.XmlBoolean customUi)
void unsetCustomUi()
int getConnection()
org.apache.xmlbeans.XmlInt xgetConnection()
boolean isSetConnection()
void setConnection(int connection)
void xsetConnection(org.apache.xmlbeans.XmlInt connection)
void unsetConnection()
java.lang.String getPath()
org.apache.xmlbeans.XmlString xgetPath()
boolean isSetPath()
void setPath(java.lang.String path)
void xsetPath(org.apache.xmlbeans.XmlString path)
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()
boolean getShowPwrByLogo()
org.apache.xmlbeans.XmlBoolean xgetShowPwrByLogo()
boolean isSetShowPwrByLogo()
void setShowPwrByLogo(boolean showPwrByLogo)
void xsetShowPwrByLogo(org.apache.xmlbeans.XmlBoolean showPwrByLogo)
void unsetShowPwrByLogo()
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 | ||||||||