|
Liferay 7.0-ce-m2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portlet.asset.service.persistence.test.AssetEntryQueryTestUtil
public class AssetEntryQueryTestUtil
| Constructor Summary | |
|---|---|
AssetEntryQueryTestUtil()
|
|
| Method Summary | |
|---|---|
static AssetEntryQuery |
createAssetEntryQuery(long groupId,
long[] classNameIds)
|
static AssetEntryQuery |
createAssetEntryQuery(long groupId,
long[] classNameIds,
long[] classTypeIds,
long[] notAllCategories,
long[] notAnyCategories,
long[] allCategories,
long[] anyCategories,
String[] notAllTags,
String[] notAnyTags,
String[] allTags,
String[] anyTags)
|
static AssetEntryQuery |
createAssetEntryQuery(long groupId,
String[] classNames)
|
static AssetEntryQuery |
createAssetEntryQuery(long groupId,
String[] classNames,
long[] classTypeIds)
|
static AssetEntryQuery |
createAssetEntryQuery(long groupId,
String[] classNames,
long[] classTypeIds,
long[] notAllCategories,
long[] notAnyCategories,
long[] allCategories,
long[] anyCategories,
String[] notAllTags,
String[] notAnyTags,
String[] allTags,
String[] anyTags)
|
static AssetEntryQuery |
createAssetEntryQuery(long groupId,
String className,
long[] notAllCategories,
long[] notAnyCategories,
long[] allCategories,
long[] anyCategories)
|
static AssetEntryQuery |
createAssetEntryQuery(long groupId,
String className,
String[] notAllTags,
String[] notAnyTags,
String[] allTags,
String[] anyTags)
|
protected static long[] |
getAssetTagsIds(long groupId,
String[] assetTagNames)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AssetEntryQueryTestUtil()
| Method Detail |
|---|
public static AssetEntryQuery createAssetEntryQuery(long groupId,
long[] classNameIds)
throws Exception
Exception
public static AssetEntryQuery createAssetEntryQuery(long groupId,
long[] classNameIds,
long[] classTypeIds,
long[] notAllCategories,
long[] notAnyCategories,
long[] allCategories,
long[] anyCategories,
String[] notAllTags,
String[] notAnyTags,
String[] allTags,
String[] anyTags)
throws Exception
Exception
public static AssetEntryQuery createAssetEntryQuery(long groupId,
String className,
long[] notAllCategories,
long[] notAnyCategories,
long[] allCategories,
long[] anyCategories)
throws Exception
Exception
public static AssetEntryQuery createAssetEntryQuery(long groupId,
String className,
String[] notAllTags,
String[] notAnyTags,
String[] allTags,
String[] anyTags)
throws Exception
Exception
public static AssetEntryQuery createAssetEntryQuery(long groupId,
String[] classNames)
throws Exception
Exception
public static AssetEntryQuery createAssetEntryQuery(long groupId,
String[] classNames,
long[] classTypeIds)
throws Exception
Exception
public static AssetEntryQuery createAssetEntryQuery(long groupId,
String[] classNames,
long[] classTypeIds,
long[] notAllCategories,
long[] notAnyCategories,
long[] allCategories,
long[] anyCategories,
String[] notAllTags,
String[] notAnyTags,
String[] allTags,
String[] anyTags)
throws Exception
Exception
protected static long[] getAssetTagsIds(long groupId,
String[] assetTagNames)
throws Exception
Exception
|
Liferay 7.0-ce-m2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||