Foren

DLFolder find files? [resolved]

Dave Willis, geändert vor 14 Jahren.

DLFolder find files? [resolved]

Expert Beiträge: 301 Beitrittsdatum: 13.07.09 Neueste Beiträge
I need to be able to determine if a file exists or not in a folder in the document library. I can get the full path to the folder in the form of a DLFolder object but I see no means for determining what files are in that folder. What am I missing? Thanks!
Dave
Dave Willis, geändert vor 14 Jahren.

RE: DLFolder find files?

Expert Beiträge: 301 Beitrittsdatum: 13.07.09 Neueste Beiträge
It looks like this can be accomplished through the DLFileEntryLocalServiceUtil class.