com.liferay.taglib.ui.display.context
Class InputAssetLinksDisplayContext
java.lang.Object
com.liferay.taglib.ui.display.context.InputAssetLinksDisplayContext
public class InputAssetLinksDisplayContext
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InputAssetLinksDisplayContext
public InputAssetLinksDisplayContext(javax.servlet.jsp.PageContext pageContext)
getAssetLinkEntry
public AssetEntry getAssetLinkEntry(AssetLink assetLink)
throws PortalException
- Throws:
PortalException
getAssetLinks
public List<AssetLink> getAssetLinks()
throws PortalException
- Throws:
PortalException
getAssetLinksCount
public int getAssetLinksCount()
throws PortalException
- Throws:
PortalException
getAssetRendererFactories
public List<AssetRendererFactory<?>> getAssetRendererFactories()
getAssetType
public String getAssetType(AssetEntry entry)
getEventName
public String getEventName()
getGroupDescriptiveName
public String getGroupDescriptiveName(AssetEntry assetEntry)
throws PortalException
- Throws:
PortalException
getRandomNamespace
public String getRandomNamespace()
getSelectorEntries
public List<Map<String,Object>> getSelectorEntries()
throws Exception
- Throws:
Exception