|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Objectorg.seasar.cms.wiki.plugin.AbstractChildPluginExecuter
public abstract class AbstractChildPluginExecuter
| コンストラクタの概要 | |
|---|---|
AbstractChildPluginExecuter()
|
|
| メソッドの概要 | |
|---|---|
PluginExecuter |
getParent()
|
void |
setParent(PluginExecuter executer)
|
| クラス java.lang.Object から継承されたメソッド |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| インタフェース org.seasar.cms.wiki.plugin.ChildPluginExecuter から継承されたメソッド |
|---|
getNamespace, getPluginNames |
| インタフェース org.seasar.cms.wiki.plugin.PluginExecuter から継承されたメソッド |
|---|
block, inline |
| コンストラクタの詳細 |
|---|
public AbstractChildPluginExecuter()
| メソッドの詳細 |
|---|
public void setParent(PluginExecuter executer)
ChildPluginExecuter 内の setParentpublic PluginExecuter getParent()
ChildPluginExecuter 内の getParent
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||