//********************************************************************************************
//* ZMW00601SFConst.java                       All Rights reserved,Copyright (c) K-Opticom   *
//********************************************************************************************
/*
履歴：
    NO    日付            更新者                                    内容
    01    2012.05.21      データBean定数クラス作成ツール 1.0        新規作成
*/

package eo.web.webview.ZMW00601SF;

/**
 * <DL>
 * <DT>ZMW00601SF定数クラス．
 * <p>
 * <DT>説明：
 * <DD>ZMW00601SFアクセスで使用する定数クラス．
 * </DL>
 */
public class ZMW00601SFConst {

    /**
     * <DL>
     * <DT>コンストラクタ．
     * </DL>
     * <p>
     */
    private ZMW00601SFConst() {
    }

    /**
     * 権限適用組織種別コード
     */
    public static final String AUTHORITY_APLY_ORG_SBT_CD = "権限適用組織種別コード";

    /**
     * 権限適用組織種別情報
     */
    public static final String AUTHORITY_APLY_ORG_SBT_INFO = "権限適用組織種別情報";

    /**
     * 権限グループコード
     */
    public static final String KGGRP_CD = "権限グループコード";

    /**
     * 権限グループ名
     */
    public static final String KGGRP_NM = "権限グループ名";

    /**
     * 組織コード
     */
    public static final String ORG_CD = "組織コード";

    /**
     * 立場コード
     */
    public static final String POSITION_CD = "立場コード";

    /**
     * 業務個別設定組織コード
     */
    public static final String WKKBT_ORG_CD = "業務個別設定組織コード";

    /**
     * 業務個別設定立場コード
     */
    public static final String WKKBT_POSITION_CD = "業務個別設定立場コード";

    /**
     * ロールコード
     */
    public static final String ROLE_CD = "ロールコード";

    /**
     * 適用期間開始−年
     */
    public static final String APLY_PRD_STA_YEAR = "適用期間開始−年";

    /**
     * 適用期間開始−月
     */
    public static final String APLY_PRD_STA_MON = "適用期間開始−月";

    /**
     * 適用期間開始−日
     */
    public static final String APLY_PRD_STA_DAY = "適用期間開始−日";

    /**
     * 適用期間開始
     */
    public static final String APLY_PRD_STA = "適用期間開始";

    /**
     * 適用期間終了−年
     */
    public static final String APLY_PRD_END_YEAR = "適用期間終了−年";

    /**
     * 適用期間終了−月
     */
    public static final String APLY_PRD_END_MON = "適用期間終了−月";

    /**
     * 適用期間終了−日
     */
    public static final String APLY_PRD_END_DAY = "適用期間終了−日";

    /**
     * 適用期間終了
     */
    public static final String APLY_PRD_END = "適用期間終了";

    /**
     * 権限グループコード（表示用）
     */
    public static final String DSP_KGGRP_CD = "権限グループコード（表示用）";

    /**
     * 権限グループ名（表示用）
     */
    public static final String DSP_KGGRP_NM = "権限グループ名（表示用）";

    /**
     * 組織コード（表示用）
     */
    public static final String DSP_ORG_CD = "組織コード（表示用）";

    /**
     * 立場コード（表示用）
     */
    public static final String DSP_POSITION_CD = "立場コード（表示用）";

    /**
     * 業務個別設定組織コード（表示用）
     */
    public static final String DSP_WKKBT_ORG_CD = "業務個別設定組織コード（表示用）";

    /**
     * 業務個別設定立場コード（表示用）
     */
    public static final String DSP_WKKBT_POSITION_CD = "業務個別設定立場コード（表示用）";

    /**
     * ロールコード（表示用）
     */
    public static final String DSP_ROLE_CD = "ロールコード（表示用）";

    /**
     * 適用期間開始−年（表示用）
     */
    public static final String DSP_APLY_PRD_STA_YEAR = "適用期間開始−年（表示用）";

    /**
     * 適用期間開始−月（表示用）
     */
    public static final String DSP_APLY_PRD_STA_MON = "適用期間開始−月（表示用）";

    /**
     * 適用期間開始−日（表示用）
     */
    public static final String DSP_APLY_PRD_STA_DAY = "適用期間開始−日（表示用）";

    /**
     * 適用期間終了−年（表示用）
     */
    public static final String DSP_APLY_PRD_END_YEAR = "適用期間終了−年（表示用）";

    /**
     * 適用期間終了−月（表示用）
     */
    public static final String DSP_APLY_PRD_END_MON = "適用期間終了−月（表示用）";

    /**
     * 適用期間終了−日（表示用）
     */
    public static final String DSP_APLY_PRD_END_DAY = "適用期間終了−日（表示用）";

    /**
     * 権限グループ一覧照会明細
     */
    public static final String EZM0041B010CBSMSG1LIST = "権限グループ一覧照会明細";

    /**
     * 選択権限適用組織種別コード
     */
    public static final String CHOICE_AUTHORITY_APLY_ORG_SBT_CD = "選択権限適用組織種別コード";

    /**
     * 選択行
     */
    public static final String CHOICE_ROW = "選択行";

    /**
     * 選択権限グループコード
     */
    public static final String CHOICE_KGGRP_CD = "選択権限グループコード";

    /**
     * 明細表示フラグ
     */
    public static final String DTL_DSP_FLG = "明細表示フラグ";

    /**
     * 戻るボタン表示フラグ
     */
    public static final String BACK_BTN_DSP_FLG = "戻るボタン表示フラグ";

    /**
     * 検索フラグ
     */
    public static final String SEARCH_FLG = "検索フラグ";
    
    /**
     * 権限適用組織種別区分データ
     */
    public static final String AUTHORITY_APLY_ORG_SBT_DIV_DATA = "権限適用組織種別区分データ";

    /**
     * 権限適用組織種別情報 権限適用組織種別インデックス
     */
    public static final String AUTHORITY_APLY_ORG_SBT_IDX_01 = "権限適用組織種別インデックス";

    /**
     * 権限適用組織種別情報 権限適用組織種別名称リスト
     */
    public static final String AUTHORITY_APLY_ORG_SBT_NM_LIST_01 = "権限適用組織種別名称リスト";

    /**
     * 権限適用組織種別情報 権限適用組織種別名称値リスト
     */
    public static final String AUTHORITY_APLY_ORG_SBT_VALUE_LIST_01 = "権限適用組織種別名称値リスト";

    /**
     * 権限グループ一覧照会明細 権限グループコード
     */
    public static final String KGGRP_CD_02 = "権限グループコード";

    /**
     * 権限グループ一覧照会明細 権限グループ名
     */
    public static final String AUTHORITY_GRP_NM_02 = "権限グループ名";

    /**
     * 権限グループ一覧照会明細 組織名
     */
    public static final String ORG_NM_02 = "組織名";

    /**
     * 権限グループ一覧照会明細 立場名
     */
    public static final String POSITION_NM_02 = "立場名";

    /**
     * 権限グループ一覧照会明細 業務個別設定組織名
     */
    public static final String WKKBT_ORG_NM_02 = "業務個別設定組織名";

    /**
     * 権限グループ一覧照会明細 業務個別設定立場名
     */
    public static final String WKKBT_POSITION_NM_02 = "業務個別設定立場名";

    /**
     * 権限グループ一覧照会明細 ロール名
     */
    public static final String ROLE_NM_02 = "ロール名";

    /**
     * 権限グループ一覧照会明細 権限グループ適用開始年月日
     */
    public static final String AUTHORITY_GRP_TSTAYMD_02 = "権限グループ適用開始年月日";

    /**
     * 権限グループ一覧照会明細 権限グループ適用終了年月日
     */
    public static final String AUTHORITY_GRP_TENDYMD_02 = "権限グループ適用終了年月日";

    /**
     * 権限グループ一覧照会明細 更新年月日時分秒
     */
    public static final String UPD_DTM_02 = "更新年月日時分秒";

    /**
     * 権限グループ一覧照会明細 行スタイルクラス
     */
    public static final String ROW_STYLE_CLASS_02 = "行スタイルクラス";

}
