CdbrDocumentクラスの詳細

スーパークラス
[図データ]
プロパティ一覧
プロパティの一覧を次に示します。

表8-1 CdbrDocumentクラスのプロパティ

プロパティ名プロパティ識別子データ型読み取り専用
OIIDdmaProp_OIIDString型
ParentCountdbrProp_ParentCountInteger32型
ContainersCountdbrProp_ContainersCountInteger32型
ContainersCountVTdbrProp_ContainersCountVTInteger32型
RenditionTypedbrProp_RenditionTypeString型
RetrievalNamedbrProp_RetrievalNameString型
HeadRelationsCountdbrProp_HeadRelationsCountInteger32型
TailRelationsCountdbrProp_TailRelationsCountInteger32型
RenditionStatusdbrProp_RenditionStatusInteger32型
ContentTypedbrProp_ContentTypeInteger32型
ReferenceTypedbrProp_ReferenceTypeInteger32型
ContentLocationdbrProp_ContentLocationString型
アクセス制御機能を使用している場合は,次のクラスライブラリの固有のプロパティが追加されます。

表8-2 CdbrDocumentクラスのプロパティ(アクセス制御機能を使用する場合に追加されるクラスライブラリ固有のプロパティ)

プロパティ名プロパティ識別子データ型1読み取り専用
OwnerIddbrProp_OwnerIdString型2
UserPermissiondbrProp_UserPermissionInteger32型
PrimaryGroupIddbrProp_PrimaryGroupIdString型3
ACLdbrProp_ACLObject型
(VariableArray型)
3
SACLdbrProp_SACLObject型
(VariableArray型)
2
OwnerPermissiondbrProp_OwnerPermissionInteger32型3
PrimaryGroupPermissiondbrProp_PrimaryGroupPermissionInteger32型3
EveryonePermissiondbrProp_EveryonePermissionInteger32型3
PublicACLCountdbrProp_PublicACLCountInteger32型
PublicACLIdsdbrProp_PublicACLIdsObject型
(VariableArray型)
3
注※1
基本単位がScalar型以外の場合は,( )に基本単位を示します。
注※2
変更は,そのオブジェクトの所有者およびセキュリティ管理者だけが実行できます。
注※3
変更は,そのオブジェクトの所有者,セキュリティACLでアクセス制御情報変更権を与えられたユーザおよびセキュリティ管理者だけが実行できます。

プロパティ詳細

なお,このほかに,CdbrDocumentクラスでは,構成要素であるDMAオブジェクトを作成する基になるDMAのクラスのdmaClass_DocVersionクラスおよびそのサブクラスのプロパティを参照,設定できます。DMAのクラスのプロパティについては,「付録B DMAオブジェクトのプロパティ」を参照してください。

メソッド一覧

以降,CdbrDocumentクラスで導入されるメソッドについて説明します。