|
|
|
|
|
||||||||||
| 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<OverViewControllerResultData>
org.torweg.pulse.component.statistics.view.OverViewControllerResult
public final class OverViewControllerResult
The result of the OverViewController.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.torweg.pulse.component.statistics.view.AbstractStatisticsViewControllerResult |
|---|
AbstractStatisticsViewControllerResult.ResultError |
| Constructor Summary | |
|---|---|
protected |
OverViewControllerResult()
Deprecated. |
protected |
OverViewControllerResult(OverViewControllerConfiguration conf, OverViewControllerResultData resultData)
Creates a new OverViewControllerResult with the given
OverViewControllerConfiguration and the given
OverViewControllerResultData. |
| 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 OverViewControllerResult()
protected OverViewControllerResult(OverViewControllerConfiguration conf, OverViewControllerResultData resultData)
OverViewControllerResult with the given
OverViewControllerConfiguration and the given
OverViewControllerResultData.
conf - the OverViewControllerConfigurationresultData - the OverViewControllerResultData
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||