|
Liferay 6.2.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NoSuchFolderException | |
|---|---|
| com.liferay.portlet.documentlibrary.service.persistence | |
| Uses of NoSuchFolderException in com.liferay.portlet.documentlibrary.service.persistence |
|---|
| Methods in com.liferay.portlet.documentlibrary.service.persistence that throw NoSuchFolderException | |
|---|---|
static DLFolder[] |
DLFolderUtil.filterFindByG_M_P_H_PrevAndNext(long folderId,
long groupId,
boolean mountPoint,
long parentFolderId,
boolean hidden,
OrderByComparator orderByComparator)
Returns the document library folders before and after the current document library folder in the ordered set of document library folders that the user has permission to view where groupId = ? and mountPoint = ? and parentFolderId = ? and hidden = ?. |
abstract DLFolder[] |
DLFolderPersistence.filterFindByG_M_P_H_PrevAndNext(long folderId,
long groupId,
boolean mountPoint,
long parentFolderId,
boolean hidden,
OrderByComparator orderByComparator)
Returns the document library folders before and after the current document library folder in the ordered set of document library folders that the user has permission to view where groupId = ? and mountPoint = ? and parentFolderId = ? and hidden = ?. |
static DLFolder[] |
DLFolderUtil.filterFindByG_M_P_H_S_PrevAndNext(long folderId,
long groupId,
boolean mountPoint,
long parentFolderId,
boolean hidden,
int status,
OrderByComparator orderByComparator)
Returns the document library folders before and after the current document library folder in the ordered set of document library folders that the user has permission to view where groupId = ? and mountPoint = ? and parentFolderId = ? and hidden = ? and status = ?. |
abstract DLFolder[] |
DLFolderPersistence.filterFindByG_M_P_H_S_PrevAndNext(long folderId,
long groupId,
boolean mountPoint,
long parentFolderId,
boolean hidden,
int status,
OrderByComparator orderByComparator)
Returns the document library folders before and after the current document library folder in the ordered set of document library folders that the user has permission to view where groupId = ? and mountPoint = ? and parentFolderId = ? and hidden = ? and status = ?. |
static DLFolder[] |
DLFolderUtil.filterFindByG_P_H_S_PrevAndNext(long folderId,
long groupId,
long parentFolderId,
boolean hidden,
int status,
OrderByComparator orderByComparator)
Returns the document library folders before and after the current document library folder in the ordered set of document library folders that the user has permission to view where groupId = ? and parentFolderId = ? and hidden = ? and status = ?. |
abstract DLFolder[] |
DLFolderPersistence.filterFindByG_P_H_S_PrevAndNext(long folderId,
long groupId,
long parentFolderId,
boolean hidden,
int status,
OrderByComparator orderByComparator)
Returns the document library folders before and after the current document library folder in the ordered set of document library folders that the user has permission to view where groupId = ? and parentFolderId = ? and hidden = ? and status = ?. |
static DLFolder[] |
DLFolderUtil.filterFindByG_P_PrevAndNext(long folderId,
long groupId,
long parentFolderId,
OrderByComparator orderByComparator)
Returns the document library folders before and after the current document library folder in the ordered set of document library folders that the user has permission to view where groupId = ? and parentFolderId = ?. |
abstract DLFolder[] |
DLFolderPersistence.filterFindByG_P_PrevAndNext(long folderId,
long groupId,
long parentFolderId,
OrderByComparator orderByComparator)
Returns the document library folders before and after the current document library folder in the ordered set of document library folders that the user has permission to view where groupId = ? and parentFolderId = ?. |
static DLFolder[] |
DLFolderUtil.filterFindByGroupId_PrevAndNext(long folderId,
long groupId,
OrderByComparator orderByComparator)
Returns the document library folders before and after the current document library folder in the ordered set of document library folders that the user has permission to view where groupId = ?. |
abstract DLFolder[] |
DLFolderPersistence.filterFindByGroupId_PrevAndNext(long folderId,
long groupId,
OrderByComparator orderByComparator)
Returns the document library folders before and after the current document library folder in the ordered set of document library folders that the user has permission to view where groupId = ?. |
static DLFolder |
DLFolderUtil.findByC_NotS_First(long companyId,
int status,
OrderByComparator orderByComparator)
Returns the first document library folder in the ordered set where companyId = ? and status ≠ ?. |
abstract DLFolder |
DLFolderPersistence.findByC_NotS_First(long companyId,
int status,
OrderByComparator orderByComparator)
Returns the first document library folder in the ordered set where companyId = ? and status ≠ ?. |
static DLFolder |
DLFolderUtil.findByC_NotS_Last(long companyId,
int status,
OrderByComparator orderByComparator)
Returns the last document library folder in the ordered set where companyId = ? and status ≠ ?. |
abstract DLFolder |
DLFolderPersistence.findByC_NotS_Last(long companyId,
int status,
OrderByComparator orderByComparator)
Returns the last document library folder in the ordered set where companyId = ? and status ≠ ?. |
static DLFolder[] |
DLFolderUtil.findByC_NotS_PrevAndNext(long folderId,
long companyId,
int status,
OrderByComparator orderByComparator)
Returns the document library folders before and after the current document library folder in the ordered set where companyId = ? and status ≠ ?. |
abstract DLFolder[] |
DLFolderPersistence.findByC_NotS_PrevAndNext(long folderId,
long companyId,
int status,
OrderByComparator orderByComparator)
Returns the document library folders before and after the current document library folder in the ordered set where companyId = ? and status ≠ ?. |
static DLFolder |
DLFolderUtil.findByCompanyId_First(long companyId,
OrderByComparator orderByComparator)
Returns the first document library folder in the ordered set where companyId = ?. |
abstract DLFolder |
DLFolderPersistence.findByCompanyId_First(long companyId,
OrderByComparator orderByComparator)
Returns the first document library folder in the ordered set where companyId = ?. |
static DLFolder |
DLFolderUtil.findByCompanyId_Last(long companyId,
OrderByComparator orderByComparator)
Returns the last document library folder in the ordered set where companyId = ?. |
abstract DLFolder |
DLFolderPersistence.findByCompanyId_Last(long companyId,
OrderByComparator orderByComparator)
Returns the last document library folder in the ordered set where companyId = ?. |
static DLFolder[] |
DLFolderUtil.findByCompanyId_PrevAndNext(long folderId,
long companyId,
OrderByComparator orderByComparator)
Returns the document library folders before and after the current document library folder in the ordered set where companyId = ?. |
abstract DLFolder[] |
DLFolderPersistence.findByCompanyId_PrevAndNext(long folderId,
long companyId,
OrderByComparator orderByComparator)
Returns the document library folders before and after the current document library folder in the ordered set where companyId = ?. |
static DLFolder |
DLFolderUtil.findByF_C_P_NotS_First(long folderId,
long companyId,
long parentFolderId,
int status,
OrderByComparator orderByComparator)
Returns the first document library folder in the ordered set where folderId > ? and companyId = ? and parentFolderId = ? and status ≠ ?. |
abstract DLFolder |
DLFolderPersistence.findByF_C_P_NotS_First(long folderId,
long companyId,
long parentFolderId,
int status,
OrderByComparator orderByComparator)
Returns the first document library folder in the ordered set where folderId > ? and companyId = ? and parentFolderId = ? and status ≠ ?. |
static DLFolder |
DLFolderUtil.findByF_C_P_NotS_Last(long folderId,
long companyId,
long parentFolderId,
int status,
OrderByComparator orderByComparator)
Returns the last document library folder in the ordered set where folderId > ? and companyId = ? and parentFolderId = ? and status ≠ ?. |
abstract DLFolder |
DLFolderPersistence.findByF_C_P_NotS_Last(long folderId,
long companyId,
long parentFolderId,
int status,
OrderByComparator orderByComparator)
Returns the last document library folder in the ordered set where folderId > ? and companyId = ? and parentFolderId = ? and status ≠ ?. |
static DLFolder |
DLFolderUtil.findByG_M_P_H_First(long groupId,
boolean mountPoint,
long parentFolderId,
boolean hidden,
OrderByComparator orderByComparator)
Returns the first document library folder in the ordered set where groupId = ? and mountPoint = ? and parentFolderId = ? and hidden = ?. |
abstract DLFolder |
DLFolderPersistence.findByG_M_P_H_First(long groupId,
boolean mountPoint,
long parentFolderId,
boolean hidden,
OrderByComparator orderByComparator)
Returns the first document library folder in the ordered set where groupId = ? and mountPoint = ? and parentFolderId = ? and hidden = ?. |
static DLFolder |
DLFolderUtil.findByG_M_P_H_Last(long groupId,
boolean mountPoint,
long parentFolderId,
boolean hidden,
OrderByComparator orderByComparator)
Returns the last document library folder in the ordered set where groupId = ? and mountPoint = ? and parentFolderId = ? and hidden = ?. |
abstract DLFolder |
DLFolderPersistence.findByG_M_P_H_Last(long groupId,
boolean mountPoint,
long parentFolderId,
boolean hidden,
OrderByComparator orderByComparator)
Returns the last document library folder in the ordered set where groupId = ? and mountPoint = ? and parentFolderId = ? and hidden = ?. |
static DLFolder[] |
DLFolderUtil.findByG_M_P_H_PrevAndNext(long folderId,
long groupId,
boolean mountPoint,
long parentFolderId,
boolean hidden,
OrderByComparator orderByComparator)
Returns the document library folders before and after the current document library folder in the ordered set where groupId = ? and mountPoint = ? and parentFolderId = ? and hidden = ?. |
abstract DLFolder[] |
DLFolderPersistence.findByG_M_P_H_PrevAndNext(long folderId,
long groupId,
boolean mountPoint,
long parentFolderId,
boolean hidden,
OrderByComparator orderByComparator)
Returns the document library folders before and after the current document library folder in the ordered set where groupId = ? and mountPoint = ? and parentFolderId = ? and hidden = ?. |
static DLFolder |
DLFolderUtil.findByG_M_P_H_S_First(long groupId,
boolean mountPoint,
long parentFolderId,
boolean hidden,
int status,
OrderByComparator orderByComparator)
Returns the first document library folder in the ordered set where groupId = ? and mountPoint = ? and parentFolderId = ? and hidden = ? and status = ?. |
abstract DLFolder |
DLFolderPersistence.findByG_M_P_H_S_First(long groupId,
boolean mountPoint,
long parentFolderId,
boolean hidden,
int status,
OrderByComparator orderByComparator)
Returns the first document library folder in the ordered set where groupId = ? and mountPoint = ? and parentFolderId = ? and hidden = ? and status = ?. |
static DLFolder |
DLFolderUtil.findByG_M_P_H_S_Last(long groupId,
boolean mountPoint,
long parentFolderId,
boolean hidden,
int status,
OrderByComparator orderByComparator)
Returns the last document library folder in the ordered set where groupId = ? and mountPoint = ? and parentFolderId = ? and hidden = ? and status = ?. |
abstract DLFolder |
DLFolderPersistence.findByG_M_P_H_S_Last(long groupId,
boolean mountPoint,
long parentFolderId,
boolean hidden,
int status,
OrderByComparator orderByComparator)
Returns the last document library folder in the ordered set where groupId = ? and mountPoint = ? and parentFolderId = ? and hidden = ? and status = ?. |
static DLFolder[] |
DLFolderUtil.findByG_M_P_H_S_PrevAndNext(long folderId,
long groupId,
boolean mountPoint,
long parentFolderId,
boolean hidden,
int status,
OrderByComparator orderByComparator)
Returns the document library folders before and after the current document library folder in the ordered set where groupId = ? and mountPoint = ? and parentFolderId = ? and hidden = ? and status = ?. |
abstract DLFolder[] |
DLFolderPersistence.findByG_M_P_H_S_PrevAndNext(long folderId,
long groupId,
boolean mountPoint,
long parentFolderId,
boolean hidden,
int status,
OrderByComparator orderByComparator)
Returns the document library folders before and after the current document library folder in the ordered set where groupId = ? and mountPoint = ? and parentFolderId = ? and hidden = ? and status = ?. |
static DLFolder |
DLFolderUtil.findByG_P_First(long groupId,
long parentFolderId,
OrderByComparator orderByComparator)
Returns the first document library folder in the ordered set where groupId = ? and parentFolderId = ?. |
abstract DLFolder |
DLFolderPersistence.findByG_P_First(long groupId,
long parentFolderId,
OrderByComparator orderByComparator)
Returns the first document library folder in the ordered set where groupId = ? and parentFolderId = ?. |
static DLFolder |
DLFolderUtil.findByG_P_H_S_First(long groupId,
long parentFolderId,
boolean hidden,
int status,
OrderByComparator orderByComparator)
Returns the first document library folder in the ordered set where groupId = ? and parentFolderId = ? and hidden = ? and status = ?. |
abstract DLFolder |
DLFolderPersistence.findByG_P_H_S_First(long groupId,
long parentFolderId,
boolean hidden,
int status,
OrderByComparator orderByComparator)
Returns the first document library folder in the ordered set where groupId = ? and parentFolderId = ? and hidden = ? and status = ?. |
static DLFolder |
DLFolderUtil.findByG_P_H_S_Last(long groupId,
long parentFolderId,
boolean hidden,
int status,
OrderByComparator orderByComparator)
Returns the last document library folder in the ordered set where groupId = ? and parentFolderId = ? and hidden = ? and status = ?. |
abstract DLFolder |
DLFolderPersistence.findByG_P_H_S_Last(long groupId,
long parentFolderId,
boolean hidden,
int status,
OrderByComparator orderByComparator)
Returns the last document library folder in the ordered set where groupId = ? and parentFolderId = ? and hidden = ? and status = ?. |
static DLFolder[] |
DLFolderUtil.findByG_P_H_S_PrevAndNext(long folderId,
long groupId,
long parentFolderId,
boolean hidden,
int status,
OrderByComparator orderByComparator)
Returns the document library folders before and after the current document library folder in the ordered set where groupId = ? and parentFolderId = ? and hidden = ? and status = ?. |
abstract DLFolder[] |
DLFolderPersistence.findByG_P_H_S_PrevAndNext(long folderId,
long groupId,
long parentFolderId,
boolean hidden,
int status,
OrderByComparator orderByComparator)
Returns the document library folders before and after the current document library folder in the ordered set where groupId = ? and parentFolderId = ? and hidden = ? and status = ?. |
static DLFolder |
DLFolderUtil.findByG_P_Last(long groupId,
long parentFolderId,
OrderByComparator orderByComparator)
Returns the last document library folder in the ordered set where groupId = ? and parentFolderId = ?. |
abstract DLFolder |
DLFolderPersistence.findByG_P_Last(long groupId,
long parentFolderId,
OrderByComparator orderByComparator)
Returns the last document library folder in the ordered set where groupId = ? and parentFolderId = ?. |
static DLFolder |
DLFolderUtil.findByG_P_N(long groupId,
long parentFolderId,
String name)
Returns the document library folder where groupId = ? and parentFolderId = ? and name = ? or throws a NoSuchFolderException if it could not be found. |
abstract DLFolder |
DLFolderPersistence.findByG_P_N(long groupId,
long parentFolderId,
String name)
Returns the document library folder where groupId = ? and parentFolderId = ? and name = ? or throws a NoSuchFolderException if it could not be found. |
static DLFolder[] |
DLFolderUtil.findByG_P_PrevAndNext(long folderId,
long groupId,
long parentFolderId,
OrderByComparator orderByComparator)
Returns the document library folders before and after the current document library folder in the ordered set where groupId = ? and parentFolderId = ?. |
abstract DLFolder[] |
DLFolderPersistence.findByG_P_PrevAndNext(long folderId,
long groupId,
long parentFolderId,
OrderByComparator orderByComparator)
Returns the document library folders before and after the current document library folder in the ordered set where groupId = ? and parentFolderId = ?. |
static DLFolder |
DLFolderUtil.findByGroupId_First(long groupId,
OrderByComparator orderByComparator)
Returns the first document library folder in the ordered set where groupId = ?. |
abstract DLFolder |
DLFolderPersistence.findByGroupId_First(long groupId,
OrderByComparator orderByComparator)
Returns the first document library folder in the ordered set where groupId = ?. |
static DLFolder |
DLFolderUtil.findByGroupId_Last(long groupId,
OrderByComparator orderByComparator)
Returns the last document library folder in the ordered set where groupId = ?. |
abstract DLFolder |
DLFolderPersistence.findByGroupId_Last(long groupId,
OrderByComparator orderByComparator)
Returns the last document library folder in the ordered set where groupId = ?. |
static DLFolder[] |
DLFolderUtil.findByGroupId_PrevAndNext(long folderId,
long groupId,
OrderByComparator orderByComparator)
Returns the document library folders before and after the current document library folder in the ordered set where groupId = ?. |
abstract DLFolder[] |
DLFolderPersistence.findByGroupId_PrevAndNext(long folderId,
long groupId,
OrderByComparator orderByComparator)
Returns the document library folders before and after the current document library folder in the ordered set where groupId = ?. |
static DLFolder |
DLFolderUtil.findByP_N_First(long parentFolderId,
String name,
OrderByComparator orderByComparator)
Returns the first document library folder in the ordered set where parentFolderId = ? and name = ?. |
abstract DLFolder |
DLFolderPersistence.findByP_N_First(long parentFolderId,
String name,
OrderByComparator orderByComparator)
Returns the first document library folder in the ordered set where parentFolderId = ? and name = ?. |
static DLFolder |
DLFolderUtil.findByP_N_Last(long parentFolderId,
String name,
OrderByComparator orderByComparator)
Returns the last document library folder in the ordered set where parentFolderId = ? and name = ?. |
abstract DLFolder |
DLFolderPersistence.findByP_N_Last(long parentFolderId,
String name,
OrderByComparator orderByComparator)
Returns the last document library folder in the ordered set where parentFolderId = ? and name = ?. |
static DLFolder[] |
DLFolderUtil.findByP_N_PrevAndNext(long folderId,
long parentFolderId,
String name,
OrderByComparator orderByComparator)
Returns the document library folders before and after the current document library folder in the ordered set where parentFolderId = ? and name = ?. |
abstract DLFolder[] |
DLFolderPersistence.findByP_N_PrevAndNext(long folderId,
long parentFolderId,
String name,
OrderByComparator orderByComparator)
Returns the document library folders before and after the current document library folder in the ordered set where parentFolderId = ? and name = ?. |
static DLFolder |
DLFolderUtil.findByPrimaryKey(long folderId)
Returns the document library folder with the primary key or throws a NoSuchFolderException if it could not be found. |
abstract DLFolder |
DLFolderPersistence.findByPrimaryKey(long folderId)
Returns the document library folder with the primary key or throws a NoSuchFolderException if it could not be found. |
static DLFolder |
DLFolderUtil.findByRepositoryId(long repositoryId)
Returns the document library folder where repositoryId = ? or throws a NoSuchFolderException if it could not be found. |
abstract DLFolder |
DLFolderPersistence.findByRepositoryId(long repositoryId)
Returns the document library folder where repositoryId = ? or throws a NoSuchFolderException if it could not be found. |
static DLFolder |
DLFolderUtil.findByRepositoryIdList_First(long repositoryId,
OrderByComparator orderByComparator)
Returns the first document library folder in the ordered set where repositoryId = ?. |
abstract DLFolder |
DLFolderPersistence.findByRepositoryIdList_First(long repositoryId,
OrderByComparator orderByComparator)
Returns the first document library folder in the ordered set where repositoryId = ?. |
static DLFolder |
DLFolderUtil.findByRepositoryIdList_Last(long repositoryId,
OrderByComparator orderByComparator)
Returns the last document library folder in the ordered set where repositoryId = ?. |
abstract DLFolder |
DLFolderPersistence.findByRepositoryIdList_Last(long repositoryId,
OrderByComparator orderByComparator)
Returns the last document library folder in the ordered set where repositoryId = ?. |
static DLFolder[] |
DLFolderUtil.findByRepositoryIdList_PrevAndNext(long folderId,
long repositoryId,
OrderByComparator orderByComparator)
Returns the document library folders before and after the current document library folder in the ordered set where repositoryId = ?. |
abstract DLFolder[] |
DLFolderPersistence.findByRepositoryIdList_PrevAndNext(long folderId,
long repositoryId,
OrderByComparator orderByComparator)
Returns the document library folders before and after the current document library folder in the ordered set where repositoryId = ?. |
static DLFolder |
DLFolderUtil.findByUuid_C_First(String uuid,
long companyId,
OrderByComparator orderByComparator)
Returns the first document library folder in the ordered set where uuid = ? and companyId = ?. |
abstract DLFolder |
DLFolderPersistence.findByUuid_C_First(String uuid,
long companyId,
OrderByComparator orderByComparator)
Returns the first document library folder in the ordered set where uuid = ? and companyId = ?. |
static DLFolder |
DLFolderUtil.findByUuid_C_Last(String uuid,
long companyId,
OrderByComparator orderByComparator)
Returns the last document library folder in the ordered set where uuid = ? and companyId = ?. |
abstract DLFolder |
DLFolderPersistence.findByUuid_C_Last(String uuid,
long companyId,
OrderByComparator orderByComparator)
Returns the last document library folder in the ordered set where uuid = ? and companyId = ?. |
static DLFolder[] |
DLFolderUtil.findByUuid_C_PrevAndNext(long folderId,
String uuid,
long companyId,
OrderByComparator orderByComparator)
Returns the document library folders before and after the current document library folder in the ordered set where uuid = ? and companyId = ?. |
abstract DLFolder[] |
DLFolderPersistence.findByUuid_C_PrevAndNext(long folderId,
String uuid,
long companyId,
OrderByComparator orderByComparator)
Returns the document library folders before and after the current document library folder in the ordered set where uuid = ? and companyId = ?. |
static DLFolder |
DLFolderUtil.findByUuid_First(String uuid,
OrderByComparator orderByComparator)
Returns the first document library folder in the ordered set where uuid = ?. |
abstract DLFolder |
DLFolderPersistence.findByUuid_First(String uuid,
OrderByComparator orderByComparator)
Returns the first document library folder in the ordered set where uuid = ?. |
static DLFolder |
DLFolderUtil.findByUUID_G(String uuid,
long groupId)
Returns the document library folder where uuid = ? and groupId = ? or throws a NoSuchFolderException if it could not be found. |
abstract DLFolder |
DLFolderPersistence.findByUUID_G(String uuid,
long groupId)
Returns the document library folder where uuid = ? and groupId = ? or throws a NoSuchFolderException if it could not be found. |
static DLFolder |
DLFolderUtil.findByUuid_Last(String uuid,
OrderByComparator orderByComparator)
Returns the last document library folder in the ordered set where uuid = ?. |
abstract DLFolder |
DLFolderPersistence.findByUuid_Last(String uuid,
OrderByComparator orderByComparator)
Returns the last document library folder in the ordered set where uuid = ?. |
static DLFolder[] |
DLFolderUtil.findByUuid_PrevAndNext(long folderId,
String uuid,
OrderByComparator orderByComparator)
Returns the document library folders before and after the current document library folder in the ordered set where uuid = ?. |
abstract DLFolder[] |
DLFolderPersistence.findByUuid_PrevAndNext(long folderId,
String uuid,
OrderByComparator orderByComparator)
Returns the document library folders before and after the current document library folder in the ordered set where uuid = ?. |
static DLFolder |
DLFolderUtil.remove(long folderId)
Removes the document library folder with the primary key from the database. |
abstract DLFolder |
DLFolderPersistence.remove(long folderId)
Removes the document library folder with the primary key from the database. |
static DLFolder |
DLFolderUtil.removeByG_P_N(long groupId,
long parentFolderId,
String name)
Removes the document library folder where groupId = ? and parentFolderId = ? and name = ? from the database. |
abstract DLFolder |
DLFolderPersistence.removeByG_P_N(long groupId,
long parentFolderId,
String name)
Removes the document library folder where groupId = ? and parentFolderId = ? and name = ? from the database. |
static DLFolder |
DLFolderUtil.removeByRepositoryId(long repositoryId)
Removes the document library folder where repositoryId = ? from the database. |
abstract DLFolder |
DLFolderPersistence.removeByRepositoryId(long repositoryId)
Removes the document library folder where repositoryId = ? from the database. |
static DLFolder |
DLFolderUtil.removeByUUID_G(String uuid,
long groupId)
Removes the document library folder where uuid = ? and groupId = ? from the database. |
abstract DLFolder |
DLFolderPersistence.removeByUUID_G(String uuid,
long groupId)
Removes the document library folder where uuid = ? and groupId = ? from the database. |
|
Liferay 6.2.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||