Forums

Home » Liferay Portal » English » 3. Development

Combination View Flat View Tree View
Threads [ Previous | Next ]
toggle
Dave Willis
DLFolder find files? [resolved]
February 16, 2010 2:00 PM
Answer

Dave Willis

Rank: Expert

Posts: 301

Join Date: July 13, 2009

Recent Posts

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
RE: DLFolder find files?
February 16, 2010 1:59 PM
Answer

Dave Willis

Rank: Expert

Posts: 301

Join Date: July 13, 2009

Recent Posts

It looks like this can be accomplished through the DLFileEntryLocalServiceUtil class.