|
Liferay 7.0-ce-m6 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NoSuchFolderException | |
|---|---|
| com.liferay.portlet.journal.service | |
| com.liferay.portlet.journal.service.persistence | |
| Uses of NoSuchFolderException in com.liferay.portlet.journal.service |
|---|
| Methods in com.liferay.portlet.journal.service that throw NoSuchFolderException | |
|---|---|
static long |
JournalFolderLocalServiceUtil.getInheritedWorkflowFolderId(long folderId)
|
long |
JournalFolderLocalServiceWrapper.getInheritedWorkflowFolderId(long folderId)
|
long |
JournalFolderLocalService.getInheritedWorkflowFolderId(long folderId)
|
static long |
JournalFolderLocalServiceUtil.getOverridedDDMStructuresFolderId(long folderId)
|
long |
JournalFolderLocalServiceWrapper.getOverridedDDMStructuresFolderId(long folderId)
|
long |
JournalFolderLocalService.getOverridedDDMStructuresFolderId(long folderId)
|
| Uses of NoSuchFolderException in com.liferay.portlet.journal.service.persistence |
|---|
| Methods in com.liferay.portlet.journal.service.persistence that throw NoSuchFolderException | |
|---|---|
JournalFolder[] |
JournalFolderPersistence.filterFindByG_P_NotS_PrevAndNext(long folderId,
long groupId,
long parentFolderId,
int status,
OrderByComparator<JournalFolder> orderByComparator)
Returns the journal folders before and after the current journal folder in the ordered set of journal folders that the user has permission to view where groupId = ? and parentFolderId = ? and status ≠ ?. |
static JournalFolder[] |
JournalFolderUtil.filterFindByG_P_NotS_PrevAndNext(long folderId,
long groupId,
long parentFolderId,
int status,
OrderByComparator<JournalFolder> orderByComparator)
Returns the journal folders before and after the current journal folder in the ordered set of journal folders that the user has permission to view where groupId = ? and parentFolderId = ? and status ≠ ?. |
JournalFolder[] |
JournalFolderPersistence.filterFindByG_P_PrevAndNext(long folderId,
long groupId,
long parentFolderId,
OrderByComparator<JournalFolder> orderByComparator)
Returns the journal folders before and after the current journal folder in the ordered set of journal folders that the user has permission to view where groupId = ? and parentFolderId = ?. |
static JournalFolder[] |
JournalFolderUtil.filterFindByG_P_PrevAndNext(long folderId,
long groupId,
long parentFolderId,
OrderByComparator<JournalFolder> orderByComparator)
Returns the journal folders before and after the current journal folder in the ordered set of journal folders that the user has permission to view where groupId = ? and parentFolderId = ?. |
JournalFolder[] |
JournalFolderPersistence.filterFindByG_P_S_PrevAndNext(long folderId,
long groupId,
long parentFolderId,
int status,
OrderByComparator<JournalFolder> orderByComparator)
Returns the journal folders before and after the current journal folder in the ordered set of journal folders that the user has permission to view where groupId = ? and parentFolderId = ? and status = ?. |
static JournalFolder[] |
JournalFolderUtil.filterFindByG_P_S_PrevAndNext(long folderId,
long groupId,
long parentFolderId,
int status,
OrderByComparator<JournalFolder> orderByComparator)
Returns the journal folders before and after the current journal folder in the ordered set of journal folders that the user has permission to view where groupId = ? and parentFolderId = ? and status = ?. |
JournalFolder[] |
JournalFolderPersistence.filterFindByGroupId_PrevAndNext(long folderId,
long groupId,
OrderByComparator<JournalFolder> orderByComparator)
Returns the journal folders before and after the current journal folder in the ordered set of journal folders that the user has permission to view where groupId = ?. |
static JournalFolder[] |
JournalFolderUtil.filterFindByGroupId_PrevAndNext(long folderId,
long groupId,
OrderByComparator<JournalFolder> orderByComparator)
Returns the journal folders before and after the current journal folder in the ordered set of journal folders that the user has permission to view where groupId = ?. |
JournalFolder |
JournalFolderPersistence.findByC_NotS_First(long companyId,
int status,
OrderByComparator<JournalFolder> orderByComparator)
Returns the first journal folder in the ordered set where companyId = ? and status ≠ ?. |
static JournalFolder |
JournalFolderUtil.findByC_NotS_First(long companyId,
int status,
OrderByComparator<JournalFolder> orderByComparator)
Returns the first journal folder in the ordered set where companyId = ? and status ≠ ?. |
JournalFolder |
JournalFolderPersistence.findByC_NotS_Last(long companyId,
int status,
OrderByComparator<JournalFolder> orderByComparator)
Returns the last journal folder in the ordered set where companyId = ? and status ≠ ?. |
static JournalFolder |
JournalFolderUtil.findByC_NotS_Last(long companyId,
int status,
OrderByComparator<JournalFolder> orderByComparator)
Returns the last journal folder in the ordered set where companyId = ? and status ≠ ?. |
JournalFolder[] |
JournalFolderPersistence.findByC_NotS_PrevAndNext(long folderId,
long companyId,
int status,
OrderByComparator<JournalFolder> orderByComparator)
Returns the journal folders before and after the current journal folder in the ordered set where companyId = ? and status ≠ ?. |
static JournalFolder[] |
JournalFolderUtil.findByC_NotS_PrevAndNext(long folderId,
long companyId,
int status,
OrderByComparator<JournalFolder> orderByComparator)
Returns the journal folders before and after the current journal folder in the ordered set where companyId = ? and status ≠ ?. |
JournalFolder |
JournalFolderPersistence.findByCompanyId_First(long companyId,
OrderByComparator<JournalFolder> orderByComparator)
Returns the first journal folder in the ordered set where companyId = ?. |
static JournalFolder |
JournalFolderUtil.findByCompanyId_First(long companyId,
OrderByComparator<JournalFolder> orderByComparator)
Returns the first journal folder in the ordered set where companyId = ?. |
JournalFolder |
JournalFolderPersistence.findByCompanyId_Last(long companyId,
OrderByComparator<JournalFolder> orderByComparator)
Returns the last journal folder in the ordered set where companyId = ?. |
static JournalFolder |
JournalFolderUtil.findByCompanyId_Last(long companyId,
OrderByComparator<JournalFolder> orderByComparator)
Returns the last journal folder in the ordered set where companyId = ?. |
JournalFolder[] |
JournalFolderPersistence.findByCompanyId_PrevAndNext(long folderId,
long companyId,
OrderByComparator<JournalFolder> orderByComparator)
Returns the journal folders before and after the current journal folder in the ordered set where companyId = ?. |
static JournalFolder[] |
JournalFolderUtil.findByCompanyId_PrevAndNext(long folderId,
long companyId,
OrderByComparator<JournalFolder> orderByComparator)
Returns the journal folders before and after the current journal folder in the ordered set where companyId = ?. |
JournalFolder |
JournalFolderPersistence.findByF_C_P_NotS_First(long folderId,
long companyId,
long parentFolderId,
int status,
OrderByComparator<JournalFolder> orderByComparator)
Returns the first journal folder in the ordered set where folderId > ? and companyId = ? and parentFolderId = ? and status ≠ ?. |
static JournalFolder |
JournalFolderUtil.findByF_C_P_NotS_First(long folderId,
long companyId,
long parentFolderId,
int status,
OrderByComparator<JournalFolder> orderByComparator)
Returns the first journal folder in the ordered set where folderId > ? and companyId = ? and parentFolderId = ? and status ≠ ?. |
JournalFolder |
JournalFolderPersistence.findByF_C_P_NotS_Last(long folderId,
long companyId,
long parentFolderId,
int status,
OrderByComparator<JournalFolder> orderByComparator)
Returns the last journal folder in the ordered set where folderId > ? and companyId = ? and parentFolderId = ? and status ≠ ?. |
static JournalFolder |
JournalFolderUtil.findByF_C_P_NotS_Last(long folderId,
long companyId,
long parentFolderId,
int status,
OrderByComparator<JournalFolder> orderByComparator)
Returns the last journal folder in the ordered set where folderId > ? and companyId = ? and parentFolderId = ? and status ≠ ?. |
JournalFolder |
JournalFolderPersistence.findByG_N(long groupId,
String name)
Returns the journal folder where groupId = ? and name = ? or throws a NoSuchFolderException if it could not be found. |
static JournalFolder |
JournalFolderUtil.findByG_N(long groupId,
String name)
Returns the journal folder where groupId = ? and name = ? or throws a NoSuchFolderException if it could not be found. |
JournalFolder |
JournalFolderPersistence.findByG_P_First(long groupId,
long parentFolderId,
OrderByComparator<JournalFolder> orderByComparator)
Returns the first journal folder in the ordered set where groupId = ? and parentFolderId = ?. |
static JournalFolder |
JournalFolderUtil.findByG_P_First(long groupId,
long parentFolderId,
OrderByComparator<JournalFolder> orderByComparator)
Returns the first journal folder in the ordered set where groupId = ? and parentFolderId = ?. |
JournalFolder |
JournalFolderPersistence.findByG_P_Last(long groupId,
long parentFolderId,
OrderByComparator<JournalFolder> orderByComparator)
Returns the last journal folder in the ordered set where groupId = ? and parentFolderId = ?. |
static JournalFolder |
JournalFolderUtil.findByG_P_Last(long groupId,
long parentFolderId,
OrderByComparator<JournalFolder> orderByComparator)
Returns the last journal folder in the ordered set where groupId = ? and parentFolderId = ?. |
JournalFolder |
JournalFolderPersistence.findByG_P_N(long groupId,
long parentFolderId,
String name)
Returns the journal folder where groupId = ? and parentFolderId = ? and name = ? or throws a NoSuchFolderException if it could not be found. |
static JournalFolder |
JournalFolderUtil.findByG_P_N(long groupId,
long parentFolderId,
String name)
Returns the journal folder where groupId = ? and parentFolderId = ? and name = ? or throws a NoSuchFolderException if it could not be found. |
JournalFolder |
JournalFolderPersistence.findByG_P_NotS_First(long groupId,
long parentFolderId,
int status,
OrderByComparator<JournalFolder> orderByComparator)
Returns the first journal folder in the ordered set where groupId = ? and parentFolderId = ? and status ≠ ?. |
static JournalFolder |
JournalFolderUtil.findByG_P_NotS_First(long groupId,
long parentFolderId,
int status,
OrderByComparator<JournalFolder> orderByComparator)
Returns the first journal folder in the ordered set where groupId = ? and parentFolderId = ? and status ≠ ?. |
JournalFolder |
JournalFolderPersistence.findByG_P_NotS_Last(long groupId,
long parentFolderId,
int status,
OrderByComparator<JournalFolder> orderByComparator)
Returns the last journal folder in the ordered set where groupId = ? and parentFolderId = ? and status ≠ ?. |
static JournalFolder |
JournalFolderUtil.findByG_P_NotS_Last(long groupId,
long parentFolderId,
int status,
OrderByComparator<JournalFolder> orderByComparator)
Returns the last journal folder in the ordered set where groupId = ? and parentFolderId = ? and status ≠ ?. |
JournalFolder[] |
JournalFolderPersistence.findByG_P_NotS_PrevAndNext(long folderId,
long groupId,
long parentFolderId,
int status,
OrderByComparator<JournalFolder> orderByComparator)
Returns the journal folders before and after the current journal folder in the ordered set where groupId = ? and parentFolderId = ? and status ≠ ?. |
static JournalFolder[] |
JournalFolderUtil.findByG_P_NotS_PrevAndNext(long folderId,
long groupId,
long parentFolderId,
int status,
OrderByComparator<JournalFolder> orderByComparator)
Returns the journal folders before and after the current journal folder in the ordered set where groupId = ? and parentFolderId = ? and status ≠ ?. |
JournalFolder[] |
JournalFolderPersistence.findByG_P_PrevAndNext(long folderId,
long groupId,
long parentFolderId,
OrderByComparator<JournalFolder> orderByComparator)
Returns the journal folders before and after the current journal folder in the ordered set where groupId = ? and parentFolderId = ?. |
static JournalFolder[] |
JournalFolderUtil.findByG_P_PrevAndNext(long folderId,
long groupId,
long parentFolderId,
OrderByComparator<JournalFolder> orderByComparator)
Returns the journal folders before and after the current journal folder in the ordered set where groupId = ? and parentFolderId = ?. |
JournalFolder |
JournalFolderPersistence.findByG_P_S_First(long groupId,
long parentFolderId,
int status,
OrderByComparator<JournalFolder> orderByComparator)
Returns the first journal folder in the ordered set where groupId = ? and parentFolderId = ? and status = ?. |
static JournalFolder |
JournalFolderUtil.findByG_P_S_First(long groupId,
long parentFolderId,
int status,
OrderByComparator<JournalFolder> orderByComparator)
Returns the first journal folder in the ordered set where groupId = ? and parentFolderId = ? and status = ?. |
JournalFolder |
JournalFolderPersistence.findByG_P_S_Last(long groupId,
long parentFolderId,
int status,
OrderByComparator<JournalFolder> orderByComparator)
Returns the last journal folder in the ordered set where groupId = ? and parentFolderId = ? and status = ?. |
static JournalFolder |
JournalFolderUtil.findByG_P_S_Last(long groupId,
long parentFolderId,
int status,
OrderByComparator<JournalFolder> orderByComparator)
Returns the last journal folder in the ordered set where groupId = ? and parentFolderId = ? and status = ?. |
JournalFolder[] |
JournalFolderPersistence.findByG_P_S_PrevAndNext(long folderId,
long groupId,
long parentFolderId,
int status,
OrderByComparator<JournalFolder> orderByComparator)
Returns the journal folders before and after the current journal folder in the ordered set where groupId = ? and parentFolderId = ? and status = ?. |
static JournalFolder[] |
JournalFolderUtil.findByG_P_S_PrevAndNext(long folderId,
long groupId,
long parentFolderId,
int status,
OrderByComparator<JournalFolder> orderByComparator)
Returns the journal folders before and after the current journal folder in the ordered set where groupId = ? and parentFolderId = ? and status = ?. |
JournalFolder |
JournalFolderPersistence.findByGroupId_First(long groupId,
OrderByComparator<JournalFolder> orderByComparator)
Returns the first journal folder in the ordered set where groupId = ?. |
static JournalFolder |
JournalFolderUtil.findByGroupId_First(long groupId,
OrderByComparator<JournalFolder> orderByComparator)
Returns the first journal folder in the ordered set where groupId = ?. |
JournalFolder |
JournalFolderPersistence.findByGroupId_Last(long groupId,
OrderByComparator<JournalFolder> orderByComparator)
Returns the last journal folder in the ordered set where groupId = ?. |
static JournalFolder |
JournalFolderUtil.findByGroupId_Last(long groupId,
OrderByComparator<JournalFolder> orderByComparator)
Returns the last journal folder in the ordered set where groupId = ?. |
JournalFolder[] |
JournalFolderPersistence.findByGroupId_PrevAndNext(long folderId,
long groupId,
OrderByComparator<JournalFolder> orderByComparator)
Returns the journal folders before and after the current journal folder in the ordered set where groupId = ?. |
static JournalFolder[] |
JournalFolderUtil.findByGroupId_PrevAndNext(long folderId,
long groupId,
OrderByComparator<JournalFolder> orderByComparator)
Returns the journal folders before and after the current journal folder in the ordered set where groupId = ?. |
JournalFolder |
JournalFolderPersistence.findByPrimaryKey(long folderId)
Returns the journal folder with the primary key or throws a NoSuchFolderException if it could not be found. |
static JournalFolder |
JournalFolderUtil.findByPrimaryKey(long folderId)
Returns the journal folder with the primary key or throws a NoSuchFolderException if it could not be found. |
JournalFolder |
JournalFolderPersistence.findByUuid_C_First(String uuid,
long companyId,
OrderByComparator<JournalFolder> orderByComparator)
Returns the first journal folder in the ordered set where uuid = ? and companyId = ?. |
static JournalFolder |
JournalFolderUtil.findByUuid_C_First(String uuid,
long companyId,
OrderByComparator<JournalFolder> orderByComparator)
Returns the first journal folder in the ordered set where uuid = ? and companyId = ?. |
JournalFolder |
JournalFolderPersistence.findByUuid_C_Last(String uuid,
long companyId,
OrderByComparator<JournalFolder> orderByComparator)
Returns the last journal folder in the ordered set where uuid = ? and companyId = ?. |
static JournalFolder |
JournalFolderUtil.findByUuid_C_Last(String uuid,
long companyId,
OrderByComparator<JournalFolder> orderByComparator)
Returns the last journal folder in the ordered set where uuid = ? and companyId = ?. |
JournalFolder[] |
JournalFolderPersistence.findByUuid_C_PrevAndNext(long folderId,
String uuid,
long companyId,
OrderByComparator<JournalFolder> orderByComparator)
Returns the journal folders before and after the current journal folder in the ordered set where uuid = ? and companyId = ?. |
static JournalFolder[] |
JournalFolderUtil.findByUuid_C_PrevAndNext(long folderId,
String uuid,
long companyId,
OrderByComparator<JournalFolder> orderByComparator)
Returns the journal folders before and after the current journal folder in the ordered set where uuid = ? and companyId = ?. |
JournalFolder |
JournalFolderPersistence.findByUuid_First(String uuid,
OrderByComparator<JournalFolder> orderByComparator)
Returns the first journal folder in the ordered set where uuid = ?. |
static JournalFolder |
JournalFolderUtil.findByUuid_First(String uuid,
OrderByComparator<JournalFolder> orderByComparator)
Returns the first journal folder in the ordered set where uuid = ?. |
JournalFolder |
JournalFolderPersistence.findByUUID_G(String uuid,
long groupId)
Returns the journal folder where uuid = ? and groupId = ? or throws a NoSuchFolderException if it could not be found. |
static JournalFolder |
JournalFolderUtil.findByUUID_G(String uuid,
long groupId)
Returns the journal folder where uuid = ? and groupId = ? or throws a NoSuchFolderException if it could not be found. |
JournalFolder |
JournalFolderPersistence.findByUuid_Last(String uuid,
OrderByComparator<JournalFolder> orderByComparator)
Returns the last journal folder in the ordered set where uuid = ?. |
static JournalFolder |
JournalFolderUtil.findByUuid_Last(String uuid,
OrderByComparator<JournalFolder> orderByComparator)
Returns the last journal folder in the ordered set where uuid = ?. |
JournalFolder[] |
JournalFolderPersistence.findByUuid_PrevAndNext(long folderId,
String uuid,
OrderByComparator<JournalFolder> orderByComparator)
Returns the journal folders before and after the current journal folder in the ordered set where uuid = ?. |
static JournalFolder[] |
JournalFolderUtil.findByUuid_PrevAndNext(long folderId,
String uuid,
OrderByComparator<JournalFolder> orderByComparator)
Returns the journal folders before and after the current journal folder in the ordered set where uuid = ?. |
JournalFolder |
JournalFolderPersistence.remove(long folderId)
Removes the journal folder with the primary key from the database. |
static JournalFolder |
JournalFolderUtil.remove(long folderId)
Removes the journal folder with the primary key from the database. |
JournalFolder |
JournalFolderPersistence.removeByG_N(long groupId,
String name)
Removes the journal folder where groupId = ? and name = ? from the database. |
static JournalFolder |
JournalFolderUtil.removeByG_N(long groupId,
String name)
Removes the journal folder where groupId = ? and name = ? from the database. |
JournalFolder |
JournalFolderPersistence.removeByG_P_N(long groupId,
long parentFolderId,
String name)
Removes the journal folder where groupId = ? and parentFolderId = ? and name = ? from the database. |
static JournalFolder |
JournalFolderUtil.removeByG_P_N(long groupId,
long parentFolderId,
String name)
Removes the journal folder where groupId = ? and parentFolderId = ? and name = ? from the database. |
JournalFolder |
JournalFolderPersistence.removeByUUID_G(String uuid,
long groupId)
Removes the journal folder where uuid = ? and groupId = ? from the database. |
static JournalFolder |
JournalFolderUtil.removeByUUID_G(String uuid,
long groupId)
Removes the journal folder where uuid = ? and groupId = ? from the database. |
|
Liferay 7.0-ce-m6 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||