概要
パッケージ
クラス
使用
階層ツリー
非推奨 API
索引
ヘルプ
前の文字
次の文字
フレームあり
フレームなし
すべてのクラス
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
X
S
SEND_FAILED
- class common.mail.
Mail
の static 変数
送信状態 -その他の送信失敗
SEND_MAIL_FROM
- class common.
CommonParamHolder
の static 変数
メール送信者 既定アドレス
SEND_OK
- class common.mail.
Mail
の static 変数
送信状態 -SMTPサーバへの送信 正常終了
SMTP_AUTH
- class common.
CommonParamHolder
の static 変数
SMTP認証の可否 true:使用する false:使用しない
SMTP_AUTH_ACCOUNT
- class common.
CommonParamHolder
の static 変数
SMTPサーバ 認証用アカウント
SMTP_AUTH_PASSWORD
- class common.
CommonParamHolder
の static 変数
SMTPサーバ 認証用パスワード
SMTP_HOST
- class common.
CommonParamHolder
の static 変数
SMTPサーバ
SMTP_PORT
- class common.
CommonParamHolder
の static 変数
SMTPサーバ ポート番号
StringToKenizerEx
- class common.csv.
StringToKenizerEx
.
StringToKenizer改良版
文字列を、カンマや指定された文字列で1項目ずつStringに分解します。
StringToKenizerEx(String)
- class common.csv.
StringToKenizerEx
のコンストラクタ
指定した文字列に対するStringToKenizerExを生成します。
StringToKenizerEx(String, String)
- class common.csv.
StringToKenizerEx
のコンストラクタ
指定した文字列に対するStringToKenizerExを生成します。
selectElement(Statement, String)
- class common.construct.
ConstructBusiness
のメソッド
[要素]のみを取得する
selectElement(Statement, String, String)
- class common.construct.
ConstructBusiness
のメソッド
[要素]を取得する
selectInfoMap(Statement, Map)
- class common.construct.
BasicPG
のメソッド
情報のMapを取得する
selectInfoMap(Statement, ElementData, Map)
- class common.construct.
ConstructBusiness
のメソッド
情報のMapを取得する
selectInfoMap(Statement, Map)
- interface common.construct.
PGHandle
のメソッド
selectMatorixClickByUnique(Statement, String, String, String, String, String)
- class common.workflow.
WorkFlowBusiness
のメソッド
ユニークキーから[マトリクス押下]を取得する
selectSQLDownLoad(HttpServletResponse, String, String)
- class common.
CommonBusiness
のメソッド
SELECT文(SQL)→CSV形式のダウンロードを行う。
selectSQLDownLoad(HttpServletResponse, String)
- class common.
CommonBusiness
のメソッド
SELECT文(SQL)→CSV形式のダウンロードを行う。
sendMail(MailList)
- class common.
CommonBusiness
のメソッド
SMTPサーバを利用して、メールを送信する。
sendMail(String, String, String, String, String, String, MailList)
- class common.mail.
MailSender
のメソッド
SMTPサーバを利用して、メールを送信する
setActionError(ActionError)
- class common.
CommonForm
のメソッド
Actionエラークラスの設定。
setAllColumnValues(ResultSet)
- class common.
XMLData
のメソッド
全ての列名の戻り値(result.getString()メソッドの戻り値)を設定する。
setAllHttpValues(HttpServletRequest)
- class common.
XMLData
のメソッド
全てのHTTPパラメータの値を設定する。
setAllHttpValues(HttpServletRequest)
- class common.
XMLListData
のメソッド
全てのHTTPパラメータの値を設定する。
setBccMailAddressList(MailAddressList)
- class common.mail.
Mail
のメソッド
MailAddressリスト(BCC)の設定
setBikou(String)
- class common.construct.
ElementData
のメソッド
備考の設定
setBikou(String)
- class common.workflow.
WorkFlowData
のメソッド
備考の設定
setBody(String)
- class common.mail.
Mail
のメソッド
本文の設定
setCcMailAddressList(MailAddressList)
- class common.mail.
Mail
のメソッド
MailAddressリスト(CC)の設定
setCheckPG(String)
- class common.workflow.
WorkFlowData
のメソッド
チェックプログラムの設定
setClickedFlag(boolean)
- class common.workflow.
MatorixClickData
のメソッド
押下フラグの設定
setCode1(String)
- class common.workflow.
MatorixClickData
のメソッド
コード1の設定
setCode2(String)
- class common.workflow.
MatorixClickData
のメソッド
コード2の設定
setCode3(String)
- class common.workflow.
MatorixClickData
のメソッド
コード3の設定
setColNum(String)
- class common.workflow.
WorkFlowData
のメソッド
列(縦)番号の設定
setConfirmForm(HttpServletRequest, String)
- class common.
CommonAction
のメソッド
確認画面フォームにメッセージをセットし、確認画面のJSPへのマップキー("confirm")を返す。
setConfirmForm(HttpServletRequest, String, String)
- class common.
CommonAction
のメソッド
確認画面フォームにメッセージをセットし、確認画面のJSPへのマップキー("confirm")を返す。
setConfirmForm(HttpServletRequest, String)
- class common.
XMLEvent
のメソッド
確認画面フォームにメッセージをセットし、確認画面のJSPへのマップキー("confirm")を返す。
setConfirmForm(HttpServletRequest, String, String)
- class common.
XMLEvent
のメソッド
確認画面フォームにメッセージをセットし、確認画面のJSPへのマップキー("confirm")を返す。
setCurrentPage(int)
- class common.
CommonListData
のメソッド
表示ページ番号の設定。
setData(String, XMLData)
- class common.
XMLForm
のメソッド
XMLDataクラスを設定する。
setDispMessage(String)
- class common.
ConfirmForm
のメソッド
表示メッセージの設定。
setDisplayName(String)
- class common.mail.
MailAddress
のメソッド
表示名の設定
setDiv(String)
- class common.construct.
VectorData
のメソッド
区分の設定
setElementStatus(Statement, String, String, String, String)
- class common.construct.
ConstructBusiness
のメソッド
[要素]のステータスを設定する
setEndFlag(boolean)
- class common.workflow.
WorkFlowData
のメソッド
終了フラグの設定
setEndTime(String)
- class common.construct.
ElementData
のメソッド
終了時間の設定
setErrorItem(Set)
- class common.
ActionError
のメソッド
エラー項目Setの設定。
setErrorMessage(List)
- class common.
ActionError
のメソッド
エラーメッセージListの設定。
setErrorMessage(List)
- class common.
BusinessError
のメソッド
エラーメッセージの設定。
setFromMailAddressList(MailAddressList)
- class common.mail.
Mail
のメソッド
送信者アドレスの設定
setFuncType(String)
- class common.workflow.
MatorixClickData
のメソッド
機能種別の設定
setId(String)
- class common.
MSTData
のメソッド
IDの設定。
setId(String)
- class common.construct.
ElementData
のメソッド
IDの設定
setId(String)
- class common.workflow.
WorkFlowData
のメソッド
IDの設定
setItemColor(ActionError)
- class common.
XMLData
のメソッド
共通ColorSetter。
setJoin(String)
- class common.construct.
VectorData
のメソッド
結合度合いの設定
setLength(String)
- class common.construct.
VectorData
のメソッド
長さの設定
setListAllColumnValues(ResultSet)
- class common.
XMLListData
のメソッド
全ての列名の戻り値(result.getString()メソッドの戻り値)を設定する。
setListAllHttpValues(HttpServletRequest)
- class common.
XMLListData
のメソッド
全てのHTTPパラメータの値を設定する。
setListData(String, XMLListData)
- class common.
XMLForm
のメソッド
XMLListDataクラスを設定する。
setListItemErrorColor(String, int)
- class common.
XMLListData
のメソッド
共通ErrorColorSetter。
setListScreenParam(HttpServletRequest, XMLListData)
- class common.
CommonForm
のメソッド
配列型の画面入力値をFormクラスのXMLListDataクラスに格納する(+setCommonScreenParamメソッドの呼び出し)。
setMailAddress(String)
- class common.mail.
MailAddress
のメソッド
メールアドレスの設定
setMailID(String)
- class common.mail.
Mail
のメソッド
MailIDの設定
setMatorixClick(Statement, MatorixClickData)
- class common.workflow.
WorkFlowBusiness
のメソッド
[マトリクス押下]を設定する
setMatorixId(String)
- class common.workflow.
MatorixClickData
のメソッド
マトリクスIDの設定
setMessage(String)
- class common.
CommonForm
のメソッド
メッセージの設定。
setName(String)
- class common.
MSTData
のメソッド
名称の設定。
setName(String)
- class common.construct.
ElementData
のメソッド
名称の設定
setOpenerFormName(String)
- class common.
CommonForm
のメソッド
親ウィンドウのフォーム名の設定。
setPageRowSize(int)
- class common.
CommonListData
のメソッド
1ページ表示件数の設定。
setPg(String)
- class common.construct.
ElementData
のメソッド
プログラムの設定
setProcessId(String)
- class common.workflow.
WorkFlowData
のメソッド
処理IDの設定
setProcessName(String)
- class common.workflow.
WorkFlowData
のメソッド
処理名称の設定
setRoot(boolean)
- class common.construct.
ElementData
のメソッド
ルートの設定
setRowNum(String)
- class common.workflow.
WorkFlowData
のメソッド
行(横)番号の設定
setScreenParam(HttpServletRequest, XMLData)
- class common.
CommonForm
のメソッド
画面入力値をFormクラスのXMLDataクラスに格納する(+setCommonScreenParamメソッドの呼び出し)。
setSendStatus(String)
- class common.mail.
Mail
のメソッド
送信状態の設定..
setShowMode(char)
- class common.
CommonForm
のメソッド
表示モードの設定。
setSpaceAllValues()
- class common.
XMLData
のメソッド
全ての値に空文字("")を設定する。
setStartFlag(boolean)
- class common.workflow.
WorkFlowData
のメソッド
開始フラグの設定
setStartTime(String)
- class common.construct.
ElementData
のメソッド
開始時間の設定
setStatus(Statement, Map)
- class common.construct.
BasicPG
のメソッド
ステータスを設定する
setStatus(Statement, ElementData, Map)
- class common.construct.
ConstructBusiness
のメソッド
ステータスを設定する
setStatus(String)
- class common.construct.
ElementData
のメソッド
ステータスの設定
setStatus(Statement, Map)
- interface common.construct.
PGHandle
のメソッド
setStatusOfWorkFlowMap(Statement, WorkFlowMapData, Map)
- class common.workflow.
WorkFlowBusiness
のメソッド
[ワークフロー]のMapにステータスを設定する
setSubject(String)
- class common.mail.
Mail
のメソッド
件名の設定
setThick(String)
- class common.construct.
VectorData
のメソッド
太さの設定
setToMailAddressList(MailAddressList)
- class common.mail.
Mail
のメソッド
MailAddressリスト(TO)の設定
setValue1(String)
- class common.
MSTData
のメソッド
値1の設定。
setValue2(String)
- class common.
MSTData
のメソッド
値2の設定。
setValue3(String)
- class common.
MSTData
のメソッド
値3の設定。
setter(String, String)
- class common.
XMLData
のメソッド
共通Setter。
setter(String, String)
- class common.
XMLListData
のメソッド
共通Setter。
startElement
- class common.construct.
VectorData
の変数
始点[要素]
str
- class common.csv.
StringToKenizerEx
の変数
文字列
概要
パッケージ
クラス
使用
階層ツリー
非推奨 API
索引
ヘルプ
前の文字
次の文字
フレームあり
フレームなし
すべてのクラス
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
X