public abstract class AbstractNewsAdapter extends java.lang.Object implements INewsAdapter
| Constructor and Description |
|---|
AbstractNewsAdapter() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getClassName()
Provides the fully-qualified name of the concrete INewsAdapter class,
which is used in creating a
NewsDefinition. |
java.lang.String |
getDescriptionKey()
Provides the key string for accessing the description of this adapter
from the messageBundle bean.
|
java.lang.String |
getNameKey()
Provides the key string for accessing the name of this adapter from the
messageBundle bean.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetSyndFeedpublic java.lang.String getClassName()
INewsAdapterNewsDefinition.getClassName in interface INewsAdapterNewsDefinitionpublic java.lang.String getNameKey()
INewsAdaptergetNameKey in interface INewsAdapterpublic java.lang.String getDescriptionKey()
INewsAdaptergetDescriptionKey in interface INewsAdapterCopyright © 2009-2023 Apereo. All Rights Reserved.