|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.javatest.report.Report.Settings
@Deprecated public static class Report.Settings
This is adapter only for backward compatibility purpose.
| Constructor Summary | |
|---|---|
Report.Settings(InterviewParameters params)
Deprecated. |
|
| Method Summary | |
|---|---|
boolean |
isPlainEnabled()
Deprecated. |
void |
setBackupLevels(int levels)
Deprecated. |
void |
setEnableBackups(boolean state)
Deprecated. |
void |
setEnableHtmlReport(boolean state)
Deprecated. |
void |
setEnablePlainReport(boolean state)
Deprecated. |
void |
setEnableXmlReport(boolean state)
Deprecated. |
void |
setFilter(CompositeFilter compositeFilter)
Deprecated. |
void |
setHtmlMainReport(boolean reportHtml,
boolean indexHtml)
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
@Deprecated public Report.Settings(InterviewParameters params)
| Method Detail |
|---|
@Deprecated public void setEnableHtmlReport(boolean state)
@Deprecated
public void setHtmlMainReport(boolean reportHtml,
boolean indexHtml)
@Deprecated public void setEnablePlainReport(boolean state)
@Deprecated public void setEnableXmlReport(boolean state)
@Deprecated public void setFilter(CompositeFilter compositeFilter)
@Deprecated public void setEnableBackups(boolean state)
@Deprecated public void setBackupLevels(int levels)
@Deprecated public boolean isPlainEnabled()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||