public class AssetDisplayPageUtil
extends java.lang.Object
| Constructor and Description |
|---|
AssetDisplayPageUtil() |
| Modifier and Type | Method and Description |
|---|---|
static com.liferay.layout.page.template.model.LayoutPageTemplateEntry |
getAssetDisplayPageLayoutPageTemplateEntry(long groupId,
long classNameId,
long classPK,
long classTypeId) |
static boolean |
hasAssetDisplayPage(long groupId,
com.liferay.asset.kernel.model.AssetEntry assetEntry) |
static boolean |
hasAssetDisplayPage(long groupId,
long classNameId,
long classPK,
long classTypeId) |
public static com.liferay.layout.page.template.model.LayoutPageTemplateEntry getAssetDisplayPageLayoutPageTemplateEntry(long groupId,
long classNameId,
long classPK,
long classTypeId)
public static boolean hasAssetDisplayPage(long groupId,
com.liferay.asset.kernel.model.AssetEntry assetEntry)
public static boolean hasAssetDisplayPage(long groupId,
long classNameId,
long classPK,
long classTypeId)