|
|
|
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.torweg.pulse.bundle.Controller
org.torweg.pulse.component.statistics.view.AbstractStatisticsController<WestPanelControllerConfiguration,WestPanelControllerResult>
org.torweg.pulse.component.statistics.view.WestPanelController
public final class WestPanelController
Initialises the west-panel of the statistics within the pulse website-administration.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.torweg.pulse.bundle.Controller |
|---|
Controller.AlwaysRun |
| Field Summary |
|---|
| Fields inherited from class org.torweg.pulse.component.statistics.view.AbstractStatisticsController |
|---|
LOGGER |
| Constructor Summary | |
|---|---|
WestPanelController()
|
|
| Method Summary | |
|---|---|
WestPanelControllerResult |
initView(ServiceRequest request)
Basically returns the WestPanelControllerConfiguration of
this Controller and the known StatisticsServers
wrapped in a WestPanelControllerResult to be used for
initialising the west-panel for the statistics of the pulse website
administration. |
| Methods inherited from class org.torweg.pulse.component.statistics.view.AbstractStatisticsController |
|---|
getConfiguration, hasRoleForServer, initialize |
| Methods inherited from class org.torweg.pulse.bundle.Controller |
|---|
getAlwaysRun, isAlwaysRun, setAlwaysRun |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WestPanelController()
| Method Detail |
|---|
@RequireToken @Action(value="initStatisticsWestPanel", generate=true) @Permission(value="initStatisticsWestPanel") @Groups(values="Admin.Site.Statistics") public WestPanelControllerResult initView(ServiceRequest request)
WestPanelControllerConfiguration of
this Controller and the known StatisticsServers
wrapped in a WestPanelControllerResult to be used for
initialising the west-panel for the statistics of the pulse website
administration.
initView in class AbstractStatisticsController<WestPanelControllerConfiguration,WestPanelControllerResult>request - the current ServiceRequest
WestPanelControllerResult#initView(org.torweg.pulse.service.request.ServiceRequest)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||