|
Liferay 6.1.2-ce-ga3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NoSuchFileEntryException | |
---|---|
com.liferay.portlet.documentlibrary.lar | |
com.liferay.portlet.documentlibrary.service.persistence |
Uses of NoSuchFileEntryException in com.liferay.portlet.documentlibrary.lar |
---|
Methods in com.liferay.portlet.documentlibrary.lar that throw NoSuchFileEntryException | |
---|---|
static FileEntry |
FileEntryUtil.findByR_F_T(long repositoryId,
long folderId,
String title)
|
Uses of NoSuchFileEntryException in com.liferay.portlet.documentlibrary.service.persistence |
---|
Methods in com.liferay.portlet.documentlibrary.service.persistence that throw NoSuchFileEntryException | |
---|---|
static DLFileEntry[] |
DLFileEntryUtil.filterFindByG_F_F_PrevAndNext(long fileEntryId,
long groupId,
long folderId,
long fileEntryTypeId,
OrderByComparator orderByComparator)
Returns the document library file entries before and after the current document library file entry in the ordered set of document library file entries that the user has permission to view where groupId = ? and folderId = ? and fileEntryTypeId = ?. |
DLFileEntry[] |
DLFileEntryPersistence.filterFindByG_F_F_PrevAndNext(long fileEntryId,
long groupId,
long folderId,
long fileEntryTypeId,
OrderByComparator orderByComparator)
Returns the document library file entries before and after the current document library file entry in the ordered set of document library file entries that the user has permission to view where groupId = ? and folderId = ? and fileEntryTypeId = ?. |
DLFileEntry[] |
DLFileEntryPersistenceImpl.filterFindByG_F_F_PrevAndNext(long fileEntryId,
long groupId,
long folderId,
long fileEntryTypeId,
OrderByComparator orderByComparator)
Returns the document library file entries before and after the current document library file entry in the ordered set of document library file entries that the user has permission to view where groupId = ? and folderId = ? and fileEntryTypeId = ?. |
static DLFileEntry[] |
DLFileEntryUtil.filterFindByG_F_PrevAndNext(long fileEntryId,
long groupId,
long folderId,
OrderByComparator orderByComparator)
Returns the document library file entries before and after the current document library file entry in the ordered set of document library file entries that the user has permission to view where groupId = ? and folderId = ?. |
DLFileEntry[] |
DLFileEntryPersistence.filterFindByG_F_PrevAndNext(long fileEntryId,
long groupId,
long folderId,
OrderByComparator orderByComparator)
Returns the document library file entries before and after the current document library file entry in the ordered set of document library file entries that the user has permission to view where groupId = ? and folderId = ?. |
DLFileEntry[] |
DLFileEntryPersistenceImpl.filterFindByG_F_PrevAndNext(long fileEntryId,
long groupId,
long folderId,
OrderByComparator orderByComparator)
Returns the document library file entries before and after the current document library file entry in the ordered set of document library file entries that the user has permission to view where groupId = ? and folderId = ?. |
static DLFileEntry[] |
DLFileEntryUtil.filterFindByG_U_F_PrevAndNext(long fileEntryId,
long groupId,
long userId,
long folderId,
OrderByComparator orderByComparator)
Returns the document library file entries before and after the current document library file entry in the ordered set of document library file entries that the user has permission to view where groupId = ? and userId = ? and folderId = ?. |
DLFileEntry[] |
DLFileEntryPersistence.filterFindByG_U_F_PrevAndNext(long fileEntryId,
long groupId,
long userId,
long folderId,
OrderByComparator orderByComparator)
Returns the document library file entries before and after the current document library file entry in the ordered set of document library file entries that the user has permission to view where groupId = ? and userId = ? and folderId = ?. |
DLFileEntry[] |
DLFileEntryPersistenceImpl.filterFindByG_U_F_PrevAndNext(long fileEntryId,
long groupId,
long userId,
long folderId,
OrderByComparator orderByComparator)
Returns the document library file entries before and after the current document library file entry in the ordered set of document library file entries that the user has permission to view where groupId = ? and userId = ? and folderId = ?. |
static DLFileEntry[] |
DLFileEntryUtil.filterFindByG_U_PrevAndNext(long fileEntryId,
long groupId,
long userId,
OrderByComparator orderByComparator)
Returns the document library file entries before and after the current document library file entry in the ordered set of document library file entries that the user has permission to view where groupId = ? and userId = ?. |
DLFileEntry[] |
DLFileEntryPersistence.filterFindByG_U_PrevAndNext(long fileEntryId,
long groupId,
long userId,
OrderByComparator orderByComparator)
Returns the document library file entries before and after the current document library file entry in the ordered set of document library file entries that the user has permission to view where groupId = ? and userId = ?. |
DLFileEntry[] |
DLFileEntryPersistenceImpl.filterFindByG_U_PrevAndNext(long fileEntryId,
long groupId,
long userId,
OrderByComparator orderByComparator)
Returns the document library file entries before and after the current document library file entry in the ordered set of document library file entries that the user has permission to view where groupId = ? and userId = ?. |
static DLFileEntry[] |
DLFileEntryUtil.filterFindByGroupId_PrevAndNext(long fileEntryId,
long groupId,
OrderByComparator orderByComparator)
Returns the document library file entries before and after the current document library file entry in the ordered set of document library file entries that the user has permission to view where groupId = ?. |
DLFileEntry[] |
DLFileEntryPersistence.filterFindByGroupId_PrevAndNext(long fileEntryId,
long groupId,
OrderByComparator orderByComparator)
Returns the document library file entries before and after the current document library file entry in the ordered set of document library file entries that the user has permission to view where groupId = ?. |
DLFileEntry[] |
DLFileEntryPersistenceImpl.filterFindByGroupId_PrevAndNext(long fileEntryId,
long groupId,
OrderByComparator orderByComparator)
Returns the document library file entries before and after the current document library file entry in the ordered set of document library file entries that the user has permission to view where groupId = ?. |
static DLFileEntry |
DLFileEntryFinderUtil.findByAnyImageId(long imageId)
|
DLFileEntry |
DLFileEntryFinder.findByAnyImageId(long imageId)
|
DLFileEntry |
DLFileEntryFinderImpl.findByAnyImageId(long imageId)
|
static DLFileEntry |
DLFileEntryUtil.findByCompanyId_First(long companyId,
OrderByComparator orderByComparator)
Returns the first document library file entry in the ordered set where companyId = ?. |
DLFileEntry |
DLFileEntryPersistence.findByCompanyId_First(long companyId,
OrderByComparator orderByComparator)
Returns the first document library file entry in the ordered set where companyId = ?. |
DLFileEntry |
DLFileEntryPersistenceImpl.findByCompanyId_First(long companyId,
OrderByComparator orderByComparator)
Returns the first document library file entry in the ordered set where companyId = ?. |
static DLFileEntry |
DLFileEntryUtil.findByCompanyId_Last(long companyId,
OrderByComparator orderByComparator)
Returns the last document library file entry in the ordered set where companyId = ?. |
DLFileEntry |
DLFileEntryPersistence.findByCompanyId_Last(long companyId,
OrderByComparator orderByComparator)
Returns the last document library file entry in the ordered set where companyId = ?. |
DLFileEntry |
DLFileEntryPersistenceImpl.findByCompanyId_Last(long companyId,
OrderByComparator orderByComparator)
Returns the last document library file entry in the ordered set where companyId = ?. |
static DLFileEntry[] |
DLFileEntryUtil.findByCompanyId_PrevAndNext(long fileEntryId,
long companyId,
OrderByComparator orderByComparator)
Returns the document library file entries before and after the current document library file entry in the ordered set where companyId = ?. |
DLFileEntry[] |
DLFileEntryPersistence.findByCompanyId_PrevAndNext(long fileEntryId,
long companyId,
OrderByComparator orderByComparator)
Returns the document library file entries before and after the current document library file entry in the ordered set where companyId = ?. |
DLFileEntry[] |
DLFileEntryPersistenceImpl.findByCompanyId_PrevAndNext(long fileEntryId,
long companyId,
OrderByComparator orderByComparator)
Returns the document library file entries before and after the current document library file entry in the ordered set where companyId = ?. |
static DLFileEntry |
DLFileEntryUtil.findByF_N_First(long folderId,
String name,
OrderByComparator orderByComparator)
Returns the first document library file entry in the ordered set where folderId = ? and name = ?. |
DLFileEntry |
DLFileEntryPersistence.findByF_N_First(long folderId,
String name,
OrderByComparator orderByComparator)
Returns the first document library file entry in the ordered set where folderId = ? and name = ?. |
DLFileEntry |
DLFileEntryPersistenceImpl.findByF_N_First(long folderId,
String name,
OrderByComparator orderByComparator)
Returns the first document library file entry in the ordered set where folderId = ? and name = ?. |
static DLFileEntry |
DLFileEntryUtil.findByF_N_Last(long folderId,
String name,
OrderByComparator orderByComparator)
Returns the last document library file entry in the ordered set where folderId = ? and name = ?. |
DLFileEntry |
DLFileEntryPersistence.findByF_N_Last(long folderId,
String name,
OrderByComparator orderByComparator)
Returns the last document library file entry in the ordered set where folderId = ? and name = ?. |
DLFileEntry |
DLFileEntryPersistenceImpl.findByF_N_Last(long folderId,
String name,
OrderByComparator orderByComparator)
Returns the last document library file entry in the ordered set where folderId = ? and name = ?. |
static DLFileEntry[] |
DLFileEntryUtil.findByF_N_PrevAndNext(long fileEntryId,
long folderId,
String name,
OrderByComparator orderByComparator)
Returns the document library file entries before and after the current document library file entry in the ordered set where folderId = ? and name = ?. |
DLFileEntry[] |
DLFileEntryPersistence.findByF_N_PrevAndNext(long fileEntryId,
long folderId,
String name,
OrderByComparator orderByComparator)
Returns the document library file entries before and after the current document library file entry in the ordered set where folderId = ? and name = ?. |
DLFileEntry[] |
DLFileEntryPersistenceImpl.findByF_N_PrevAndNext(long fileEntryId,
long folderId,
String name,
OrderByComparator orderByComparator)
Returns the document library file entries before and after the current document library file entry in the ordered set where folderId = ? and name = ?. |
static DLFileEntry |
DLFileEntryUtil.findByG_F_F_First(long groupId,
long folderId,
long fileEntryTypeId,
OrderByComparator orderByComparator)
Returns the first document library file entry in the ordered set where groupId = ? and folderId = ? and fileEntryTypeId = ?. |
DLFileEntry |
DLFileEntryPersistence.findByG_F_F_First(long groupId,
long folderId,
long fileEntryTypeId,
OrderByComparator orderByComparator)
Returns the first document library file entry in the ordered set where groupId = ? and folderId = ? and fileEntryTypeId = ?. |
DLFileEntry |
DLFileEntryPersistenceImpl.findByG_F_F_First(long groupId,
long folderId,
long fileEntryTypeId,
OrderByComparator orderByComparator)
Returns the first document library file entry in the ordered set where groupId = ? and folderId = ? and fileEntryTypeId = ?. |
static DLFileEntry |
DLFileEntryUtil.findByG_F_F_Last(long groupId,
long folderId,
long fileEntryTypeId,
OrderByComparator orderByComparator)
Returns the last document library file entry in the ordered set where groupId = ? and folderId = ? and fileEntryTypeId = ?. |
DLFileEntry |
DLFileEntryPersistence.findByG_F_F_Last(long groupId,
long folderId,
long fileEntryTypeId,
OrderByComparator orderByComparator)
Returns the last document library file entry in the ordered set where groupId = ? and folderId = ? and fileEntryTypeId = ?. |
DLFileEntry |
DLFileEntryPersistenceImpl.findByG_F_F_Last(long groupId,
long folderId,
long fileEntryTypeId,
OrderByComparator orderByComparator)
Returns the last document library file entry in the ordered set where groupId = ? and folderId = ? and fileEntryTypeId = ?. |
static DLFileEntry[] |
DLFileEntryUtil.findByG_F_F_PrevAndNext(long fileEntryId,
long groupId,
long folderId,
long fileEntryTypeId,
OrderByComparator orderByComparator)
Returns the document library file entries before and after the current document library file entry in the ordered set where groupId = ? and folderId = ? and fileEntryTypeId = ?. |
DLFileEntry[] |
DLFileEntryPersistence.findByG_F_F_PrevAndNext(long fileEntryId,
long groupId,
long folderId,
long fileEntryTypeId,
OrderByComparator orderByComparator)
Returns the document library file entries before and after the current document library file entry in the ordered set where groupId = ? and folderId = ? and fileEntryTypeId = ?. |
DLFileEntry[] |
DLFileEntryPersistenceImpl.findByG_F_F_PrevAndNext(long fileEntryId,
long groupId,
long folderId,
long fileEntryTypeId,
OrderByComparator orderByComparator)
Returns the document library file entries before and after the current document library file entry in the ordered set where groupId = ? and folderId = ? and fileEntryTypeId = ?. |
static DLFileEntry |
DLFileEntryUtil.findByG_F_First(long groupId,
long folderId,
OrderByComparator orderByComparator)
Returns the first document library file entry in the ordered set where groupId = ? and folderId = ?. |
DLFileEntry |
DLFileEntryPersistence.findByG_F_First(long groupId,
long folderId,
OrderByComparator orderByComparator)
Returns the first document library file entry in the ordered set where groupId = ? and folderId = ?. |
DLFileEntry |
DLFileEntryPersistenceImpl.findByG_F_First(long groupId,
long folderId,
OrderByComparator orderByComparator)
Returns the first document library file entry in the ordered set where groupId = ? and folderId = ?. |
static DLFileEntry |
DLFileEntryUtil.findByG_F_Last(long groupId,
long folderId,
OrderByComparator orderByComparator)
Returns the last document library file entry in the ordered set where groupId = ? and folderId = ?. |
DLFileEntry |
DLFileEntryPersistence.findByG_F_Last(long groupId,
long folderId,
OrderByComparator orderByComparator)
Returns the last document library file entry in the ordered set where groupId = ? and folderId = ?. |
DLFileEntry |
DLFileEntryPersistenceImpl.findByG_F_Last(long groupId,
long folderId,
OrderByComparator orderByComparator)
Returns the last document library file entry in the ordered set where groupId = ? and folderId = ?. |
static DLFileEntry |
DLFileEntryUtil.findByG_F_N(long groupId,
long folderId,
String name)
Returns the document library file entry where groupId = ? and folderId = ? and name = ? or throws a NoSuchFileEntryException if it could not be found. |
DLFileEntry |
DLFileEntryPersistence.findByG_F_N(long groupId,
long folderId,
String name)
Returns the document library file entry where groupId = ? and folderId = ? and name = ? or throws a NoSuchFileEntryException if it could not be found. |
DLFileEntry |
DLFileEntryPersistenceImpl.findByG_F_N(long groupId,
long folderId,
String name)
Returns the document library file entry where groupId = ? and folderId = ? and name = ? or throws a NoSuchFileEntryException if it could not be found. |
static DLFileEntry[] |
DLFileEntryUtil.findByG_F_PrevAndNext(long fileEntryId,
long groupId,
long folderId,
OrderByComparator orderByComparator)
Returns the document library file entries before and after the current document library file entry in the ordered set where groupId = ? and folderId = ?. |
DLFileEntry[] |
DLFileEntryPersistence.findByG_F_PrevAndNext(long fileEntryId,
long groupId,
long folderId,
OrderByComparator orderByComparator)
Returns the document library file entries before and after the current document library file entry in the ordered set where groupId = ? and folderId = ?. |
DLFileEntry[] |
DLFileEntryPersistenceImpl.findByG_F_PrevAndNext(long fileEntryId,
long groupId,
long folderId,
OrderByComparator orderByComparator)
Returns the document library file entries before and after the current document library file entry in the ordered set where groupId = ? and folderId = ?. |
static DLFileEntry |
DLFileEntryUtil.findByG_F_T(long groupId,
long folderId,
String title)
Returns the document library file entry where groupId = ? and folderId = ? and title = ? or throws a NoSuchFileEntryException if it could not be found. |
DLFileEntry |
DLFileEntryPersistence.findByG_F_T(long groupId,
long folderId,
String title)
Returns the document library file entry where groupId = ? and folderId = ? and title = ? or throws a NoSuchFileEntryException if it could not be found. |
DLFileEntry |
DLFileEntryPersistenceImpl.findByG_F_T(long groupId,
long folderId,
String title)
Returns the document library file entry where groupId = ? and folderId = ? and title = ? or throws a NoSuchFileEntryException if it could not be found. |
static DLFileEntry |
DLFileEntryUtil.findByG_U_F_First(long groupId,
long userId,
long folderId,
OrderByComparator orderByComparator)
Returns the first document library file entry in the ordered set where groupId = ? and userId = ? and folderId = ?. |
DLFileEntry |
DLFileEntryPersistence.findByG_U_F_First(long groupId,
long userId,
long folderId,
OrderByComparator orderByComparator)
Returns the first document library file entry in the ordered set where groupId = ? and userId = ? and folderId = ?. |
DLFileEntry |
DLFileEntryPersistenceImpl.findByG_U_F_First(long groupId,
long userId,
long folderId,
OrderByComparator orderByComparator)
Returns the first document library file entry in the ordered set where groupId = ? and userId = ? and folderId = ?. |
static DLFileEntry |
DLFileEntryUtil.findByG_U_F_Last(long groupId,
long userId,
long folderId,
OrderByComparator orderByComparator)
Returns the last document library file entry in the ordered set where groupId = ? and userId = ? and folderId = ?. |
DLFileEntry |
DLFileEntryPersistence.findByG_U_F_Last(long groupId,
long userId,
long folderId,
OrderByComparator orderByComparator)
Returns the last document library file entry in the ordered set where groupId = ? and userId = ? and folderId = ?. |
DLFileEntry |
DLFileEntryPersistenceImpl.findByG_U_F_Last(long groupId,
long userId,
long folderId,
OrderByComparator orderByComparator)
Returns the last document library file entry in the ordered set where groupId = ? and userId = ? and folderId = ?. |
static DLFileEntry[] |
DLFileEntryUtil.findByG_U_F_PrevAndNext(long fileEntryId,
long groupId,
long userId,
long folderId,
OrderByComparator orderByComparator)
Returns the document library file entries before and after the current document library file entry in the ordered set where groupId = ? and userId = ? and folderId = ?. |
DLFileEntry[] |
DLFileEntryPersistence.findByG_U_F_PrevAndNext(long fileEntryId,
long groupId,
long userId,
long folderId,
OrderByComparator orderByComparator)
Returns the document library file entries before and after the current document library file entry in the ordered set where groupId = ? and userId = ? and folderId = ?. |
DLFileEntry[] |
DLFileEntryPersistenceImpl.findByG_U_F_PrevAndNext(long fileEntryId,
long groupId,
long userId,
long folderId,
OrderByComparator orderByComparator)
Returns the document library file entries before and after the current document library file entry in the ordered set where groupId = ? and userId = ? and folderId = ?. |
static DLFileEntry |
DLFileEntryUtil.findByG_U_First(long groupId,
long userId,
OrderByComparator orderByComparator)
Returns the first document library file entry in the ordered set where groupId = ? and userId = ?. |
DLFileEntry |
DLFileEntryPersistence.findByG_U_First(long groupId,
long userId,
OrderByComparator orderByComparator)
Returns the first document library file entry in the ordered set where groupId = ? and userId = ?. |
DLFileEntry |
DLFileEntryPersistenceImpl.findByG_U_First(long groupId,
long userId,
OrderByComparator orderByComparator)
Returns the first document library file entry in the ordered set where groupId = ? and userId = ?. |
static DLFileEntry |
DLFileEntryUtil.findByG_U_Last(long groupId,
long userId,
OrderByComparator orderByComparator)
Returns the last document library file entry in the ordered set where groupId = ? and userId = ?. |
DLFileEntry |
DLFileEntryPersistence.findByG_U_Last(long groupId,
long userId,
OrderByComparator orderByComparator)
Returns the last document library file entry in the ordered set where groupId = ? and userId = ?. |
DLFileEntry |
DLFileEntryPersistenceImpl.findByG_U_Last(long groupId,
long userId,
OrderByComparator orderByComparator)
Returns the last document library file entry in the ordered set where groupId = ? and userId = ?. |
static DLFileEntry[] |
DLFileEntryUtil.findByG_U_PrevAndNext(long fileEntryId,
long groupId,
long userId,
OrderByComparator orderByComparator)
Returns the document library file entries before and after the current document library file entry in the ordered set where groupId = ? and userId = ?. |
DLFileEntry[] |
DLFileEntryPersistence.findByG_U_PrevAndNext(long fileEntryId,
long groupId,
long userId,
OrderByComparator orderByComparator)
Returns the document library file entries before and after the current document library file entry in the ordered set where groupId = ? and userId = ?. |
DLFileEntry[] |
DLFileEntryPersistenceImpl.findByG_U_PrevAndNext(long fileEntryId,
long groupId,
long userId,
OrderByComparator orderByComparator)
Returns the document library file entries before and after the current document library file entry in the ordered set where groupId = ? and userId = ?. |
static DLFileEntry |
DLFileEntryUtil.findByGroupId_First(long groupId,
OrderByComparator orderByComparator)
Returns the first document library file entry in the ordered set where groupId = ?. |
DLFileEntry |
DLFileEntryPersistence.findByGroupId_First(long groupId,
OrderByComparator orderByComparator)
Returns the first document library file entry in the ordered set where groupId = ?. |
DLFileEntry |
DLFileEntryPersistenceImpl.findByGroupId_First(long groupId,
OrderByComparator orderByComparator)
Returns the first document library file entry in the ordered set where groupId = ?. |
static DLFileEntry |
DLFileEntryUtil.findByGroupId_Last(long groupId,
OrderByComparator orderByComparator)
Returns the last document library file entry in the ordered set where groupId = ?. |
DLFileEntry |
DLFileEntryPersistence.findByGroupId_Last(long groupId,
OrderByComparator orderByComparator)
Returns the last document library file entry in the ordered set where groupId = ?. |
DLFileEntry |
DLFileEntryPersistenceImpl.findByGroupId_Last(long groupId,
OrderByComparator orderByComparator)
Returns the last document library file entry in the ordered set where groupId = ?. |
static DLFileEntry[] |
DLFileEntryUtil.findByGroupId_PrevAndNext(long fileEntryId,
long groupId,
OrderByComparator orderByComparator)
Returns the document library file entries before and after the current document library file entry in the ordered set where groupId = ?. |
DLFileEntry[] |
DLFileEntryPersistence.findByGroupId_PrevAndNext(long fileEntryId,
long groupId,
OrderByComparator orderByComparator)
Returns the document library file entries before and after the current document library file entry in the ordered set where groupId = ?. |
DLFileEntry[] |
DLFileEntryPersistenceImpl.findByGroupId_PrevAndNext(long fileEntryId,
long groupId,
OrderByComparator orderByComparator)
Returns the document library file entries before and after the current document library file entry in the ordered set where groupId = ?. |
static DLFileEntry |
DLFileEntryUtil.findByMimeType_First(String mimeType,
OrderByComparator orderByComparator)
Returns the first document library file entry in the ordered set where mimeType = ?. |
DLFileEntry |
DLFileEntryPersistence.findByMimeType_First(String mimeType,
OrderByComparator orderByComparator)
Returns the first document library file entry in the ordered set where mimeType = ?. |
DLFileEntry |
DLFileEntryPersistenceImpl.findByMimeType_First(String mimeType,
OrderByComparator orderByComparator)
Returns the first document library file entry in the ordered set where mimeType = ?. |
static DLFileEntry |
DLFileEntryUtil.findByMimeType_Last(String mimeType,
OrderByComparator orderByComparator)
Returns the last document library file entry in the ordered set where mimeType = ?. |
DLFileEntry |
DLFileEntryPersistence.findByMimeType_Last(String mimeType,
OrderByComparator orderByComparator)
Returns the last document library file entry in the ordered set where mimeType = ?. |
DLFileEntry |
DLFileEntryPersistenceImpl.findByMimeType_Last(String mimeType,
OrderByComparator orderByComparator)
Returns the last document library file entry in the ordered set where mimeType = ?. |
static DLFileEntry[] |
DLFileEntryUtil.findByMimeType_PrevAndNext(long fileEntryId,
String mimeType,
OrderByComparator orderByComparator)
Returns the document library file entries before and after the current document library file entry in the ordered set where mimeType = ?. |
DLFileEntry[] |
DLFileEntryPersistence.findByMimeType_PrevAndNext(long fileEntryId,
String mimeType,
OrderByComparator orderByComparator)
Returns the document library file entries before and after the current document library file entry in the ordered set where mimeType = ?. |
DLFileEntry[] |
DLFileEntryPersistenceImpl.findByMimeType_PrevAndNext(long fileEntryId,
String mimeType,
OrderByComparator orderByComparator)
Returns the document library file entries before and after the current document library file entry in the ordered set where mimeType = ?. |
static DLFileEntry |
DLFileEntryUtil.findByPrimaryKey(long fileEntryId)
Returns the document library file entry with the primary key or throws a NoSuchFileEntryException if it could not be found. |
DLFileEntry |
DLFileEntryPersistence.findByPrimaryKey(long fileEntryId)
Returns the document library file entry with the primary key or throws a NoSuchFileEntryException if it could not be found. |
DLFileEntry |
DLFileEntryPersistenceImpl.findByPrimaryKey(long fileEntryId)
Returns the document library file entry with the primary key or throws a NoSuchFileEntryException if it could not be found. |
static DLFileEntry |
DLFileEntryUtil.findByUuid_First(String uuid,
OrderByComparator orderByComparator)
Returns the first document library file entry in the ordered set where uuid = ?. |
DLFileEntry |
DLFileEntryPersistence.findByUuid_First(String uuid,
OrderByComparator orderByComparator)
Returns the first document library file entry in the ordered set where uuid = ?. |
DLFileEntry |
DLFileEntryPersistenceImpl.findByUuid_First(String uuid,
OrderByComparator orderByComparator)
Returns the first document library file entry in the ordered set where uuid = ?. |
static DLFileEntry |
DLFileEntryUtil.findByUUID_G(String uuid,
long groupId)
Returns the document library file entry where uuid = ? and groupId = ? or throws a NoSuchFileEntryException if it could not be found. |
DLFileEntry |
DLFileEntryPersistence.findByUUID_G(String uuid,
long groupId)
Returns the document library file entry where uuid = ? and groupId = ? or throws a NoSuchFileEntryException if it could not be found. |
DLFileEntry |
DLFileEntryPersistenceImpl.findByUUID_G(String uuid,
long groupId)
Returns the document library file entry where uuid = ? and groupId = ? or throws a NoSuchFileEntryException if it could not be found. |
static DLFileEntry |
DLFileEntryUtil.findByUuid_Last(String uuid,
OrderByComparator orderByComparator)
Returns the last document library file entry in the ordered set where uuid = ?. |
DLFileEntry |
DLFileEntryPersistence.findByUuid_Last(String uuid,
OrderByComparator orderByComparator)
Returns the last document library file entry in the ordered set where uuid = ?. |
DLFileEntry |
DLFileEntryPersistenceImpl.findByUuid_Last(String uuid,
OrderByComparator orderByComparator)
Returns the last document library file entry in the ordered set where uuid = ?. |
static DLFileEntry[] |
DLFileEntryUtil.findByUuid_PrevAndNext(long fileEntryId,
String uuid,
OrderByComparator orderByComparator)
Returns the document library file entries before and after the current document library file entry in the ordered set where uuid = ?. |
DLFileEntry[] |
DLFileEntryPersistence.findByUuid_PrevAndNext(long fileEntryId,
String uuid,
OrderByComparator orderByComparator)
Returns the document library file entries before and after the current document library file entry in the ordered set where uuid = ?. |
DLFileEntry[] |
DLFileEntryPersistenceImpl.findByUuid_PrevAndNext(long fileEntryId,
String uuid,
OrderByComparator orderByComparator)
Returns the document library file entries before and after the current document library file entry in the ordered set where uuid = ?. |
static DLFileEntry |
DLFileEntryUtil.remove(long fileEntryId)
Removes the document library file entry with the primary key from the database. |
DLFileEntry |
DLFileEntryPersistence.remove(long fileEntryId)
Removes the document library file entry with the primary key from the database. |
DLFileEntry |
DLFileEntryPersistenceImpl.remove(long fileEntryId)
Removes the document library file entry with the primary key from the database. |
DLFileEntry |
DLFileEntryPersistenceImpl.remove(Serializable primaryKey)
Removes the document library file entry with the primary key from the database. |
static DLFileEntry |
DLFileEntryUtil.removeByG_F_N(long groupId,
long folderId,
String name)
Removes the document library file entry where groupId = ? and folderId = ? and name = ? from the database. |
DLFileEntry |
DLFileEntryPersistence.removeByG_F_N(long groupId,
long folderId,
String name)
Removes the document library file entry where groupId = ? and folderId = ? and name = ? from the database. |
DLFileEntry |
DLFileEntryPersistenceImpl.removeByG_F_N(long groupId,
long folderId,
String name)
Removes the document library file entry where groupId = ? and folderId = ? and name = ? from the database. |
static DLFileEntry |
DLFileEntryUtil.removeByG_F_T(long groupId,
long folderId,
String title)
Removes the document library file entry where groupId = ? and folderId = ? and title = ? from the database. |
DLFileEntry |
DLFileEntryPersistence.removeByG_F_T(long groupId,
long folderId,
String title)
Removes the document library file entry where groupId = ? and folderId = ? and title = ? from the database. |
DLFileEntry |
DLFileEntryPersistenceImpl.removeByG_F_T(long groupId,
long folderId,
String title)
Removes the document library file entry where groupId = ? and folderId = ? and title = ? from the database. |
static DLFileEntry |
DLFileEntryUtil.removeByUUID_G(String uuid,
long groupId)
Removes the document library file entry where uuid = ? and groupId = ? from the database. |
DLFileEntry |
DLFileEntryPersistence.removeByUUID_G(String uuid,
long groupId)
Removes the document library file entry where uuid = ? and groupId = ? from the database. |
DLFileEntry |
DLFileEntryPersistenceImpl.removeByUUID_G(String uuid,
long groupId)
Removes the document library file entry where uuid = ? and groupId = ? from the database. |
|
Liferay 6.1.2-ce-ga3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |