Package | Description |
---|---|
com.liferay.asset.kernel.model | |
com.liferay.asset.kernel.service |
This package defines the asset portlet service local and remote interfaces, utilities, and wrappers.
|
com.liferay.asset.kernel.service.persistence | |
com.liferay.document.library.kernel.service |
This package defines the document library portlet service local and remote interfaces, utilities, and wrappers.
|
com.liferay.portal.kernel.search | |
com.liferay.social.kernel.model | |
com.liferay.social.kernel.service |
This package defines the social related portlet service local and remote interfaces, utilities, and wrappers.
|
Modifier and Type | Class and Description |
---|---|
class |
AssetEntryWrapper
This class is a wrapper for
AssetEntry . |
Modifier and Type | Field and Description |
---|---|
static Accessor<AssetEntry,Long> |
AssetEntry.ENTRY_ID_ACCESSOR |
Modifier and Type | Method and Description |
---|---|
AssetEntry |
AssetEntryWrapper.cloneWithOriginalValues() |
AssetEntry |
AssetEntryModel.cloneWithOriginalValues() |
AssetEntry |
BaseAssetRendererFactory.getAssetEntry(long assetEntryId) |
AssetEntry |
AssetRendererFactory.getAssetEntry(long assetEntryId) |
AssetEntry |
BaseAssetRendererFactory.getAssetEntry(String className,
long classPK) |
AssetEntry |
AssetRendererFactory.getAssetEntry(String classNameId,
long classPK) |
default AssetEntry |
AssetRendererFactory.getAssetEntry(T entry) |
Modifier and Type | Method and Description |
---|---|
Map<String,Function<AssetEntry,Object>> |
AssetEntryWrapper.getAttributeGetterFunctions() |
Map<String,BiConsumer<AssetEntry,Object>> |
AssetEntryWrapper.getAttributeSetterBiConsumers() |
Modifier and Type | Method and Description |
---|---|
protected AssetEntryWrapper |
AssetEntryWrapper.wrap(AssetEntry assetEntry) |
Constructor and Description |
---|
AssetEntryWrapper(AssetEntry assetEntry) |
Modifier and Type | Method and Description |
---|---|
AssetEntry |
AssetEntryLocalServiceWrapper.addAssetEntry(AssetEntry assetEntry)
Adds the asset entry to the database.
|
static AssetEntry |
AssetEntryLocalServiceUtil.addAssetEntry(AssetEntry assetEntry)
Adds the asset entry to the database.
|
AssetEntry |
AssetEntryLocalService.addAssetEntry(AssetEntry assetEntry)
Adds the asset entry to the database.
|
AssetEntry |
AssetEntryLocalServiceWrapper.createAssetEntry(long entryId)
Creates a new asset entry with the primary key.
|
static AssetEntry |
AssetEntryLocalServiceUtil.createAssetEntry(long entryId)
Creates a new asset entry with the primary key.
|
AssetEntry |
AssetEntryLocalService.createAssetEntry(long entryId)
Creates a new asset entry with the primary key.
|
AssetEntry |
AssetEntryLocalServiceWrapper.deleteAssetEntry(AssetEntry assetEntry)
Deletes the asset entry from the database.
|
static AssetEntry |
AssetEntryLocalServiceUtil.deleteAssetEntry(AssetEntry assetEntry)
Deletes the asset entry from the database.
|
AssetEntry |
AssetEntryLocalService.deleteAssetEntry(AssetEntry assetEntry)
Deletes the asset entry from the database.
|
AssetEntry |
AssetEntryLocalServiceWrapper.deleteAssetEntry(long entryId)
Deletes the asset entry with the primary key from the database.
|
static AssetEntry |
AssetEntryLocalServiceUtil.deleteAssetEntry(long entryId)
Deletes the asset entry with the primary key from the database.
|
AssetEntry |
AssetEntryLocalService.deleteAssetEntry(long entryId)
Deletes the asset entry with the primary key from the database.
|
AssetEntry |
AssetEntryLocalServiceWrapper.fetchAssetEntry(long entryId) |
static AssetEntry |
AssetEntryLocalServiceUtil.fetchAssetEntry(long entryId) |
AssetEntry |
AssetEntryLocalService.fetchAssetEntry(long entryId) |
AssetEntry |
AssetEntryServiceWrapper.fetchEntry(long entryId) |
static AssetEntry |
AssetEntryServiceUtil.fetchEntry(long entryId) |
AssetEntry |
AssetEntryService.fetchEntry(long entryId) |
AssetEntry |
AssetEntryLocalServiceWrapper.fetchEntry(long entryId) |
static AssetEntry |
AssetEntryLocalServiceUtil.fetchEntry(long entryId) |
AssetEntry |
AssetEntryLocalService.fetchEntry(long entryId) |
AssetEntry |
AssetEntryLocalServiceWrapper.fetchEntry(long classNameId,
long classPK) |
static AssetEntry |
AssetEntryLocalServiceUtil.fetchEntry(long classNameId,
long classPK) |
AssetEntry |
AssetEntryLocalService.fetchEntry(long classNameId,
long classPK) |
AssetEntry |
AssetEntryLocalServiceWrapper.fetchEntry(long groupId,
String classUuid) |
static AssetEntry |
AssetEntryLocalServiceUtil.fetchEntry(long groupId,
String classUuid) |
AssetEntry |
AssetEntryLocalService.fetchEntry(long groupId,
String classUuid) |
AssetEntry |
AssetEntryLocalServiceWrapper.fetchEntry(String className,
long classPK) |
static AssetEntry |
AssetEntryLocalServiceUtil.fetchEntry(String className,
long classPK) |
AssetEntry |
AssetEntryLocalService.fetchEntry(String className,
long classPK) |
AssetEntry |
AssetEntryLocalServiceWrapper.getAssetEntry(long entryId)
Returns the asset entry with the primary key.
|
static AssetEntry |
AssetEntryLocalServiceUtil.getAssetEntry(long entryId)
Returns the asset entry with the primary key.
|
AssetEntry |
AssetEntryLocalService.getAssetEntry(long entryId)
Returns the asset entry with the primary key.
|
AssetEntry |
AssetEntryServiceWrapper.getEntry(long entryId) |
static AssetEntry |
AssetEntryServiceUtil.getEntry(long entryId) |
AssetEntry |
AssetEntryService.getEntry(long entryId) |
AssetEntry |
AssetEntryLocalServiceWrapper.getEntry(long entryId) |
static AssetEntry |
AssetEntryLocalServiceUtil.getEntry(long entryId) |
AssetEntry |
AssetEntryLocalService.getEntry(long entryId) |
AssetEntry |
AssetEntryLocalServiceWrapper.getEntry(long groupId,
String classUuid) |
static AssetEntry |
AssetEntryLocalServiceUtil.getEntry(long groupId,
String classUuid) |
AssetEntry |
AssetEntryLocalService.getEntry(long groupId,
String classUuid) |
AssetEntry |
AssetEntryServiceWrapper.getEntry(String className,
long classPK) |
static AssetEntry |
AssetEntryServiceUtil.getEntry(String className,
long classPK) |
AssetEntry |
AssetEntryService.getEntry(String className,
long classPK) |
AssetEntry |
AssetEntryLocalServiceWrapper.getEntry(String className,
long classPK) |
static AssetEntry |
AssetEntryLocalServiceUtil.getEntry(String className,
long classPK) |
AssetEntry |
AssetEntryLocalService.getEntry(String className,
long classPK) |
AssetEntry |
AssetEntryLocalServiceWrapper.incrementViewCounter(long companyId,
long userId,
String className,
long classPK) |
static AssetEntry |
AssetEntryLocalServiceUtil.incrementViewCounter(long companyId,
long userId,
String className,
long classPK) |
AssetEntry |
AssetEntryLocalService.incrementViewCounter(long companyId,
long userId,
String className,
long classPK) |
AssetEntry |
AssetEntryServiceWrapper.incrementViewCounter(long companyId,
String className,
long classPK) |
static AssetEntry |
AssetEntryServiceUtil.incrementViewCounter(long companyId,
String className,
long classPK) |
AssetEntry |
AssetEntryService.incrementViewCounter(long companyId,
String className,
long classPK) |
AssetEntry |
AssetEntryLocalServiceWrapper.updateAssetEntry(AssetEntry assetEntry)
Updates the asset entry in the database or adds it if it does not yet exist.
|
static AssetEntry |
AssetEntryLocalServiceUtil.updateAssetEntry(AssetEntry assetEntry)
Updates the asset entry in the database or adds it if it does not yet exist.
|
AssetEntry |
AssetEntryLocalService.updateAssetEntry(AssetEntry assetEntry)
Updates the asset entry in the database or adds it if it does not yet exist.
|
AssetEntry |
AssetEntryServiceWrapper.updateEntry(long groupId,
Date createDate,
Date modifiedDate,
String className,
long classPK,
String classUuid,
long classTypeId,
long[] categoryIds,
String[] tagNames,
boolean listable,
boolean visible,
Date startDate,
Date endDate,
Date publishDate,
Date expirationDate,
String mimeType,
String title,
String description,
String summary,
String url,
String layoutUuid,
int height,
int width,
Double priority) |
static AssetEntry |
AssetEntryServiceUtil.updateEntry(long groupId,
Date createDate,
Date modifiedDate,
String className,
long classPK,
String classUuid,
long classTypeId,
long[] categoryIds,
String[] tagNames,
boolean listable,
boolean visible,
Date startDate,
Date endDate,
Date publishDate,
Date expirationDate,
String mimeType,
String title,
String description,
String summary,
String url,
String layoutUuid,
int height,
int width,
Double priority) |
AssetEntry |
AssetEntryService.updateEntry(long groupId,
Date createDate,
Date modifiedDate,
String className,
long classPK,
String classUuid,
long classTypeId,
long[] categoryIds,
String[] tagNames,
boolean listable,
boolean visible,
Date startDate,
Date endDate,
Date publishDate,
Date expirationDate,
String mimeType,
String title,
String description,
String summary,
String url,
String layoutUuid,
int height,
int width,
Double priority) |
AssetEntry |
AssetEntryLocalServiceWrapper.updateEntry(long userId,
long groupId,
Date createDate,
Date modifiedDate,
String className,
long classPK,
String classUuid,
long classTypeId,
long[] categoryIds,
String[] tagNames,
boolean listable,
boolean visible,
Date startDate,
Date endDate,
Date publishDate,
Date expirationDate,
String mimeType,
String title,
String description,
String summary,
String url,
String layoutUuid,
int height,
int width,
Double priority) |
static AssetEntry |
AssetEntryLocalServiceUtil.updateEntry(long userId,
long groupId,
Date createDate,
Date modifiedDate,
String className,
long classPK,
String classUuid,
long classTypeId,
long[] categoryIds,
String[] tagNames,
boolean listable,
boolean visible,
Date startDate,
Date endDate,
Date publishDate,
Date expirationDate,
String mimeType,
String title,
String description,
String summary,
String url,
String layoutUuid,
int height,
int width,
Double priority) |
AssetEntry |
AssetEntryLocalService.updateEntry(long userId,
long groupId,
Date createDate,
Date modifiedDate,
String className,
long classPK,
String classUuid,
long classTypeId,
long[] categoryIds,
String[] tagNames,
boolean listable,
boolean visible,
Date startDate,
Date endDate,
Date publishDate,
Date expirationDate,
String mimeType,
String title,
String description,
String summary,
String url,
String layoutUuid,
int height,
int width,
Double priority) |
AssetEntry |
AssetEntryLocalServiceWrapper.updateEntry(long userId,
long groupId,
Date createDate,
Date modifiedDate,
String className,
long classPK,
String classUuid,
long classTypeId,
long[] categoryIds,
String[] tagNames,
boolean listable,
boolean visible,
Date startDate,
Date endDate,
Date publishDate,
Date expirationDate,
String mimeType,
String title,
String description,
String summary,
String url,
String layoutUuid,
int height,
int width,
Double priority,
ServiceContext serviceContext) |
static AssetEntry |
AssetEntryLocalServiceUtil.updateEntry(long userId,
long groupId,
Date createDate,
Date modifiedDate,
String className,
long classPK,
String classUuid,
long classTypeId,
long[] categoryIds,
String[] tagNames,
boolean listable,
boolean visible,
Date startDate,
Date endDate,
Date publishDate,
Date expirationDate,
String mimeType,
String title,
String description,
String summary,
String url,
String layoutUuid,
int height,
int width,
Double priority,
ServiceContext serviceContext) |
AssetEntry |
AssetEntryLocalService.updateEntry(long userId,
long groupId,
Date createDate,
Date modifiedDate,
String className,
long classPK,
String classUuid,
long classTypeId,
long[] categoryIds,
String[] tagNames,
boolean listable,
boolean visible,
Date startDate,
Date endDate,
Date publishDate,
Date expirationDate,
String mimeType,
String title,
String description,
String summary,
String url,
String layoutUuid,
int height,
int width,
Double priority,
ServiceContext serviceContext) |
AssetEntry |
AssetEntryLocalServiceWrapper.updateEntry(long userId,
long groupId,
String className,
long classPK,
long[] categoryIds,
String[] tagNames) |
static AssetEntry |
AssetEntryLocalServiceUtil.updateEntry(long userId,
long groupId,
String className,
long classPK,
long[] categoryIds,
String[] tagNames) |
AssetEntry |
AssetEntryLocalService.updateEntry(long userId,
long groupId,
String className,
long classPK,
long[] categoryIds,
String[] tagNames) |
AssetEntry |
AssetEntryLocalServiceWrapper.updateEntry(String className,
long classPK,
Date publishDate,
Date expirationDate,
boolean listable,
boolean visible) |
static AssetEntry |
AssetEntryLocalServiceUtil.updateEntry(String className,
long classPK,
Date publishDate,
Date expirationDate,
boolean listable,
boolean visible) |
AssetEntry |
AssetEntryLocalService.updateEntry(String className,
long classPK,
Date publishDate,
Date expirationDate,
boolean listable,
boolean visible) |
AssetEntry |
AssetEntryLocalServiceWrapper.updateVisible(AssetEntry entry,
boolean visible) |
static AssetEntry |
AssetEntryLocalServiceUtil.updateVisible(AssetEntry entry,
boolean visible) |
AssetEntry |
AssetEntryLocalService.updateVisible(AssetEntry entry,
boolean visible) |
AssetEntry |
AssetEntryLocalServiceWrapper.updateVisible(String className,
long classPK,
boolean visible) |
static AssetEntry |
AssetEntryLocalServiceUtil.updateVisible(String className,
long classPK,
boolean visible) |
AssetEntry |
AssetEntryLocalService.updateVisible(String className,
long classPK,
boolean visible) |
Modifier and Type | Method and Description |
---|---|
List<AssetEntry> |
AssetEntryLocalServiceWrapper.getAssetEntries(int start,
int end)
Returns a range of all the asset entries.
|
static List<AssetEntry> |
AssetEntryLocalServiceUtil.getAssetEntries(int start,
int end)
Returns a range of all the asset entries.
|
List<AssetEntry> |
AssetEntryLocalService.getAssetEntries(int start,
int end)
Returns a range of all the asset entries.
|
List<AssetEntry> |
AssetEntryLocalServiceWrapper.getAssetTagAssetEntries(long tagId) |
static List<AssetEntry> |
AssetEntryLocalServiceUtil.getAssetTagAssetEntries(long tagId) |
List<AssetEntry> |
AssetEntryLocalService.getAssetTagAssetEntries(long tagId) |
List<AssetEntry> |
AssetEntryLocalServiceWrapper.getAssetTagAssetEntries(long tagId,
int start,
int end) |
static List<AssetEntry> |
AssetEntryLocalServiceUtil.getAssetTagAssetEntries(long tagId,
int start,
int end) |
List<AssetEntry> |
AssetEntryLocalService.getAssetTagAssetEntries(long tagId,
int start,
int end) |
List<AssetEntry> |
AssetEntryLocalServiceWrapper.getAssetTagAssetEntries(long tagId,
int start,
int end,
OrderByComparator<AssetEntry> orderByComparator) |
static List<AssetEntry> |
AssetEntryLocalServiceUtil.getAssetTagAssetEntries(long tagId,
int start,
int end,
OrderByComparator<AssetEntry> orderByComparator) |
List<AssetEntry> |
AssetEntryLocalService.getAssetTagAssetEntries(long tagId,
int start,
int end,
OrderByComparator<AssetEntry> orderByComparator) |
List<AssetEntry> |
AssetEntryServiceWrapper.getCompanyEntries(long companyId,
int start,
int end) |
static List<AssetEntry> |
AssetEntryServiceUtil.getCompanyEntries(long companyId,
int start,
int end) |
List<AssetEntry> |
AssetEntryService.getCompanyEntries(long companyId,
int start,
int end) |
List<AssetEntry> |
AssetEntryLocalServiceWrapper.getCompanyEntries(long companyId,
int start,
int end) |
static List<AssetEntry> |
AssetEntryLocalServiceUtil.getCompanyEntries(long companyId,
int start,
int end) |
List<AssetEntry> |
AssetEntryLocalService.getCompanyEntries(long companyId,
int start,
int end) |
CTPersistence<AssetEntry> |
AssetEntryLocalServiceWrapper.getCTPersistence() |
CTPersistence<AssetEntry> |
AssetEntryLocalService.getCTPersistence() |
List<AssetEntry> |
AssetEntryServiceWrapper.getEntries(AssetEntryQuery entryQuery) |
static List<AssetEntry> |
AssetEntryServiceUtil.getEntries(AssetEntryQuery entryQuery) |
List<AssetEntry> |
AssetEntryService.getEntries(AssetEntryQuery entryQuery) |
List<AssetEntry> |
AssetEntryLocalServiceWrapper.getEntries(AssetEntryQuery entryQuery) |
static List<AssetEntry> |
AssetEntryLocalServiceUtil.getEntries(AssetEntryQuery entryQuery) |
List<AssetEntry> |
AssetEntryLocalService.getEntries(AssetEntryQuery entryQuery) |
List<AssetEntry> |
AssetEntryLocalServiceWrapper.getEntries(long[] groupIds,
long[] classNameIds,
long[] classTypeIds,
String keywords,
String userName,
String title,
String description,
Boolean listable,
boolean advancedSearch,
boolean andOperator,
int start,
int end,
String orderByCol1,
String orderByCol2,
String orderByType1,
String orderByType2) |
static List<AssetEntry> |
AssetEntryLocalServiceUtil.getEntries(long[] groupIds,
long[] classNameIds,
long[] classTypeIds,
String keywords,
String userName,
String title,
String description,
Boolean listable,
boolean advancedSearch,
boolean andOperator,
int start,
int end,
String orderByCol1,
String orderByCol2,
String orderByType1,
String orderByType2) |
List<AssetEntry> |
AssetEntryLocalService.getEntries(long[] groupIds,
long[] classNameIds,
long[] classTypeIds,
String keywords,
String userName,
String title,
String description,
Boolean listable,
boolean advancedSearch,
boolean andOperator,
int start,
int end,
String orderByCol1,
String orderByCol2,
String orderByType1,
String orderByType2) |
List<AssetEntry> |
AssetEntryLocalServiceWrapper.getEntries(long[] groupIds,
long[] classNameIds,
String keywords,
String userName,
String title,
String description,
Boolean listable,
boolean advancedSearch,
boolean andOperator,
int start,
int end,
String orderByCol1,
String orderByCol2,
String orderByType1,
String orderByType2) |
static List<AssetEntry> |
AssetEntryLocalServiceUtil.getEntries(long[] groupIds,
long[] classNameIds,
String keywords,
String userName,
String title,
String description,
Boolean listable,
boolean advancedSearch,
boolean andOperator,
int start,
int end,
String orderByCol1,
String orderByCol2,
String orderByType1,
String orderByType2) |
List<AssetEntry> |
AssetEntryLocalService.getEntries(long[] groupIds,
long[] classNameIds,
String keywords,
String userName,
String title,
String description,
Boolean listable,
boolean advancedSearch,
boolean andOperator,
int start,
int end,
String orderByCol1,
String orderByCol2,
String orderByType1,
String orderByType2) |
List<AssetEntry> |
AssetEntryLocalServiceWrapper.getGroupEntries(long groupId) |
static List<AssetEntry> |
AssetEntryLocalServiceUtil.getGroupEntries(long groupId) |
List<AssetEntry> |
AssetEntryLocalService.getGroupEntries(long groupId) |
Class<AssetEntry> |
AssetEntryLocalServiceWrapper.getModelClass() |
Class<AssetEntry> |
AssetEntryLocalService.getModelClass() |
List<AssetEntry> |
AssetEntryLocalServiceWrapper.getTopViewedEntries(String[] className,
boolean asc,
int start,
int end) |
static List<AssetEntry> |
AssetEntryLocalServiceUtil.getTopViewedEntries(String[] className,
boolean asc,
int start,
int end) |
List<AssetEntry> |
AssetEntryLocalService.getTopViewedEntries(String[] className,
boolean asc,
int start,
int end) |
List<AssetEntry> |
AssetEntryLocalServiceWrapper.getTopViewedEntries(String className,
boolean asc,
int start,
int end) |
static List<AssetEntry> |
AssetEntryLocalServiceUtil.getTopViewedEntries(String className,
boolean asc,
int start,
int end) |
List<AssetEntry> |
AssetEntryLocalService.getTopViewedEntries(String className,
boolean asc,
int start,
int end) |
Modifier and Type | Method and Description |
---|---|
AssetEntry |
AssetEntryLocalServiceWrapper.addAssetEntry(AssetEntry assetEntry)
Adds the asset entry to the database.
|
static AssetEntry |
AssetEntryLocalServiceUtil.addAssetEntry(AssetEntry assetEntry)
Adds the asset entry to the database.
|
AssetEntry |
AssetEntryLocalService.addAssetEntry(AssetEntry assetEntry)
Adds the asset entry to the database.
|
boolean |
AssetEntryLocalServiceWrapper.addAssetTagAssetEntry(long tagId,
AssetEntry assetEntry) |
static boolean |
AssetEntryLocalServiceUtil.addAssetTagAssetEntry(long tagId,
AssetEntry assetEntry) |
boolean |
AssetEntryLocalService.addAssetTagAssetEntry(long tagId,
AssetEntry assetEntry) |
AssetEntry |
AssetEntryLocalServiceWrapper.deleteAssetEntry(AssetEntry assetEntry)
Deletes the asset entry from the database.
|
static AssetEntry |
AssetEntryLocalServiceUtil.deleteAssetEntry(AssetEntry assetEntry)
Deletes the asset entry from the database.
|
AssetEntry |
AssetEntryLocalService.deleteAssetEntry(AssetEntry assetEntry)
Deletes the asset entry from the database.
|
void |
AssetEntryLocalServiceWrapper.deleteAssetTagAssetEntry(long tagId,
AssetEntry assetEntry) |
static void |
AssetEntryLocalServiceUtil.deleteAssetTagAssetEntry(long tagId,
AssetEntry assetEntry) |
void |
AssetEntryLocalService.deleteAssetTagAssetEntry(long tagId,
AssetEntry assetEntry) |
void |
AssetEntryLocalServiceWrapper.deleteEntry(AssetEntry entry) |
static void |
AssetEntryLocalServiceUtil.deleteEntry(AssetEntry entry) |
void |
AssetEntryLocalService.deleteEntry(AssetEntry entry) |
void |
AssetEntryServiceWrapper.incrementViewCounter(AssetEntry assetEntry) |
static void |
AssetEntryServiceUtil.incrementViewCounter(AssetEntry assetEntry) |
void |
AssetEntryService.incrementViewCounter(AssetEntry assetEntry) |
void |
AssetEntryLocalServiceWrapper.incrementViewCounter(long userId,
AssetEntry assetEntry) |
static void |
AssetEntryLocalServiceUtil.incrementViewCounter(long userId,
AssetEntry assetEntry) |
void |
AssetEntryLocalService.incrementViewCounter(long userId,
AssetEntry assetEntry) |
AssetEntry |
AssetEntryLocalServiceWrapper.updateAssetEntry(AssetEntry assetEntry)
Updates the asset entry in the database or adds it if it does not yet exist.
|
static AssetEntry |
AssetEntryLocalServiceUtil.updateAssetEntry(AssetEntry assetEntry)
Updates the asset entry in the database or adds it if it does not yet exist.
|
AssetEntry |
AssetEntryLocalService.updateAssetEntry(AssetEntry assetEntry)
Updates the asset entry in the database or adds it if it does not yet exist.
|
AssetEntry |
AssetEntryLocalServiceWrapper.updateVisible(AssetEntry entry,
boolean visible) |
static AssetEntry |
AssetEntryLocalServiceUtil.updateVisible(AssetEntry entry,
boolean visible) |
AssetEntry |
AssetEntryLocalService.updateVisible(AssetEntry entry,
boolean visible) |
Modifier and Type | Method and Description |
---|---|
boolean |
AssetEntryLocalServiceWrapper.addAssetTagAssetEntries(long tagId,
List<AssetEntry> assetEntries) |
static boolean |
AssetEntryLocalServiceUtil.addAssetTagAssetEntries(long tagId,
List<AssetEntry> assetEntries) |
boolean |
AssetEntryLocalService.addAssetTagAssetEntries(long tagId,
List<AssetEntry> assetEntries) |
void |
AssetEntryLocalServiceWrapper.deleteAssetTagAssetEntries(long tagId,
List<AssetEntry> assetEntries) |
static void |
AssetEntryLocalServiceUtil.deleteAssetTagAssetEntries(long tagId,
List<AssetEntry> assetEntries) |
void |
AssetEntryLocalService.deleteAssetTagAssetEntries(long tagId,
List<AssetEntry> assetEntries) |
List<AssetEntry> |
AssetEntryLocalServiceWrapper.getAssetTagAssetEntries(long tagId,
int start,
int end,
OrderByComparator<AssetEntry> orderByComparator) |
static List<AssetEntry> |
AssetEntryLocalServiceUtil.getAssetTagAssetEntries(long tagId,
int start,
int end,
OrderByComparator<AssetEntry> orderByComparator) |
List<AssetEntry> |
AssetEntryLocalService.getAssetTagAssetEntries(long tagId,
int start,
int end,
OrderByComparator<AssetEntry> orderByComparator) |
void |
AssetEntryLocalServiceWrapper.reindex(List<AssetEntry> entries) |
static void |
AssetEntryLocalServiceUtil.reindex(List<AssetEntry> entries) |
void |
AssetEntryLocalService.reindex(List<AssetEntry> entries) |
<R,E extends Throwable> |
AssetEntryLocalServiceWrapper.updateWithUnsafeFunction(com.liferay.petra.function.UnsafeFunction<CTPersistence<AssetEntry>,R,E> updateUnsafeFunction) |
<R,E extends Throwable> |
AssetEntryLocalService.updateWithUnsafeFunction(com.liferay.petra.function.UnsafeFunction<CTPersistence<AssetEntry>,R,E> updateUnsafeFunction) |
Modifier and Type | Method and Description |
---|---|
static AssetEntry |
AssetEntryUtil.create(long entryId)
Creates a new asset entry with the primary key.
|
AssetEntry |
AssetEntryPersistence.create(long entryId)
Creates a new asset entry with the primary key.
|
static AssetEntry |
AssetEntryUtil.fetchByC_C(long classNameId,
long classPK)
Returns the asset entry where classNameId = ? and classPK = ? or returns
null if it could not be found. |
AssetEntry |
AssetEntryPersistence.fetchByC_C(long classNameId,
long classPK)
Returns the asset entry where classNameId = ? and classPK = ? or returns
null if it could not be found. |
static AssetEntry |
AssetEntryUtil.fetchByC_C(long classNameId,
long classPK,
boolean useFinderCache)
Returns the asset entry where classNameId = ? and classPK = ? or returns
null if it could not be found, optionally using the finder cache. |
AssetEntry |
AssetEntryPersistence.fetchByC_C(long classNameId,
long classPK,
boolean useFinderCache)
Returns the asset entry where classNameId = ? and classPK = ? or returns
null if it could not be found, optionally using the finder cache. |
static AssetEntry |
AssetEntryUtil.fetchByCompanyId_First(long companyId,
OrderByComparator<AssetEntry> orderByComparator)
Returns the first asset entry in the ordered set where companyId = ?.
|
AssetEntry |
AssetEntryPersistence.fetchByCompanyId_First(long companyId,
OrderByComparator<AssetEntry> orderByComparator)
Returns the first asset entry in the ordered set where companyId = ?.
|
static AssetEntry |
AssetEntryUtil.fetchByCompanyId_Last(long companyId,
OrderByComparator<AssetEntry> orderByComparator)
Returns the last asset entry in the ordered set where companyId = ?.
|
AssetEntry |
AssetEntryPersistence.fetchByCompanyId_Last(long companyId,
OrderByComparator<AssetEntry> orderByComparator)
Returns the last asset entry in the ordered set where companyId = ?.
|
static AssetEntry |
AssetEntryUtil.fetchByExpirationDate_First(Date expirationDate,
OrderByComparator<AssetEntry> orderByComparator)
Returns the first asset entry in the ordered set where expirationDate = ?.
|
AssetEntry |
AssetEntryPersistence.fetchByExpirationDate_First(Date expirationDate,
OrderByComparator<AssetEntry> orderByComparator)
Returns the first asset entry in the ordered set where expirationDate = ?.
|
static AssetEntry |
AssetEntryUtil.fetchByExpirationDate_Last(Date expirationDate,
OrderByComparator<AssetEntry> orderByComparator)
Returns the last asset entry in the ordered set where expirationDate = ?.
|
AssetEntry |
AssetEntryPersistence.fetchByExpirationDate_Last(Date expirationDate,
OrderByComparator<AssetEntry> orderByComparator)
Returns the last asset entry in the ordered set where expirationDate = ?.
|
static AssetEntry |
AssetEntryUtil.fetchByG_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.fetchByG_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.fetchByG_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.fetchByG_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.fetchByG_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.fetchByG_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.fetchByG_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.fetchByG_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.fetchByG_CU(long groupId,
String classUuid)
Returns the asset entry where groupId = ? and classUuid = ? or returns
null if it could not be found. |
AssetEntry |
AssetEntryPersistence.fetchByG_CU(long groupId,
String classUuid)
Returns the asset entry where groupId = ? and classUuid = ? or returns
null if it could not be found. |
static AssetEntry |
AssetEntryUtil.fetchByG_CU(long groupId,
String classUuid,
boolean useFinderCache)
Returns the asset entry where groupId = ? and classUuid = ? or returns
null if it could not be found, optionally using the finder cache. |
AssetEntry |
AssetEntryPersistence.fetchByG_CU(long groupId,
String classUuid,
boolean useFinderCache)
Returns the asset entry where groupId = ? and classUuid = ? or returns
null if it could not be found, optionally using the finder cache. |
static AssetEntry |
AssetEntryUtil.fetchByGroupId_First(long groupId,
OrderByComparator<AssetEntry> orderByComparator)
Returns the first asset entry in the ordered set where groupId = ?.
|
AssetEntry |
AssetEntryPersistence.fetchByGroupId_First(long groupId,
OrderByComparator<AssetEntry> orderByComparator)
Returns the first asset entry in the ordered set where groupId = ?.
|
static AssetEntry |
AssetEntryUtil.fetchByGroupId_Last(long groupId,
OrderByComparator<AssetEntry> orderByComparator)
Returns the last asset entry in the ordered set where groupId = ?.
|
AssetEntry |
AssetEntryPersistence.fetchByGroupId_Last(long groupId,
OrderByComparator<AssetEntry> orderByComparator)
Returns the last asset entry in the ordered set where groupId = ?.
|
static AssetEntry |
AssetEntryUtil.fetchByLayoutUuid_First(String layoutUuid,
OrderByComparator<AssetEntry> orderByComparator)
Returns the first asset entry in the ordered set where layoutUuid = ?.
|
AssetEntry |
AssetEntryPersistence.fetchByLayoutUuid_First(String layoutUuid,
OrderByComparator<AssetEntry> orderByComparator)
Returns the first asset entry in the ordered set where layoutUuid = ?.
|
static AssetEntry |
AssetEntryUtil.fetchByLayoutUuid_Last(String layoutUuid,
OrderByComparator<AssetEntry> orderByComparator)
Returns the last asset entry in the ordered set where layoutUuid = ?.
|
AssetEntry |
AssetEntryPersistence.fetchByLayoutUuid_Last(String layoutUuid,
OrderByComparator<AssetEntry> orderByComparator)
Returns the last asset entry in the ordered set where layoutUuid = ?.
|
static AssetEntry |
AssetEntryUtil.fetchByPrimaryKey(long entryId)
Returns the asset entry with the primary key or returns
null if it could not be found. |
AssetEntry |
AssetEntryPersistence.fetchByPrimaryKey(long entryId)
Returns the asset entry with the primary key or returns
null if it could not be found. |
static AssetEntry |
AssetEntryUtil.fetchByPublishDate_First(Date publishDate,
OrderByComparator<AssetEntry> orderByComparator)
Returns the first asset entry in the ordered set where publishDate = ?.
|
AssetEntry |
AssetEntryPersistence.fetchByPublishDate_First(Date publishDate,
OrderByComparator<AssetEntry> orderByComparator)
Returns the first asset entry in the ordered set where publishDate = ?.
|
static AssetEntry |
AssetEntryUtil.fetchByPublishDate_Last(Date publishDate,
OrderByComparator<AssetEntry> orderByComparator)
Returns the last asset entry in the ordered set where publishDate = ?.
|
AssetEntry |
AssetEntryPersistence.fetchByPublishDate_Last(Date publishDate,
OrderByComparator<AssetEntry> orderByComparator)
Returns the last asset entry in the ordered set where publishDate = ?.
|
static AssetEntry |
AssetEntryUtil.fetchByVisible_First(boolean visible,
OrderByComparator<AssetEntry> orderByComparator)
Returns the first asset entry in the ordered set where visible = ?.
|
AssetEntry |
AssetEntryPersistence.fetchByVisible_First(boolean visible,
OrderByComparator<AssetEntry> orderByComparator)
Returns the first asset entry in the ordered set where visible = ?.
|
static AssetEntry |
AssetEntryUtil.fetchByVisible_Last(boolean visible,
OrderByComparator<AssetEntry> orderByComparator)
Returns the last asset entry in the ordered set where visible = ?.
|
AssetEntry |
AssetEntryPersistence.fetchByVisible_Last(boolean visible,
OrderByComparator<AssetEntry> orderByComparator)
Returns the last asset entry in the ordered set where visible = ?.
|
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.
|
static AssetEntry |
AssetEntryUtil.update(AssetEntry assetEntry) |
static AssetEntry |
AssetEntryUtil.update(AssetEntry assetEntry,
ServiceContext serviceContext) |
static AssetEntry |
AssetEntryUtil.updateImpl(AssetEntry assetEntry) |
AssetEntry |
AssetEntryPersistence.updateImpl(AssetEntry assetEntry) |
Modifier and Type | Method and Description |
---|---|
static Map<Serializable,AssetEntry> |
AssetEntryUtil.fetchByPrimaryKeys(Set<Serializable> primaryKeys) |
static List<AssetEntry> |
AssetEntryUtil.findAll()
Returns all the asset entries.
|
List<AssetEntry> |
AssetEntryPersistence.findAll()
Returns all the asset entries.
|
static List<AssetEntry> |
AssetEntryUtil.findAll(int start,
int end)
Returns a range of all the asset entries.
|
List<AssetEntry> |
AssetEntryPersistence.findAll(int start,
int end)
Returns a range of all the asset entries.
|
static List<AssetEntry> |
AssetEntryUtil.findAll(int start,
int end,
OrderByComparator<AssetEntry> orderByComparator)
Returns an ordered range of all the asset entries.
|
List<AssetEntry> |
AssetEntryPersistence.findAll(int start,
int end,
OrderByComparator<AssetEntry> orderByComparator)
Returns an ordered range of all the asset entries.
|
static List<AssetEntry> |
AssetEntryUtil.findAll(int start,
int end,
OrderByComparator<AssetEntry> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the asset entries.
|
List<AssetEntry> |
AssetEntryPersistence.findAll(int start,
int end,
OrderByComparator<AssetEntry> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the asset entries.
|
static List<AssetEntry> |
AssetEntryUtil.findByCompanyId(long companyId)
Returns all the asset entries where companyId = ?.
|
List<AssetEntry> |
AssetEntryPersistence.findByCompanyId(long companyId)
Returns all the asset entries where companyId = ?.
|
static List<AssetEntry> |
AssetEntryUtil.findByCompanyId(long companyId,
int start,
int end)
Returns a range of all the asset entries where companyId = ?.
|
List<AssetEntry> |
AssetEntryPersistence.findByCompanyId(long companyId,
int start,
int end)
Returns a range of all the asset entries where companyId = ?.
|
static List<AssetEntry> |
AssetEntryUtil.findByCompanyId(long companyId,
int start,
int end,
OrderByComparator<AssetEntry> orderByComparator)
Returns an ordered range of all the asset entries where companyId = ?.
|
List<AssetEntry> |
AssetEntryPersistence.findByCompanyId(long companyId,
int start,
int end,
OrderByComparator<AssetEntry> orderByComparator)
Returns an ordered range of all the asset entries where companyId = ?.
|
static List<AssetEntry> |
AssetEntryUtil.findByCompanyId(long companyId,
int start,
int end,
OrderByComparator<AssetEntry> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the asset entries where companyId = ?.
|
List<AssetEntry> |
AssetEntryPersistence.findByCompanyId(long companyId,
int start,
int end,
OrderByComparator<AssetEntry> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the asset entries where companyId = ?.
|
static List<AssetEntry> |
AssetEntryUtil.findByExpirationDate(Date expirationDate)
Returns all the asset entries where expirationDate = ?.
|
List<AssetEntry> |
AssetEntryPersistence.findByExpirationDate(Date expirationDate)
Returns all the asset entries where expirationDate = ?.
|
static List<AssetEntry> |
AssetEntryUtil.findByExpirationDate(Date expirationDate,
int start,
int end)
Returns a range of all the asset entries where expirationDate = ?.
|
List<AssetEntry> |
AssetEntryPersistence.findByExpirationDate(Date expirationDate,
int start,
int end)
Returns a range of all the asset entries where expirationDate = ?.
|
static List<AssetEntry> |
AssetEntryUtil.findByExpirationDate(Date expirationDate,
int start,
int end,
OrderByComparator<AssetEntry> orderByComparator)
Returns an ordered range of all the asset entries where expirationDate = ?.
|
List<AssetEntry> |
AssetEntryPersistence.findByExpirationDate(Date expirationDate,
int start,
int end,
OrderByComparator<AssetEntry> orderByComparator)
Returns an ordered range of all the asset entries where expirationDate = ?.
|
static List<AssetEntry> |
AssetEntryUtil.findByExpirationDate(Date expirationDate,
int start,
int end,
OrderByComparator<AssetEntry> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the asset entries where expirationDate = ?.
|
List<AssetEntry> |
AssetEntryPersistence.findByExpirationDate(Date expirationDate,
int start,
int end,
OrderByComparator<AssetEntry> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the asset entries where expirationDate = ?.
|
static List<AssetEntry> |
AssetEntryUtil.findByG_C_P_E(long groupId,
long classNameId,
Date publishDate,
Date expirationDate)
Returns all the asset entries where groupId = ? and classNameId = ? and publishDate = ? and expirationDate = ?.
|
List<AssetEntry> |
AssetEntryPersistence.findByG_C_P_E(long groupId,
long classNameId,
Date publishDate,
Date expirationDate)
Returns all the asset entries where groupId = ? and classNameId = ? and publishDate = ? and expirationDate = ?.
|
static List<AssetEntry> |
AssetEntryUtil.findByG_C_P_E(long groupId,
long classNameId,
Date publishDate,
Date expirationDate,
int start,
int end)
Returns a range of all the asset entries where groupId = ? and classNameId = ? and publishDate = ? and expirationDate = ?.
|
List<AssetEntry> |
AssetEntryPersistence.findByG_C_P_E(long groupId,
long classNameId,
Date publishDate,
Date expirationDate,
int start,
int end)
Returns a range of all the asset entries where groupId = ? and classNameId = ? and publishDate = ? and expirationDate = ?.
|
static List<AssetEntry> |
AssetEntryUtil.findByG_C_P_E(long groupId,
long classNameId,
Date publishDate,
Date expirationDate,
int start,
int end,
OrderByComparator<AssetEntry> orderByComparator)
Returns an ordered range of all the asset entries where groupId = ? and classNameId = ? and publishDate = ? and expirationDate = ?.
|
List<AssetEntry> |
AssetEntryPersistence.findByG_C_P_E(long groupId,
long classNameId,
Date publishDate,
Date expirationDate,
int start,
int end,
OrderByComparator<AssetEntry> orderByComparator)
Returns an ordered range of all the asset entries where groupId = ? and classNameId = ? and publishDate = ? and expirationDate = ?.
|
static List<AssetEntry> |
AssetEntryUtil.findByG_C_P_E(long groupId,
long classNameId,
Date publishDate,
Date expirationDate,
int start,
int end,
OrderByComparator<AssetEntry> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the asset entries where groupId = ? and classNameId = ? and publishDate = ? and expirationDate = ?.
|
List<AssetEntry> |
AssetEntryPersistence.findByG_C_P_E(long groupId,
long classNameId,
Date publishDate,
Date expirationDate,
int start,
int end,
OrderByComparator<AssetEntry> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the asset entries where groupId = ? and classNameId = ? and publishDate = ? and expirationDate = ?.
|
static List<AssetEntry> |
AssetEntryUtil.findByG_C_V(long groupId,
long classNameId,
boolean visible)
Returns all the asset entries where groupId = ? and classNameId = ? and visible = ?.
|
List<AssetEntry> |
AssetEntryPersistence.findByG_C_V(long groupId,
long classNameId,
boolean visible)
Returns all the asset entries where groupId = ? and classNameId = ? and visible = ?.
|
static List<AssetEntry> |
AssetEntryUtil.findByG_C_V(long groupId,
long classNameId,
boolean visible,
int start,
int end)
Returns a range of all the asset entries where groupId = ? and classNameId = ? and visible = ?.
|
List<AssetEntry> |
AssetEntryPersistence.findByG_C_V(long groupId,
long classNameId,
boolean visible,
int start,
int end)
Returns a range of all the asset entries where groupId = ? and classNameId = ? and visible = ?.
|
static List<AssetEntry> |
AssetEntryUtil.findByG_C_V(long groupId,
long classNameId,
boolean visible,
int start,
int end,
OrderByComparator<AssetEntry> orderByComparator)
Returns an ordered range of all the asset entries where groupId = ? and classNameId = ? and visible = ?.
|
List<AssetEntry> |
AssetEntryPersistence.findByG_C_V(long groupId,
long classNameId,
boolean visible,
int start,
int end,
OrderByComparator<AssetEntry> orderByComparator)
Returns an ordered range of all the asset entries where groupId = ? and classNameId = ? and visible = ?.
|
static List<AssetEntry> |
AssetEntryUtil.findByG_C_V(long groupId,
long classNameId,
boolean visible,
int start,
int end,
OrderByComparator<AssetEntry> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the asset entries where groupId = ? and classNameId = ? and visible = ?.
|
List<AssetEntry> |
AssetEntryPersistence.findByG_C_V(long groupId,
long classNameId,
boolean visible,
int start,
int end,
OrderByComparator<AssetEntry> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the asset entries where groupId = ? and classNameId = ? and visible = ?.
|
static List<AssetEntry> |
AssetEntryUtil.findByGroupId(long groupId)
Returns all the asset entries where groupId = ?.
|
List<AssetEntry> |
AssetEntryPersistence.findByGroupId(long groupId)
Returns all the asset entries where groupId = ?.
|
static List<AssetEntry> |
AssetEntryUtil.findByGroupId(long groupId,
int start,
int end)
Returns a range of all the asset entries where groupId = ?.
|
List<AssetEntry> |
AssetEntryPersistence.findByGroupId(long groupId,
int start,
int end)
Returns a range of all the asset entries where groupId = ?.
|
static List<AssetEntry> |
AssetEntryUtil.findByGroupId(long groupId,
int start,
int end,
OrderByComparator<AssetEntry> orderByComparator)
Returns an ordered range of all the asset entries where groupId = ?.
|
List<AssetEntry> |
AssetEntryPersistence.findByGroupId(long groupId,
int start,
int end,
OrderByComparator<AssetEntry> orderByComparator)
Returns an ordered range of all the asset entries where groupId = ?.
|
static List<AssetEntry> |
AssetEntryUtil.findByGroupId(long groupId,
int start,
int end,
OrderByComparator<AssetEntry> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the asset entries where groupId = ?.
|
List<AssetEntry> |
AssetEntryPersistence.findByGroupId(long groupId,
int start,
int end,
OrderByComparator<AssetEntry> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the asset entries where groupId = ?.
|
static List<AssetEntry> |
AssetEntryUtil.findByLayoutUuid(String layoutUuid)
Returns all the asset entries where layoutUuid = ?.
|
List<AssetEntry> |
AssetEntryPersistence.findByLayoutUuid(String layoutUuid)
Returns all the asset entries where layoutUuid = ?.
|
static List<AssetEntry> |
AssetEntryUtil.findByLayoutUuid(String layoutUuid,
int start,
int end)
Returns a range of all the asset entries where layoutUuid = ?.
|
List<AssetEntry> |
AssetEntryPersistence.findByLayoutUuid(String layoutUuid,
int start,
int end)
Returns a range of all the asset entries where layoutUuid = ?.
|
static List<AssetEntry> |
AssetEntryUtil.findByLayoutUuid(String layoutUuid,
int start,
int end,
OrderByComparator<AssetEntry> orderByComparator)
Returns an ordered range of all the asset entries where layoutUuid = ?.
|
List<AssetEntry> |
AssetEntryPersistence.findByLayoutUuid(String layoutUuid,
int start,
int end,
OrderByComparator<AssetEntry> orderByComparator)
Returns an ordered range of all the asset entries where layoutUuid = ?.
|
static List<AssetEntry> |
AssetEntryUtil.findByLayoutUuid(String layoutUuid,
int start,
int end,
OrderByComparator<AssetEntry> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the asset entries where layoutUuid = ?.
|
List<AssetEntry> |
AssetEntryPersistence.findByLayoutUuid(String layoutUuid,
int start,
int end,
OrderByComparator<AssetEntry> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the asset entries where layoutUuid = ?.
|
static List<AssetEntry> |
AssetEntryUtil.findByPublishDate(Date publishDate)
Returns all the asset entries where publishDate = ?.
|
List<AssetEntry> |
AssetEntryPersistence.findByPublishDate(Date publishDate)
Returns all the asset entries where publishDate = ?.
|
static List<AssetEntry> |
AssetEntryUtil.findByPublishDate(Date publishDate,
int start,
int end)
Returns a range of all the asset entries where publishDate = ?.
|
List<AssetEntry> |
AssetEntryPersistence.findByPublishDate(Date publishDate,
int start,
int end)
Returns a range of all the asset entries where publishDate = ?.
|
static List<AssetEntry> |
AssetEntryUtil.findByPublishDate(Date publishDate,
int start,
int end,
OrderByComparator<AssetEntry> orderByComparator)
Returns an ordered range of all the asset entries where publishDate = ?.
|
List<AssetEntry> |
AssetEntryPersistence.findByPublishDate(Date publishDate,
int start,
int end,
OrderByComparator<AssetEntry> orderByComparator)
Returns an ordered range of all the asset entries where publishDate = ?.
|
static List<AssetEntry> |
AssetEntryUtil.findByPublishDate(Date publishDate,
int start,
int end,
OrderByComparator<AssetEntry> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the asset entries where publishDate = ?.
|
List<AssetEntry> |
AssetEntryPersistence.findByPublishDate(Date publishDate,
int start,
int end,
OrderByComparator<AssetEntry> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the asset entries where publishDate = ?.
|
static List<AssetEntry> |
AssetEntryUtil.findByVisible(boolean visible)
Returns all the asset entries where visible = ?.
|
List<AssetEntry> |
AssetEntryPersistence.findByVisible(boolean visible)
Returns all the asset entries where visible = ?.
|
static List<AssetEntry> |
AssetEntryUtil.findByVisible(boolean visible,
int start,
int end)
Returns a range of all the asset entries where visible = ?.
|
List<AssetEntry> |
AssetEntryPersistence.findByVisible(boolean visible,
int start,
int end)
Returns a range of all the asset entries where visible = ?.
|
static List<AssetEntry> |
AssetEntryUtil.findByVisible(boolean visible,
int start,
int end,
OrderByComparator<AssetEntry> orderByComparator)
Returns an ordered range of all the asset entries where visible = ?.
|
List<AssetEntry> |
AssetEntryPersistence.findByVisible(boolean visible,
int start,
int end,
OrderByComparator<AssetEntry> orderByComparator)
Returns an ordered range of all the asset entries where visible = ?.
|
static List<AssetEntry> |
AssetEntryUtil.findByVisible(boolean visible,
int start,
int end,
OrderByComparator<AssetEntry> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the asset entries where visible = ?.
|
List<AssetEntry> |
AssetEntryPersistence.findByVisible(boolean visible,
int start,
int end,
OrderByComparator<AssetEntry> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the asset entries where visible = ?.
|
static List<AssetEntry> |
AssetEntryFinderUtil.findEntries(AssetEntryQuery entryQuery) |
List<AssetEntry> |
AssetEntryFinder.findEntries(AssetEntryQuery entryQuery) |
static List<AssetEntry> |
AssetEntryUtil.findWithDynamicQuery(DynamicQuery dynamicQuery) |
static List<AssetEntry> |
AssetEntryUtil.findWithDynamicQuery(DynamicQuery dynamicQuery,
int start,
int end) |
static List<AssetEntry> |
AssetEntryUtil.findWithDynamicQuery(DynamicQuery dynamicQuery,
int start,
int end,
OrderByComparator<AssetEntry> orderByComparator) |
static List<AssetEntry> |
AssetTagUtil.getAssetEntries(long pk)
Returns all the asset entries associated with the asset tag.
|
List<AssetEntry> |
AssetTagPersistence.getAssetEntries(long pk)
Returns all the asset entries associated with the asset tag.
|
static List<AssetEntry> |
AssetTagUtil.getAssetEntries(long pk,
int start,
int end)
Returns a range of all the asset entries associated with the asset tag.
|
List<AssetEntry> |
AssetTagPersistence.getAssetEntries(long pk,
int start,
int end)
Returns a range of all the asset entries associated with the asset tag.
|
static List<AssetEntry> |
AssetTagUtil.getAssetEntries(long pk,
int start,
int end,
OrderByComparator<AssetEntry> orderByComparator)
Returns an ordered range of all the asset entries associated with the asset tag.
|
List<AssetEntry> |
AssetTagPersistence.getAssetEntries(long pk,
int start,
int end,
OrderByComparator<AssetEntry> orderByComparator)
Returns an ordered range of all the asset entries associated with the asset tag.
|
Modifier and Type | Method and Description |
---|---|
static boolean |
AssetTagUtil.addAssetEntry(long pk,
AssetEntry assetEntry)
Adds an association between the asset tag and the asset entry.
|
boolean |
AssetTagPersistence.addAssetEntry(long pk,
AssetEntry assetEntry)
Adds an association between the asset tag and the asset entry.
|
static void |
AssetEntryUtil.cacheResult(AssetEntry assetEntry)
Caches the asset entry in the entity cache if it is enabled.
|
void |
AssetEntryPersistence.cacheResult(AssetEntry assetEntry)
Caches the asset entry in the entity cache if it is enabled.
|
static void |
AssetEntryUtil.clearCache(AssetEntry assetEntry) |
static void |
AssetTagUtil.removeAssetEntry(long pk,
AssetEntry assetEntry)
Removes the association between the asset tag and the asset entry.
|
void |
AssetTagPersistence.removeAssetEntry(long pk,
AssetEntry assetEntry)
Removes the association between the asset tag and the asset entry.
|
static AssetEntry |
AssetEntryUtil.update(AssetEntry assetEntry) |
static AssetEntry |
AssetEntryUtil.update(AssetEntry assetEntry,
ServiceContext serviceContext) |
static AssetEntry |
AssetEntryUtil.updateImpl(AssetEntry assetEntry) |
AssetEntry |
AssetEntryPersistence.updateImpl(AssetEntry assetEntry) |
Modifier and Type | Method and Description |
---|---|
static boolean |
AssetTagUtil.addAssetEntries(long pk,
List<AssetEntry> assetEntries)
Adds an association between the asset tag and the asset entries.
|
boolean |
AssetTagPersistence.addAssetEntries(long pk,
List<AssetEntry> assetEntries)
Adds an association between the asset tag and the asset entries.
|
static void |
AssetEntryUtil.cacheResult(List<AssetEntry> assetEntries)
Caches the asset entries in the entity cache if it is enabled.
|
void |
AssetEntryPersistence.cacheResult(List<AssetEntry> assetEntries)
Caches the asset entries in the entity cache if it is enabled.
|
static AssetEntry |
AssetEntryUtil.fetchByCompanyId_First(long companyId,
OrderByComparator<AssetEntry> orderByComparator)
Returns the first asset entry in the ordered set where companyId = ?.
|
AssetEntry |
AssetEntryPersistence.fetchByCompanyId_First(long companyId,
OrderByComparator<AssetEntry> orderByComparator)
Returns the first asset entry in the ordered set where companyId = ?.
|
static AssetEntry |
AssetEntryUtil.fetchByCompanyId_Last(long companyId,
OrderByComparator<AssetEntry> orderByComparator)
Returns the last asset entry in the ordered set where companyId = ?.
|
AssetEntry |
AssetEntryPersistence.fetchByCompanyId_Last(long companyId,
OrderByComparator<AssetEntry> orderByComparator)
Returns the last asset entry in the ordered set where companyId = ?.
|
static AssetEntry |
AssetEntryUtil.fetchByExpirationDate_First(Date expirationDate,
OrderByComparator<AssetEntry> orderByComparator)
Returns the first asset entry in the ordered set where expirationDate = ?.
|
AssetEntry |
AssetEntryPersistence.fetchByExpirationDate_First(Date expirationDate,
OrderByComparator<AssetEntry> orderByComparator)
Returns the first asset entry in the ordered set where expirationDate = ?.
|
static AssetEntry |
AssetEntryUtil.fetchByExpirationDate_Last(Date expirationDate,
OrderByComparator<AssetEntry> orderByComparator)
Returns the last asset entry in the ordered set where expirationDate = ?.
|
AssetEntry |
AssetEntryPersistence.fetchByExpirationDate_Last(Date expirationDate,
OrderByComparator<AssetEntry> orderByComparator)
Returns the last asset entry in the ordered set where expirationDate = ?.
|
static AssetEntry |
AssetEntryUtil.fetchByG_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.fetchByG_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.fetchByG_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.fetchByG_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.fetchByG_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.fetchByG_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.fetchByG_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.fetchByG_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.fetchByGroupId_First(long groupId,
OrderByComparator<AssetEntry> orderByComparator)
Returns the first asset entry in the ordered set where groupId = ?.
|
AssetEntry |
AssetEntryPersistence.fetchByGroupId_First(long groupId,
OrderByComparator<AssetEntry> orderByComparator)
Returns the first asset entry in the ordered set where groupId = ?.
|
static AssetEntry |
AssetEntryUtil.fetchByGroupId_Last(long groupId,
OrderByComparator<AssetEntry> orderByComparator)
Returns the last asset entry in the ordered set where groupId = ?.
|
AssetEntry |
AssetEntryPersistence.fetchByGroupId_Last(long groupId,
OrderByComparator<AssetEntry> orderByComparator)
Returns the last asset entry in the ordered set where groupId = ?.
|
static AssetEntry |
AssetEntryUtil.fetchByLayoutUuid_First(String layoutUuid,
OrderByComparator<AssetEntry> orderByComparator)
Returns the first asset entry in the ordered set where layoutUuid = ?.
|
AssetEntry |
AssetEntryPersistence.fetchByLayoutUuid_First(String layoutUuid,
OrderByComparator<AssetEntry> orderByComparator)
Returns the first asset entry in the ordered set where layoutUuid = ?.
|
static AssetEntry |
AssetEntryUtil.fetchByLayoutUuid_Last(String layoutUuid,
OrderByComparator<AssetEntry> orderByComparator)
Returns the last asset entry in the ordered set where layoutUuid = ?.
|
AssetEntry |
AssetEntryPersistence.fetchByLayoutUuid_Last(String layoutUuid,
OrderByComparator<AssetEntry> orderByComparator)
Returns the last asset entry in the ordered set where layoutUuid = ?.
|
static AssetEntry |
AssetEntryUtil.fetchByPublishDate_First(Date publishDate,
OrderByComparator<AssetEntry> orderByComparator)
Returns the first asset entry in the ordered set where publishDate = ?.
|
AssetEntry |
AssetEntryPersistence.fetchByPublishDate_First(Date publishDate,
OrderByComparator<AssetEntry> orderByComparator)
Returns the first asset entry in the ordered set where publishDate = ?.
|
static AssetEntry |
AssetEntryUtil.fetchByPublishDate_Last(Date publishDate,
OrderByComparator<AssetEntry> orderByComparator)
Returns the last asset entry in the ordered set where publishDate = ?.
|
AssetEntry |
AssetEntryPersistence.fetchByPublishDate_Last(Date publishDate,
OrderByComparator<AssetEntry> orderByComparator)
Returns the last asset entry in the ordered set where publishDate = ?.
|
static AssetEntry |
AssetEntryUtil.fetchByVisible_First(boolean visible,
OrderByComparator<AssetEntry> orderByComparator)
Returns the first asset entry in the ordered set where visible = ?.
|
AssetEntry |
AssetEntryPersistence.fetchByVisible_First(boolean visible,
OrderByComparator<AssetEntry> orderByComparator)
Returns the first asset entry in the ordered set where visible = ?.
|
static AssetEntry |
AssetEntryUtil.fetchByVisible_Last(boolean visible,
OrderByComparator<AssetEntry> orderByComparator)
Returns the last asset entry in the ordered set where visible = ?.
|
AssetEntry |
AssetEntryPersistence.fetchByVisible_Last(boolean visible,
OrderByComparator<AssetEntry> orderByComparator)
Returns the last asset entry in the ordered set where visible = ?.
|
static List<AssetEntry> |
AssetEntryUtil.findAll(int start,
int end,
OrderByComparator<AssetEntry> orderByComparator)
Returns an ordered range of all the asset entries.
|
List<AssetEntry> |
AssetEntryPersistence.findAll(int start,
int end,
OrderByComparator<AssetEntry> orderByComparator)
Returns an ordered range of all the asset entries.
|
static List<AssetEntry> |
AssetEntryUtil.findAll(int start,
int end,
OrderByComparator<AssetEntry> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the asset entries.
|
List<AssetEntry> |
AssetEntryPersistence.findAll(int start,
int end,
OrderByComparator<AssetEntry> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the asset entries.
|
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 List<AssetEntry> |
AssetEntryUtil.findByCompanyId(long companyId,
int start,
int end,
OrderByComparator<AssetEntry> orderByComparator)
Returns an ordered range of all the asset entries where companyId = ?.
|
List<AssetEntry> |
AssetEntryPersistence.findByCompanyId(long companyId,
int start,
int end,
OrderByComparator<AssetEntry> orderByComparator)
Returns an ordered range of all the asset entries where companyId = ?.
|
static List<AssetEntry> |
AssetEntryUtil.findByCompanyId(long companyId,
int start,
int end,
OrderByComparator<AssetEntry> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the asset entries where companyId = ?.
|
List<AssetEntry> |
AssetEntryPersistence.findByCompanyId(long companyId,
int start,
int end,
OrderByComparator<AssetEntry> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the asset entries 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 List<AssetEntry> |
AssetEntryUtil.findByExpirationDate(Date expirationDate,
int start,
int end,
OrderByComparator<AssetEntry> orderByComparator)
Returns an ordered range of all the asset entries where expirationDate = ?.
|
List<AssetEntry> |
AssetEntryPersistence.findByExpirationDate(Date expirationDate,
int start,
int end,
OrderByComparator<AssetEntry> orderByComparator)
Returns an ordered range of all the asset entries where expirationDate = ?.
|
static List<AssetEntry> |
AssetEntryUtil.findByExpirationDate(Date expirationDate,
int start,
int end,
OrderByComparator<AssetEntry> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the asset entries where expirationDate = ?.
|
List<AssetEntry> |
AssetEntryPersistence.findByExpirationDate(Date expirationDate,
int start,
int end,
OrderByComparator<AssetEntry> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the asset entries 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 List<AssetEntry> |
AssetEntryUtil.findByG_C_P_E(long groupId,
long classNameId,
Date publishDate,
Date expirationDate,
int start,
int end,
OrderByComparator<AssetEntry> orderByComparator)
Returns an ordered range of all the asset entries where groupId = ? and classNameId = ? and publishDate = ? and expirationDate = ?.
|
List<AssetEntry> |
AssetEntryPersistence.findByG_C_P_E(long groupId,
long classNameId,
Date publishDate,
Date expirationDate,
int start,
int end,
OrderByComparator<AssetEntry> orderByComparator)
Returns an ordered range of all the asset entries where groupId = ? and classNameId = ? and publishDate = ? and expirationDate = ?.
|
static List<AssetEntry> |
AssetEntryUtil.findByG_C_P_E(long groupId,
long classNameId,
Date publishDate,
Date expirationDate,
int start,
int end,
OrderByComparator<AssetEntry> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the asset entries where groupId = ? and classNameId = ? and publishDate = ? and expirationDate = ?.
|
List<AssetEntry> |
AssetEntryPersistence.findByG_C_P_E(long groupId,
long classNameId,
Date publishDate,
Date expirationDate,
int start,
int end,
OrderByComparator<AssetEntry> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the asset entries 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 List<AssetEntry> |
AssetEntryUtil.findByG_C_V(long groupId,
long classNameId,
boolean visible,
int start,
int end,
OrderByComparator<AssetEntry> orderByComparator)
Returns an ordered range of all the asset entries where groupId = ? and classNameId = ? and visible = ?.
|
List<AssetEntry> |
AssetEntryPersistence.findByG_C_V(long groupId,
long classNameId,
boolean visible,
int start,
int end,
OrderByComparator<AssetEntry> orderByComparator)
Returns an ordered range of all the asset entries where groupId = ? and classNameId = ? and visible = ?.
|
static List<AssetEntry> |
AssetEntryUtil.findByG_C_V(long groupId,
long classNameId,
boolean visible,
int start,
int end,
OrderByComparator<AssetEntry> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the asset entries where groupId = ? and classNameId = ? and visible = ?.
|
List<AssetEntry> |
AssetEntryPersistence.findByG_C_V(long groupId,
long classNameId,
boolean visible,
int start,
int end,
OrderByComparator<AssetEntry> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the asset entries where groupId = ? and classNameId = ? and visible = ?.
|
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 List<AssetEntry> |
AssetEntryUtil.findByGroupId(long groupId,
int start,
int end,
OrderByComparator<AssetEntry> orderByComparator)
Returns an ordered range of all the asset entries where groupId = ?.
|
List<AssetEntry> |
AssetEntryPersistence.findByGroupId(long groupId,
int start,
int end,
OrderByComparator<AssetEntry> orderByComparator)
Returns an ordered range of all the asset entries where groupId = ?.
|
static List<AssetEntry> |
AssetEntryUtil.findByGroupId(long groupId,
int start,
int end,
OrderByComparator<AssetEntry> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the asset entries where groupId = ?.
|
List<AssetEntry> |
AssetEntryPersistence.findByGroupId(long groupId,
int start,
int end,
OrderByComparator<AssetEntry> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the asset entries 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 List<AssetEntry> |
AssetEntryUtil.findByLayoutUuid(String layoutUuid,
int start,
int end,
OrderByComparator<AssetEntry> orderByComparator)
Returns an ordered range of all the asset entries where layoutUuid = ?.
|
List<AssetEntry> |
AssetEntryPersistence.findByLayoutUuid(String layoutUuid,
int start,
int end,
OrderByComparator<AssetEntry> orderByComparator)
Returns an ordered range of all the asset entries where layoutUuid = ?.
|
static List<AssetEntry> |
AssetEntryUtil.findByLayoutUuid(String layoutUuid,
int start,
int end,
OrderByComparator<AssetEntry> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the asset entries where layoutUuid = ?.
|
List<AssetEntry> |
AssetEntryPersistence.findByLayoutUuid(String layoutUuid,
int start,
int end,
OrderByComparator<AssetEntry> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the asset entries where layoutUuid = ?.
|
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 List<AssetEntry> |
AssetEntryUtil.findByPublishDate(Date publishDate,
int start,
int end,
OrderByComparator<AssetEntry> orderByComparator)
Returns an ordered range of all the asset entries where publishDate = ?.
|
List<AssetEntry> |
AssetEntryPersistence.findByPublishDate(Date publishDate,
int start,
int end,
OrderByComparator<AssetEntry> orderByComparator)
Returns an ordered range of all the asset entries where publishDate = ?.
|
static List<AssetEntry> |
AssetEntryUtil.findByPublishDate(Date publishDate,
int start,
int end,
OrderByComparator<AssetEntry> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the asset entries where publishDate = ?.
|
List<AssetEntry> |
AssetEntryPersistence.findByPublishDate(Date publishDate,
int start,
int end,
OrderByComparator<AssetEntry> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the asset entries 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 List<AssetEntry> |
AssetEntryUtil.findByVisible(boolean visible,
int start,
int end,
OrderByComparator<AssetEntry> orderByComparator)
Returns an ordered range of all the asset entries where visible = ?.
|
List<AssetEntry> |
AssetEntryPersistence.findByVisible(boolean visible,
int start,
int end,
OrderByComparator<AssetEntry> orderByComparator)
Returns an ordered range of all the asset entries where visible = ?.
|
static List<AssetEntry> |
AssetEntryUtil.findByVisible(boolean visible,
int start,
int end,
OrderByComparator<AssetEntry> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the asset entries where visible = ?.
|
List<AssetEntry> |
AssetEntryPersistence.findByVisible(boolean visible,
int start,
int end,
OrderByComparator<AssetEntry> orderByComparator,
boolean useFinderCache)
Returns an ordered range of all the asset entries where visible = ?.
|
static List<AssetEntry> |
AssetEntryUtil.findWithDynamicQuery(DynamicQuery dynamicQuery,
int start,
int end,
OrderByComparator<AssetEntry> orderByComparator) |
static List<AssetEntry> |
AssetTagUtil.getAssetEntries(long pk,
int start,
int end,
OrderByComparator<AssetEntry> orderByComparator)
Returns an ordered range of all the asset entries associated with the asset tag.
|
List<AssetEntry> |
AssetTagPersistence.getAssetEntries(long pk,
int start,
int end,
OrderByComparator<AssetEntry> orderByComparator)
Returns an ordered range of all the asset entries associated with the asset tag.
|
static void |
AssetTagUtil.removeAssetEntries(long pk,
List<AssetEntry> assetEntries)
Removes the association between the asset tag and the asset entries.
|
void |
AssetTagPersistence.removeAssetEntries(long pk,
List<AssetEntry> assetEntries)
Removes the association between the asset tag and the asset entries.
|
static void |
AssetTagUtil.setAssetEntries(long pk,
List<AssetEntry> assetEntries)
Sets the asset entries associated with the asset tag, removing and adding associations as necessary.
|
void |
AssetTagPersistence.setAssetEntries(long pk,
List<AssetEntry> assetEntries)
Sets the asset entries associated with the asset tag, removing and adding associations as necessary.
|
Modifier and Type | Method and Description |
---|---|
AssetEntry |
DLAppHelperLocalServiceWrapper.updateAsset(long userId,
FileEntry fileEntry,
FileVersion fileVersion,
long assetClassPK) |
static AssetEntry |
DLAppHelperLocalServiceUtil.updateAsset(long userId,
FileEntry fileEntry,
FileVersion fileVersion,
long assetClassPK) |
AssetEntry |
DLAppHelperLocalService.updateAsset(long userId,
FileEntry fileEntry,
FileVersion fileVersion,
long assetClassPK) |
AssetEntry |
DLAppHelperLocalServiceWrapper.updateAsset(long userId,
FileEntry fileEntry,
FileVersion fileVersion,
ServiceContext serviceContext) |
static AssetEntry |
DLAppHelperLocalServiceUtil.updateAsset(long userId,
FileEntry fileEntry,
FileVersion fileVersion,
ServiceContext serviceContext) |
AssetEntry |
DLAppHelperLocalService.updateAsset(long userId,
FileEntry fileEntry,
FileVersion fileVersion,
ServiceContext serviceContext) |
AssetEntry |
DLAppHelperLocalServiceWrapper.updateAsset(long userId,
Folder folder,
long[] assetCategoryIds,
String[] assetTagNames,
long[] assetLinkEntryIds) |
static AssetEntry |
DLAppHelperLocalServiceUtil.updateAsset(long userId,
Folder folder,
long[] assetCategoryIds,
String[] assetTagNames,
long[] assetLinkEntryIds) |
AssetEntry |
DLAppHelperLocalService.updateAsset(long userId,
Folder folder,
long[] assetCategoryIds,
String[] assetTagNames,
long[] assetLinkEntryIds) |
Modifier and Type | Method and Description |
---|---|
protected Map<Locale,String> |
BaseIndexer.populateMap(AssetEntry assetEntry,
Map<Locale,String> map) |
Modifier and Type | Method and Description |
---|---|
AssetEntry |
SocialActivityWrapper.getAssetEntry() |
AssetEntry |
SocialActivity.getAssetEntry() |
Modifier and Type | Method and Description |
---|---|
void |
SocialActivityWrapper.setAssetEntry(AssetEntry assetEntry) |
void |
SocialActivity.setAssetEntry(AssetEntry assetEntry) |
Modifier and Type | Method and Description |
---|---|
void |
SocialActivityLocalServiceWrapper.deleteActivities(AssetEntry assetEntry)
Removes stored activities for the asset.
|
static void |
SocialActivityLocalServiceUtil.deleteActivities(AssetEntry assetEntry)
Removes stored activities for the asset.
|
void |
SocialActivityLocalService.deleteActivities(AssetEntry assetEntry)
Removes stored activities for the asset.
|
void |
SocialActivityCounterLocalServiceWrapper.deleteActivityCounters(AssetEntry assetEntry)
Deletes all activity counters, limits, and settings related to the asset.
|
static void |
SocialActivityCounterLocalServiceUtil.deleteActivityCounters(AssetEntry assetEntry)
Deletes all activity counters, limits, and settings related to the asset.
|
void |
SocialActivityCounterLocalService.deleteActivityCounters(AssetEntry assetEntry)
Deletes all activity counters, limits, and settings related to the asset.
|