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