|
|
|
|
|
||||||||||
| 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.core.site.map.GetFullSitemap
public class GetFullSitemap
builds the complete Sitemap for the Locale of the
ServiceRequest.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.torweg.pulse.bundle.Controller |
|---|
Controller.AlwaysRun |
| Constructor Summary | |
|---|---|
GetFullSitemap()
|
|
| Method Summary | |
|---|---|
GetFullSitemapResult |
getSitemap(Bundle bundle, ServiceRequest request)
builds the complete Sitemap for the Locale of the
ServiceRequest. |
| 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 GetFullSitemap()
| Method Detail |
|---|
@Action(value="getFullSitemap", generate=true, stripSuffix=true, security=NEVER) @Permission(value="seeSitemap") public final GetFullSitemapResult getSitemap(Bundle bundle, ServiceRequest request)
Sitemap for the Locale of the
ServiceRequest.
request - the ServiceRequest as a basic context for the
Controllerbundle - the bundle object
Result.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||