public class AssetEntryLocalServiceImpl extends AssetEntryLocalServiceBaseImpl
Modifier and Type | Field and Description |
---|---|
protected AssetEntryValidatorRegistry |
assetEntryValidatorRegistry |
assetCategoryFinder, assetCategoryLocalService, assetCategoryPersistence, assetEntryFinder, assetEntryLocalService, assetEntryPersistence, assetLinkLocalService, assetLinkPersistence, assetTagFinder, assetTagLocalService, assetTagPersistence, classNameLocalService, classNamePersistence, companyLocalService, companyPersistence, counterLocalService, groupFinder, groupLocalService, groupPersistence, persistedModelLocalServiceRegistry, socialActivityCounterFinder, socialActivityCounterLocalService, socialActivityCounterPersistence, socialActivityFinder, socialActivityLocalService, socialActivityPersistence, systemEventLocalService, systemEventPersistence, userFinder, userLocalService, userPersistence
Constructor and Description |
---|
AssetEntryLocalServiceImpl() |
Modifier and Type | Method and Description |
---|---|
protected com.liferay.portal.kernel.search.SearchContext |
buildSearchContext(long companyId,
long[] groupIds,
long userId,
long classTypeId,
String assetCategoryIds,
String assetTagNames,
boolean showNonindexable,
int[] statuses,
boolean andSearch,
int start,
int end) |
protected com.liferay.portal.kernel.search.SearchContext |
buildSearchContext(long companyId,
long[] groupIds,
long userId,
long classTypeId,
String assetCategoryIds,
String assetTagNames,
boolean showNonindexable,
int[] statuses,
boolean andSearch,
int start,
int end,
com.liferay.portal.kernel.search.Sort sort) |
protected com.liferay.portal.kernel.search.SearchContext |
buildSearchContext(long companyId,
long[] groupIds,
long userId,
long classTypeId,
String keywords,
String assetCategoryIds,
String assetTagNames,
boolean showNonindexable,
int[] statuses,
boolean andSearch,
int start,
int end) |
protected com.liferay.portal.kernel.search.SearchContext |
buildSearchContext(long companyId,
long[] groupIds,
long userId,
long classTypeId,
String keywords,
String assetCategoryIds,
String assetTagNames,
boolean showNonindexable,
int[] statuses,
boolean andSearch,
int start,
int end,
com.liferay.portal.kernel.search.Sort sort) |
protected com.liferay.portal.kernel.search.SearchContext |
buildSearchContext(long companyId,
long[] groupIds,
long userId,
long classTypeId,
String userName,
String title,
String description,
String assetCategoryIds,
String assetTagNames,
boolean showNonindexable,
int[] statuses,
boolean andSearch,
int start,
int end) |
protected long[] |
checkCategories(String className,
long classPK,
long[] categoryIds) |
void |
deleteEntry(com.liferay.asset.kernel.model.AssetEntry entry) |
void |
deleteEntry(long entryId) |
void |
deleteEntry(String className,
long classPK) |
void |
deleteGroupEntries(long groupId) |
void |
destroy() |
protected com.liferay.portal.kernel.search.Hits |
doSearch(long companyId,
String className,
com.liferay.portal.kernel.search.SearchContext searchContext) |
com.liferay.asset.kernel.model.AssetEntry |
fetchEntry(long entryId) |
com.liferay.asset.kernel.model.AssetEntry |
fetchEntry(long groupId,
String classUuid) |
com.liferay.asset.kernel.model.AssetEntry |
fetchEntry(String className,
long classPK) |
List<com.liferay.asset.kernel.model.AssetEntry> |
getAncestorEntries(long entryId) |
protected com.liferay.asset.kernel.service.persistence.AssetEntryQuery |
getAssetEntryQuery(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<com.liferay.asset.kernel.model.AssetEntry> |
getChildEntries(long entryId) |
protected long[] |
getClassNameIds(long companyId,
String className) |
List<com.liferay.asset.kernel.model.AssetEntry> |
getCompanyEntries(long companyId,
int start,
int end) |
int |
getCompanyEntriesCount(long companyId) |
List<com.liferay.asset.kernel.model.AssetEntry> |
getEntries(com.liferay.asset.kernel.service.persistence.AssetEntryQuery entryQuery) |
List<com.liferay.asset.kernel.model.AssetEntry> |
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) |
int |
getEntriesCount(com.liferay.asset.kernel.service.persistence.AssetEntryQuery entryQuery) |
int |
getEntriesCount(long[] groupIds,
long[] classNameIds,
String keywords,
String userName,
String title,
String description,
Boolean listable,
boolean advancedSearch,
boolean andOperator) |
com.liferay.asset.kernel.model.AssetEntry |
getEntry(long entryId) |
com.liferay.asset.kernel.model.AssetEntry |
getEntry(long groupId,
String classUuid) |
com.liferay.asset.kernel.model.AssetEntry |
getEntry(String className,
long classPK) |
List<com.liferay.asset.kernel.model.AssetEntry> |
getGroupEntries(long groupId) |
com.liferay.asset.kernel.model.AssetEntry |
getNextEntry(long entryId) |
com.liferay.asset.kernel.model.AssetEntry |
getParentEntry(long entryId) |
com.liferay.asset.kernel.model.AssetEntry |
getPreviousEntry(long entryId) |
protected long[] |
getTagIds(long[] groupIds,
String tagName) |
List<com.liferay.asset.kernel.model.AssetEntry> |
getTopViewedEntries(String[] className,
boolean asc,
int start,
int end) |
List<com.liferay.asset.kernel.model.AssetEntry> |
getTopViewedEntries(String className,
boolean asc,
int start,
int end) |
void |
incrementViewCounter(long userId,
com.liferay.asset.kernel.model.AssetEntry assetEntry) |
com.liferay.asset.kernel.model.AssetEntry |
incrementViewCounter(long userId,
String className,
long classPK) |
void |
incrementViewCounter(long userId,
String className,
long classPK,
int increment) |
protected void |
reindex(com.liferay.asset.kernel.model.AssetEntry entry) |
void |
reindex(List<com.liferay.asset.kernel.model.AssetEntry> entries) |
com.liferay.portal.kernel.search.Hits |
search(long companyId,
long[] groupIds,
long userId,
String className,
long classTypeId,
String keywords,
boolean showNonindexable,
int[] statuses,
int start,
int end) |
com.liferay.portal.kernel.search.Hits |
search(long companyId,
long[] groupIds,
long userId,
String className,
long classTypeId,
String keywords,
boolean showNonindexable,
int[] statuses,
int start,
int end,
com.liferay.portal.kernel.search.Sort sort) |
com.liferay.portal.kernel.search.Hits |
search(long companyId,
long[] groupIds,
long userId,
String className,
long classTypeId,
String keywords,
boolean showNonindexable,
int status,
int start,
int end) |
com.liferay.portal.kernel.search.Hits |
search(long companyId,
long[] groupIds,
long userId,
String className,
long classTypeId,
String keywords,
int status,
int start,
int end) |
com.liferay.portal.kernel.search.Hits |
search(long companyId,
long[] groupIds,
long userId,
String className,
long classTypeId,
String userName,
String title,
String description,
String assetCategoryIds,
String assetTagNames,
boolean showNonindexable,
int[] statuses,
boolean andSearch,
int start,
int end) |
com.liferay.portal.kernel.search.Hits |
search(long companyId,
long[] groupIds,
long userId,
String className,
long classTypeId,
String userName,
String title,
String description,
String assetCategoryIds,
String assetTagNames,
boolean showNonindexable,
int status,
boolean andSearch,
int start,
int end) |
com.liferay.portal.kernel.search.Hits |
search(long companyId,
long[] groupIds,
long userId,
String className,
long classTypeId,
String userName,
String title,
String description,
String assetCategoryIds,
String assetTagNames,
int status,
boolean andSearch,
int start,
int end) |
com.liferay.portal.kernel.search.Hits |
search(long companyId,
long[] groupIds,
long userId,
String className,
String keywords,
int status,
int start,
int end) |
com.liferay.portal.kernel.search.Hits |
search(long companyId,
long[] groupIds,
long userId,
String className,
String userName,
String title,
String description,
String assetCategoryIds,
String assetTagNames,
int status,
boolean andSearch,
int start,
int end) |
long |
searchCount(long companyId,
long[] groupIds,
long userId,
String className,
long classTypeId,
String keywords,
boolean showNonindexable,
int[] statuses) |
long |
searchCount(long companyId,
long[] groupIds,
long userId,
String className,
long classTypeId,
String userName,
String title,
String description,
String assetCategoryIds,
String assetTagNames,
boolean showInvisible,
boolean showNonindexable,
int[] statuses,
boolean andSearch) |
long |
searchCount(long companyId,
long[] groupIds,
long userId,
String className,
long classTypeId,
String userName,
String title,
String description,
String assetCategoryIds,
String assetTagNames,
boolean showNonindexable,
int[] statuses,
boolean andSearch) |
com.liferay.asset.kernel.model.AssetEntry |
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) |
com.liferay.asset.kernel.model.AssetEntry |
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 expirationDate,
String mimeType,
String title,
String description,
String summary,
String url,
String layoutUuid,
int height,
int width,
Double priority)
|
com.liferay.asset.kernel.model.AssetEntry |
updateEntry(long userId,
long groupId,
Date createDate,
Date modifiedDate,
String className,
long classPK,
String classUuid,
long classTypeId,
long[] categoryIds,
String[] tagNames,
boolean visible,
Date startDate,
Date endDate,
Date expirationDate,
String mimeType,
String title,
String description,
String summary,
String url,
String layoutUuid,
int height,
int width,
Integer priority,
boolean sync)
|
com.liferay.asset.kernel.model.AssetEntry |
updateEntry(long userId,
long groupId,
String className,
long classPK,
long[] categoryIds,
String[] tagNames) |
com.liferay.asset.kernel.model.AssetEntry |
updateEntry(String className,
long classPK,
Date publishDate,
boolean visible)
Deprecated.
As of 7.0.0, replaced by
updateEntry(String, long,
Date, Date, boolean, boolean) |
com.liferay.asset.kernel.model.AssetEntry |
updateEntry(String className,
long classPK,
Date publishDate,
Date expirationDate,
boolean visible)
Deprecated.
As of 7.0.0, replaced by
updateEntry(String, long,
Date, Date, boolean, boolean) |
com.liferay.asset.kernel.model.AssetEntry |
updateEntry(String className,
long classPK,
Date publishDate,
Date expirationDate,
boolean listable,
boolean visible) |
com.liferay.asset.kernel.model.AssetEntry |
updateVisible(com.liferay.asset.kernel.model.AssetEntry entry,
boolean visible) |
com.liferay.asset.kernel.model.AssetEntry |
updateVisible(String className,
long classPK,
boolean visible) |
void |
validate(long groupId,
String className,
long[] categoryIds,
String[] tagNames)
Deprecated.
As of 7.0.0, replaced by
validate(long, String, long,
long[], String[]) |
void |
validate(long groupId,
String className,
long classTypePK,
long[] categoryIds,
String[] tagNames)
Deprecated.
As of 7.0.0, replaced by
validate(long, String, long,
long, long[], String[]) |
void |
validate(long groupId,
String className,
long classPK,
long classTypePK,
long[] categoryIds,
String[] tagNames) |
addAssetCategoryAssetEntries, addAssetCategoryAssetEntries, addAssetCategoryAssetEntry, addAssetCategoryAssetEntry, addAssetEntry, addAssetTagAssetEntries, addAssetTagAssetEntries, addAssetTagAssetEntry, addAssetTagAssetEntry, afterPropertiesSet, clearAssetCategoryAssetEntries, clearAssetTagAssetEntries, createAssetEntry, deleteAssetCategoryAssetEntries, deleteAssetCategoryAssetEntries, deleteAssetCategoryAssetEntry, deleteAssetCategoryAssetEntry, deleteAssetEntry, deleteAssetEntry, deleteAssetTagAssetEntries, deleteAssetTagAssetEntries, deleteAssetTagAssetEntry, deleteAssetTagAssetEntry, deletePersistedModel, dynamicQuery, dynamicQuery, dynamicQuery, dynamicQuery, dynamicQueryCount, dynamicQueryCount, fetchAssetEntry, getActionableDynamicQuery, getAssetCategoryAssetEntries, getAssetCategoryAssetEntries, getAssetCategoryAssetEntries, getAssetCategoryAssetEntriesCount, getAssetCategoryFinder, getAssetCategoryLocalService, getAssetCategoryPersistence, getAssetCategoryPrimaryKeys, getAssetEntries, getAssetEntriesCount, getAssetEntry, getAssetEntryFinder, getAssetEntryLocalService, getAssetEntryPersistence, getAssetLinkLocalService, getAssetLinkPersistence, getAssetTagAssetEntries, getAssetTagAssetEntries, getAssetTagAssetEntries, getAssetTagAssetEntriesCount, getAssetTagFinder, getAssetTagLocalService, getAssetTagPersistence, getAssetTagPrimaryKeys, getClassNameLocalService, getClassNamePersistence, getCompanyLocalService, getCompanyPersistence, getCounterLocalService, getGroupFinder, getGroupLocalService, getGroupPersistence, getIndexableActionableDynamicQuery, getModelClass, getModelClassName, getOSGiServiceIdentifier, getPersistedModel, getSocialActivityCounterFinder, getSocialActivityCounterLocalService, getSocialActivityCounterPersistence, getSocialActivityFinder, getSocialActivityLocalService, getSocialActivityPersistence, getSystemEventLocalService, getSystemEventPersistence, getUserFinder, getUserLocalService, getUserPersistence, hasAssetCategoryAssetEntries, hasAssetCategoryAssetEntry, hasAssetTagAssetEntries, hasAssetTagAssetEntry, initActionableDynamicQuery, runSQL, setAssetCategoryAssetEntries, setAssetCategoryFinder, setAssetCategoryLocalService, setAssetCategoryPersistence, setAssetEntryFinder, setAssetEntryLocalService, setAssetEntryPersistence, setAssetLinkLocalService, setAssetLinkPersistence, setAssetTagAssetEntries, setAssetTagFinder, setAssetTagLocalService, setAssetTagPersistence, setClassNameLocalService, setClassNamePersistence, setCompanyLocalService, setCompanyPersistence, setCounterLocalService, setGroupFinder, setGroupLocalService, setGroupPersistence, setSocialActivityCounterFinder, setSocialActivityCounterLocalService, setSocialActivityCounterPersistence, setSocialActivityFinder, setSocialActivityLocalService, setSocialActivityPersistence, setSystemEventLocalService, setSystemEventPersistence, setUserFinder, setUserLocalService, setUserPersistence, updateAssetEntry
@BeanReference(type=AssetEntryValidatorRegistry.class) protected AssetEntryValidatorRegistry assetEntryValidatorRegistry
public void deleteEntry(com.liferay.asset.kernel.model.AssetEntry entry) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public void deleteEntry(long entryId) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public void deleteEntry(String className, long classPK) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public void deleteGroupEntries(long groupId) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public void destroy()
destroy
in class AssetEntryLocalServiceBaseImpl
public com.liferay.asset.kernel.model.AssetEntry fetchEntry(long entryId)
public com.liferay.asset.kernel.model.AssetEntry fetchEntry(long groupId, String classUuid)
public com.liferay.asset.kernel.model.AssetEntry fetchEntry(String className, long classPK)
public List<com.liferay.asset.kernel.model.AssetEntry> getAncestorEntries(long entryId) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public List<com.liferay.asset.kernel.model.AssetEntry> getChildEntries(long entryId) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public List<com.liferay.asset.kernel.model.AssetEntry> getCompanyEntries(long companyId, int start, int end)
public int getCompanyEntriesCount(long companyId)
public List<com.liferay.asset.kernel.model.AssetEntry> getEntries(com.liferay.asset.kernel.service.persistence.AssetEntryQuery entryQuery)
public List<com.liferay.asset.kernel.model.AssetEntry> 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)
public int getEntriesCount(com.liferay.asset.kernel.service.persistence.AssetEntryQuery entryQuery)
public int getEntriesCount(long[] groupIds, long[] classNameIds, String keywords, String userName, String title, String description, Boolean listable, boolean advancedSearch, boolean andOperator)
public com.liferay.asset.kernel.model.AssetEntry getEntry(long entryId) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public com.liferay.asset.kernel.model.AssetEntry getEntry(long groupId, String classUuid) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public com.liferay.asset.kernel.model.AssetEntry getEntry(String className, long classPK) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public List<com.liferay.asset.kernel.model.AssetEntry> getGroupEntries(long groupId)
public com.liferay.asset.kernel.model.AssetEntry getNextEntry(long entryId) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public com.liferay.asset.kernel.model.AssetEntry getParentEntry(long entryId) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public com.liferay.asset.kernel.model.AssetEntry getPreviousEntry(long entryId) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public List<com.liferay.asset.kernel.model.AssetEntry> getTopViewedEntries(String className, boolean asc, int start, int end)
public List<com.liferay.asset.kernel.model.AssetEntry> getTopViewedEntries(String[] className, boolean asc, int start, int end)
public void incrementViewCounter(long userId, com.liferay.asset.kernel.model.AssetEntry assetEntry) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
@Transactional(propagation=SUPPORTS, readOnly=true) public com.liferay.asset.kernel.model.AssetEntry incrementViewCounter(long userId, String className, long classPK) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
@BufferedIncrement(configuration="AssetEntry", incrementClass=com.liferay.portal.kernel.increment.NumberIncrement.class) public void incrementViewCounter(long userId, String className, long classPK, int increment)
public void reindex(List<com.liferay.asset.kernel.model.AssetEntry> entries) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public com.liferay.portal.kernel.search.Hits search(long companyId, long[] groupIds, long userId, String className, long classTypeId, String keywords, boolean showNonindexable, int status, int start, int end)
public com.liferay.portal.kernel.search.Hits search(long companyId, long[] groupIds, long userId, String className, long classTypeId, String keywords, boolean showNonindexable, int[] statuses, int start, int end)
public com.liferay.portal.kernel.search.Hits search(long companyId, long[] groupIds, long userId, String className, long classTypeId, String keywords, boolean showNonindexable, int[] statuses, int start, int end, com.liferay.portal.kernel.search.Sort sort)
public com.liferay.portal.kernel.search.Hits search(long companyId, long[] groupIds, long userId, String className, long classTypeId, String keywords, int status, int start, int end)
public com.liferay.portal.kernel.search.Hits search(long companyId, long[] groupIds, long userId, String className, long classTypeId, String userName, String title, String description, String assetCategoryIds, String assetTagNames, boolean showNonindexable, int status, boolean andSearch, int start, int end)
public com.liferay.portal.kernel.search.Hits search(long companyId, long[] groupIds, long userId, String className, long classTypeId, String userName, String title, String description, String assetCategoryIds, String assetTagNames, boolean showNonindexable, int[] statuses, boolean andSearch, int start, int end)
public com.liferay.portal.kernel.search.Hits search(long companyId, long[] groupIds, long userId, String className, long classTypeId, String userName, String title, String description, String assetCategoryIds, String assetTagNames, int status, boolean andSearch, int start, int end)
public com.liferay.portal.kernel.search.Hits search(long companyId, long[] groupIds, long userId, String className, String keywords, int status, int start, int end)
public com.liferay.portal.kernel.search.Hits search(long companyId, long[] groupIds, long userId, String className, String userName, String title, String description, String assetCategoryIds, String assetTagNames, int status, boolean andSearch, int start, int end)
public long searchCount(long companyId, long[] groupIds, long userId, String className, long classTypeId, String keywords, boolean showNonindexable, int[] statuses)
public long searchCount(long companyId, long[] groupIds, long userId, String className, long classTypeId, String userName, String title, String description, String assetCategoryIds, String assetTagNames, boolean showInvisible, boolean showNonindexable, int[] statuses, boolean andSearch)
public long searchCount(long companyId, long[] groupIds, long userId, String className, long classTypeId, String userName, String title, String description, String assetCategoryIds, String assetTagNames, boolean showNonindexable, int[] statuses, boolean andSearch)
public com.liferay.asset.kernel.model.AssetEntry 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) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
@Deprecated public com.liferay.asset.kernel.model.AssetEntry 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 expirationDate, String mimeType, String title, String description, String summary, String url, String layoutUuid, int height, int width, Double priority) throws com.liferay.portal.kernel.exception.PortalException
updateEntry(long, long,
Date, Date, String, long, String, long, long[], String[],
boolean, boolean, Date, Date, Date, Date, String, String,
String, String, String, String, int, int, Double)
com.liferay.portal.kernel.exception.PortalException
@Deprecated public com.liferay.asset.kernel.model.AssetEntry updateEntry(long userId, long groupId, Date createDate, Date modifiedDate, String className, long classPK, String classUuid, long classTypeId, long[] categoryIds, String[] tagNames, boolean visible, Date startDate, Date endDate, Date expirationDate, String mimeType, String title, String description, String summary, String url, String layoutUuid, int height, int width, Integer priority, boolean sync) throws com.liferay.portal.kernel.exception.PortalException
updateEntry(long, long,
Date, Date, String, long, String, long, long[], String[],
boolean, boolean, Date, Date, Date, Date, String, String,
String, String, String, String, int, int, Double)
com.liferay.portal.kernel.exception.PortalException
public com.liferay.asset.kernel.model.AssetEntry updateEntry(long userId, long groupId, String className, long classPK, long[] categoryIds, String[] tagNames) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
@Deprecated public com.liferay.asset.kernel.model.AssetEntry updateEntry(String className, long classPK, Date publishDate, boolean visible) throws com.liferay.portal.kernel.exception.PortalException
updateEntry(String, long,
Date, Date, boolean, boolean)
com.liferay.portal.kernel.exception.PortalException
@Deprecated public com.liferay.asset.kernel.model.AssetEntry updateEntry(String className, long classPK, Date publishDate, Date expirationDate, boolean visible) throws com.liferay.portal.kernel.exception.PortalException
updateEntry(String, long,
Date, Date, boolean, boolean)
com.liferay.portal.kernel.exception.PortalException
public com.liferay.asset.kernel.model.AssetEntry updateEntry(String className, long classPK, Date publishDate, Date expirationDate, boolean listable, boolean visible) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public com.liferay.asset.kernel.model.AssetEntry updateVisible(com.liferay.asset.kernel.model.AssetEntry entry, boolean visible) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public com.liferay.asset.kernel.model.AssetEntry updateVisible(String className, long classPK, boolean visible) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public void validate(long groupId, String className, long classPK, long classTypePK, long[] categoryIds, String[] tagNames) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
@Deprecated public void validate(long groupId, String className, long classTypePK, long[] categoryIds, String[] tagNames) throws com.liferay.portal.kernel.exception.PortalException
validate(long, String, long,
long, long[], String[])
com.liferay.portal.kernel.exception.PortalException
@Deprecated public void validate(long groupId, String className, long[] categoryIds, String[] tagNames) throws com.liferay.portal.kernel.exception.PortalException
validate(long, String, long,
long[], String[])
com.liferay.portal.kernel.exception.PortalException
protected com.liferay.portal.kernel.search.SearchContext buildSearchContext(long companyId, long[] groupIds, long userId, long classTypeId, String assetCategoryIds, String assetTagNames, boolean showNonindexable, int[] statuses, boolean andSearch, int start, int end)
protected com.liferay.portal.kernel.search.SearchContext buildSearchContext(long companyId, long[] groupIds, long userId, long classTypeId, String assetCategoryIds, String assetTagNames, boolean showNonindexable, int[] statuses, boolean andSearch, int start, int end, com.liferay.portal.kernel.search.Sort sort)
protected com.liferay.portal.kernel.search.SearchContext buildSearchContext(long companyId, long[] groupIds, long userId, long classTypeId, String keywords, String assetCategoryIds, String assetTagNames, boolean showNonindexable, int[] statuses, boolean andSearch, int start, int end)
protected com.liferay.portal.kernel.search.SearchContext buildSearchContext(long companyId, long[] groupIds, long userId, long classTypeId, String keywords, String assetCategoryIds, String assetTagNames, boolean showNonindexable, int[] statuses, boolean andSearch, int start, int end, com.liferay.portal.kernel.search.Sort sort)
protected com.liferay.portal.kernel.search.SearchContext buildSearchContext(long companyId, long[] groupIds, long userId, long classTypeId, String userName, String title, String description, String assetCategoryIds, String assetTagNames, boolean showNonindexable, int[] statuses, boolean andSearch, int start, int end)
protected long[] checkCategories(String className, long classPK, long[] categoryIds) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
protected com.liferay.portal.kernel.search.Hits doSearch(long companyId, String className, com.liferay.portal.kernel.search.SearchContext searchContext) throws Exception
Exception
protected com.liferay.asset.kernel.service.persistence.AssetEntryQuery getAssetEntryQuery(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)
protected long[] getClassNameIds(long companyId, String className)
protected long[] getTagIds(long[] groupIds, String tagName)
protected void reindex(com.liferay.asset.kernel.model.AssetEntry entry) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException