public class ProcessInstanceEntryBodyBean extends BPWComboViewHelperBean
| 修飾子とタイプ | フィールドと説明 |
|---|---|
Hashtable |
filterImage |
ProcessInstanceSelectKey |
key |
| コンストラクタと説明 |
|---|
ProcessInstanceEntryBodyBean()
ProcessInstanceEntryBodyBeanを新規に生成します。
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
List |
getCategoryList()
カテゴリリストの取得。
|
String |
getContentsType()
コンテンツ種別(通常)を返却します。
|
List |
getDisplayItemList()
一覧表示項目情報を取得します。
|
String |
getFilterImage(String condition)
表示画像名[絞込み]を取得します。
|
ArrayList |
getHeaderTitle()
一覧のタイトルを設定
|
List |
getInitSearch(String searchClass)
検索結果を取得します。
|
String |
getListId()
一覧種別を取得します。
|
String |
getListSettingFlg() |
String |
getListSize()
検索件数を取得します
|
String |
getLoginGroupId()
ログイングループIDを取得します。
|
String |
getLoginUserCd()
ログインユーザコードを取得します。
|
String |
getMaxColum()
表示件数取得
|
String |
getMessage(String key)
メッセージプロパティの情報を返却
|
String |
getRequestParam(String param)
リクエストを取得
|
List |
getSearchList()
検索結果を取得
|
String |
getSelected()
画面表示用Category_cdを設定
|
String |
getSessionParam(String param)
セッションに格納された値を取得
|
String |
getTargetMasterDate()
起票指定日を取得します。
|
void |
init()
HelperBeanの初期化処理を行います。
|
doEditString, getCategoryCombo, getProcessCombo, getReferCategoryCombo, getUserRoles, getVersionCombopublic Hashtable filterImage
public ProcessInstanceSelectKey key
public ProcessInstanceEntryBodyBean()
throws jp.co.intra_mart.framework.base.web.bean.HelperBeanException
jp.co.intra_mart.framework.base.web.bean.HelperBeanException - ProcessInstanceEntryBodyBeanの生成時に例外が発生public void init()
throws jp.co.intra_mart.framework.base.web.bean.HelperBeanException
init クラス内 jp.co.intra_mart.framework.base.web.bean.HelperBeanjp.co.intra_mart.framework.base.web.bean.HelperBeanExceptionHelperBean.init()public String getFilterImage(String condition)
condition - 絞込み名称public List getInitSearch(String searchClass) throws jp.co.intra_mart.framework.base.web.bean.HelperBeanException, javax.servlet.ServletException, IOException
jp.co.intra_mart.framework.base.web.bean.HelperBeanExceptionjavax.servlet.ServletExceptionIOExceptionpublic String getListSize()
public String getRequestParam(String param)
getRequestParam クラス内 BPWComboViewHelperBeanparam - エレメントのNAME属性public List getSearchList()
public String getMaxColum()
public String getSessionParam(String param)
param - セッションのKey値public ArrayList getHeaderTitle() throws jp.co.intra_mart.framework.base.web.bean.HelperBeanException
jp.co.intra_mart.framework.base.web.bean.HelperBeanExceptionpublic String getMessage(String key) throws jp.co.intra_mart.framework.base.web.bean.HelperBeanException
key - メッセージキーjp.co.intra_mart.framework.base.web.bean.HelperBeanExceptionpublic String getLoginUserCd() throws jp.co.intra_mart.framework.base.web.bean.HelperBeanException
jp.co.intra_mart.framework.base.web.bean.HelperBeanExceptionpublic String getLoginGroupId() throws jp.co.intra_mart.framework.base.web.bean.HelperBeanException
jp.co.intra_mart.framework.base.web.bean.HelperBeanExceptionpublic String getTargetMasterDate()
public List getCategoryList() throws jp.co.intra_mart.framework.base.web.bean.HelperBeanException, javax.servlet.ServletException, IOException
jp.co.intra_mart.framework.base.web.bean.HelperBeanExceptionjavax.servlet.ServletExceptionIOExceptionpublic String getSelected() throws jp.co.intra_mart.framework.base.web.bean.HelperBeanException
jp.co.intra_mart.framework.base.web.bean.HelperBeanExceptionpublic String getListId()
public String getListSettingFlg()
public List getDisplayItemList()
public String getContentsType()
Copyright © 2012 NTT DATA INTRAMART CORPORATION