|
Liferay 7.0-ce-m2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NoSuchFolderException | |
|---|---|
| com.liferay.portlet.bookmarks.service.persistence | |
| Uses of NoSuchFolderException in com.liferay.portlet.bookmarks.service.persistence |
|---|
| Methods in com.liferay.portlet.bookmarks.service.persistence that throw NoSuchFolderException | |
|---|---|
BookmarksFolder[] |
BookmarksFolderPersistence.filterFindByG_P_NotS_PrevAndNext(long folderId,
long groupId,
long parentFolderId,
int status,
OrderByComparator<BookmarksFolder> orderByComparator)
Returns the bookmarks folders before and after the current bookmarks folder in the ordered set of bookmarks folders that the user has permission to view where groupId = ? and parentFolderId = ? and status ≠ ?. |
static BookmarksFolder[] |
BookmarksFolderUtil.filterFindByG_P_NotS_PrevAndNext(long folderId,
long groupId,
long parentFolderId,
int status,
OrderByComparator<BookmarksFolder> orderByComparator)
Returns the bookmarks folders before and after the current bookmarks folder in the ordered set of bookmarks folders that the user has permission to view where groupId = ? and parentFolderId = ? and status ≠ ?. |
BookmarksFolder[] |
BookmarksFolderPersistence.filterFindByG_P_PrevAndNext(long folderId,
long groupId,
long parentFolderId,
OrderByComparator<BookmarksFolder> orderByComparator)
Returns the bookmarks folders before and after the current bookmarks folder in the ordered set of bookmarks folders that the user has permission to view where groupId = ? and parentFolderId = ?. |
static BookmarksFolder[] |
BookmarksFolderUtil.filterFindByG_P_PrevAndNext(long folderId,
long groupId,
long parentFolderId,
OrderByComparator<BookmarksFolder> orderByComparator)
Returns the bookmarks folders before and after the current bookmarks folder in the ordered set of bookmarks folders that the user has permission to view where groupId = ? and parentFolderId = ?. |
BookmarksFolder[] |
BookmarksFolderPersistence.filterFindByG_P_S_PrevAndNext(long folderId,
long groupId,
long parentFolderId,
int status,
OrderByComparator<BookmarksFolder> orderByComparator)
Returns the bookmarks folders before and after the current bookmarks folder in the ordered set of bookmarks folders that the user has permission to view where groupId = ? and parentFolderId = ? and status = ?. |
static BookmarksFolder[] |
BookmarksFolderUtil.filterFindByG_P_S_PrevAndNext(long folderId,
long groupId,
long parentFolderId,
int status,
OrderByComparator<BookmarksFolder> orderByComparator)
Returns the bookmarks folders before and after the current bookmarks folder in the ordered set of bookmarks folders that the user has permission to view where groupId = ? and parentFolderId = ? and status = ?. |
BookmarksFolder[] |
BookmarksFolderPersistence.filterFindByGroupId_PrevAndNext(long folderId,
long groupId,
OrderByComparator<BookmarksFolder> orderByComparator)
Returns the bookmarks folders before and after the current bookmarks folder in the ordered set of bookmarks folders that the user has permission to view where groupId = ?. |
static BookmarksFolder[] |
BookmarksFolderUtil.filterFindByGroupId_PrevAndNext(long folderId,
long groupId,
OrderByComparator<BookmarksFolder> orderByComparator)
Returns the bookmarks folders before and after the current bookmarks folder in the ordered set of bookmarks folders that the user has permission to view where groupId = ?. |
BookmarksFolder |
BookmarksFolderPersistence.findByC_NotS_First(long companyId,
int status,
OrderByComparator<BookmarksFolder> orderByComparator)
Returns the first bookmarks folder in the ordered set where companyId = ? and status ≠ ?. |
static BookmarksFolder |
BookmarksFolderUtil.findByC_NotS_First(long companyId,
int status,
OrderByComparator<BookmarksFolder> orderByComparator)
Returns the first bookmarks folder in the ordered set where companyId = ? and status ≠ ?. |
BookmarksFolder |
BookmarksFolderPersistence.findByC_NotS_Last(long companyId,
int status,
OrderByComparator<BookmarksFolder> orderByComparator)
Returns the last bookmarks folder in the ordered set where companyId = ? and status ≠ ?. |
static BookmarksFolder |
BookmarksFolderUtil.findByC_NotS_Last(long companyId,
int status,
OrderByComparator<BookmarksFolder> orderByComparator)
Returns the last bookmarks folder in the ordered set where companyId = ? and status ≠ ?. |
BookmarksFolder[] |
BookmarksFolderPersistence.findByC_NotS_PrevAndNext(long folderId,
long companyId,
int status,
OrderByComparator<BookmarksFolder> orderByComparator)
Returns the bookmarks folders before and after the current bookmarks folder in the ordered set where companyId = ? and status ≠ ?. |
static BookmarksFolder[] |
BookmarksFolderUtil.findByC_NotS_PrevAndNext(long folderId,
long companyId,
int status,
OrderByComparator<BookmarksFolder> orderByComparator)
Returns the bookmarks folders before and after the current bookmarks folder in the ordered set where companyId = ? and status ≠ ?. |
BookmarksFolder |
BookmarksFolderPersistence.findByCompanyId_First(long companyId,
OrderByComparator<BookmarksFolder> orderByComparator)
Returns the first bookmarks folder in the ordered set where companyId = ?. |
static BookmarksFolder |
BookmarksFolderUtil.findByCompanyId_First(long companyId,
OrderByComparator<BookmarksFolder> orderByComparator)
Returns the first bookmarks folder in the ordered set where companyId = ?. |
BookmarksFolder |
BookmarksFolderPersistence.findByCompanyId_Last(long companyId,
OrderByComparator<BookmarksFolder> orderByComparator)
Returns the last bookmarks folder in the ordered set where companyId = ?. |
static BookmarksFolder |
BookmarksFolderUtil.findByCompanyId_Last(long companyId,
OrderByComparator<BookmarksFolder> orderByComparator)
Returns the last bookmarks folder in the ordered set where companyId = ?. |
BookmarksFolder[] |
BookmarksFolderPersistence.findByCompanyId_PrevAndNext(long folderId,
long companyId,
OrderByComparator<BookmarksFolder> orderByComparator)
Returns the bookmarks folders before and after the current bookmarks folder in the ordered set where companyId = ?. |
static BookmarksFolder[] |
BookmarksFolderUtil.findByCompanyId_PrevAndNext(long folderId,
long companyId,
OrderByComparator<BookmarksFolder> orderByComparator)
Returns the bookmarks folders before and after the current bookmarks folder in the ordered set where companyId = ?. |
BookmarksFolder |
BookmarksFolderPersistence.findByF_C_P_NotS_First(long folderId,
long companyId,
long parentFolderId,
int status,
OrderByComparator<BookmarksFolder> orderByComparator)
Returns the first bookmarks folder in the ordered set where folderId > ? and companyId = ? and parentFolderId = ? and status ≠ ?. |
static BookmarksFolder |
BookmarksFolderUtil.findByF_C_P_NotS_First(long folderId,
long companyId,
long parentFolderId,
int status,
OrderByComparator<BookmarksFolder> orderByComparator)
Returns the first bookmarks folder in the ordered set where folderId > ? and companyId = ? and parentFolderId = ? and status ≠ ?. |
BookmarksFolder |
BookmarksFolderPersistence.findByF_C_P_NotS_Last(long folderId,
long companyId,
long parentFolderId,
int status,
OrderByComparator<BookmarksFolder> orderByComparator)
Returns the last bookmarks folder in the ordered set where folderId > ? and companyId = ? and parentFolderId = ? and status ≠ ?. |
static BookmarksFolder |
BookmarksFolderUtil.findByF_C_P_NotS_Last(long folderId,
long companyId,
long parentFolderId,
int status,
OrderByComparator<BookmarksFolder> orderByComparator)
Returns the last bookmarks folder in the ordered set where folderId > ? and companyId = ? and parentFolderId = ? and status ≠ ?. |
BookmarksFolder |
BookmarksFolderPersistence.findByG_P_First(long groupId,
long parentFolderId,
OrderByComparator<BookmarksFolder> orderByComparator)
Returns the first bookmarks folder in the ordered set where groupId = ? and parentFolderId = ?. |
static BookmarksFolder |
BookmarksFolderUtil.findByG_P_First(long groupId,
long parentFolderId,
OrderByComparator<BookmarksFolder> orderByComparator)
Returns the first bookmarks folder in the ordered set where groupId = ? and parentFolderId = ?. |
BookmarksFolder |
BookmarksFolderPersistence.findByG_P_Last(long groupId,
long parentFolderId,
OrderByComparator<BookmarksFolder> orderByComparator)
Returns the last bookmarks folder in the ordered set where groupId = ? and parentFolderId = ?. |
static BookmarksFolder |
BookmarksFolderUtil.findByG_P_Last(long groupId,
long parentFolderId,
OrderByComparator<BookmarksFolder> orderByComparator)
Returns the last bookmarks folder in the ordered set where groupId = ? and parentFolderId = ?. |
BookmarksFolder |
BookmarksFolderPersistence.findByG_P_NotS_First(long groupId,
long parentFolderId,
int status,
OrderByComparator<BookmarksFolder> orderByComparator)
Returns the first bookmarks folder in the ordered set where groupId = ? and parentFolderId = ? and status ≠ ?. |
static BookmarksFolder |
BookmarksFolderUtil.findByG_P_NotS_First(long groupId,
long parentFolderId,
int status,
OrderByComparator<BookmarksFolder> orderByComparator)
Returns the first bookmarks folder in the ordered set where groupId = ? and parentFolderId = ? and status ≠ ?. |
BookmarksFolder |
BookmarksFolderPersistence.findByG_P_NotS_Last(long groupId,
long parentFolderId,
int status,
OrderByComparator<BookmarksFolder> orderByComparator)
Returns the last bookmarks folder in the ordered set where groupId = ? and parentFolderId = ? and status ≠ ?. |
static BookmarksFolder |
BookmarksFolderUtil.findByG_P_NotS_Last(long groupId,
long parentFolderId,
int status,
OrderByComparator<BookmarksFolder> orderByComparator)
Returns the last bookmarks folder in the ordered set where groupId = ? and parentFolderId = ? and status ≠ ?. |
BookmarksFolder[] |
BookmarksFolderPersistence.findByG_P_NotS_PrevAndNext(long folderId,
long groupId,
long parentFolderId,
int status,
OrderByComparator<BookmarksFolder> orderByComparator)
Returns the bookmarks folders before and after the current bookmarks folder in the ordered set where groupId = ? and parentFolderId = ? and status ≠ ?. |
static BookmarksFolder[] |
BookmarksFolderUtil.findByG_P_NotS_PrevAndNext(long folderId,
long groupId,
long parentFolderId,
int status,
OrderByComparator<BookmarksFolder> orderByComparator)
Returns the bookmarks folders before and after the current bookmarks folder in the ordered set where groupId = ? and parentFolderId = ? and status ≠ ?. |
BookmarksFolder[] |
BookmarksFolderPersistence.findByG_P_PrevAndNext(long folderId,
long groupId,
long parentFolderId,
OrderByComparator<BookmarksFolder> orderByComparator)
Returns the bookmarks folders before and after the current bookmarks folder in the ordered set where groupId = ? and parentFolderId = ?. |
static BookmarksFolder[] |
BookmarksFolderUtil.findByG_P_PrevAndNext(long folderId,
long groupId,
long parentFolderId,
OrderByComparator<BookmarksFolder> orderByComparator)
Returns the bookmarks folders before and after the current bookmarks folder in the ordered set where groupId = ? and parentFolderId = ?. |
BookmarksFolder |
BookmarksFolderPersistence.findByG_P_S_First(long groupId,
long parentFolderId,
int status,
OrderByComparator<BookmarksFolder> orderByComparator)
Returns the first bookmarks folder in the ordered set where groupId = ? and parentFolderId = ? and status = ?. |
static BookmarksFolder |
BookmarksFolderUtil.findByG_P_S_First(long groupId,
long parentFolderId,
int status,
OrderByComparator<BookmarksFolder> orderByComparator)
Returns the first bookmarks folder in the ordered set where groupId = ? and parentFolderId = ? and status = ?. |
BookmarksFolder |
BookmarksFolderPersistence.findByG_P_S_Last(long groupId,
long parentFolderId,
int status,
OrderByComparator<BookmarksFolder> orderByComparator)
Returns the last bookmarks folder in the ordered set where groupId = ? and parentFolderId = ? and status = ?. |
static BookmarksFolder |
BookmarksFolderUtil.findByG_P_S_Last(long groupId,
long parentFolderId,
int status,
OrderByComparator<BookmarksFolder> orderByComparator)
Returns the last bookmarks folder in the ordered set where groupId = ? and parentFolderId = ? and status = ?. |
BookmarksFolder[] |
BookmarksFolderPersistence.findByG_P_S_PrevAndNext(long folderId,
long groupId,
long parentFolderId,
int status,
OrderByComparator<BookmarksFolder> orderByComparator)
Returns the bookmarks folders before and after the current bookmarks folder in the ordered set where groupId = ? and parentFolderId = ? and status = ?. |
static BookmarksFolder[] |
BookmarksFolderUtil.findByG_P_S_PrevAndNext(long folderId,
long groupId,
long parentFolderId,
int status,
OrderByComparator<BookmarksFolder> orderByComparator)
Returns the bookmarks folders before and after the current bookmarks folder in the ordered set where groupId = ? and parentFolderId = ? and status = ?. |
BookmarksFolder |
BookmarksFolderPersistence.findByGroupId_First(long groupId,
OrderByComparator<BookmarksFolder> orderByComparator)
Returns the first bookmarks folder in the ordered set where groupId = ?. |
static BookmarksFolder |
BookmarksFolderUtil.findByGroupId_First(long groupId,
OrderByComparator<BookmarksFolder> orderByComparator)
Returns the first bookmarks folder in the ordered set where groupId = ?. |
BookmarksFolder |
BookmarksFolderPersistence.findByGroupId_Last(long groupId,
OrderByComparator<BookmarksFolder> orderByComparator)
Returns the last bookmarks folder in the ordered set where groupId = ?. |
static BookmarksFolder |
BookmarksFolderUtil.findByGroupId_Last(long groupId,
OrderByComparator<BookmarksFolder> orderByComparator)
Returns the last bookmarks folder in the ordered set where groupId = ?. |
BookmarksFolder[] |
BookmarksFolderPersistence.findByGroupId_PrevAndNext(long folderId,
long groupId,
OrderByComparator<BookmarksFolder> orderByComparator)
Returns the bookmarks folders before and after the current bookmarks folder in the ordered set where groupId = ?. |
static BookmarksFolder[] |
BookmarksFolderUtil.findByGroupId_PrevAndNext(long folderId,
long groupId,
OrderByComparator<BookmarksFolder> orderByComparator)
Returns the bookmarks folders before and after the current bookmarks folder in the ordered set where groupId = ?. |
BookmarksFolder |
BookmarksFolderPersistence.findByPrimaryKey(long folderId)
Returns the bookmarks folder with the primary key or throws a NoSuchFolderException if it could not be found. |
static BookmarksFolder |
BookmarksFolderUtil.findByPrimaryKey(long folderId)
Returns the bookmarks folder with the primary key or throws a NoSuchFolderException if it could not be found. |
BookmarksFolder |
BookmarksFolderPersistence.findByResourceBlockId_First(long resourceBlockId,
OrderByComparator<BookmarksFolder> orderByComparator)
Returns the first bookmarks folder in the ordered set where resourceBlockId = ?. |
static BookmarksFolder |
BookmarksFolderUtil.findByResourceBlockId_First(long resourceBlockId,
OrderByComparator<BookmarksFolder> orderByComparator)
Returns the first bookmarks folder in the ordered set where resourceBlockId = ?. |
BookmarksFolder |
BookmarksFolderPersistence.findByResourceBlockId_Last(long resourceBlockId,
OrderByComparator<BookmarksFolder> orderByComparator)
Returns the last bookmarks folder in the ordered set where resourceBlockId = ?. |
static BookmarksFolder |
BookmarksFolderUtil.findByResourceBlockId_Last(long resourceBlockId,
OrderByComparator<BookmarksFolder> orderByComparator)
Returns the last bookmarks folder in the ordered set where resourceBlockId = ?. |
BookmarksFolder[] |
BookmarksFolderPersistence.findByResourceBlockId_PrevAndNext(long folderId,
long resourceBlockId,
OrderByComparator<BookmarksFolder> orderByComparator)
Returns the bookmarks folders before and after the current bookmarks folder in the ordered set where resourceBlockId = ?. |
static BookmarksFolder[] |
BookmarksFolderUtil.findByResourceBlockId_PrevAndNext(long folderId,
long resourceBlockId,
OrderByComparator<BookmarksFolder> orderByComparator)
Returns the bookmarks folders before and after the current bookmarks folder in the ordered set where resourceBlockId = ?. |
BookmarksFolder |
BookmarksFolderPersistence.findByUuid_C_First(String uuid,
long companyId,
OrderByComparator<BookmarksFolder> orderByComparator)
Returns the first bookmarks folder in the ordered set where uuid = ? and companyId = ?. |
static BookmarksFolder |
BookmarksFolderUtil.findByUuid_C_First(String uuid,
long companyId,
OrderByComparator<BookmarksFolder> orderByComparator)
Returns the first bookmarks folder in the ordered set where uuid = ? and companyId = ?. |
BookmarksFolder |
BookmarksFolderPersistence.findByUuid_C_Last(String uuid,
long companyId,
OrderByComparator<BookmarksFolder> orderByComparator)
Returns the last bookmarks folder in the ordered set where uuid = ? and companyId = ?. |
static BookmarksFolder |
BookmarksFolderUtil.findByUuid_C_Last(String uuid,
long companyId,
OrderByComparator<BookmarksFolder> orderByComparator)
Returns the last bookmarks folder in the ordered set where uuid = ? and companyId = ?. |
BookmarksFolder[] |
BookmarksFolderPersistence.findByUuid_C_PrevAndNext(long folderId,
String uuid,
long companyId,
OrderByComparator<BookmarksFolder> orderByComparator)
Returns the bookmarks folders before and after the current bookmarks folder in the ordered set where uuid = ? and companyId = ?. |
static BookmarksFolder[] |
BookmarksFolderUtil.findByUuid_C_PrevAndNext(long folderId,
String uuid,
long companyId,
OrderByComparator<BookmarksFolder> orderByComparator)
Returns the bookmarks folders before and after the current bookmarks folder in the ordered set where uuid = ? and companyId = ?. |
BookmarksFolder |
BookmarksFolderPersistence.findByUuid_First(String uuid,
OrderByComparator<BookmarksFolder> orderByComparator)
Returns the first bookmarks folder in the ordered set where uuid = ?. |
static BookmarksFolder |
BookmarksFolderUtil.findByUuid_First(String uuid,
OrderByComparator<BookmarksFolder> orderByComparator)
Returns the first bookmarks folder in the ordered set where uuid = ?. |
BookmarksFolder |
BookmarksFolderPersistence.findByUUID_G(String uuid,
long groupId)
Returns the bookmarks folder where uuid = ? and groupId = ? or throws a NoSuchFolderException if it could not be found. |
static BookmarksFolder |
BookmarksFolderUtil.findByUUID_G(String uuid,
long groupId)
Returns the bookmarks folder where uuid = ? and groupId = ? or throws a NoSuchFolderException if it could not be found. |
BookmarksFolder |
BookmarksFolderPersistence.findByUuid_Last(String uuid,
OrderByComparator<BookmarksFolder> orderByComparator)
Returns the last bookmarks folder in the ordered set where uuid = ?. |
static BookmarksFolder |
BookmarksFolderUtil.findByUuid_Last(String uuid,
OrderByComparator<BookmarksFolder> orderByComparator)
Returns the last bookmarks folder in the ordered set where uuid = ?. |
BookmarksFolder[] |
BookmarksFolderPersistence.findByUuid_PrevAndNext(long folderId,
String uuid,
OrderByComparator<BookmarksFolder> orderByComparator)
Returns the bookmarks folders before and after the current bookmarks folder in the ordered set where uuid = ?. |
static BookmarksFolder[] |
BookmarksFolderUtil.findByUuid_PrevAndNext(long folderId,
String uuid,
OrderByComparator<BookmarksFolder> orderByComparator)
Returns the bookmarks folders before and after the current bookmarks folder in the ordered set where uuid = ?. |
BookmarksFolder |
BookmarksFolderPersistence.remove(long folderId)
Removes the bookmarks folder with the primary key from the database. |
static BookmarksFolder |
BookmarksFolderUtil.remove(long folderId)
Removes the bookmarks folder with the primary key from the database. |
BookmarksFolder |
BookmarksFolderPersistence.removeByUUID_G(String uuid,
long groupId)
Removes the bookmarks folder where uuid = ? and groupId = ? from the database. |
static BookmarksFolder |
BookmarksFolderUtil.removeByUUID_G(String uuid,
long groupId)
Removes the bookmarks folder where uuid = ? and groupId = ? from the database. |
|
Liferay 7.0-ce-m2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||