|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectnet.sourceforge.blogentis.plugins.AbstractExtension
net.sourceforge.blogentis.plugins.AbstractBlogExtension
| Field Summary | |
protected Blog |
blog
|
protected IPrefs |
preferences
|
| Constructor Summary | |
protected |
AbstractBlogExtension(IPlugin plugin,
Blog blog)
|
| Method Summary | |
IPrefs |
getPreferences()
Get the preferences manager for this plugin on this blog. |
void |
setPreferences(IPrefs preferences)
Set the preferences of this extension. |
| Methods inherited from class net.sourceforge.blogentis.plugins.AbstractExtension |
getPlugin |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface net.sourceforge.blogentis.plugins.IExtension |
getName, getPlugin |
| Field Detail |
protected IPrefs preferences
protected Blog blog
| Constructor Detail |
protected AbstractBlogExtension(IPlugin plugin,
Blog blog)
| Method Detail |
public IPrefs getPreferences()
IBlogExtension
getPreferences in interface IBlogExtensionpublic void setPreferences(IPrefs preferences)
IBlogExtension
setPreferences in interface IBlogExtensionpreferences -
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||