Liferay 6.0.5

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

Packages that use NoSuchFolderException
com.liferay.portlet.imagegallery.service.persistence   
 

Uses of NoSuchFolderException in com.liferay.portlet.imagegallery.service.persistence
 

Methods in com.liferay.portlet.imagegallery.service.persistence that throw NoSuchFolderException
static IGFolder IGFolderUtil.findByCompanyId_First(long companyId, OrderByComparator orderByComparator)
          Finds the first i g folder in the ordered set where companyId = ?.
 IGFolder IGFolderPersistence.findByCompanyId_First(long companyId, OrderByComparator orderByComparator)
          Finds the first i g folder in the ordered set where companyId = ?.
 IGFolder IGFolderPersistenceImpl.findByCompanyId_First(long companyId, OrderByComparator orderByComparator)
          Finds the first i g folder in the ordered set where companyId = ?.
static IGFolder IGFolderUtil.findByCompanyId_Last(long companyId, OrderByComparator orderByComparator)
          Finds the last i g folder in the ordered set where companyId = ?.
 IGFolder IGFolderPersistence.findByCompanyId_Last(long companyId, OrderByComparator orderByComparator)
          Finds the last i g folder in the ordered set where companyId = ?.
 IGFolder IGFolderPersistenceImpl.findByCompanyId_Last(long companyId, OrderByComparator orderByComparator)
          Finds the last i g folder in the ordered set where companyId = ?.
static IGFolder[] IGFolderUtil.findByCompanyId_PrevAndNext(long folderId, long companyId, OrderByComparator orderByComparator)
          Finds the i g folders before and after the current i g folder in the ordered set where companyId = ?.
 IGFolder[] IGFolderPersistence.findByCompanyId_PrevAndNext(long folderId, long companyId, OrderByComparator orderByComparator)
          Finds the i g folders before and after the current i g folder in the ordered set where companyId = ?.
 IGFolder[] IGFolderPersistenceImpl.findByCompanyId_PrevAndNext(long folderId, long companyId, OrderByComparator orderByComparator)
          Finds the i g folders before and after the current i g folder in the ordered set where companyId = ?.
static IGFolder IGFolderUtil.findByG_P_First(long groupId, long parentFolderId, OrderByComparator orderByComparator)
          Finds the first i g folder in the ordered set where groupId = ? and parentFolderId = ?.
 IGFolder IGFolderPersistence.findByG_P_First(long groupId, long parentFolderId, OrderByComparator orderByComparator)
          Finds the first i g folder in the ordered set where groupId = ? and parentFolderId = ?.
 IGFolder IGFolderPersistenceImpl.findByG_P_First(long groupId, long parentFolderId, OrderByComparator orderByComparator)
          Finds the first i g folder in the ordered set where groupId = ? and parentFolderId = ?.
static IGFolder IGFolderUtil.findByG_P_Last(long groupId, long parentFolderId, OrderByComparator orderByComparator)
          Finds the last i g folder in the ordered set where groupId = ? and parentFolderId = ?.
 IGFolder IGFolderPersistence.findByG_P_Last(long groupId, long parentFolderId, OrderByComparator orderByComparator)
          Finds the last i g folder in the ordered set where groupId = ? and parentFolderId = ?.
 IGFolder IGFolderPersistenceImpl.findByG_P_Last(long groupId, long parentFolderId, OrderByComparator orderByComparator)
          Finds the last i g folder in the ordered set where groupId = ? and parentFolderId = ?.
static IGFolder IGFolderUtil.findByG_P_N(long groupId, long parentFolderId, String name)
          Finds the i g folder where groupId = ? and parentFolderId = ? and name = ? or throws a NoSuchFolderException if it could not be found.
 IGFolder IGFolderPersistence.findByG_P_N(long groupId, long parentFolderId, String name)
          Finds the i g folder where groupId = ? and parentFolderId = ? and name = ? or throws a NoSuchFolderException if it could not be found.
 IGFolder IGFolderPersistenceImpl.findByG_P_N(long groupId, long parentFolderId, String name)
          Finds the i g folder where groupId = ? and parentFolderId = ? and name = ? or throws a NoSuchFolderException if it could not be found.
static IGFolder[] IGFolderUtil.findByG_P_PrevAndNext(long folderId, long groupId, long parentFolderId, OrderByComparator orderByComparator)
          Finds the i g folders before and after the current i g folder in the ordered set where groupId = ? and parentFolderId = ?.
 IGFolder[] IGFolderPersistence.findByG_P_PrevAndNext(long folderId, long groupId, long parentFolderId, OrderByComparator orderByComparator)
          Finds the i g folders before and after the current i g folder in the ordered set where groupId = ? and parentFolderId = ?.
 IGFolder[] IGFolderPersistenceImpl.findByG_P_PrevAndNext(long folderId, long groupId, long parentFolderId, OrderByComparator orderByComparator)
          Finds the i g folders before and after the current i g folder in the ordered set where groupId = ? and parentFolderId = ?.
static IGFolder IGFolderUtil.findByGroupId_First(long groupId, OrderByComparator orderByComparator)
          Finds the first i g folder in the ordered set where groupId = ?.
 IGFolder IGFolderPersistence.findByGroupId_First(long groupId, OrderByComparator orderByComparator)
          Finds the first i g folder in the ordered set where groupId = ?.
 IGFolder IGFolderPersistenceImpl.findByGroupId_First(long groupId, OrderByComparator orderByComparator)
          Finds the first i g folder in the ordered set where groupId = ?.
