|
Liferay 6.1.2-ce-ga3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NoSuchFolderException | |
---|---|
com.liferay.portlet.documentlibrary.lar | |
com.liferay.portlet.documentlibrary.service.impl | This package defines the document library portlet local and remote service implementations. |
com.liferay.portlet.documentlibrary.service.persistence |
Uses of NoSuchFolderException in com.liferay.portlet.documentlibrary.lar |
---|
Methods in com.liferay.portlet.documentlibrary.lar that throw NoSuchFolderException | |
---|---|
static Folder |
FolderUtil.findByPrimaryKey(long folderId)
|
Uses of NoSuchFolderException in com.liferay.portlet.documentlibrary.service.impl |
---|
Methods in com.liferay.portlet.documentlibrary.service.impl that throw NoSuchFolderException | |
---|---|
protected long |
DLFileEntryTypeLocalServiceImpl.getFileEntryTypesPrimaryFolderId(long folderId)
|
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_P_M_PrevAndNext(long folderId,
long groupId,
long parentFolderId,
boolean mountPoint,
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 mountPoint = ?. |
DLFolder[] |
DLFolderPersistence.filterFindByG_P_M_PrevAndNext(long folderId,
long groupId,
long parentFolderId,
boolean mountPoint,
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 mountPoint = ?. |
DLFolder[] |
DLFolderPersistenceImpl.filterFindByG_P_M_PrevAndNext(long folderId,
long groupId,
long parentFolderId,
boolean mountPoint,
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 mountPoint = ?. |
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 = ?. |
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 = ?. |
DLFolder[] |
DLFolderPersistenceImpl.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 = ?. |
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 = ?. |
DLFolder[] |
DLFolderPersistenceImpl.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.findByCompanyId_First(long companyId,
OrderByComparator orderByComparator)
Returns the first document library folder in the ordered set where companyId = ?. |
DLFolder |
DLFolderPersistence.findByCompanyId_First(long companyId,
OrderByComparator orderByComparator)
Returns the first document library folder in the ordered set where companyId = ?. |
DLFolder |
DLFolderPersistenceImpl.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 = ?. |
DLFolder |
DLFolderPersistence.findByCompanyId_Last(long companyId,
OrderByComparator orderByComparator)
Returns the last document library folder in the ordered set where companyId = ?. |
DLFolder |
DLFolderPersistenceImpl.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 = ?. |
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 = ?. |
DLFolder[] |
DLFolderPersistenceImpl.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.findByG_P_First(long groupId,
long parentFolderId,
OrderByComparator orderByComparator)
Returns the first document library folder in the ordered set where groupId = ? and parentFolderId = ?. |
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 = ?. |
DLFolder |
DLFolderPersistenceImpl.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_Last(long groupId,
long parentFolderId,
OrderByComparator orderByComparator)
Returns the last document library folder in the ordered set where groupId = ? and parentFolderId = ?. |
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 = ?. |
DLFolder |
DLFolderPersistenceImpl.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_M_First(long groupId,
long parentFolderId,
boolean mountPoint,
OrderByComparator orderByComparator)
Returns the first document library folder in the ordered set where groupId = ? and parentFolderId = ? and mountPoint = ?. |
DLFolder |
DLFolderPersistence.findByG_P_M_First(long groupId,
long parentFolderId,
boolean mountPoint,
OrderByComparator orderByComparator)
Returns the first document library folder in the ordered set where groupId = ? and parentFolderId = ? and mountPoint = ?. |
DLFolder |
DLFolderPersistenceImpl.findByG_P_M_First(long groupId,
long parentFolderId,
boolean mountPoint,
OrderByComparator orderByComparator)
Returns the first document library folder in the ordered set where groupId = ? and parentFolderId = ? and mountPoint = ?. |
static DLFolder |
DLFolderUtil.findByG_P_M_Last(long groupId,
long parentFolderId,
boolean mountPoint,
OrderByComparator orderByComparator)
Returns the last document library folder in the ordered set where groupId = ? and parentFolderId = ? and mountPoint = ?. |
DLFolder |
DLFolderPersistence.findByG_P_M_Last(long groupId,
long parentFolderId,
boolean mountPoint,
OrderByComparator orderByComparator)
Returns the last document library folder in the ordered set where groupId = ? and parentFolderId = ? and mountPoint = ?. |
DLFolder |
DLFolderPersistenceImpl.findByG_P_M_Last(long groupId,
long parentFolderId,
boolean mountPoint,
OrderByComparator orderByComparator)
Returns the last document library folder in the ordered set where groupId = ? and parentFolderId = ? and mountPoint = ?. |
static DLFolder[] |
DLFolderUtil.findByG_P_M_PrevAndNext(long folderId,
long groupId,
long parentFolderId,
boolean mountPoint,
OrderByComparator orderByComparator)
Returns the document library folders before and after the current document library folder in the ordered set where groupId = ? and parentFolderId = ? and mountPoint = ?. |
DLFolder[] |
DLFolderPersistence.findByG_P_M_PrevAndNext(long folderId,
long groupId,
long parentFolderId,
boolean mountPoint,
OrderByComparator orderByComparator)
Returns the document library folders before and after the current document library folder in the ordered set where groupId = ? and parentFolderId = ? and mountPoint = ?. |
DLFolder[] |
DLFolderPersistenceImpl.findByG_P_M_PrevAndNext(long folderId,
long groupId,
long parentFolderId,
boolean mountPoint,
OrderByComparator orderByComparator)
Returns the document library folders before and after the current document library folder in the ordered set where groupId = ? and parentFolderId = ? and mountPoint = ?. |
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. |
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. |
DLFolder |
DLFolderPersistenceImpl.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 = ?. |
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 = ?. |
DLFolder[] |
DLFolderPersistenceImpl.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 = ?. |
DLFolder |
DLFolderPersistence.findByGroupId_First(long groupId,
OrderByComparator orderByComparator)
Returns the first document library folder in the ordered set where groupId = ?. |
DLFolder |
DLFolderPersistenceImpl.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 = ?. |
DLFolder |
DLFolderPersistence.findByGroupId_Last(long groupId,
OrderByComparator orderByComparator)
Returns the last document library folder in the ordered set where groupId = ?. |
DLFolder |
DLFolderPersistenceImpl.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 = ?. |
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 = ?. |
DLFolder[] |
DLFolderPersistenceImpl.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 = ?. |
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 = ?. |
DLFolder |
DLFolderPersistenceImpl.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 = ?. |
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 = ?. |
DLFolder |
DLFolderPersistenceImpl.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 = ?. |
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 = ?. |
DLFolder[] |
DLFolderPersistenceImpl.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. |
DLFolder |
DLFolderPersistence.findByPrimaryKey(long folderId)
Returns the document library folder with the primary key or throws a NoSuchFolderException if it could not be found. |
DLFolder |
DLFolderPersistenceImpl.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. |
DLFolder |
DLFolderPersistence.findByRepositoryId(long repositoryId)
Returns the document library folder where repositoryId = ? or throws a NoSuchFolderException if it could not be found. |
DLFolder |
DLFolderPersistenceImpl.findByRepositoryId(long repositoryId)
Returns the document library folder where repositoryId = ? or throws a NoSuchFolderException if it could not be found. |
static DLFolder |
DLFolderUtil.findByUuid_First(String uuid,
OrderByComparator orderByComparator)
Returns the first document library folder in the ordered set where uuid = ?. |
DLFolder |
DLFolderPersistence.findByUuid_First(String uuid,
OrderByComparator orderByComparator)
Returns the first document library folder in the ordered set where uuid = ?. |
DLFolder |
DLFolderPersistenceImpl.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. |
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. |
DLFolder |
DLFolderPersistenceImpl.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 = ?. |
DLFolder |
DLFolderPersistence.findByUuid_Last(String uuid,
OrderByComparator orderByComparator)
Returns the last document library folder in the ordered set where uuid = ?. |
DLFolder |
DLFolderPersistenceImpl.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 = ?. |
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 = ?. |
DLFolder[] |
DLFolderPersistenceImpl.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. |
DLFolder |
DLFolderPersistence.remove(long folderId)
Removes the document library folder with the primary key from the database. |
DLFolder |
DLFolderPersistenceImpl.remove(long folderId)
Removes the document library folder with the primary key from the database. |
DLFolder |
DLFolderPersistenceImpl.remove(Serializable primaryKey)
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. |
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. |
DLFolder |
DLFolderPersistenceImpl.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. |
DLFolder |
DLFolderPersistence.removeByRepositoryId(long repositoryId)
Removes the document library folder where repositoryId = ? from the database. |
DLFolder |
DLFolderPersistenceImpl.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. |
DLFolder |
DLFolderPersistence.removeByUUID_G(String uuid,
long groupId)
Removes the document library folder where uuid = ? and groupId = ? from the database. |
DLFolder |
DLFolderPersistenceImpl.removeByUUID_G(String uuid,
long groupId)
Removes the document library folder where uuid = ? and groupId = ? from the database. |
|
Liferay 6.1.2-ce-ga3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |