public class AssetCategoryUtil
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CATEGORY_SEPARATOR |
| Constructor and Description |
|---|
AssetCategoryUtil() |
| Modifier and Type | Method and Description |
|---|---|
static long[] |
filterCategoryIds(long vocabularyId,
long[] categoryIds) |
static java.lang.String[] |
getCategoryIdsTitles(java.lang.String categoryIds,
java.lang.String categoryNames,
long vocabularyId,
com.liferay.portal.theme.ThemeDisplay themeDisplay) |
public static final java.lang.String CATEGORY_SEPARATOR
public static long[] filterCategoryIds(long vocabularyId,
long[] categoryIds)
public static java.lang.String[] getCategoryIdsTitles(java.lang.String categoryIds,
java.lang.String categoryNames,
long vocabularyId,
com.liferay.portal.theme.ThemeDisplay themeDisplay)