info.magnolia.dam.util
Class AssetUsesSearchHelper

java.lang.Object
  extended by info.magnolia.dam.util.AssetUsesSearchHelper

public class AssetUsesSearchHelper
extends Object

Finds the uses of the Asset.


Constructor Summary
AssetUsesSearchHelper()
           
 
Method Summary
protected static List<String> getAllIdentifiers(javax.jcr.Node assetNode)
           
static List<String> getAssetNodeUses(javax.jcr.Node assetNode)
           
static boolean isAssetUsed(javax.jcr.Node assetNode)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AssetUsesSearchHelper

public AssetUsesSearchHelper()
Method Detail

getAllIdentifiers

protected static List<String> getAllIdentifiers(javax.jcr.Node assetNode)

getAssetNodeUses

public static List<String> getAssetNodeUses(javax.jcr.Node assetNode)

isAssetUsed

public static boolean isAssetUsed(javax.jcr.Node assetNode)


Copyright © 2014 Magnolia International Ltd.. All Rights Reserved.