static IGFolder IGFolderUtil.findByGroupId_Last(long groupId, OrderByComparator orderByComparator)
          Finds the last i g folder in the ordered set where groupId = ?.
 IGFolder IGFolderPersistence.findByGroupId_Last(long groupId, OrderByComparator orderByComparator)
          Finds the last i g folder in the ordered set where groupId = ?.
 IGFolder IGFolderPersistenceImpl.findByGroupId_Last(long groupId, OrderByComparator orderByComparator)
          Finds the last i g folder in the ordered set where groupId = ?.
static IGFolder[] IGFolderUtil.findByGroupId_PrevAndNext(long folderId, long groupId, OrderByComparator orderByComparator)
          Finds the i g folders before and after the current i g folder in the ordered set where groupId = ?.
 IGFolder[] IGFolderPersistence.findByGroupId_PrevAndNext(long folderId, long groupId, OrderByComparator orderByComparator)
          Finds the i g folders before and after the current i g folder in the ordered set where groupId = ?.
 IGFolder[] IGFolderPersistenceImpl.findByGroupId_PrevAndNext(long folderId, long groupId, OrderByComparator orderByComparator)
          Finds the i g folders before and after the current i g folder in the ordered set where groupId = ?.
static IGFolder IGFolderUtil.findByPrimaryKey(long folderId)
          Finds the i g folder with the primary key or throws a NoSuchFolderException if it could not be found.
 IGFolder IGFolderPersistence.findByPrimaryKey(long folderId)
          Finds the i g folder with the primary key or throws a NoSuchFolderException if it could not be found.
 IGFolder IGFolderPersistenceImpl.findByPrimaryKey(long folderId)
          Finds the i g folder with the primary key or throws a NoSuchFolderException if it could not be found.
static IGFolder IGFolderUtil.findByUuid_First(String uuid, OrderByComparator orderByComparator)
          Finds the first i g folder in the ordered set where uuid = ?.
 IGFolder IGFolderPersistence.findByUuid_First(String uuid, OrderByComparator orderByComparator)
          Finds the first i g folder in the ordered set where uuid = ?.
 IGFolder IGFolderPersistenceImpl.findByUuid_First(String uuid, OrderByComparator orderByComparator)
          Finds the first i g folder in the ordered set where uuid = ?.
static IGFolder IGFolderUtil.findByUUID_G(String uuid, long groupId)
          Finds the i g folder where uuid = ? and groupId = ? or throws a NoSuchFolderException if it could not be found.
 IGFolder IGFolderPersistence.findByUUID_G(String uuid, long groupId)
          Finds the i g folder where uuid = ? and groupId = ? or throws a NoSuchFolderException if it could not be found.
 IGFolder IGFolderPersistenceImpl.findByUUID_G(String uuid, long groupId)
          Finds the i g folder where uuid = ? and groupId = ? or throws a NoSuchFolderException if it could not be found.
static IGFolder IGFolderUtil.findByUuid_Last(String uuid, OrderByComparator orderByComparator)
          Finds the last i g folder in the ordered set where uuid = ?.
 IGFolder IGFolderPersistence.findByUuid_Last(String uuid, OrderByComparator orderByComparator)
          Finds the last i g folder in the ordered set where uuid = ?.
 IGFolder IGFolderPersistenceImpl.findByUuid_Last(String uuid, OrderByComparator orderByComparator)
          Finds the last i g folder in the ordered set where uuid = ?.
static IGFolder[] IGFolderUtil.findByUuid_PrevAndNext(long folderId, String uuid, OrderByComparator orderByComparator)
          Finds the i g folders before and after the current i g folder in the ordered set where uuid = ?.
 IGFolder[] IGFolderPersistence.findByUuid_PrevAndNext(long folderId, String uuid, OrderByComparator orderByComparator)
          Finds the i g folders before and after the current i g folder in the ordered set where uuid = ?.
 IGFolder[] IGFolderPersistenceImpl.findByUuid_PrevAndNext(long folderId, String uuid, OrderByComparator orderByComparator)
          Finds the i g folders before and after the current i g folder in the ordered set where uuid = ?.
static IGFolder IGFolderUtil.remove(long folderId)
          Removes the i g folder with the primary key from the database.
 IGFolder IGFolderPersistence.remove(long folderId)
          Removes the i g folder with the primary key from the database.
 IGFolder IGFolderPersistenceImpl.remove(long folderId)
          Removes the i g folder with the primary key from the database.
static void IGFolderUtil.removeByG_P_N(long groupId, long parentFolderId, String name)
          Removes the i g folder where groupId = ? and parentFolderId = ? and name = ? from the database.
 void IGFolderPersistence.removeByG_P_N(long groupId, long parentFolderId, String name)
          Removes the i g folder where groupId = ? and parentFolderId = ? and name = ? from the database.
 void IGFolderPersistenceImpl.removeByG_P_N(long groupId, long parentFolderId, String name)
          Removes the i g folder where groupId = ? and parentFolderId = ? and name = ? from the database.
static void IGFolderUtil.removeByUUID_G(String uuid, long groupId)
          Removes the i g folder where uuid = ? and groupId = ? from the database.
 void IGFolderPersistence.removeByUUID_G(String uuid, long groupId)
          Removes the i g folder where uuid = ? and groupId = ? from the database.
 void IGFolderPersistenceImpl.removeByUUID_G(String uuid, long groupId)
          Removes the i g folder where uuid = ? and groupId = ? from the database.
 


Liferay 6.0.5