public interface AssetListAssetEntryProvider
Modifier and Type | Method and Description |
---|---|
com.liferay.info.pagination.InfoPage<com.liferay.asset.kernel.model.AssetEntry> |
getAssetEntriesInfoPage(AssetListEntry assetListEntry,
long[] segmentsEntryIds,
long[][] assetCategoryIds,
java.lang.String[][] assetTagNames,
java.lang.String keywords,
java.lang.String userId,
int start,
int end) |
com.liferay.asset.kernel.service.persistence.AssetEntryQuery |
getAssetEntryQuery(AssetListEntry assetListEntry,
long[] segmentsEntryIds,
java.lang.String userId) |
com.liferay.info.pagination.InfoPage<com.liferay.asset.kernel.model.AssetEntry> getAssetEntriesInfoPage(AssetListEntry assetListEntry, long[] segmentsEntryIds, long[][] assetCategoryIds, java.lang.String[][] assetTagNames, java.lang.String keywords, java.lang.String userId, int start, int end)
com.liferay.asset.kernel.service.persistence.AssetEntryQuery getAssetEntryQuery(AssetListEntry assetListEntry, long[] segmentsEntryIds, java.lang.String userId)