|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectjp.co.quickbinder.api.document.GetXTreeSectype
public class GetXTreeSectype
階層セキュリティタイプ取得クラス
階層のセキュリティタイプ(PDF , DLP 使用有無)を取得します。 qbs_x_seclog より取得します。
フィールドの概要 | |
---|---|
QbsXTreeSectype |
seclogData
qbs_x_seclogのsectypeを格納 |
コンストラクタの概要 | |
---|---|
GetXTreeSectype()
コンストラクタ |
メソッドの概要 | |
---|---|
String |
getErrorCD()
エラーコードを取得します。 |
String |
getErrorMSG()
エラーメッセージを取得します。 |
QbsXTreeSectype |
getSeclogdata()
qbs_x_seclogより、sectypeのデータを取得します。 |
boolean |
getXTreeSectypeList(String dbId,
String treeId)
セキュリティタイプを取得します。 |
クラス java.lang.Object から継承されたメソッド |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
フィールドの詳細 |
---|
public QbsXTreeSectype seclogData
コンストラクタの詳細 |
---|
public GetXTreeSectype()
メソッドの詳細 |
---|
public String getErrorMSG()
public String getErrorCD()
public boolean getXTreeSectypeList(String dbId, String treeId)
dbId
- [必須] データベースIDtreeId
- [必須] 階層ID
public QbsXTreeSectype getSeclogdata()
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |