|
|
|
|
|
||||||||||
| 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.site.content.AbstractContentDisplayer
org.torweg.pulse.component.core.site.content.CoreContentDisplayer
public class CoreContentDisplayer
Displays contents from Core bundle.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.torweg.pulse.bundle.Controller |
|---|
Controller.AlwaysRun |
| Constructor Summary | |
|---|---|
CoreContentDisplayer()
|
|
| Method Summary | |
|---|---|
CoreContentDisplayerResult |
display(ServiceRequest request)
Performs the display. |
| Methods inherited from class org.torweg.pulse.site.content.AbstractContentDisplayer |
|---|
chooseContent, getChildrenForContentGroup, prepareRedirect |
| 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 CoreContentDisplayer()
| Method Detail |
|---|
@Action(value="displayCore", security=NEVER) @Permission(value="displayCore") public final CoreContentDisplayerResult display(ServiceRequest request)
request - the current ServiceRequest
CoreContentDisplayerResult for the requested ContentCoreContentDisplayerResult
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||