|
Liferay 6.0.5 | |||||||||
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 | |
---|---|
static BookmarksFolder |
BookmarksFolderUtil.findByCompanyId_First(long companyId,
OrderByComparator orderByComparator)
Finds the first bookmarks folder in the ordered set where companyId = ?. |
BookmarksFolder |
BookmarksFolderPersistence.findByCompanyId_First(long companyId,
OrderByComparator orderByComparator)
Finds the first bookmarks folder in the ordered set where companyId = ?. |
BookmarksFolder |
BookmarksFolderPersistenceImpl.findByCompanyId_First(long companyId,
OrderByComparator orderByComparator)
Finds the first bookmarks folder in the ordered set where companyId = ?. |
static BookmarksFolder |
BookmarksFolderUtil.findByCompanyId_Last(long companyId,
OrderByComparator orderByComparator)
Finds the last bookmarks folder in the ordered set where companyId = ?. |
BookmarksFolder |
BookmarksFolderPersistence.findByCompanyId_Last(long companyId,
OrderByComparator orderByComparator)
Finds the last bookmarks folder in the ordered set where companyId = ?. |
BookmarksFolder |
BookmarksFolderPersistenceImpl.findByCompanyId_Last(long companyId,
OrderByComparator orderByComparator)
Finds the last bookmarks folder in the ordered set where companyId = ?. |
static BookmarksFolder[] |
BookmarksFolderUtil.findByCompanyId_PrevAndNext(long folderId,
long companyId,
OrderByComparator orderByComparator)
Finds the bookmarks folders before and after the current bookmarks folder in the ordered set where companyId = ?. |
BookmarksFolder[] |
BookmarksFolderPersistence.findByCompanyId_PrevAndNext(long folderId,
long companyId,
OrderByComparator orderByComparator)
Finds the bookmarks folders before and after the current bookmarks folder in the ordered set where companyId = ?. |
BookmarksFolder[] |
BookmarksFolderPersistenceImpl.findByCompanyId_PrevAndNext(long folderId,
long companyId,
OrderByComparator orderByComparator)
Finds the bookmarks folders before and after the current bookmarks folder in the ordered set where companyId = ?. |
static BookmarksFolder |
BookmarksFolderUtil.findByG_P_First(long groupId,
long parentFolderId,
OrderByComparator orderByComparator)
Finds the first bookmarks folder in the ordered set where groupId = ? and parentFolderId = ?. |
BookmarksFolder |
BookmarksFolderPersistence.findByG_P_First(long groupId,
long parentFolderId,
OrderByComparator orderByComparator)
Finds the first bookmarks folder in the ordered set where groupId = ? and parentFolderId = ?. |
BookmarksFolder |
BookmarksFolderPersistenceImpl.findByG_P_First(long groupId,
long parentFolderId,
OrderByComparator orderByComparator)
Finds the first bookmarks folder in the ordered set where groupId = ? and parentFolderId = ?. |
static BookmarksFolder |
BookmarksFolderUtil.findByG_P_Last(long groupId,
long parentFolderId,
OrderByComparator orderByComparator)
Finds the last bookmarks folder in the ordered set where groupId = ? and parentFolderId = ?. |
BookmarksFolder |
BookmarksFolderPersistence.findByG_P_Last(long groupId,
long parentFolderId,
OrderByComparator orderByComparator)
Finds the last bookmarks folder in the ordered set where groupId = ? and parentFolderId = ?. |
BookmarksFolder |
BookmarksFolderPersistenceImpl.findByG_P_Last(long groupId,
long parentFolderId,
OrderByComparator orderByComparator)
Finds the last bookmarks folder in the ordered set where groupId = ? and parentFolderId = ?. |
static BookmarksFolder[] |
BookmarksFolderUtil.findByG_P_PrevAndNext(long folderId,
long groupId,
long parentFolderId,
OrderByComparator orderByComparator)
Finds the bookmarks folders before and after the current bookmarks folder in the ordered set where groupId = ? and parentFolderId = ?. |
BookmarksFolder[] |
BookmarksFolderPersistence.findByG_P_PrevAndNext(long folderId,
long groupId,
long parentFolderId,
OrderByComparator orderByComparator)
Finds the bookmarks folders before and after the current bookmarks folder in the ordered set where groupId = ? and parentFolderId = ?. |
BookmarksFolder[] |
BookmarksFolderPersistenceImpl.findByG_P_PrevAndNext(long folderId,
long groupId,
long parentFolderId,
OrderByComparator orderByComparator)
Finds the bookmarks folders before and after the current bookmarks folder in the ordered set where groupId = ? and parentFolderId = ?. |
static BookmarksFolder |
BookmarksFolderUtil.findByGroupId_First(long groupId,
OrderByComparator orderByComparator)
Finds the first bookmarks folder in the ordered set where groupId = ?. |
BookmarksFolder |
BookmarksFolderPersistence.findByGroupId_First(long groupId,
OrderByComparator orderByComparator)
Finds the first bookmarks folder in the ordered set where groupId = ?. |
BookmarksFolder |
BookmarksFolderPersistenceImpl.findByGroupId_First(long groupId,
OrderByComparator orderByComparator)
Finds the first bookmarks folder in the ordered set where groupId = ?. |
static BookmarksFolder |
BookmarksFolderUtil.findByGroupId_Last(long groupId,
OrderByComparator orderByComparator)
Finds the last bookmarks folder in the ordered set where groupId = ?. |
BookmarksFolder |
BookmarksFolderPersistence.findByGroupId_Last(long groupId,
OrderByComparator orderByComparator)
Finds the last bookmarks folder in the ordered set where groupId = ?. |
BookmarksFolder |
BookmarksFolderPersistenceImpl.findByGroupId_Last(long groupId,
OrderByComparator orderByComparator)
Finds the last bookmarks folder in the ordered set where groupId = ?. |
static BookmarksFolder[] |
BookmarksFolderUtil.findByGroupId_PrevAndNext(long folderId,
long groupId,
OrderByComparator orderByComparator)
Finds the bookmarks folders before and after the current bookmarks folder in the ordered set where groupId = ?. |
BookmarksFolder[] |
BookmarksFolderPersistence.findByGroupId_PrevAndNext(long folderId,
long groupId,
OrderByComparator orderByComparator)
Finds the bookmarks folders before and after the current bookmarks folder in the ordered set where groupId = ?. |
BookmarksFolder[] |
BookmarksFolderPersistenceImpl.findByGroupId_PrevAndNext(long folderId,
long groupId,
OrderByComparator orderByComparator)
Finds the bookmarks folders before and after the current bookmarks folder in the ordered set where groupId = ?. |
static BookmarksFolder |
BookmarksFolderUtil.findByPrimaryKey(long folderId)
Finds the bookmarks folder with the primary key or throws a NoSuchFolderException if it could not be found. |
BookmarksFolder |
BookmarksFolderPersistence.findByPrimaryKey(long folderId)
Finds the bookmarks folder with the primary key or throws a NoSuchFolderException if it could not be found. |
BookmarksFolder |
BookmarksFolderPersistenceImpl.findByPrimaryKey(long folderId)
Finds the bookmarks folder with the primary key or throws a NoSuchFolderException if it could not be found. |
static BookmarksFolder |
BookmarksFolderUtil.findByUuid_First(String uuid,
OrderByComparator orderByComparator)
Finds the first bookmarks folder in the ordered set where uuid = ?. |
BookmarksFolder |
BookmarksFolderPersistence.findByUuid_First(String uuid,
OrderByComparator orderByComparator)
Finds the first bookmarks folder in the ordered set where uuid = ?. |
BookmarksFolder |
BookmarksFolderPersistenceImpl.findByUuid_First(String uuid,
OrderByComparator orderByComparator)
Finds the first bookmarks folder in the ordered set where uuid = ?. |
static BookmarksFolder |
BookmarksFolderUtil.findByUUID_G(String uuid,
long groupId)
Finds the bookmarks folder where uuid = ? and groupId = ? or throws a NoSuchFolderException if it could not be found. |
BookmarksFolder |
BookmarksFolderPersistence.findByUUID_G(String uuid,
long groupId)
Finds the bookmarks folder where uuid = ? and groupId = ? or throws a NoSuchFolderException if it could not be found. |
BookmarksFolder |
BookmarksFolderPersistenceImpl.findByUUID_G(String uuid,
long groupId)
Finds the bookmarks folder where uuid = ? and groupId = ? or throws a NoSuchFolderException if it could not be found. |
static BookmarksFolder |
BookmarksFolderUtil.findByUuid_Last(String uuid,
OrderByComparator orderByComparator)
Finds the last bookmarks folder in the ordered set where uuid = ?. |
BookmarksFolder |
BookmarksFolderPersistence.findByUuid_Last(String uuid,
OrderByComparator orderByComparator)
Finds the last bookmarks folder in the ordered set where uuid = ?. |
BookmarksFolder |
BookmarksFolderPersistenceImpl.findByUuid_Last(String uuid,
OrderByComparator orderByComparator)
Finds the last bookmarks folder in the ordered set where uuid = ?. |
static BookmarksFolder[] |
BookmarksFolderUtil.findByUuid_PrevAndNext(long folderId,
String uuid,
OrderByComparator orderByComparator)
Finds the bookmarks folders before and after the current bookmarks folder in the ordered set where uuid = ?. |
BookmarksFolder[] |
BookmarksFolderPersistence.findByUuid_PrevAndNext(long folderId,
String uuid,
OrderByComparator orderByComparator)
Finds the bookmarks folders before and after the current bookmarks folder in the ordered set where uuid = ?. |
BookmarksFolder[] |
BookmarksFolderPersistenceImpl.findByUuid_PrevAndNext(long folderId,
String uuid,
OrderByComparator orderByComparator)
Finds the bookmarks folders before and after the current bookmarks folder in the ordered set where uuid = ?. |
static BookmarksFolder |
BookmarksFolderUtil.remove(long folderId)
Removes the bookmarks folder with the primary key from the database. |
BookmarksFolder |
BookmarksFolderPersistence.remove(long folderId)
Removes the bookmarks folder with the primary key from the database. |
BookmarksFolder |
BookmarksFolderPersistenceImpl.remove(long folderId)
Removes the bookmarks folder with the primary key from the database. |
static void |
BookmarksFolderUtil.removeByUUID_G(String uuid,
long groupId)
Removes the bookmarks folder where uuid = ? and groupId = ? from the database. |
void |
BookmarksFolderPersistence.removeByUUID_G(String uuid,
long groupId)
Removes the bookmarks folder where uuid = ? and groupId = ? from the database. |
void |
BookmarksFolderPersistenceImpl.removeByUUID_G(String uuid,
long groupId)
Removes the bookmarks folder where uuid = ? and groupId = ? from the database. |
|
Liferay 6.0.5 | |||||||||
PREV NEXT | FRAMES NO FRAMES |