Liferay 6.2-ce-ga5

Uses of Class
com.liferay.portlet.bookmarks.NoSuchFolderException

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 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 ≠ ?.
 BookmarksFolder[] BookmarksFolderPersistenceImpl.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 ≠ ?.
 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 = ?.
 BookmarksFolder[] BookmarksFolderPersistenceImpl.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 = ?.
 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 = ?.
 BookmarksFolder[] BookmarksFolderPersistenceImpl.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 = ?.
 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 = ?.
 BookmarksFolder[] BookmarksFolderPersistenceImpl.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 = ?.
 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 ≠ ?.
 BookmarksFolder BookmarksFolderPersistenceImpl.findByC_NotS_First(long companyId, int status, OrderByComparator orderByComparator)
          Returns the first bookmarks folder in the ordered set where companyId = ? and status ≠ ?.
 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 ≠ ?.
 BookmarksFolder BookmarksFolderPersistenceImpl.findByC_NotS_Last(long companyId, int status, OrderByComparator 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 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 ≠ ?.
 BookmarksFolder[] BookmarksFolderPersistenceImpl.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 ≠ ?.
 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 = ?.
 BookmarksFolder BookmarksFolderPersistenceImpl.findByCompanyId_First(long companyId, OrderByComparator orderByComparator)
          Returns the first bookmarks folder in the ordered set where companyId = ?.
 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 = ?.
 BookmarksFolder BookmarksFolderPersistenceImpl.findByCompanyId_Last(long companyId, OrderByComparator orderByComparator)
          Returns the last bookmarks folder in the ordered set where companyId = ?.
 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 = ?.
 BookmarksFolder[] BookmarksFolderPersistenceImpl.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 = ?.
 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 ≠ ?.
 BookmarksFolder BookmarksFolderPersistenceImpl.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 ≠ ?.
 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 ≠ ?.
 BookmarksFolder BookmarksFolderPersistenceImpl.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 ≠ ?.
 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 = ?.
 BookmarksFolder BookmarksFolderPersistenceImpl.findByG_P_First(long groupId, long parentFolderId, OrderByComparator orderByComparator)
          Returns the first bookmarks folder in the ordered set where groupId = ? and parentFolderId = ?.
 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 = ?.
 BookmarksFolder BookmarksFolderPersistenceImpl.findByG_P_Last(long groupId, long parentFolderId, OrderByComparator 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 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 ≠ ?.
 BookmarksFolder BookmarksFolderPersistenceImpl.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 ≠ ?.
 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 ≠ ?.
 BookmarksFolder BookmarksFolderPersistenceImpl.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 ≠ ?.
 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 ≠ ?.
 BookmarksFolder[] BookmarksFolderPersistenceImpl.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 ≠ ?.
 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 = ?.
 BookmarksFolder[] BookmarksFolderPersistenceImpl.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 = ?.
 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 = ?.
 BookmarksFolder BookmarksFolderPersistenceImpl.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 = ?.
 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 = ?.
 BookmarksFolder BookmarksFolderPersistenceImpl.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 = ?.
 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 = ?.
 BookmarksFolder[] BookmarksFolderPersistenceImpl.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 = ?.
 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 = ?.
 BookmarksFolder BookmarksFolderPersistenceImpl.findByGroupId_First(long groupId, OrderByComparator orderByComparator)
          Returns the first bookmarks folder in the ordered set where groupId = ?.
 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 = ?.
 BookmarksFolder BookmarksFolderPersistenceImpl.findByGroupId_Last(long groupId, OrderByComparator orderByComparator)
          Returns the last bookmarks folder in the ordered set where groupId = ?.
 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 = ?.
 BookmarksFolder[] BookmarksFolderPersistenceImpl.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 = ?.
 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 BookmarksFolderPersistenceImpl.findByPrimaryKey(long folderId)
          Returns the bookmarks folder with the primary key or throws a NoSuchFolderException if it could not be found.
 BookmarksFolder BookmarksFolderPersistenceImpl.findByPrimaryKey(Serializable primaryKey)
          Returns the bookmarks folder with the primary key or throws a NoSuchModelException if it could not be found.
 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 = ?.
 BookmarksFolder BookmarksFolderPersistenceImpl.findByResourceBlockId_First(long resourceBlockId, OrderByComparator orderByComparator)
          Returns the first bookmarks folder in the ordered set where resourceBlockId = ?.
 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 = ?.
 BookmarksFolder BookmarksFolderPersistenceImpl.findByResourceBlockId_Last(long resourceBlockId, OrderByComparator orderByComparator)
          Returns the last bookmarks folder in the ordered set where resourceBlockId = ?.
 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 = ?.
 BookmarksFolder[] BookmarksFolderPersistenceImpl.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 = ?.
 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 = ?.
 BookmarksFolder BookmarksFolderPersistenceImpl.findByUuid_C_First(String uuid, long companyId, OrderByComparator orderByComparator)
          Returns the first bookmarks folder in the ordered set where uuid = ? and companyId = ?.
 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 = ?.
 BookmarksFolder BookmarksFolderPersistenceImpl.findByUuid_C_Last(String uuid, long companyId, OrderByComparator 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 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 = ?.
 BookmarksFolder[] BookmarksFolderPersistenceImpl.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 = ?.
 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 = ?.
 BookmarksFolder BookmarksFolderPersistenceImpl.findByUuid_First(String uuid, OrderByComparator 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 BookmarksFolderPersistenceImpl.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 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 = ?.
 BookmarksFolder BookmarksFolderPersistenceImpl.findByUuid_Last(String uuid, OrderByComparator orderByComparator)
          Returns the last bookmarks folder in the ordered set where uuid = ?.
 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 = ?.
 BookmarksFolder[] BookmarksFolderPersistenceImpl.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 = ?.
 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 BookmarksFolderPersistenceImpl.remove(long folderId)
          Removes the bookmarks folder with the primary key from the database.
 BookmarksFolder BookmarksFolderPersistenceImpl.remove(Serializable primaryKey)
          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.
 BookmarksFolder BookmarksFolderPersistenceImpl.removeByUUID_G(String uuid, long groupId)
          Removes the bookmarks folder where uuid = ? and groupId = ? from the database.
 


Liferay 6.2-ce-ga5