public class SelectPatternListBodyBean
extends jp.co.intra_mart.framework.base.web.bean.HelperBean
修飾子とタイプ | フィールドと説明 |
---|---|
static String |
REGIST_TYPE_EDIT
処理種別:編集
|
static String |
REGIST_TYPE_REGIST
処理種別:登録
|
コンストラクタと説明 |
---|
SelectPatternListBodyBean()
SelectListBodyBeanを新規に生成します。
|
修飾子とタイプ | メソッドと説明 |
---|---|
List |
getHeaderTitle()
一覧のタイトルの取得
|
List |
getList()
検索結果を返却
|
String |
getListSize()
検索件数を取得します
|
String |
getLoginGroupId()
ログイングループIDを取得します。
|
String |
getLoginUserCd()
ログインユーザCDを取得します。
|
String |
getMaxColum()
表示件数取得
|
String |
getMessage(String key)
メッセージプロパティの情報を取得する
|
String |
getReferrer()
リファラを取得します。
|
String |
getRequestParam(String param)
リクエストパラメータを取得
|
String |
getSessionParam(String param)
セッションに格納された値を取得
|
void |
init()
画面の初期化
|
public SelectPatternListBodyBean() throws jp.co.intra_mart.framework.base.web.bean.HelperBeanException
jp.co.intra_mart.framework.base.web.bean.HelperBeanException
- AgentSettingListBodyBeanの生成時に例外が発生public void init() throws jp.co.intra_mart.framework.base.web.bean.HelperBeanException
init
クラス内 jp.co.intra_mart.framework.base.web.bean.HelperBean
jp.co.intra_mart.framework.base.web.bean.HelperBeanException
- AgentSettingListBodyBeanの生成時に例外が発生public String getRequestParam(String param)
param
- エレメントのNAME属性public String getSessionParam(String param)
param
- セッションのKey値public String getListSize()
public List getList()
public String getMaxColum()
public String getLoginGroupId() throws jp.co.intra_mart.framework.base.web.bean.HelperBeanException
jp.co.intra_mart.framework.base.web.bean.HelperBeanException
public String getLoginUserCd() throws jp.co.intra_mart.framework.base.web.bean.HelperBeanException
jp.co.intra_mart.framework.base.web.bean.HelperBeanException
public String getReferrer() throws jp.co.intra_mart.framework.base.web.bean.HelperBeanException
jp.co.intra_mart.framework.base.web.bean.HelperBeanException
public List getHeaderTitle() throws jp.co.intra_mart.framework.base.web.bean.HelperBeanException
jp.co.intra_mart.framework.base.web.bean.HelperBeanException
- タイトルの取得に失敗した場合Copyright © 2012 NTT DATA INTRAMART CORPORATION