Package | Description |
---|---|
com.liferay.asset.kernel.service.persistence |
Modifier and Type | Method and Description |
---|---|
static AssetEntry |
AssetEntryUtil.findByC_C(long classNameId,
long classPK)
Returns the asset entry where classNameId = ? and classPK = ? or throws a
NoSuchEntryException if it could not be found. |
AssetEntry |
AssetEntryPersistence.findByC_C(long classNameId,
long classPK)
Returns the asset entry where classNameId = ? and classPK = ? or throws a
NoSuchEntryException if it could not be found. |
static AssetEntry |
AssetEntryUtil.findByCompanyId_First(long companyId,
OrderByComparator<AssetEntry> orderByComparator)
Returns the first asset entry in the ordered set where companyId = ?.
|
AssetEntry |
AssetEntryPersistence.findByCompanyId_First(long companyId,
OrderByComparator<AssetEntry> orderByComparator)
Returns the first asset entry in the ordered set where companyId = ?.
|
static AssetEntry |
AssetEntryUtil.findByCompanyId_Last(long companyId,
OrderByComparator<AssetEntry> orderByComparator)
Returns the last asset entry in the ordered set where companyId = ?.
|
AssetEntry |
AssetEntryPersistence.findByCompanyId_Last(long companyId,
OrderByComparator<AssetEntry> orderByComparator)
Returns the last asset entry in the ordered set where companyId = ?.
|
static AssetEntry[] |
AssetEntryUtil.findByCompanyId_PrevAndNext(long entryId,
long companyId,
OrderByComparator<AssetEntry> orderByComparator)
Returns the asset entries before and after the current asset entry in the ordered set where companyId = ?.
|
AssetEntry[] |
AssetEntryPersistence.findByCompanyId_PrevAndNext(long entryId,
long companyId,
OrderByComparator<AssetEntry> orderByComparator)
Returns the asset entries before and after the current asset entry in the ordered set where companyId = ?.
|
static AssetEntry |
AssetEntryUtil.findByExpirationDate_First(Date expirationDate,
OrderByComparator<AssetEntry> orderByComparator)
Returns the first asset entry in the ordered set where expirationDate = ?.
|
AssetEntry |
AssetEntryPersistence.findByExpirationDate_First(Date expirationDate,
OrderByComparator<AssetEntry> orderByComparator)
Returns the first asset entry in the ordered set where expirationDate = ?.
|
static AssetEntry |
AssetEntryUtil.findByExpirationDate_Last(Date expirationDate,
OrderByComparator<AssetEntry> orderByComparator)
Returns the last asset entry in the ordered set where expirationDate = ?.
|
AssetEntry |
AssetEntryPersistence.findByExpirationDate_Last(Date expirationDate,
OrderByComparator<AssetEntry> orderByComparator)
Returns the last asset entry in the ordered set where expirationDate = ?.
|
static AssetEntry[] |
AssetEntryUtil.findByExpirationDate_PrevAndNext(long entryId,
Date expirationDate,
OrderByComparator<AssetEntry> orderByComparator)
Returns the asset entries before and after the current asset entry in the ordered set where expirationDate = ?.
|
AssetEntry[] |
AssetEntryPersistence.findByExpirationDate_PrevAndNext(long entryId,
Date expirationDate,
OrderByComparator<AssetEntry> orderByComparator)
Returns the asset entries before and after the current asset entry in the ordered set where expirationDate = ?.
|
static AssetEntry |
AssetEntryUtil.findByG_C_P_E_First(long groupId,
long classNameId,
Date publishDate,
Date expirationDate,
OrderByComparator<AssetEntry> orderByComparator)
Returns the first asset entry in the ordered set where groupId = ? and classNameId = ? and publishDate = ? and expirationDate = ?.
|
AssetEntry |
AssetEntryPersistence.findByG_C_P_E_First(long groupId,
long classNameId,
Date publishDate,
Date expirationDate,
OrderByComparator<AssetEntry> orderByComparator)
Returns the first asset entry in the ordered set where groupId = ? and classNameId = ? and publishDate = ? and expirationDate = ?.
|
static AssetEntry |
AssetEntryUtil.findByG_C_P_E_Last(long groupId,
long classNameId,
Date publishDate,
Date expirationDate,
OrderByComparator<AssetEntry> orderByComparator)
Returns the last asset entry in the ordered set where groupId = ? and classNameId = ? and publishDate = ? and expirationDate = ?.
|
AssetEntry |
AssetEntryPersistence.findByG_C_P_E_Last(long groupId,
long classNameId,
Date publishDate,
Date expirationDate,
OrderByComparator<AssetEntry> orderByComparator)
Returns the last asset entry in the ordered set where groupId = ? and classNameId = ? and publishDate = ? and expirationDate = ?.
|
static AssetEntry[] |
AssetEntryUtil.findByG_C_P_E_PrevAndNext(long entryId,
long groupId,
long classNameId,
Date publishDate,
Date expirationDate,
OrderByComparator<AssetEntry> orderByComparator)
Returns the asset entries before and after the current asset entry in the ordered set where groupId = ? and classNameId = ? and publishDate = ? and expirationDate = ?.
|
AssetEntry[] |
AssetEntryPersistence.findByG_C_P_E_PrevAndNext(long entryId,
long groupId,
long classNameId,
Date publishDate,
Date expirationDate,
OrderByComparator<AssetEntry> orderByComparator)
Returns the asset entries before and after the current asset entry in the ordered set where groupId = ? and classNameId = ? and publishDate = ? and expirationDate = ?.
|
static AssetEntry |
AssetEntryUtil.findByG_C_V_First(long groupId,
long classNameId,
boolean visible,
OrderByComparator<AssetEntry> orderByComparator)
Returns the first asset entry in the ordered set where groupId = ? and classNameId = ? and visible = ?.
|
AssetEntry |
AssetEntryPersistence.findByG_C_V_First(long groupId,
long classNameId,
boolean visible,
OrderByComparator<AssetEntry> orderByComparator)
Returns the first asset entry in the ordered set where groupId = ? and classNameId = ? and visible = ?.
|
static AssetEntry |
AssetEntryUtil.findByG_C_V_Last(long groupId,
long classNameId,
boolean visible,
OrderByComparator<AssetEntry> orderByComparator)
Returns the last asset entry in the ordered set where groupId = ? and classNameId = ? and visible = ?.
|
AssetEntry |
AssetEntryPersistence.findByG_C_V_Last(long groupId,
long classNameId,
boolean visible,
OrderByComparator<AssetEntry> orderByComparator)
Returns the last asset entry in the ordered set where groupId = ? and classNameId = ? and visible = ?.
|
static AssetEntry[] |
AssetEntryUtil.findByG_C_V_PrevAndNext(long entryId,
long groupId,
long classNameId,
boolean visible,
OrderByComparator<AssetEntry> orderByComparator)
Returns the asset entries before and after the current asset entry in the ordered set where groupId = ? and classNameId = ? and visible = ?.
|
AssetEntry[] |
AssetEntryPersistence.findByG_C_V_PrevAndNext(long entryId,
long groupId,
long classNameId,
boolean visible,
OrderByComparator<AssetEntry> orderByComparator)
Returns the asset entries before and after the current asset entry in the ordered set where groupId = ? and classNameId = ? and visible = ?.
|
static AssetEntry |
AssetEntryUtil.findByG_CU(long groupId,
String classUuid)
Returns the asset entry where groupId = ? and classUuid = ? or throws a
NoSuchEntryException if it could not be found. |
AssetEntry |
AssetEntryPersistence.findByG_CU(long groupId,
String classUuid)
Returns the asset entry where groupId = ? and classUuid = ? or throws a
NoSuchEntryException if it could not be found. |
static AssetEntry |
AssetEntryUtil.findByGroupId_First(long groupId,
OrderByComparator<AssetEntry> orderByComparator)
Returns the first asset entry in the ordered set where groupId = ?.
|
AssetEntry |
AssetEntryPersistence.findByGroupId_First(long groupId,
OrderByComparator<AssetEntry> orderByComparator)
Returns the first asset entry in the ordered set where groupId = ?.
|
static AssetEntry |
AssetEntryUtil.findByGroupId_Last(long groupId,
OrderByComparator<AssetEntry> orderByComparator)
Returns the last asset entry in the ordered set where groupId = ?.
|
AssetEntry |
AssetEntryPersistence.findByGroupId_Last(long groupId,
OrderByComparator<AssetEntry> orderByComparator)
Returns the last asset entry in the ordered set where groupId = ?.
|
static AssetEntry[] |
AssetEntryUtil.findByGroupId_PrevAndNext(long entryId,
long groupId,
OrderByComparator<AssetEntry> orderByComparator)
Returns the asset entries before and after the current asset entry in the ordered set where groupId = ?.
|
AssetEntry[] |
AssetEntryPersistence.findByGroupId_PrevAndNext(long entryId,
long groupId,
OrderByComparator<AssetEntry> orderByComparator)
Returns the asset entries before and after the current asset entry in the ordered set where groupId = ?.
|
static AssetEntry |
AssetEntryUtil.findByLayoutUuid_First(String layoutUuid,
OrderByComparator<AssetEntry> orderByComparator)
Returns the first asset entry in the ordered set where layoutUuid = ?.
|
AssetEntry |
AssetEntryPersistence.findByLayoutUuid_First(String layoutUuid,
OrderByComparator<AssetEntry> orderByComparator)
Returns the first asset entry in the ordered set where layoutUuid = ?.
|
static AssetEntry |
AssetEntryUtil.findByLayoutUuid_Last(String layoutUuid,
OrderByComparator<AssetEntry> orderByComparator)
Returns the last asset entry in the ordered set where layoutUuid = ?.
|
AssetEntry |
AssetEntryPersistence.findByLayoutUuid_Last(String layoutUuid,
OrderByComparator<AssetEntry> orderByComparator)
Returns the last asset entry in the ordered set where layoutUuid = ?.
|
static AssetEntry[] |
AssetEntryUtil.findByLayoutUuid_PrevAndNext(long entryId,
String layoutUuid,
OrderByComparator<AssetEntry> orderByComparator)
Returns the asset entries before and after the current asset entry in the ordered set where layoutUuid = ?.
|
AssetEntry[] |
AssetEntryPersistence.findByLayoutUuid_PrevAndNext(long entryId,
String layoutUuid,
OrderByComparator<AssetEntry> orderByComparator)
Returns the asset entries before and after the current asset entry in the ordered set where layoutUuid = ?.
|
static AssetEntry |
AssetEntryUtil.findByPrimaryKey(long entryId)
Returns the asset entry with the primary key or throws a
NoSuchEntryException if it could not be found. |
AssetEntry |
AssetEntryPersistence.findByPrimaryKey(long entryId)
Returns the asset entry with the primary key or throws a
NoSuchEntryException if it could not be found. |
static AssetEntry |
AssetEntryUtil.findByPublishDate_First(Date publishDate,
OrderByComparator<AssetEntry> orderByComparator)
Returns the first asset entry in the ordered set where publishDate = ?.
|
AssetEntry |
AssetEntryPersistence.findByPublishDate_First(Date publishDate,
OrderByComparator<AssetEntry> orderByComparator)
Returns the first asset entry in the ordered set where publishDate = ?.
|
static AssetEntry |
AssetEntryUtil.findByPublishDate_Last(Date publishDate,
OrderByComparator<AssetEntry> orderByComparator)
Returns the last asset entry in the ordered set where publishDate = ?.
|
AssetEntry |
AssetEntryPersistence.findByPublishDate_Last(Date publishDate,
OrderByComparator<AssetEntry> orderByComparator)
Returns the last asset entry in the ordered set where publishDate = ?.
|
static AssetEntry[] |
AssetEntryUtil.findByPublishDate_PrevAndNext(long entryId,
Date publishDate,
OrderByComparator<AssetEntry> orderByComparator)
Returns the asset entries before and after the current asset entry in the ordered set where publishDate = ?.
|
AssetEntry[] |
AssetEntryPersistence.findByPublishDate_PrevAndNext(long entryId,
Date publishDate,
OrderByComparator<AssetEntry> orderByComparator)
Returns the asset entries before and after the current asset entry in the ordered set where publishDate = ?.
|
static AssetEntry |
AssetEntryUtil.findByVisible_First(boolean visible,
OrderByComparator<AssetEntry> orderByComparator)
Returns the first asset entry in the ordered set where visible = ?.
|
AssetEntry |
AssetEntryPersistence.findByVisible_First(boolean visible,
OrderByComparator<AssetEntry> orderByComparator)
Returns the first asset entry in the ordered set where visible = ?.
|
static AssetEntry |
AssetEntryUtil.findByVisible_Last(boolean visible,
OrderByComparator<AssetEntry> orderByComparator)
Returns the last asset entry in the ordered set where visible = ?.
|
AssetEntry |
AssetEntryPersistence.findByVisible_Last(boolean visible,
OrderByComparator<AssetEntry> orderByComparator)
Returns the last asset entry in the ordered set where visible = ?.
|
static AssetEntry[] |
AssetEntryUtil.findByVisible_PrevAndNext(long entryId,
boolean visible,
OrderByComparator<AssetEntry> orderByComparator)
Returns the asset entries before and after the current asset entry in the ordered set where visible = ?.
|
AssetEntry[] |
AssetEntryPersistence.findByVisible_PrevAndNext(long entryId,
boolean visible,
OrderByComparator<AssetEntry> orderByComparator)
Returns the asset entries before and after the current asset entry in the ordered set where visible = ?.
|
static AssetEntry |
AssetEntryUtil.remove(long entryId)
Removes the asset entry with the primary key from the database.
|
AssetEntry |
AssetEntryPersistence.remove(long entryId)
Removes the asset entry with the primary key from the database.
|
static AssetEntry |
AssetEntryUtil.removeByC_C(long classNameId,
long classPK)
Removes the asset entry where classNameId = ? and classPK = ? from the database.
|
AssetEntry |
AssetEntryPersistence.removeByC_C(long classNameId,
long classPK)
Removes the asset entry where classNameId = ? and classPK = ? from the database.
|
static AssetEntry |
AssetEntryUtil.removeByG_CU(long groupId,
String classUuid)
Removes the asset entry where groupId = ? and classUuid = ? from the database.
|
AssetEntry |
AssetEntryPersistence.removeByG_CU(long groupId,
String classUuid)
Removes the asset entry where groupId = ? and classUuid = ? from the database.
|