public class InitAction extends java.lang.Object implements ContentAction
ACTION_END, ACTION_INIT, ACTION_INTERPRETER| コンストラクタと説明 |
|---|
InitAction()
コンストラクタ
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
execute(ContentActionDefinition actionDef,
Content c,
ClientEvent e)
アクションを実行する
|
public void execute(ContentActionDefinition actionDef, Content c, ClientEvent e) throws RecoverableException
execute インタフェース内 ContentActionactionDef - アクション定義c - 該当コンテンツe - イベント情報RecoverableException - 回復可能な業務例外