public interface IDfNodeRelationship
Modifier and Type | Method and Description |
---|---|
IDfId |
getChildId()
The object ID of the repository object corresponding to the child node
|
IDfId |
getParentId()
The object ID of the repository object corresponding to the parent node
|
IDfProperties |
getProperties()
Additional properties such as copy behavior, version label, etc. can be set as IDfProperties using this method.
|
java.lang.String |
getType()
The relationship object type, currently one of dmr_containment, dm_relation,
folder_link, or dm_assembly
|
IDfId getParentId()
IDfId getChildId()
java.lang.String getType()
IDfProperties getProperties()
Copyright 1994-2023 OpenText Corporation. All rights reserved.