A C D E G H I L M O P R S T V W

C

calclationTypeString(Property.CalclationTypes) - クラス org.pslx.PpsDocuments.Property の static メソッド
CalclationTypes型の値を文字列に変換します
checkTransaction(Document) - クラス org.pslx.PpsDocuments.TransactionProcess のメソッド
トランザクション継続のチェック(エラーがある場合には中断)
clear() - クラス org.pslx.PpsDocuments.DomainCollection のメソッド
 
clear() - クラス org.pslx.PpsDocuments.Profile.ProfileDefinition のメソッド
 
clearDocument() - クラス org.pslx.PpsDocuments.Transaction のメソッド
ドキュメントリストを初期化します
clearDocuments() - クラス org.pslx.PpsDocuments.Implementions.ImplementProfile のメソッド
実装ドキュメントの設定をすべて削除します
close() - クラス org.pslx.PpsDocuments.DocumentManager のメソッド
ドキュメントマネージャの利用を終了し、 カウンタ値を保存します。
commit() - クラス org.pslx.PpsDocuments.TransactionProcess のメソッド
トランザクションを確定します(クライアント用)
Condition - org.pslx.PpsDocuments の クラス
条件要素モデルを保持するクラス
Condition(DocumentElement, DocumentManager) - クラス org.pslx.PpsDocuments.Condition のコンストラクタ
条件要素モデルを生成します
confirmTypeString(TransactionProcess.ConfirmTypes) - クラス org.pslx.PpsDocuments.TransactionProcess の static メソッド
ConfirmTypes型の値を文字列に変換します
Constraint - org.pslx.PpsDocuments の クラス
制約要素 クラス
Constraint(Object, Property.DataTypes, Constraint.ConstraintTypes) - クラス org.pslx.PpsDocuments.Constraint のコンストラクタ
制約データを生成します
Constraint(Property, Property.DataTypes, Object, Constraint.ConstraintTypes) - クラス org.pslx.PpsDocuments.Constraint のコンストラクタ
制約データを生成します
Constraint() - クラス org.pslx.PpsDocuments.Constraint のコンストラクタ
 
Constraint.ConstraintTypes - org.pslx.PpsDocuments の 列挙型
Constraintで使用する選択条件
constraintTypeString(Constraint.ConstraintTypes) - クラス org.pslx.PpsDocuments.Constraint の static メソッド
ConstraintTypes型の値を文字列に変換します
contains(Object) - クラス org.pslx.PpsDocuments.DomainCollection のメソッド
 
contains(String) - クラス org.pslx.PpsDocuments.Profile.DomainObjectProfile のメソッド
指定したプロパティ名が含まれるかどうか
containsAll(Collection<?>) - クラス org.pslx.PpsDocuments.DomainCollection のメソッド
 
createCondition() - クラス org.pslx.PpsDocuments.Document のメソッド
照会条件を追加し、ドキュメントに追加します
createCondition(String) - クラス org.pslx.PpsDocuments.Document のメソッド
照会条件を追加し、ドキュメントに追加します
createCondition() - クラス org.pslx.PpsDocuments.Implementions.ImplementEvent のメソッド
業務オブジェクト選択情報を設定します
createCondition(String) - クラス org.pslx.PpsDocuments.Implementions.ImplementEvent のメソッド
業務オブジェクト選択情報をIDで指定します
createCondition() - クラス org.pslx.PpsDocuments.Selection のメソッド
セレクション内のコンディションデータを生成します
createDocument(String) - クラス org.pslx.PpsDocuments.Transaction のメソッド
業務ドキュメントを生成し、トランザクションに追加します
createDocument(String) - クラス org.pslx.PpsDocuments.TransactionProcess のメソッド
業務ドキュメントを生成します
createDocument(String, String) - クラス org.pslx.PpsDocuments.TransactionProcess のメソッド
業務ドキュメントを生成します
createDomainObject() - クラス org.pslx.PpsDocuments.Document のメソッド
業務オブジェクトを生成し、ドキュメントに追加します
createError() - クラス org.pslx.PpsDocuments.Document のメソッド
エラー情報を生成し、ドキュメントに追加します
createHeader() - クラス org.pslx.PpsDocuments.Document のメソッド
ヘッダ情報を生成します
createHeader(String) - クラス org.pslx.PpsDocuments.Document のメソッド
ヘッダ情報を生成します
createMessage() - クラス org.pslx.PpsDocuments.DocumentManager のメソッド
トランザクションメッセージを生成します。
createMessage() - クラス org.pslx.PpsDocuments.TransactionProcess のメソッド
トランザクションメッセージを生成します
createProcess() - クラス org.pslx.PpsDocuments.DocumentManager のメソッド
トランザクション処理を生成します
createProcess(String) - クラス org.pslx.PpsDocuments.DocumentManager のメソッド
トランザクション処理を生成します
createProcess(TransactionMessage) - クラス org.pslx.PpsDocuments.DocumentManager のメソッド
受信メッセージに対応する返信用のトランザクション処理を生成します
createProfileMessage(Document.ActionTypes) - クラス org.pslx.PpsDocuments.DocumentManager のメソッド
定義された情報に従って実装プロファイルを生成します
createProfileMessage(Document.ActionTypes) - クラス org.pslx.PpsDocuments.TransactionProcess のメソッド
実装プロファイルを表すトランザクションメッセージを生成します
createProperty(String) - クラス org.pslx.PpsDocuments.DomainObject のメソッド
指定した名称のプロパティを下位に設定します
createProperty(String) - クラス org.pslx.PpsDocuments.Header のメソッド
指定名のプロパティを追加します。
createProperty(String) - クラス org.pslx.PpsDocuments.Selection のメソッド
照会の場合に照会するプロパティの名称を設定します
createPropertyObjects(String, String, int) - クラス org.pslx.PpsDocuments.DomainObject のメソッド
指定した種類の中間オブジェクトを指定数生成する。
createPropertyObjects(String, int) - クラス org.pslx.PpsDocuments.DomainObject のメソッド
指定した名前のプロパティが属する中間オブジェクトを指定数だけ生成します
createSelection() - クラス org.pslx.PpsDocuments.Document のメソッド
選択項目指定のためのセレクションを生成し、ドキュメントへ追加します
createSelection(Selection.SelectionTypes) - クラス org.pslx.PpsDocuments.Document のメソッド
選択項目指定のためのセレクションを生成し追加する
createSelection() - クラス org.pslx.PpsDocuments.Implementions.ImplementEvent のメソッド
業務プロパティ選択情報を設定します
createSelection(String, Object) - クラス org.pslx.PpsDocuments.Implementions.ImplementEvent のメソッド
業務プロパティ選択情報を設定します
createTransaction() - クラス org.pslx.PpsDocuments.TransactionMessage のメソッド
トランザクション要素を生成して、メッセージに追加します。
createUserPropertyProfile(String) - クラス org.pslx.PpsDocuments.Profile.DocumentProfile のメソッド
指定した名前のユーザ定義プロファイルを生成します

A C D E G H I L M O P R S T V W