@ProviderType
public class AssetPublisherUtil
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
SCOPE_ID_CHILD_GROUP_PREFIX |
static java.lang.String |
SCOPE_ID_GROUP_PREFIX |
static java.lang.String |
SCOPE_ID_LAYOUT_PREFIX |
static java.lang.String |
SCOPE_ID_LAYOUT_UUID_PREFIX |
static java.lang.String |
SCOPE_ID_PARENT_GROUP_PREFIX |
Constructor and Description |
---|
AssetPublisherUtil() |
Modifier and Type | Method and Description |
---|---|
protected void |
activate() |
static void |
addAndStoreSelection(javax.portlet.PortletRequest portletRequest,
java.lang.String className,
long classPK,
int assetEntryOrder) |
static void |
addSelection(javax.portlet.PortletRequest portletRequest,
javax.portlet.PortletPreferences portletPreferences,
java.lang.String portletId) |
static void |
addSelection(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay,
javax.portlet.PortletPreferences portletPreferences,
java.lang.String portletId,
long assetEntryId,
int assetEntryOrder,
java.lang.String assetEntryType) |
static void |
addUserAttributes(com.liferay.portal.kernel.model.User user,
java.lang.String[] customUserAttributeNames,
com.liferay.asset.kernel.service.persistence.AssetEntryQuery assetEntryQuery) |
void |
checkAssetEntries() |
static java.lang.String |
encodeName(long ddmStructureId,
java.lang.String fieldName,
java.util.Locale locale) |
static java.lang.String |
filterAssetTagNames(long groupId,
java.lang.String assetTagNames) |
static long[] |
getAssetCategoryIds(javax.portlet.PortletPreferences portletPreferences) |
static com.liferay.portal.kernel.search.BaseModelSearchResult<com.liferay.asset.kernel.model.AssetEntry> |
getAssetEntries(com.liferay.asset.kernel.service.persistence.AssetEntryQuery assetEntryQuery,
com.liferay.portal.kernel.model.Layout layout,
javax.portlet.PortletPreferences portletPreferences,
java.lang.String portletName,
java.util.Locale locale,
java.util.TimeZone timeZone,
long companyId,
long scopeGroupId,
long userId,
java.util.Map<java.lang.String,java.io.Serializable> attributes,
int start,
int end) |
static java.util.List<com.liferay.asset.kernel.model.AssetEntry> |
getAssetEntries(javax.portlet.PortletPreferences portletPreferences,
com.liferay.portal.kernel.model.Layout layout,
long scopeGroupId,
int max,
boolean checkPermission) |
static java.util.List<com.liferay.asset.kernel.model.AssetEntry> |
getAssetEntries(javax.portlet.PortletRequest portletRequest,
javax.portlet.PortletPreferences portletPreferences,
com.liferay.portal.kernel.security.permission.PermissionChecker permissionChecker,
long[] groupIds,
boolean deleteMissingAssetEntries,
boolean checkPermission) |
static java.util.List<com.liferay.asset.kernel.model.AssetEntry> |
getAssetEntries(javax.portlet.PortletRequest portletRequest,
javax.portlet.PortletPreferences portletPreferences,
com.liferay.portal.kernel.security.permission.PermissionChecker permissionChecker,
long[] groupIds,
boolean deleteMissingAssetEntries,
boolean checkPermission,
boolean includeNonVisibleAssets) |
static java.util.List<com.liferay.asset.kernel.model.AssetEntry> |
getAssetEntries(javax.portlet.PortletRequest portletRequest,
javax.portlet.PortletPreferences portletPreferences,
com.liferay.portal.kernel.security.permission.PermissionChecker permissionChecker,
long[] groupIds,
boolean deleteMissingAssetEntries,
boolean checkPermission,
boolean includeNonVisibleAssets,
int type) |
static java.util.List<com.liferay.asset.kernel.model.AssetEntry> |
getAssetEntries(javax.portlet.PortletRequest portletRequest,
javax.portlet.PortletPreferences portletPreferences,
com.liferay.portal.kernel.security.permission.PermissionChecker permissionChecker,
long[] groupIds,
long[] allCategoryIds,
java.lang.String[] allTagNames,
boolean deleteMissingAssetEntries,
boolean checkPermission) |
static com.liferay.asset.kernel.service.persistence.AssetEntryQuery |
getAssetEntryQuery(javax.portlet.PortletPreferences portletPreferences,
long[] scopeGroupIds,
long[] overrideAllAssetCategoryIds,
java.lang.String[] overrideAllAssetTagNames) |
static java.util.List<com.liferay.asset.kernel.util.AssetEntryQueryProcessor> |
getAssetEntryQueryProcessors() |
static java.util.List<AssetEntryResult> |
getAssetEntryResults(AssetPublisherDisplayContext assetPublisherDisplayContext,
com.liferay.portal.kernel.dao.search.SearchContainer searchContainer,
javax.portlet.PortletPreferences portletPreferences) |
static java.util.List<AssetEntryResult> |
getAssetEntryResults(com.liferay.portal.kernel.dao.search.SearchContainer searchContainer,
com.liferay.asset.kernel.service.persistence.AssetEntryQuery assetEntryQuery,
com.liferay.portal.kernel.model.Layout layout,
javax.portlet.PortletPreferences portletPreferences,
java.lang.String portletName,
java.util.Locale locale,
java.util.TimeZone timeZone,
long companyId,
long scopeGroupId,
long userId,
long[] classNameIds,
java.util.Map<java.lang.String,java.io.Serializable> attributes) |
protected static java.util.List<AssetEntryResult> |
getAssetEntryResultsByClassName(com.liferay.portal.kernel.dao.search.SearchContainer searchContainer,
com.liferay.asset.kernel.service.persistence.AssetEntryQuery assetEntryQuery,
com.liferay.portal.kernel.model.Layout layout,
javax.portlet.PortletPreferences portletPreferences,
java.lang.String portletName,
java.util.Locale locale,
java.util.TimeZone timeZone,
long companyId,
long scopeGroupId,
long userId,
long[] classNameIds,
java.util.Map<java.lang.String,java.io.Serializable> attributes) |
protected static java.util.List<AssetEntryResult> |
getAssetEntryResultsByDefault(com.liferay.portal.kernel.dao.search.SearchContainer searchContainer,
com.liferay.asset.kernel.service.persistence.AssetEntryQuery assetEntryQuery,
com.liferay.portal.kernel.model.Layout layout,
javax.portlet.PortletPreferences portletPreferences,
java.lang.String portletName,
java.util.Locale locale,
java.util.TimeZone timeZone,
long companyId,
long scopeGroupId,
long userId,
long[] classNameIds,
java.util.Map<java.lang.String,java.io.Serializable> attributes) |
protected static java.util.List<AssetEntryResult> |
getAssetEntryResultsByVocabulary(com.liferay.portal.kernel.dao.search.SearchContainer searchContainer,
com.liferay.asset.kernel.service.persistence.AssetEntryQuery assetEntryQuery,
com.liferay.portal.kernel.model.Layout layout,
javax.portlet.PortletPreferences portletPreferences,
java.lang.String portletName,
java.util.Locale locale,
java.util.TimeZone timeZone,
long companyId,
long scopeGroupId,
long userId,
long[] classNameIds,
long assetVocabularyId,
java.util.Map<java.lang.String,java.io.Serializable> attributes) |
static java.lang.String[] |
getAssetTagNames(javax.portlet.PortletPreferences portletPreferences) |
static java.lang.String |
getClassName(com.liferay.asset.kernel.model.AssetRendererFactory<?> assetRendererFactory) |
static long[] |
getClassNameIds(javax.portlet.PortletPreferences portletPreferences,
long[] availableClassNameIds) |
static java.lang.Long[] |
getClassTypeIds(javax.portlet.PortletPreferences portletPreferences,
java.lang.String className,
java.util.List<com.liferay.asset.kernel.model.ClassType> availableClassTypes) |
static java.lang.Long[] |
getClassTypeIds(javax.portlet.PortletPreferences portletPreferences,
java.lang.String className,
java.lang.Long[] availableClassTypeIds) |
static java.util.Map<java.util.Locale,java.lang.String> |
getEmailAssetEntryAddedBodyMap(javax.portlet.PortletPreferences portletPreferences) |
static boolean |
getEmailAssetEntryAddedEnabled(javax.portlet.PortletPreferences portletPreferences) |
static java.util.Map<java.util.Locale,java.lang.String> |
getEmailAssetEntryAddedSubjectMap(javax.portlet.PortletPreferences portletPreferences) |
static java.util.Map<java.lang.String,java.lang.String> |
getEmailDefinitionTerms(javax.portlet.PortletRequest portletRequest,
java.lang.String emailFromAddress,
java.lang.String emailFromName) |
static java.lang.String |
getEmailFromAddress(javax.portlet.PortletPreferences portletPreferences,
long companyId) |
static java.lang.String |
getEmailFromName(javax.portlet.PortletPreferences portletPreferences,
long companyId) |
static long |
getGroupIdFromScopeId(java.lang.String scopeId,
long siteGroupId,
boolean privateLayout) |
static long[] |
getGroupIds(javax.portlet.PortletPreferences portletPreferences,
long scopeGroupId,
com.liferay.portal.kernel.model.Layout layout) |
static java.lang.String |
getScopeId(com.liferay.portal.kernel.model.Group group,
long scopeGroupId) |
protected static long[] |
getSiteGroupIds(long[] groupIds) |
static long |
getSubscriptionClassPK(long ownerId,
int ownerType,
long plid,
java.lang.String portletId) |
static long |
getSubscriptionClassPK(long plid,
java.lang.String portletId) |
static boolean |
isScopeIdSelectable(com.liferay.portal.kernel.security.permission.PermissionChecker permissionChecker,
java.lang.String scopeId,
long companyGroupId,
com.liferay.portal.kernel.model.Layout layout) |
static boolean |
isScopeIdSelectable(com.liferay.portal.kernel.security.permission.PermissionChecker permissionChecker,
java.lang.String scopeId,
long companyGroupId,
com.liferay.portal.kernel.model.Layout layout,
boolean checkPermission) |
protected static boolean |
isSearchWithIndex(java.lang.String portletName,
com.liferay.asset.kernel.service.persistence.AssetEntryQuery assetEntryQuery) |
protected static boolean |
isShowAssetEntryResults(java.lang.String portletName,
com.liferay.asset.kernel.service.persistence.AssetEntryQuery assetEntryQuery) |
static boolean |
isSubscribed(long companyId,
long userId,
long plid,
java.lang.String portletId) |
static void |
notifySubscriber(long userId,
javax.portlet.PortletPreferences portletPreferences,
java.util.List<com.liferay.asset.kernel.model.AssetEntry> assetEntries) |
static void |
notifySubscribers(javax.portlet.PortletPreferences portletPreferences,
long plid,
java.lang.String portletId,
java.util.List<com.liferay.asset.kernel.model.AssetEntry> assetEntries)
Deprecated.
As of Judson (7.1.x)
|
static void |
processAssetEntryQuery(com.liferay.portal.kernel.model.User user,
javax.portlet.PortletPreferences portletPreferences,
com.liferay.asset.kernel.service.persistence.AssetEntryQuery assetEntryQuery) |
static void |
registerAssetQueryProcessor(java.lang.String assetQueryProcessorClassName,
com.liferay.asset.kernel.util.AssetEntryQueryProcessor assetQueryProcessor)
Deprecated.
As of Wilberforce (7.0.x), with no direct replacement
|
static void |
removeAndStoreSelection(java.util.List<java.lang.String> assetEntryUuids,
javax.portlet.PortletPreferences portletPreferences) |
protected void |
setAssetCategoryLocalService(com.liferay.asset.kernel.service.AssetCategoryLocalService assetCategoryLocalService) |
protected void |
setAssetEntryLocalService(com.liferay.asset.kernel.service.AssetEntryLocalService assetEntryLocalService) |
protected void |
setAssetEntryQueryProcessor(com.liferay.asset.kernel.util.AssetEntryQueryProcessor assetEntryQueryProcessor) |
protected void |
setAssetEntryService(com.liferay.asset.kernel.service.AssetEntryService assetEntryService) |
protected void |
setAssetTagLocalService(com.liferay.asset.kernel.service.AssetTagLocalService assetTagLocalService) |
protected void |
setDDMIndexer(com.liferay.dynamic.data.mapping.util.DDMIndexer ddmIndexer) |
protected void |
setGroupLocalService(com.liferay.portal.kernel.service.GroupLocalService groupLocalService) |
protected void |
setLayoutLocalService(com.liferay.portal.kernel.service.LayoutLocalService layoutLocalService) |
protected void |
setPortletPreferencesLocalService(com.liferay.portal.kernel.service.PortletPreferencesLocalService portletPreferencesLocalService) |
protected void |
setSubscriptionLocalService(com.liferay.portal.kernel.service.SubscriptionLocalService subscriptionLocalService) |
protected void |
setUserLocalService(com.liferay.portal.kernel.service.UserLocalService userLocalService) |
static void |
subscribe(com.liferay.portal.kernel.security.permission.PermissionChecker permissionChecker,
long groupId,
long plid,
java.lang.String portletId) |
static void |
unregisterAssetQueryProcessor(java.lang.String assetQueryProcessorClassName)
Deprecated.
As of Wilberforce (7.0.x), with no direct replacement
|
protected void |
unsetAssetEntryQueryProcessor(com.liferay.asset.kernel.util.AssetEntryQueryProcessor assetEntryQueryProcessor) |
static void |
unsubscribe(com.liferay.portal.kernel.security.permission.PermissionChecker permissionChecker,
long plid,
java.lang.String portletId) |
public static final java.lang.String SCOPE_ID_CHILD_GROUP_PREFIX
public static final java.lang.String SCOPE_ID_GROUP_PREFIX
public static final java.lang.String SCOPE_ID_LAYOUT_PREFIX
public static final java.lang.String SCOPE_ID_LAYOUT_UUID_PREFIX
public static final java.lang.String SCOPE_ID_PARENT_GROUP_PREFIX
public static void addAndStoreSelection(javax.portlet.PortletRequest portletRequest, java.lang.String className, long classPK, int assetEntryOrder) throws java.lang.Exception
java.lang.Exception
public static void addSelection(javax.portlet.PortletRequest portletRequest, javax.portlet.PortletPreferences portletPreferences, java.lang.String portletId) throws java.lang.Exception
java.lang.Exception
public static void addSelection(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay, javax.portlet.PortletPreferences portletPreferences, java.lang.String portletId, long assetEntryId, int assetEntryOrder, java.lang.String assetEntryType) throws java.lang.Exception
java.lang.Exception
public static void addUserAttributes(com.liferay.portal.kernel.model.User user, java.lang.String[] customUserAttributeNames, com.liferay.asset.kernel.service.persistence.AssetEntryQuery assetEntryQuery)
public static java.lang.String encodeName(long ddmStructureId, java.lang.String fieldName, java.util.Locale locale)
public static java.lang.String filterAssetTagNames(long groupId, java.lang.String assetTagNames)
public static long[] getAssetCategoryIds(javax.portlet.PortletPreferences portletPreferences)
public static com.liferay.portal.kernel.search.BaseModelSearchResult<com.liferay.asset.kernel.model.AssetEntry> getAssetEntries(com.liferay.asset.kernel.service.persistence.AssetEntryQuery assetEntryQuery, com.liferay.portal.kernel.model.Layout layout, javax.portlet.PortletPreferences portletPreferences, java.lang.String portletName, java.util.Locale locale, java.util.TimeZone timeZone, long companyId, long scopeGroupId, long userId, java.util.Map<java.lang.String,java.io.Serializable> attributes, int start, int end) throws java.lang.Exception
java.lang.Exception
public static java.util.List<com.liferay.asset.kernel.model.AssetEntry> getAssetEntries(javax.portlet.PortletPreferences portletPreferences, com.liferay.portal.kernel.model.Layout layout, long scopeGroupId, int max, boolean checkPermission) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public static java.util.List<com.liferay.asset.kernel.model.AssetEntry> getAssetEntries(javax.portlet.PortletRequest portletRequest, javax.portlet.PortletPreferences portletPreferences, com.liferay.portal.kernel.security.permission.PermissionChecker permissionChecker, long[] groupIds, boolean deleteMissingAssetEntries, boolean checkPermission) throws java.lang.Exception
java.lang.Exception
public static java.util.List<com.liferay.asset.kernel.model.AssetEntry> getAssetEntries(javax.portlet.PortletRequest portletRequest, javax.portlet.PortletPreferences portletPreferences, com.liferay.portal.kernel.security.permission.PermissionChecker permissionChecker, long[] groupIds, boolean deleteMissingAssetEntries, boolean checkPermission, boolean includeNonVisibleAssets) throws java.lang.Exception
java.lang.Exception
public static java.util.List<com.liferay.asset.kernel.model.AssetEntry> getAssetEntries(javax.portlet.PortletRequest portletRequest, javax.portlet.PortletPreferences portletPreferences, com.liferay.portal.kernel.security.permission.PermissionChecker permissionChecker, long[] groupIds, boolean deleteMissingAssetEntries, boolean checkPermission, boolean includeNonVisibleAssets, int type) throws java.lang.Exception
java.lang.Exception
public static java.util.List<com.liferay.asset.kernel.model.AssetEntry> getAssetEntries(javax.portlet.PortletRequest portletRequest, javax.portlet.PortletPreferences portletPreferences, com.liferay.portal.kernel.security.permission.PermissionChecker permissionChecker, long[] groupIds, long[] allCategoryIds, java.lang.String[] allTagNames, boolean deleteMissingAssetEntries, boolean checkPermission) throws java.lang.Exception
java.lang.Exception
public static com.liferay.asset.kernel.service.persistence.AssetEntryQuery getAssetEntryQuery(javax.portlet.PortletPreferences portletPreferences, long[] scopeGroupIds, long[] overrideAllAssetCategoryIds, java.lang.String[] overrideAllAssetTagNames)
public static java.util.List<com.liferay.asset.kernel.util.AssetEntryQueryProcessor> getAssetEntryQueryProcessors()
public static java.util.List<AssetEntryResult> getAssetEntryResults(AssetPublisherDisplayContext assetPublisherDisplayContext, com.liferay.portal.kernel.dao.search.SearchContainer searchContainer, javax.portlet.PortletPreferences portletPreferences) throws java.lang.Exception
java.lang.Exception
public static java.util.List<AssetEntryResult> getAssetEntryResults(com.liferay.portal.kernel.dao.search.SearchContainer searchContainer, com.liferay.asset.kernel.service.persistence.AssetEntryQuery assetEntryQuery, com.liferay.portal.kernel.model.Layout layout, javax.portlet.PortletPreferences portletPreferences, java.lang.String portletName, java.util.Locale locale, java.util.TimeZone timeZone, long companyId, long scopeGroupId, long userId, long[] classNameIds, java.util.Map<java.lang.String,java.io.Serializable> attributes) throws java.lang.Exception
java.lang.Exception
public static java.lang.String[] getAssetTagNames(javax.portlet.PortletPreferences portletPreferences)
public static java.lang.String getClassName(com.liferay.asset.kernel.model.AssetRendererFactory<?> assetRendererFactory)
public static long[] getClassNameIds(javax.portlet.PortletPreferences portletPreferences, long[] availableClassNameIds)
public static java.lang.Long[] getClassTypeIds(javax.portlet.PortletPreferences portletPreferences, java.lang.String className, java.util.List<com.liferay.asset.kernel.model.ClassType> availableClassTypes)
public static java.lang.Long[] getClassTypeIds(javax.portlet.PortletPreferences portletPreferences, java.lang.String className, java.lang.Long[] availableClassTypeIds)
public static java.util.Map<java.util.Locale,java.lang.String> getEmailAssetEntryAddedBodyMap(javax.portlet.PortletPreferences portletPreferences)
public static boolean getEmailAssetEntryAddedEnabled(javax.portlet.PortletPreferences portletPreferences)
public static java.util.Map<java.util.Locale,java.lang.String> getEmailAssetEntryAddedSubjectMap(javax.portlet.PortletPreferences portletPreferences)
public static java.util.Map<java.lang.String,java.lang.String> getEmailDefinitionTerms(javax.portlet.PortletRequest portletRequest, java.lang.String emailFromAddress, java.lang.String emailFromName)
public static java.lang.String getEmailFromAddress(javax.portlet.PortletPreferences portletPreferences, long companyId)
public static java.lang.String getEmailFromName(javax.portlet.PortletPreferences portletPreferences, long companyId)
public static long getGroupIdFromScopeId(java.lang.String scopeId, long siteGroupId, boolean privateLayout) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public static long[] getGroupIds(javax.portlet.PortletPreferences portletPreferences, long scopeGroupId, com.liferay.portal.kernel.model.Layout layout)
public static java.lang.String getScopeId(com.liferay.portal.kernel.model.Group group, long scopeGroupId)
public static long getSubscriptionClassPK(long ownerId, int ownerType, long plid, java.lang.String portletId) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public static long getSubscriptionClassPK(long plid, java.lang.String portletId) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public static boolean isScopeIdSelectable(com.liferay.portal.kernel.security.permission.PermissionChecker permissionChecker, java.lang.String scopeId, long companyGroupId, com.liferay.portal.kernel.model.Layout layout) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public static boolean isScopeIdSelectable(com.liferay.portal.kernel.security.permission.PermissionChecker permissionChecker, java.lang.String scopeId, long companyGroupId, com.liferay.portal.kernel.model.Layout layout, boolean checkPermission) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public static boolean isSubscribed(long companyId, long userId, long plid, java.lang.String portletId) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public static void notifySubscriber(long userId, javax.portlet.PortletPreferences portletPreferences, java.util.List<com.liferay.asset.kernel.model.AssetEntry> assetEntries)
@Deprecated public static void notifySubscribers(javax.portlet.PortletPreferences portletPreferences, long plid, java.lang.String portletId, java.util.List<com.liferay.asset.kernel.model.AssetEntry> assetEntries) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public static void processAssetEntryQuery(com.liferay.portal.kernel.model.User user, javax.portlet.PortletPreferences portletPreferences, com.liferay.asset.kernel.service.persistence.AssetEntryQuery assetEntryQuery) throws java.lang.Exception
java.lang.Exception
@Deprecated public static void registerAssetQueryProcessor(java.lang.String assetQueryProcessorClassName, com.liferay.asset.kernel.util.AssetEntryQueryProcessor assetQueryProcessor)
public static void removeAndStoreSelection(java.util.List<java.lang.String> assetEntryUuids, javax.portlet.PortletPreferences portletPreferences) throws java.lang.Exception
java.lang.Exception
public static void subscribe(com.liferay.portal.kernel.security.permission.PermissionChecker permissionChecker, long groupId, long plid, java.lang.String portletId) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
@Deprecated public static void unregisterAssetQueryProcessor(java.lang.String assetQueryProcessorClassName)
public static void unsubscribe(com.liferay.portal.kernel.security.permission.PermissionChecker permissionChecker, long plid, java.lang.String portletId) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public void checkAssetEntries() throws java.lang.Exception
java.lang.Exception
protected static java.util.List<AssetEntryResult> getAssetEntryResultsByClassName(com.liferay.portal.kernel.dao.search.SearchContainer searchContainer, com.liferay.asset.kernel.service.persistence.AssetEntryQuery assetEntryQuery, com.liferay.portal.kernel.model.Layout layout, javax.portlet.PortletPreferences portletPreferences, java.lang.String portletName, java.util.Locale locale, java.util.TimeZone timeZone, long companyId, long scopeGroupId, long userId, long[] classNameIds, java.util.Map<java.lang.String,java.io.Serializable> attributes) throws java.lang.Exception
java.lang.Exception
protected static java.util.List<AssetEntryResult> getAssetEntryResultsByDefault(com.liferay.portal.kernel.dao.search.SearchContainer searchContainer, com.liferay.asset.kernel.service.persistence.AssetEntryQuery assetEntryQuery, com.liferay.portal.kernel.model.Layout layout, javax.portlet.PortletPreferences portletPreferences, java.lang.String portletName, java.util.Locale locale, java.util.TimeZone timeZone, long companyId, long scopeGroupId, long userId, long[] classNameIds, java.util.Map<java.lang.String,java.io.Serializable> attributes) throws java.lang.Exception
java.lang.Exception
protected static java.util.List<AssetEntryResult> getAssetEntryResultsByVocabulary(com.liferay.portal.kernel.dao.search.SearchContainer searchContainer, com.liferay.asset.kernel.service.persistence.AssetEntryQuery assetEntryQuery, com.liferay.portal.kernel.model.Layout layout, javax.portlet.PortletPreferences portletPreferences, java.lang.String portletName, java.util.Locale locale, java.util.TimeZone timeZone, long companyId, long scopeGroupId, long userId, long[] classNameIds, long assetVocabularyId, java.util.Map<java.lang.String,java.io.Serializable> attributes) throws java.lang.Exception
java.lang.Exception
protected static long[] getSiteGroupIds(long[] groupIds)
protected static boolean isSearchWithIndex(java.lang.String portletName, com.liferay.asset.kernel.service.persistence.AssetEntryQuery assetEntryQuery)
protected static boolean isShowAssetEntryResults(java.lang.String portletName, com.liferay.asset.kernel.service.persistence.AssetEntryQuery assetEntryQuery)
protected void activate()
protected void setAssetCategoryLocalService(com.liferay.asset.kernel.service.AssetCategoryLocalService assetCategoryLocalService)
protected void setAssetEntryLocalService(com.liferay.asset.kernel.service.AssetEntryLocalService assetEntryLocalService)
protected void setAssetEntryQueryProcessor(com.liferay.asset.kernel.util.AssetEntryQueryProcessor assetEntryQueryProcessor)
protected void setAssetEntryService(com.liferay.asset.kernel.service.AssetEntryService assetEntryService)
protected void setAssetTagLocalService(com.liferay.asset.kernel.service.AssetTagLocalService assetTagLocalService)
protected void setDDMIndexer(com.liferay.dynamic.data.mapping.util.DDMIndexer ddmIndexer)
protected void setGroupLocalService(com.liferay.portal.kernel.service.GroupLocalService groupLocalService)
protected void setLayoutLocalService(com.liferay.portal.kernel.service.LayoutLocalService layoutLocalService)
protected void setPortletPreferencesLocalService(com.liferay.portal.kernel.service.PortletPreferencesLocalService portletPreferencesLocalService)
protected void setSubscriptionLocalService(com.liferay.portal.kernel.service.SubscriptionLocalService subscriptionLocalService)
protected void setUserLocalService(com.liferay.portal.kernel.service.UserLocalService userLocalService)
protected void unsetAssetEntryQueryProcessor(com.liferay.asset.kernel.util.AssetEntryQueryProcessor assetEntryQueryProcessor)