org.unitedfront2.web.controller.profile
Class PublicProfileWidgetPreparer
java.lang.Object
org.unitedfront2.web.controller.profile.PublicProfileWidgetPreparer
- All Implemented Interfaces:
- ViewPreparer
@Repository(value="profilePublicProfileWidgetPreparer")
public class PublicProfileWidgetPreparer
- extends Object
- implements ViewPreparer
プロフィールウィジェット用のビュープリペアラークラスです。
- Author:
- kurokkie
|
Field Summary |
static int |
MAX
最大表示件数 (15) |
static int |
REFLESH_TERM
ユーザリストが更新される間隔 (15分) |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
REFLESH_TERM
public static final int REFLESH_TERM
- ユーザリストが更新される間隔 (15分)
- See Also:
- Constant Field Values
MAX
public static final int MAX
- 最大表示件数 (15)
- See Also:
- Constant Field Values
PublicProfileWidgetPreparer
public PublicProfileWidgetPreparer()
execute
public void execute(TilesRequestContext tilesContext,
AttributeContext attributeContext)
throws PreparerException
- Specified by:
execute in interface ViewPreparer
- Throws:
PreparerException
Copyright © 2007-2009 www.unitedfront2.org. All Rights Reserved.