@Override
 public DLFileEntry getFileEntry() throws PortalException {
   return DLFileEntryLocalServiceUtil.getFileEntry(getFileEntryId());
 }