|
|
|
|
|
||||||||||
| 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.content.Content
org.torweg.pulse.site.content.AbstractBasicContent
org.torweg.pulse.site.content.AbstractSummaryDescriptionContent
org.torweg.pulse.site.content.AbstractContentGroup
@MappedSuperclass public abstract class AbstractContentGroup
TODO.
| Field Summary |
|---|
| Fields inherited from class org.torweg.pulse.site.content.AbstractBasicContent |
|---|
DEFAULT_SUFFIX |
| Constructor Summary | |
|---|---|
protected |
AbstractContentGroup()
Deprecated. |
|
AbstractContentGroup(java.util.Locale locale, Bundle bundle)
The Constructor that sets the Locale and the
Bundle of the ContentGroup. |
| Method Summary | |
|---|---|
boolean |
isGroup()
returns true. |
| Methods inherited from class org.torweg.pulse.site.content.AbstractSummaryDescriptionContent |
|---|
deserializeToJDOM, deserializeToJDOM, getDescription, getDescriptionElement, getFullTextValue, getLinkCorrectables, setDescription |
| Methods inherited from class org.torweg.pulse.site.content.AbstractBasicContent |
|---|
createCopy, getKeywords, getMetaDescription, getMetaKeywords, getSuffix, getSummary, getSummaryElement, getTitle, setKeywords, setMetaDescription, setMetaKeywords, setSuffix, setSummary, setTitle |
| 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, getFullQualifiedClassNameJAXB, getId |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.torweg.pulse.bundle.ExtendedJDOMable |
|---|
deserializeToJDOM |
| Methods inherited from interface org.torweg.pulse.bundle.JDOMable |
|---|
deserializeToJDOM |
| Methods inherited from interface org.torweg.pulse.util.INameable |
|---|
setName |
| Methods inherited from interface org.torweg.pulse.util.INamed |
|---|
getName |
| Constructor Detail |
|---|
@Deprecated protected AbstractContentGroup()
public AbstractContentGroup(java.util.Locale locale, Bundle bundle)
Constructor that sets the Locale and the
Bundle of the ContentGroup.
bundle - the Bundle to be setlocale - the Locale to be set| Method Detail |
|---|
public final boolean isGroup()
true.
isGroup in class Contenttrue.Content.isGroup()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||