|
|
|
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.torweg.pulse.util.entity.AbstractBasicEntity
org.torweg.pulse.util.entity.AbstractNamedEntity
org.torweg.pulse.util.entity.AbstractNamableEntity
org.torweg.pulse.site.map.SitemapSectionTag
@Entity public class SitemapSectionTag
Used to tag a SitemapNode to be part of a specific section of
the Sitemap.
| Constructor Summary | |
|---|---|
protected |
SitemapSectionTag()
Default constructor. |
|
SitemapSectionTag(java.lang.String n)
Creates a new SitemapSectionTag with the given name. |
| Method Summary | |
|---|---|
org.jdom.Element |
deserializeToJDOM()
Return a JDom-representation of the SitemapSectionTag. |
| Methods inherited from class org.torweg.pulse.util.entity.AbstractNamableEntity |
|---|
setName |
| Methods inherited from class org.torweg.pulse.util.entity.AbstractNamedEntity |
|---|
getName |
| Methods inherited from class org.torweg.pulse.util.entity.AbstractBasicEntity |
|---|
compareTo, equals, getFullQualifiedClassNameJAXB, getId, hashCode |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.torweg.pulse.util.INameable |
|---|
setName |
| Methods inherited from interface org.torweg.pulse.util.INamed |
|---|
getName |
| Constructor Detail |
|---|
protected SitemapSectionTag()
public SitemapSectionTag(java.lang.String n)
SitemapSectionTag with the given name.
n - the name to be set| Method Detail |
|---|
public final org.jdom.Element deserializeToJDOM()
SitemapSectionTag.
deserializeToJDOM in interface JDOMablenull
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||