net.sourceforge.openutils.mgnlmedia.dam
Class SimpleMediaContentHandler

java.lang.Object
  extended by info.magnolia.module.templatingkit.dam.handlers.AbstractHandler
      extended by info.magnolia.module.templatingkit.dam.handlers.AbstractInternalContentDAMHandler
          extended by info.magnolia.module.templatingkit.dam.handlers.DMSDAMHandler
              extended by net.sourceforge.openutils.mgnlmedia.dam.SimpleMediaContentHandler
All Implemented Interfaces:
info.magnolia.module.templatingkit.dam.DAMHandler

public class SimpleMediaContentHandler
extends info.magnolia.module.templatingkit.dam.handlers.DMSDAMHandler

Dam-support for the SimpleMedia module.

Author:
Ernst Bunders

Nested Class Summary
 
Nested classes/interfaces inherited from class info.magnolia.module.templatingkit.dam.handlers.AbstractInternalContentDAMHandler
info.magnolia.module.templatingkit.dam.handlers.AbstractInternalContentDAMHandler.InternalAssetVariation, info.magnolia.module.templatingkit.dam.handlers.AbstractInternalContentDAMHandler.InternelAssetVariation
 
Field Summary
 
Fields inherited from class info.magnolia.module.templatingkit.dam.handlers.AbstractInternalContentDAMHandler
log
 
Constructor Summary
SimpleMediaContentHandler()
           
 
Method Summary
 info.magnolia.module.templatingkit.dam.Asset getAssetByKey(String key)
           
 
Methods inherited from class info.magnolia.module.templatingkit.dam.handlers.DMSDAMHandler
getAsset, getKey
 
Methods inherited from class info.magnolia.module.templatingkit.dam.handlers.AbstractInternalContentDAMHandler
getVariation
 
Methods inherited from class info.magnolia.module.templatingkit.dam.handlers.AbstractHandler
getContent, getControls, getDamSelectorOptionLabel, getDAMSupport, getName, getNodeDataName, getNodeDataSuffix, isEnabled, setContent, setDamSelectorOptionLabel, setDAMSupport, setEnabled, setName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleMediaContentHandler

public SimpleMediaContentHandler()
Method Detail

getAssetByKey

public info.magnolia.module.templatingkit.dam.Asset getAssetByKey(String key)
                                                           throws info.magnolia.module.templatingkit.dam.DAMException
Specified by:
getAssetByKey in interface info.magnolia.module.templatingkit.dam.DAMHandler
Overrides:
getAssetByKey in class info.magnolia.module.templatingkit.dam.handlers.DMSDAMHandler
Throws:
info.magnolia.module.templatingkit.dam.DAMException


Copyright © 2008-2011 Openmind. All Rights Reserved.