|
Liferay 6.2.0 | |||||||||
| 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 | |
|---|---|
abstract BookmarksFolder[] |
BookmarksFolderPersistence.filterFindByG_P_NotS_PrevAndNext(long folderId,
long groupId,
long parentFolderId,
int status,
OrderByComparator 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 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 ≠ ?. |
abstract BookmarksFolder[] |
BookmarksFolderPersistence.filterFindByG_P_PrevAndNext(long folderId,
long groupId,
long parentFolderId,
OrderByComparator 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 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 = ?. |
abstract BookmarksFolder[] |
BookmarksFolderPersistence.filterFindByG_P_S_PrevAndNext(long folderId,
long groupId,
long parentFolderId,
int status,
OrderByComparator 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 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 = ?. |
abstract BookmarksFolder[] |
BookmarksFolderPersistence.filterFindByGroupId_PrevAndNext(long folderId,
long groupId,
OrderByComparator 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 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 = ?. |
abstract BookmarksFolder |
BookmarksFolderPersistence.findByC_NotS_First(long companyId,
int status,
OrderByComparator 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 orderByComparator)
Returns the first bookmarks folder in the ordered set where companyId = ? and status ≠ ?. |
abstract BookmarksFolder |
BookmarksFolderPersistence.findByC_NotS_Last(long companyId,
int status,
OrderByComparator 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 orderByComparator)
Returns the last bookmarks folder in the ordered set where companyId = ? and status ≠ ?. |
abstract BookmarksFolder[] |
BookmarksFolderPersistence.findByC_NotS_PrevAndNext(long folderId,
long companyId,
int status,
OrderByComparator 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 orderByComparator)
Returns the bookmarks folders before and after the current bookmarks folder in the ordered set where companyId = ? and status ≠ ?. |
abstract BookmarksFolder |
BookmarksFolderPersistence.findByCompanyId_First(long companyId,
OrderByComparator orderByComparator)
Returns the first bookmarks folder in the ordered set where companyId = ?. |
static BookmarksFolder |
BookmarksFolderUtil.findByCompanyId_First(long companyId,
OrderByComparator orderByComparator)
Returns the first bookmarks folder in the ordered set where companyId = ?. |
abstract BookmarksFolder |
BookmarksFolderPersistence.findByCompanyId_Last(long companyId,
OrderByComparator orderByComparator)
Returns the last bookmarks folder in the ordered set where companyId = ?. |
static BookmarksFolder |
BookmarksFolderUtil.findByCompanyId_Last(long companyId,
OrderByComparator orderByComparator)
Returns the last bookmarks folder in the ordered set where companyId = ?. |
abstract BookmarksFolder[] |
BookmarksFolderPersistence.findByCompanyId_PrevAndNext(long folderId,
long companyId,
OrderByComparator 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 orderByComparator)
Returns the bookmarks folders before and after the current bookmarks folder in the ordered set where companyId = ?. |
abstract BookmarksFolder |
BookmarksFolderPersistence.findByF_C_P_NotS_First(long folderId,
long companyId,
long parentFolderId,
int status,
OrderByComparator 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 orderByComparator)
Returns the first bookmarks folder in the ordered set where folderId > ? and companyId = ? and parentFolderId = ? and status ≠ ?. |
abstract BookmarksFolder |
BookmarksFolderPersistence.findByF_C_P_NotS_Last(long folderId,
long companyId,
long parentFolderId,
int status,
OrderByComparator 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 orderByComparator)
Returns the last bookmarks folder in the ordered set where folderId > ? and companyId = ? and parentFolderId = ? and status ≠ ?. |
abstract BookmarksFolder |
BookmarksFolderPersistence.findByG_P_First(long groupId,
long parentFolderId,
OrderByComparator 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 orderByComparator)
Returns the first bookmarks folder in the ordered set where groupId = ? and parentFolderId = ?. |
abstract BookmarksFolder |
BookmarksFolderPersistence.findByG_P_Last(long groupId,
long parentFolderId,
OrderByComparator 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 orderByComparator)
Returns the last bookmarks folder in the ordered set where groupId = ? and parentFolderId = ?. |
abstract BookmarksFolder |
BookmarksFolderPersistence.findByG_P_NotS_First(long groupId,
long parentFolderId,
int status,
OrderByComparator 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 orderByComparator)
Returns the first bookmarks folder in the ordered set where groupId = ? and parentFolderId = ? and status ≠ ?. |
abstract BookmarksFolder |
BookmarksFolderPersistence.findByG_P_NotS_Last(long groupId,
long parentFolderId,
int status,
OrderByComparator 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 orderByComparator)
Returns the last bookmarks folder in the ordered set where groupId = ? and parentFolderId = ? and status ≠ ?. |
abstract BookmarksFolder[] |
BookmarksFolderPersistence.findByG_P_NotS_PrevAndNext(long folderId,
long groupId,
long parentFolderId,
int status,
OrderByComparator 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 orderByComparator)
Returns the bookmarks folders before and after the current bookmarks folder in the ordered set where groupId = ? and parentFolderId = ? and status ≠ ?. |
abstract BookmarksFolder[] |
BookmarksFolderPersistence.findByG_P_PrevAndNext(long folderId,
long groupId,
long parentFolderId,
OrderByComparator 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 orderByComparator)
Returns the bookmarks folders before and after the current bookmarks folder in the ordered set where groupId = ? and parentFolderId = ?. |
abstract BookmarksFolder |
BookmarksFolderPersistence.findByG_P_S_First(long groupId,
long parentFolderId,
int status,
OrderByComparator 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 orderByComparator)
Returns the first bookmarks folder in the ordered set where groupId = ? and parentFolderId = ? and status = ?. |
abstract BookmarksFolder |
BookmarksFolderPersistence.findByG_P_S_Last(long groupId,
long parentFolderId,
int status,
OrderByComparator 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 orderByComparator)
Returns the last bookmarks folder in the ordered set where groupId = ? and parentFolderId = ? and status = ?. |
abstract BookmarksFolder[] |
BookmarksFolderPersistence.findByG_P_S_PrevAndNext(long folderId,
long groupId,
long parentFolderId,
int status,
OrderByComparator 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 orderByComparator)
Returns the bookmarks folders before and after the current bookmarks folder in the ordered set where groupId = ? and parentFolderId = ? and status = ?. |
abstract BookmarksFolder |
BookmarksFolderPersistence.findByGroupId_First(long groupId,
OrderByComparator orderByComparator)
Returns the first bookmarks folder in the ordered set where groupId = ?. |
static BookmarksFolder |
BookmarksFolderUtil.findByGroupId_First(long groupId,
OrderByComparator orderByComparator)
Returns the first bookmarks folder in the ordered set where groupId = ?. |
abstract BookmarksFolder |
BookmarksFolderPersistence.findByGroupId_Last(long groupId,
OrderByComparator orderByComparator)
Returns the last bookmarks folder in the ordered set where groupId = ?. |
static BookmarksFolder |
BookmarksFolderUtil.findByGroupId_Last(long groupId,
OrderByComparator orderByComparator)
Returns the last bookmarks folder in the ordered set where groupId = ?. |
abstract BookmarksFolder[] |
BookmarksFolderPersistence.findByGroupId_PrevAndNext(long folderId,
long groupId,
OrderByComparator 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 orderByComparator)
Returns the bookmarks folders before and after the current bookmarks folder in the ordered set where groupId = ?. |
abstract 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. |
abstract BookmarksFolder |
BookmarksFolderPersistence.findByResourceBlockId_First(long resourceBlockId,
OrderByComparator orderByComparator)
Returns the first bookmarks folder in the ordered set where resourceBlockId = ?. |
static BookmarksFolder |
BookmarksFolderUtil.findByResourceBlockId_First(long resourceBlockId,
OrderByComparator orderByComparator)
Returns the first bookmarks folder in the ordered set where resourceBlockId = ?. |
abstract BookmarksFolder |
BookmarksFolderPersistence.findByResourceBlockId_Last(long resourceBlockId,
OrderByComparator orderByComparator)
Returns the last bookmarks folder in the ordered set where resourceBlockId = ?. |
static BookmarksFolder |
BookmarksFolderUtil.findByResourceBlockId_Last(long resourceBlockId,
OrderByComparator orderByComparator)
Returns the last bookmarks folder in the ordered set where resourceBlockId = ?. |
abstract BookmarksFolder[] |
BookmarksFolderPersistence.findByResourceBlockId_PrevAndNext(long folderId,
long resourceBlockId,
OrderByComparator 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 orderByComparator)
Returns the bookmarks folders before and after the current bookmarks folder in the ordered set where resourceBlockId = ?. |
abstract BookmarksFolder |
BookmarksFolderPersistence.findByUuid_C_First(String uuid,
long companyId,
OrderByComparator 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 orderByComparator)
Returns the first bookmarks folder in the ordered set where uuid = ? and companyId = ?. |
abstract BookmarksFolder |
BookmarksFolderPersistence.findByUuid_C_Last(String uuid,
long companyId,
OrderByComparator 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 orderByComparator)
Returns the last bookmarks folder in the ordered set where uuid = ? and companyId = ?. |
abstract BookmarksFolder[] |
BookmarksFolderPersistence.findByUuid_C_PrevAndNext(long folderId,
String uuid,
long companyId,
OrderByComparator 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 orderByComparator)
Returns the bookmarks folders before and after the current bookmarks folder in the ordered set where uuid = ? and companyId = ?. |
abstract BookmarksFolder |
BookmarksFolderPersistence.findByUuid_First(String uuid,
OrderByComparator orderByComparator)
Returns the first bookmarks folder in the ordered set where uuid = ?. |
static BookmarksFolder |
BookmarksFolderUtil.findByUuid_First(String uuid,
OrderByComparator orderByComparator)
Returns the first bookmarks folder in the ordered set where uuid = ?. |
abstract 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. |
abstract BookmarksFolder |
BookmarksFolderPersistence.findByUuid_Last(String uuid,
OrderByComparator orderByComparator)
Returns the last bookmarks folder in the ordered set where uuid = ?. |
static BookmarksFolder |
BookmarksFolderUtil.findByUuid_Last(String uuid,
OrderByComparator orderByComparator)
Returns the last bookmarks folder in the ordered set where uuid = ?. |
abstract BookmarksFolder[] |
BookmarksFolderPersistence.findByUuid_PrevAndNext(long folderId,
String uuid,
OrderByComparator 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 orderByComparator)
Returns the bookmarks folders before and after the current bookmarks folder in the ordered set where uuid = ?. |
abstract 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. |
abstract 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 6.2.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||