|
Liferay 7.0-ce-b4 | |||||||||
| 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[] groupIds,
long[] classNameIds,
long[] classTypeIds,
long[] notAllCategoryIds,
long[] notAnyCategoryIds,
long[] allCategoryIds,
long[] anyCategoryIds,
String[] notAllTagNames,
String[] notAnyTagNames,
String[] allTagNames,
String[] anyTagNames)
|
static AssetEntryQuery |
createAssetEntryQuery(long[] groupIds,
String[] classNames)
|
static AssetEntryQuery |
createAssetEntryQuery(long[] groupIds,
String[] classNames,
long[] classTypeIds)
|
static AssetEntryQuery |
createAssetEntryQuery(long[] groupIds,
String[] classNames,
long[] classTypeIds,
long[] notAllCategoryIds,
long[] notAnyCategoryIds,
long[] allCategoryIds,
long[] anyCategoryIds,
String[] notAllTagNames,
String[] notAnyTagNames,
String[] allTagNames,
String[] anyTagNames)
|
static AssetEntryQuery |
createAssetEntryQuery(long[] groupIds,
String className,
long[] notAllCategoryIds,
long[] notAnyCategoryIds,
long[] allCategoryIds,
long[] anyCategoryIds)
|
static AssetEntryQuery |
createAssetEntryQuery(long[] groupIds,
String className,
String[] notAllTagNames,
String[] notAnyTagNames,
String[] allTagNames,
String[] anyTagNames)
|
static AssetEntryQuery |
createAssetEntryQuery(long groupId,
long[] classNameIds)
|
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[] notAllCategoryIds,
long[] notAnyCategoryIds,
long[] allCategoryIds,
long[] anyCategoryIds,
String[] notAllTagNames,
String[] notAnyTagNames,
String[] allTagNames,
String[] anyTagNames)
|
static AssetEntryQuery |
createAssetEntryQuery(long groupId,
String className,
long[] notAllCategoryIds,
long[] notAnyCategoryIds,
long[] allCategoryIds,
long[] anyCategoryIds)
|
static AssetEntryQuery |
createAssetEntryQuery(long groupId,
String className,
String[] notAllTagNames,
String[] notAnyTagNames,
String[] allTagNames,
String[] anyTagNames)
|
protected static long[] |
getAssetTagsIds(long[] groupIds,
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,
String className,
long[] notAllCategoryIds,
long[] notAnyCategoryIds,
long[] allCategoryIds,
long[] anyCategoryIds)
throws Exception
Exception
public static AssetEntryQuery createAssetEntryQuery(long groupId,
String className,
String[] notAllTagNames,
String[] notAnyTagNames,
String[] allTagNames,
String[] anyTagNames)
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[] notAllCategoryIds,
long[] notAnyCategoryIds,
long[] allCategoryIds,
long[] anyCategoryIds,
String[] notAllTagNames,
String[] notAnyTagNames,
String[] allTagNames,
String[] anyTagNames)
throws Exception
Exception
public static AssetEntryQuery createAssetEntryQuery(long[] groupIds,
long[] classNameIds,
long[] classTypeIds,
long[] notAllCategoryIds,
long[] notAnyCategoryIds,
long[] allCategoryIds,
long[] anyCategoryIds,
String[] notAllTagNames,
String[] notAnyTagNames,
String[] allTagNames,
String[] anyTagNames)
throws Exception
Exception
public static AssetEntryQuery createAssetEntryQuery(long[] groupIds,
String className,
long[] notAllCategoryIds,
long[] notAnyCategoryIds,
long[] allCategoryIds,
long[] anyCategoryIds)
throws Exception
Exception
public static AssetEntryQuery createAssetEntryQuery(long[] groupIds,
String className,
String[] notAllTagNames,
String[] notAnyTagNames,
String[] allTagNames,
String[] anyTagNames)
throws Exception
Exception
public static AssetEntryQuery createAssetEntryQuery(long[] groupIds,
String[] classNames)
throws Exception
Exception
public static AssetEntryQuery createAssetEntryQuery(long[] groupIds,
String[] classNames,
long[] classTypeIds)
throws Exception
Exception
public static AssetEntryQuery createAssetEntryQuery(long[] groupIds,
String[] classNames,
long[] classTypeIds,
long[] notAllCategoryIds,
long[] notAnyCategoryIds,
long[] allCategoryIds,
long[] anyCategoryIds,
String[] notAllTagNames,
String[] notAnyTagNames,
String[] allTagNames,
String[] anyTagNames)
throws Exception
Exception
protected static long[] getAssetTagsIds(long[] groupIds,
String[] assetTagNames)
throws Exception
Exception
|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||