public class ListItemSettingBodyBean
extends jp.co.intra_mart.framework.base.web.bean.HelperBean
修飾子とタイプ | フィールドと説明 |
---|---|
static String |
REGIST_TYPE_EDIT
処理種別:編集
|
static String |
REGIST_TYPE_REGIST
処理種別:登録
|
コンストラクタと説明 |
---|
ListItemSettingBodyBean()
ListItemSettingBodyBeanを新規に生成します。
|
修飾子とタイプ | メソッドと説明 |
---|---|
String |
getChechedDefaultPattern() |
String |
getCheckedNotDefaultPattern() |
List |
getChoicesList()
一覧表示可能項目リストを取得します。
|
List |
getDisplayList()
一覧表示項目リストを取得します。
|
String |
getLoginGroupId()
ログイングループIDを取得します。
|
String |
getLoginUserCd()
ログインユーザCDを取得します。
|
String |
getMessage(String key)
メッセージプロパティの情報を取得する
|
String |
getReferrer()
リファラを取得します。
|
String |
getRequestParam(String param)
リクエストパラメータを取得
|
String |
getSessionParam(String param)
セッションに格納された値を取得
|
void |
init()
画面の初期化
|
public ListItemSettingBodyBean() throws jp.co.intra_mart.framework.base.web.bean.HelperBeanException
jp.co.intra_mart.framework.base.web.bean.HelperBeanException
- ListItemSettingBodyBeanの生成時に例外が発生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
- ListItemSettingBodyBeanの生成時に例外が発生public List getChoicesList() throws jp.co.intra_mart.framework.base.web.bean.HelperBeanException
jp.co.intra_mart.framework.base.web.bean.HelperBeanException
public List getDisplayList() throws jp.co.intra_mart.framework.base.web.bean.HelperBeanException
jp.co.intra_mart.framework.base.web.bean.HelperBeanException
public String getChechedDefaultPattern()
public String getCheckedNotDefaultPattern()
public String getRequestParam(String param)
param
- エレメントのNAME属性public String getSessionParam(String param)
param
- セッションのKey値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
Copyright © 2012 NTT DATA INTRAMART CORPORATION