public interface StagingAssetEntryHelper
| Modifier and Type | Method and Description |
|---|---|
void |
addAssetReference(PortletDataContext portletDataContext,
ClassedModel classedModel,
Element stagedElement,
AssetEntry assetEntry) |
AssetEntry |
fetchAssetEntry(long groupId,
java.lang.String uuid) |
boolean |
isAssetEntryApplicable(AssetEntry assetEntry) |
void addAssetReference(PortletDataContext portletDataContext, ClassedModel classedModel, Element stagedElement, AssetEntry assetEntry)
AssetEntry fetchAssetEntry(long groupId, java.lang.String uuid) throws PortalException
PortalExceptionboolean isAssetEntryApplicable(AssetEntry assetEntry) throws PortalException
PortalException