org.unitedfront2.web.controller.blog
クラス PublicBlogsWidgetPreparer
java.lang.Object
org.unitedfront2.web.controller.blog.PublicBlogsWidgetPreparer
- すべての実装されたインタフェース:
- ViewPreparer
@Repository(value="blog.publicBlogsWidgetPreparer")
public class PublicBlogsWidgetPreparer
- extends Object
- implements ViewPreparer
公開中ブログウィジェット用のコントローラです。
- 作成者:
- kurokkie
|
フィールドの概要 |
static int |
MAX
最大表示件数 (10) |
static int |
REFLESH_TERM
ブログリストが更新される間隔 (15分) |
| クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
REFLESH_TERM
public static final int REFLESH_TERM
- ブログリストが更新される間隔 (15分)
- 関連項目:
- 定数フィールド値
MAX
public static final int MAX
- 最大表示件数 (10)
- 関連項目:
- 定数フィールド値
PublicBlogsWidgetPreparer
public PublicBlogsWidgetPreparer()
execute
public void execute(TilesRequestContext tilesContext,
AttributeContext attributeContext)
throws PreparerException
- 定義:
- インタフェース
ViewPreparer 内の execute
- 例外:
PreparerException
Copyright © 2007-2008 www.unitedfront2.org. All Rights Reserved.