|
|
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RequestBean | |
|---|---|
| org.torweg.pulse.component.core | is the core component bundle. |
| org.torweg.pulse.component.core.site.content.filter | Controllers for displaying FilterContent. |
| org.torweg.pulse.component.util.admin.cleanup | Contains basic utility controllers/configurations to perform clean-ups in the pulse administration. |
| Uses of RequestBean in org.torweg.pulse.component.core |
|---|
| Method parameters in org.torweg.pulse.component.core with annotations of type RequestBean | |
|---|---|
void |
HomepageRedirector.goToHomepage(HomepageRedirector.GoToHomepageRequest bean)
redirects to the first visible SitemapNode in the current
Locale. |
| Uses of RequestBean in org.torweg.pulse.component.core.site.content.filter |
|---|
| Method parameters in org.torweg.pulse.component.core.site.content.filter with annotations of type RequestBean | |
|---|---|
FilterContentDisplayerResult |
FilterContentDisplayer.displayFilterContent(FilterContentRequestBean requestBean)
returns a FilterContentDisplayerResult for the given
FilterContent and the selected FilterRulePropertys. |
FilterContentDisplayerResult |
FilterContentDisplayer.displayFilterContentAJAX(FilterContentRequestBean requestBean)
uses an XSLTOutputEvent to display the results using AJAX. |
CalendarSheet |
FilterContentDisplayer.filterPageCalendarAJAX(FilterContentRequestBean requestBean)
does the paging of the calendar for filter contents having a filter assigned which is enabled for reference duration filtering. |
| Uses of RequestBean in org.torweg.pulse.component.util.admin.cleanup |
|---|
| Method parameters in org.torweg.pulse.component.util.admin.cleanup with annotations of type RequestBean | |
|---|---|
void |
CleanSitemapAndContentRegistry.cleanUpForLocale(CleanSitemapAndContentRegistry.CleanUpBean requestBean)
cleans a given locale from the Sitemap and
ContentRegistry. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||