|
Liferay 6.1.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DLFileEntryFinder
| Method Summary | |
|---|---|
int |
countByExtraSettings()
|
int |
countByG_F_S(long groupId,
List<Long> folderIds,
int status)
|
DLFileEntry |
fetchByAnyImageId(long imageId)
|
int |
filterCountByG_F_S(long groupId,
List<Long> folderIds,
int status)
|
DLFileEntry |
findByAnyImageId(long imageId)
|
List<DLFileEntry> |
findByExtraSettings(int start,
int end)
|
List<DLFileEntry> |
findByNoAssets()
|
List<DLFileEntry> |
findByOrphanedFileEntries()
|
| Method Detail |
|---|
int countByExtraSettings()
throws SystemException
SystemException
int countByG_F_S(long groupId,
List<Long> folderIds,
int status)
throws SystemException
SystemException
DLFileEntry fetchByAnyImageId(long imageId)
throws SystemException
SystemException
int filterCountByG_F_S(long groupId,
List<Long> folderIds,
int status)
throws SystemException
SystemException
DLFileEntry findByAnyImageId(long imageId)
throws SystemException,
NoSuchFileEntryException
SystemException
NoSuchFileEntryException
List<DLFileEntry> findByExtraSettings(int start,
int end)
throws SystemException
SystemException
List<DLFileEntry> findByNoAssets()
throws SystemException
SystemException
List<DLFileEntry> findByOrphanedFileEntries()
throws SystemException
SystemException
|
Liferay 6.1.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||