public static class DXContainer.FolderContents extends Object
The contents are as of the time this object was created.
Modifier and Type | Method and Description |
---|---|
List<DXDataObject> |
getObjects()
Lists all data objects in the specified folder.
|
List<String> |
getSubfolders()
Lists all subfolders of the specified folder.
|
public List<String> getSubfolders()
"/"
)public List<DXDataObject> getObjects()
DXDataObject
for each data objectCopyright © 2023. All Rights Reserved.