|
|
|
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.torweg.pulse.component.core.site.map.SitemapEditorResult
public class SitemapEditorResult
the Result of the SitemapEditor.
| Constructor Summary | |
|---|---|
SitemapEditorResult()
|
|
| Method Summary | |
|---|---|
org.jdom.Element |
deserializeToJDOM()
returns the Result of the SitemapEditor as an
Element. |
void |
setSitemapLocale(java.lang.String localeString)
|
void |
setSitemaps(java.util.List<Sitemap> smps)
sets the Sitemaps. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SitemapEditorResult()
| Method Detail |
|---|
public org.jdom.Element deserializeToJDOM()
Result of the SitemapEditor as an
Element.
deserializeToJDOM in interface JDOMableElementJDOMable.deserializeToJDOM()public final void setSitemaps(java.util.List<Sitemap> smps)
Sitemaps.
smps - the Sitemaps to setpublic final void setSitemapLocale(java.lang.String localeString)
localeString - the locale to set for the initial sitemap-load
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||