Class AssetDisplayPageUtil
java.lang.Object
com.liferay.asset.display.page.util.AssetDisplayPageUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic com.liferay.layout.page.template.model.LayoutPageTemplateEntry
getAssetDisplayPageLayoutPageTemplateEntry
(long groupId, long classNameId, long classPK, long classTypeId) static boolean
hasAssetDisplayPage
(long groupId, long classNameId, long classPK, long classTypeId) static boolean
hasAssetDisplayPage
(long groupId, com.liferay.asset.kernel.model.AssetEntry assetEntry)
-
Constructor Details
-
AssetDisplayPageUtil
public AssetDisplayPageUtil()
-
-
Method Details
-
getAssetDisplayPageLayoutPageTemplateEntry
public static com.liferay.layout.page.template.model.LayoutPageTemplateEntry getAssetDisplayPageLayoutPageTemplateEntry(long groupId, long classNameId, long classPK, long classTypeId) -
hasAssetDisplayPage
public static boolean hasAssetDisplayPage(long groupId, com.liferay.asset.kernel.model.AssetEntry assetEntry) -
hasAssetDisplayPage
public static boolean hasAssetDisplayPage(long groupId, long classNameId, long classPK, long classTypeId)
-