public interface IDfObjectPathsMap
Modifier and Type | Method and Description |
---|---|
IDfEnumeration |
getPaths(IDfId objectId)
Return an enumeration of paths for the given object.
|
IDfEnumeration getPaths(IDfId objectId)
objectId
- the id of the object to get paths for.IDfEnumeration
of IDfObjectPath
.
Objects with empty or duplicate getAccessibleFolderIds() are ommited. IDfEnumeration
is
empty if object not found or there is no IDfObjectPath
objects to return.Copyright 1994-2023 OpenText Corporation. All rights reserved.