Foren

DLFILERANK issues

thumbnail
Santhosh Reddy, geändert vor 11 Jahren.

DLFILERANK issues

New Member Beiträge: 23 Beitrittsdatum: 31.10.12 Neueste Beiträge
Hi,

I am trying to override the recent downloads functionality.

but i am not able to find where fileRank Entry is getting inserted into DLFILERANK table.

I think DLAppLocalServiceUtil.addFileRank() does this. But i am not able to find where it is getting called.

every DLFileEntry download one entry is getting added in DLFILERANK . file downloads are happening through GetterFileAction class. But no where i found some stuff inserting entry into DLFILERANK.

can any body please let me know the location from where this insertion is happening.