org.unitedfront2.web.controller.profile
クラス PublicProfileWidgetPreparer
java.lang.Object
org.unitedfront2.web.controller.profile.PublicProfileWidgetPreparer
- すべての実装されたインタフェース:
- ViewPreparer
@Repository(value="profile.publicProfileWidgetPreparer")
public class PublicProfileWidgetPreparer
- extends Object
- implements ViewPreparer
プロフィールウィジェット用のビュープリペアラークラスです。
- 作成者:
- kurokkie
|
フィールドの概要 |
static int |
MAX
最大表示件数 (15) |
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
- 最大表示件数 (15)
- 関連項目:
- 定数フィールド値
PublicProfileWidgetPreparer
public PublicProfileWidgetPreparer()
execute
public void execute(TilesRequestContext tilesContext,
AttributeContext attributeContext)
throws PreparerException
- 定義:
- インタフェース
ViewPreparer 内の execute
- 例外:
PreparerException
Copyright © 2007-2008 www.unitedfront2.org. All Rights Reserved.