|
Liferay 6.1.2-ce-ga3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NoSuchFileVersionException | |
---|---|
com.liferay.portlet.documentlibrary.service.persistence |
Uses of NoSuchFileVersionException in com.liferay.portlet.documentlibrary.service.persistence |
---|
Methods in com.liferay.portlet.documentlibrary.service.persistence that throw NoSuchFileVersionException | |
---|---|
DLFileVersion |
DLFileVersionPersistence.findByF_S_First(long fileEntryId,
int status,
OrderByComparator orderByComparator)
Returns the first document library file version in the ordered set where fileEntryId = ? and status = ?. |
static DLFileVersion |
DLFileVersionUtil.findByF_S_First(long fileEntryId,
int status,
OrderByComparator orderByComparator)
Returns the first document library file version in the ordered set where fileEntryId = ? and status = ?. |
DLFileVersion |
DLFileVersionPersistenceImpl.findByF_S_First(long fileEntryId,
int status,
OrderByComparator orderByComparator)
Returns the first document library file version in the ordered set where fileEntryId = ? and status = ?. |
DLFileVersion |
DLFileVersionPersistence.findByF_S_Last(long fileEntryId,
int status,
OrderByComparator orderByComparator)
Returns the last document library file version in the ordered set where fileEntryId = ? and status = ?. |
static DLFileVersion |
DLFileVersionUtil.findByF_S_Last(long fileEntryId,
int status,
OrderByComparator orderByComparator)
Returns the last document library file version in the ordered set where fileEntryId = ? and status = ?. |
DLFileVersion |
DLFileVersionPersistenceImpl.findByF_S_Last(long fileEntryId,
int status,
OrderByComparator orderByComparator)
Returns the last document library file version in the ordered set where fileEntryId = ? and status = ?. |
DLFileVersion[] |
DLFileVersionPersistence.findByF_S_PrevAndNext(long fileVersionId,
long fileEntryId,
int status,
OrderByComparator orderByComparator)
Returns the document library file versions before and after the current document library file version in the ordered set where fileEntryId = ? and status = ?. |
static DLFileVersion[] |
DLFileVersionUtil.findByF_S_PrevAndNext(long fileVersionId,
long fileEntryId,
int status,
OrderByComparator orderByComparator)
Returns the document library file versions before and after the current document library file version in the ordered set where fileEntryId = ? and status = ?. |
DLFileVersion[] |
DLFileVersionPersistenceImpl.findByF_S_PrevAndNext(long fileVersionId,
long fileEntryId,
int status,
OrderByComparator orderByComparator)
Returns the document library file versions before and after the current document library file version in the ordered set where fileEntryId = ? and status = ?. |
DLFileVersion |
DLFileVersionPersistence.findByF_V(long fileEntryId,
String version)
Returns the document library file version where fileEntryId = ? and version = ? or throws a NoSuchFileVersionException if it could not be found. |
static DLFileVersion |
DLFileVersionUtil.findByF_V(long fileEntryId,
String version)
Returns the document library file version where fileEntryId = ? and version = ? or throws a NoSuchFileVersionException if it could not be found. |
DLFileVersion |
DLFileVersionPersistenceImpl.findByF_V(long fileEntryId,
String version)
Returns the document library file version where fileEntryId = ? and version = ? or throws a NoSuchFileVersionException if it could not be found. |
DLFileVersion |
DLFileVersionPersistence.findByFileEntryId_First(long fileEntryId,
OrderByComparator orderByComparator)
Returns the first document library file version in the ordered set where fileEntryId = ?. |
static DLFileVersion |
DLFileVersionUtil.findByFileEntryId_First(long fileEntryId,
OrderByComparator orderByComparator)
Returns the first document library file version in the ordered set where fileEntryId = ?. |
DLFileVersion |
DLFileVersionPersistenceImpl.findByFileEntryId_First(long fileEntryId,
OrderByComparator orderByComparator)
Returns the first document library file version in the ordered set where fileEntryId = ?. |
DLFileVersion |
DLFileVersionPersistence.findByFileEntryId_Last(long fileEntryId,
OrderByComparator orderByComparator)
Returns the last document library file version in the ordered set where fileEntryId = ?. |
static DLFileVersion |
DLFileVersionUtil.findByFileEntryId_Last(long fileEntryId,
OrderByComparator orderByComparator)
Returns the last document library file version in the ordered set where fileEntryId = ?. |
DLFileVersion |
DLFileVersionPersistenceImpl.findByFileEntryId_Last(long fileEntryId,
OrderByComparator orderByComparator)
Returns the last document library file version in the ordered set where fileEntryId = ?. |
DLFileVersion[] |
DLFileVersionPersistence.findByFileEntryId_PrevAndNext(long fileVersionId,
long fileEntryId,
OrderByComparator orderByComparator)
Returns the document library file versions before and after the current document library file version in the ordered set where fileEntryId = ?. |
static DLFileVersion[] |
DLFileVersionUtil.findByFileEntryId_PrevAndNext(long fileVersionId,
long fileEntryId,
OrderByComparator orderByComparator)
Returns the document library file versions before and after the current document library file version in the ordered set where fileEntryId = ?. |
DLFileVersion[] |
DLFileVersionPersistenceImpl.findByFileEntryId_PrevAndNext(long fileVersionId,
long fileEntryId,
OrderByComparator orderByComparator)
Returns the document library file versions before and after the current document library file version in the ordered set where fileEntryId = ?. |
DLFileVersion |
DLFileVersionPersistence.findByG_F_S_First(long groupId,
long folderId,
int status,
OrderByComparator orderByComparator)
Returns the first document library file version in the ordered set where groupId = ? and folderId = ? and status = ?. |
static DLFileVersion |
DLFileVersionUtil.findByG_F_S_First(long groupId,
long folderId,
int status,
OrderByComparator orderByComparator)
Returns the first document library file version in the ordered set where groupId = ? and folderId = ? and status = ?. |
DLFileVersion |
DLFileVersionPersistenceImpl.findByG_F_S_First(long groupId,
long folderId,
int status,
OrderByComparator orderByComparator)
Returns the first document library file version in the ordered set where groupId = ? and folderId = ? and status = ?. |
DLFileVersion |
DLFileVersionPersistence.findByG_F_S_Last(long groupId,
long folderId,
int status,
OrderByComparator orderByComparator)
Returns the last document library file version in the ordered set where groupId = ? and folderId = ? and status = ?. |
static DLFileVersion |
DLFileVersionUtil.findByG_F_S_Last(long groupId,
long folderId,
int status,
OrderByComparator orderByComparator)
Returns the last document library file version in the ordered set where groupId = ? and folderId = ? and status = ?. |
DLFileVersion |
DLFileVersionPersistenceImpl.findByG_F_S_Last(long groupId,
long folderId,
int status,
OrderByComparator orderByComparator)
Returns the last document library file version in the ordered set where groupId = ? and folderId = ? and status = ?. |
DLFileVersion[] |
DLFileVersionPersistence.findByG_F_S_PrevAndNext(long fileVersionId,
long groupId,
long folderId,
int status,
OrderByComparator orderByComparator)
Returns the document library file versions before and after the current document library file version in the ordered set where groupId = ? and folderId = ? and status = ?. |
static DLFileVersion[] |
DLFileVersionUtil.findByG_F_S_PrevAndNext(long fileVersionId,
long groupId,
long folderId,
int status,
OrderByComparator orderByComparator)
Returns the document library file versions before and after the current document library file version in the ordered set where groupId = ? and folderId = ? and status = ?. |
DLFileVersion[] |
DLFileVersionPersistenceImpl.findByG_F_S_PrevAndNext(long fileVersionId,
long groupId,
long folderId,
int status,
OrderByComparator orderByComparator)
Returns the document library file versions before and after the current document library file version in the ordered set where groupId = ? and folderId = ? and status = ?. |
DLFileVersion |
DLFileVersionPersistence.findByG_F_T_V_First(long groupId,
long folderId,
String title,
String version,
OrderByComparator orderByComparator)
Returns the first document library file version in the ordered set where groupId = ? and folderId = ? and title = ? and version = ?. |
static DLFileVersion |
DLFileVersionUtil.findByG_F_T_V_First(long groupId,
long folderId,
String title,
String version,
OrderByComparator orderByComparator)
Returns the first document library file version in the ordered set where groupId = ? and folderId = ? and title = ? and version = ?. |
DLFileVersion |
DLFileVersionPersistenceImpl.findByG_F_T_V_First(long groupId,
long folderId,
String title,
String version,
OrderByComparator orderByComparator)
Returns the first document library file version in the ordered set where groupId = ? and folderId = ? and title = ? and version = ?. |
DLFileVersion |
DLFileVersionPersistence.findByG_F_T_V_Last(long groupId,
long folderId,
String title,
String version,
OrderByComparator orderByComparator)
Returns the last document library file version in the ordered set where groupId = ? and folderId = ? and title = ? and version = ?. |
static DLFileVersion |
DLFileVersionUtil.findByG_F_T_V_Last(long groupId,
long folderId,
String title,
String version,
OrderByComparator orderByComparator)
Returns the last document library file version in the ordered set where groupId = ? and folderId = ? and title = ? and version = ?. |
DLFileVersion |
DLFileVersionPersistenceImpl.findByG_F_T_V_Last(long groupId,
long folderId,
String title,
String version,
OrderByComparator orderByComparator)
Returns the last document library file version in the ordered set where groupId = ? and folderId = ? and title = ? and version = ?. |
DLFileVersion[] |
DLFileVersionPersistence.findByG_F_T_V_PrevAndNext(long fileVersionId,
long groupId,
long folderId,
String title,
String version,
OrderByComparator orderByComparator)
Returns the document library file versions before and after the current document library file version in the ordered set where groupId = ? and folderId = ? and title = ? and version = ?. |
static DLFileVersion[] |
DLFileVersionUtil.findByG_F_T_V_PrevAndNext(long fileVersionId,
long groupId,
long folderId,
String title,
String version,
OrderByComparator orderByComparator)
Returns the document library file versions before and after the current document library file version in the ordered set where groupId = ? and folderId = ? and title = ? and version = ?. |
DLFileVersion[] |
DLFileVersionPersistenceImpl.findByG_F_T_V_PrevAndNext(long fileVersionId,
long groupId,
long folderId,
String title,
String version,
OrderByComparator orderByComparator)
Returns the document library file versions before and after the current document library file version in the ordered set where groupId = ? and folderId = ? and title = ? and version = ?. |
DLFileVersion |
DLFileVersionPersistence.findByMimeType_First(String mimeType,
OrderByComparator orderByComparator)
Returns the first document library file version in the ordered set where mimeType = ?. |
static DLFileVersion |
DLFileVersionUtil.findByMimeType_First(String mimeType,
OrderByComparator orderByComparator)
Returns the first document library file version in the ordered set where mimeType = ?. |
DLFileVersion |
DLFileVersionPersistenceImpl.findByMimeType_First(String mimeType,
OrderByComparator orderByComparator)
Returns the first document library file version in the ordered set where mimeType = ?. |
DLFileVersion |
DLFileVersionPersistence.findByMimeType_Last(String mimeType,
OrderByComparator orderByComparator)
Returns the last document library file version in the ordered set where mimeType = ?. |
static DLFileVersion |
DLFileVersionUtil.findByMimeType_Last(String mimeType,
OrderByComparator orderByComparator)
Returns the last document library file version in the ordered set where mimeType = ?. |
DLFileVersion |
DLFileVersionPersistenceImpl.findByMimeType_Last(String mimeType,
OrderByComparator orderByComparator)
Returns the last document library file version in the ordered set where mimeType = ?. |
DLFileVersion[] |
DLFileVersionPersistence.findByMimeType_PrevAndNext(long fileVersionId,
String mimeType,
OrderByComparator orderByComparator)
Returns the document library file versions before and after the current document library file version in the ordered set where mimeType = ?. |
static DLFileVersion[] |
DLFileVersionUtil.findByMimeType_PrevAndNext(long fileVersionId,
String mimeType,
OrderByComparator orderByComparator)
Returns the document library file versions before and after the current document library file version in the ordered set where mimeType = ?. |
DLFileVersion[] |
DLFileVersionPersistenceImpl.findByMimeType_PrevAndNext(long fileVersionId,
String mimeType,
OrderByComparator orderByComparator)
Returns the document library file versions before and after the current document library file version in the ordered set where mimeType = ?. |
DLFileVersion |
DLFileVersionPersistence.findByPrimaryKey(long fileVersionId)
Returns the document library file version with the primary key or throws a NoSuchFileVersionException if it could not be found. |
static DLFileVersion |
DLFileVersionUtil.findByPrimaryKey(long fileVersionId)
Returns the document library file version with the primary key or throws a NoSuchFileVersionException if it could not be found. |
DLFileVersion |
DLFileVersionPersistenceImpl.findByPrimaryKey(long fileVersionId)
Returns the document library file version with the primary key or throws a NoSuchFileVersionException if it could not be found. |
DLFileVersion |
DLFileVersionPersistence.findByUuid_First(String uuid,
OrderByComparator orderByComparator)
Returns the first document library file version in the ordered set where uuid = ?. |
static DLFileVersion |
DLFileVersionUtil.findByUuid_First(String uuid,
OrderByComparator orderByComparator)
Returns the first document library file version in the ordered set where uuid = ?. |
DLFileVersion |
DLFileVersionPersistenceImpl.findByUuid_First(String uuid,
OrderByComparator orderByComparator)
Returns the first document library file version in the ordered set where uuid = ?. |
DLFileVersion |
DLFileVersionPersistence.findByUUID_G(String uuid,
long groupId)
Returns the document library file version where uuid = ? and groupId = ? or throws a NoSuchFileVersionException if it could not be found. |
static DLFileVersion |
DLFileVersionUtil.findByUUID_G(String uuid,
long groupId)
Returns the document library file version where uuid = ? and groupId = ? or throws a NoSuchFileVersionException if it could not be found. |
DLFileVersion |
DLFileVersionPersistenceImpl.findByUUID_G(String uuid,
long groupId)
Returns the document library file version where uuid = ? and groupId = ? or throws a NoSuchFileVersionException if it could not be found. |
DLFileVersion |
DLFileVersionPersistence.findByUuid_Last(String uuid,
OrderByComparator orderByComparator)
Returns the last document library file version in the ordered set where uuid = ?. |
static DLFileVersion |
DLFileVersionUtil.findByUuid_Last(String uuid,
OrderByComparator orderByComparator)
Returns the last document library file version in the ordered set where uuid = ?. |
DLFileVersion |
DLFileVersionPersistenceImpl.findByUuid_Last(String uuid,
OrderByComparator orderByComparator)
Returns the last document library file version in the ordered set where uuid = ?. |
DLFileVersion[] |
DLFileVersionPersistence.findByUuid_PrevAndNext(long fileVersionId,
String uuid,
OrderByComparator orderByComparator)
Returns the document library file versions before and after the current document library file version in the ordered set where uuid = ?. |
static DLFileVersion[] |
DLFileVersionUtil.findByUuid_PrevAndNext(long fileVersionId,
String uuid,
OrderByComparator orderByComparator)
Returns the document library file versions before and after the current document library file version in the ordered set where uuid = ?. |
DLFileVersion[] |
DLFileVersionPersistenceImpl.findByUuid_PrevAndNext(long fileVersionId,
String uuid,
OrderByComparator orderByComparator)
Returns the document library file versions before and after the current document library file version in the ordered set where uuid = ?. |
DLFileVersion |
DLFileVersionPersistence.remove(long fileVersionId)
Removes the document library file version with the primary key from the database. |
static DLFileVersion |
DLFileVersionUtil.remove(long fileVersionId)
Removes the document library file version with the primary key from the database. |
DLFileVersion |
DLFileVersionPersistenceImpl.remove(long fileVersionId)
Removes the document library file version with the primary key from the database. |
DLFileVersion |
DLFileVersionPersistenceImpl.remove(Serializable primaryKey)
Removes the document library file version with the primary key from the database. |
DLFileVersion |
DLFileVersionPersistence.removeByF_V(long fileEntryId,
String version)
Removes the document library file version where fileEntryId = ? and version = ? from the database. |
static DLFileVersion |
DLFileVersionUtil.removeByF_V(long fileEntryId,
String version)
Removes the document library file version where fileEntryId = ? and version = ? from the database. |
DLFileVersion |
DLFileVersionPersistenceImpl.removeByF_V(long fileEntryId,
String version)
Removes the document library file version where fileEntryId = ? and version = ? from the database. |
DLFileVersion |
DLFileVersionPersistence.removeByUUID_G(String uuid,
long groupId)
Removes the document library file version where uuid = ? and groupId = ? from the database. |
static DLFileVersion |
DLFileVersionUtil.removeByUUID_G(String uuid,
long groupId)
Removes the document library file version where uuid = ? and groupId = ? from the database. |
DLFileVersion |
DLFileVersionPersistenceImpl.removeByUUID_G(String uuid,
long groupId)
Removes the document library file version where uuid = ? and groupId = ? from the database. |
|
Liferay 6.1.2-ce-ga3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |