|
|
|
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.torweg.pulse.result.StringMapResult
org.torweg.pulse.component.statistics.view.AbstractStatisticsViewControllerResult<TimeAnalysisViewControllerResultData>
org.torweg.pulse.component.statistics.view.TimeAnalysisViewControllerResult
public final class TimeAnalysisViewControllerResult
The result of the TimeAnalysisViewController.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.torweg.pulse.component.statistics.view.AbstractStatisticsViewControllerResult |
|---|
AbstractStatisticsViewControllerResult.ResultError |
| Constructor Summary | |
|---|---|
protected |
TimeAnalysisViewControllerResult()
Deprecated. |
protected |
TimeAnalysisViewControllerResult(TimeAnalysisViewControllerConfiguration conf, TimeAnalysisViewControllerResultData resultData)
Creates a new TimeAnalysisViewControllerResult with the
given TimeAnalysisViewControllerConfiguration and the given
TimeAnalysisViewControllerResultData. |
| Method Summary |
|---|
| Methods inherited from class org.torweg.pulse.component.statistics.view.AbstractStatisticsViewControllerResult |
|---|
getConfiguration, getError, getResultData, setConfiguration, setError, setResultData |
| Methods inherited from class org.torweg.pulse.result.StringMapResult |
|---|
put |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
@Deprecated protected TimeAnalysisViewControllerResult()
protected TimeAnalysisViewControllerResult(TimeAnalysisViewControllerConfiguration conf, TimeAnalysisViewControllerResultData resultData)
TimeAnalysisViewControllerResult with the
given TimeAnalysisViewControllerConfiguration and the given
TimeAnalysisViewControllerResultData.
conf - the TimeAnalysisViewControllerConfigurationresultData - the TimeAnalysisViewControllerResultData
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||