|
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.util.test.AssetTestUtil
public class AssetTestUtil
| Constructor Summary | |
|---|---|
AssetTestUtil()
|
|
| Method Summary | |
|---|---|
static AssetEntry |
addAssetEntry(long groupId)
|
static AssetEntry |
addAssetEntry(long groupId,
Date publishDate)
|
static AssetCategory |
addCategory(long groupId,
long vocabularyId)
|
static AssetCategory |
addCategory(long groupId,
long vocabularyId,
long parentCategoryId)
|
static AssetTag |
addTag(long groupId)
|
static AssetVocabulary |
addVocabulary(long groupId)
|
static AssetVocabulary |
addVocabulary(long groupId,
long classNameId,
long classTypePK,
boolean required)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AssetTestUtil()
| Method Detail |
|---|
public static AssetEntry addAssetEntry(long groupId)
throws Exception
Exception
public static AssetEntry addAssetEntry(long groupId,
Date publishDate)
throws Exception
Exception
public static AssetCategory addCategory(long groupId,
long vocabularyId)
throws Exception
Exception
public static AssetCategory addCategory(long groupId,
long vocabularyId,
long parentCategoryId)
throws Exception
Exception
public static AssetTag addTag(long groupId)
throws Exception
Exception
public static AssetVocabulary addVocabulary(long groupId)
throws Exception
Exception
public static AssetVocabulary addVocabulary(long groupId,
long classNameId,
long classTypePK,
boolean required)
throws Exception
Exception
|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||